.. |
backward
|
HAVE_* macros should not be defined with value 0
|
2021-05-04 14:56:55 +02:00 |
fiber
|
Fix symbol export.
|
2021-04-10 09:10:08 +12:00 |
internal
|
Revert "Filling cache values on cvar write"
|
2021-05-11 13:31:00 -07:00 |
assert.h
|
Replace "iff" with "if and only if"
|
2021-01-19 12:06:45 -08:00 |
atomic.h
|
Removed a typo in a comment [ci skip]
|
2021-03-07 10:21:03 +09:00 |
backward.h
|
Fixed missing NORETURN on rb_mod_const_missing
|
2020-12-31 12:30:13 +09:00 |
debug.h
|
sed -i 's|ruby/impl|ruby/internal|'
|
2020-05-11 09:24:08 +09:00 |
defines.h
|
win32: Deprecate file CP version functions
|
2020-12-20 18:34:04 +09:00 |
encoding.h
|
Expose the rb_interned_str_* family of functions
|
2020-11-17 09:39:25 +09:00 |
intern.h
|
drop varargs.h support
|
2020-05-11 14:56:51 +09:00 |
io.h
|
Rework console to use `rb_io_wait`.
|
2020-09-14 16:44:09 +12:00 |
memory_view.h
|
[memory_view] Fix a comment
|
2020-12-25 20:11:01 +09:00 |
missing.h
|
Removed missing/dup2.c
|
2021-05-10 15:59:23 +09:00 |
onigmo.h
|
Reduce ONIG_NREGION from 10 to 4: power of 2 and testing revealed most pattern matches are less than or equal to 4 results
|
2019-05-07 21:58:55 +09:00 |
oniguruma.h
|
Merge Onigmo 6.0.0
|
2016-12-10 17:47:04 +00:00 |
ractor.h
|
expose some C-APIs for ractor
|
2021-01-06 16:03:09 +09:00 |
random.h
|
Use opaque struct pointer than void
|
2020-11-27 21:38:08 +09:00 |
re.h
|
sed -i 's|ruby/impl|ruby/internal|'
|
2020-05-11 09:24:08 +09:00 |
regex.h
|
add #include guard hack
|
2020-04-13 16:06:00 +09:00 |
ruby.h
|
HAVE_* macros should not be defined with value 0
|
2021-05-04 14:56:55 +02:00 |
st.h
|
Fix typos (#2958)
|
2020-03-11 00:43:12 -07:00 |
subst.h
|
add #include guard hack
|
2020-04-13 16:06:00 +09:00 |
thread.h
|
sed -i 's|ruby/impl|ruby/internal|'
|
2020-05-11 09:24:08 +09:00 |
thread_native.h
|
Protoized old pre-ANSI K&R style declarations and definitions
|
2021-05-07 00:04:36 +09:00 |
util.h
|
include/ruby/util.h: delete unused codes
|
2020-07-23 14:30:12 +09:00 |
version.h
|
Development of 3.1.0 started.
|
2020-12-25 17:09:16 +09:00 |
vm.h
|
sed -i 's|ruby/impl|ruby/internal|'
|
2020-05-11 09:24:08 +09:00 |
win32.h
|
win32: Declared wait and fixed the return type
|
2020-12-27 16:49:27 +09:00 |