index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ruby
/
intern.h
Age
Commit message (
Expand
)
Author
2019-09-10
Support timeout for Addrinfo
Masaki Matsushita
2019-09-09
Revert "Support timeout for Addrinfo"
Masaki Matsushita
2019-09-09
Support timeout for Addrinfo
Masaki Matsushita
2019-09-03
Disable method definition type checks on Cygwin too
d0 (Daisuke Fujimura)
2019-08-31
fix CI failures in x64-mingw32
卜部昌平
2019-08-30
Workaround for https://reviews.llvm.org/D25824
卜部昌平
2019-08-29
Rule out gcc on Windows
卜部昌平
2019-08-29
drop-in type check for rb_define_singleton_method
卜部昌平
2019-08-29
drop-in type check for rb_define_private_method
卜部昌平
2019-08-29
drop-in type check for rb_define_protected_method
卜部昌平
2019-08-29
drop-in type check for rb_define_method_id
卜部昌平
2019-08-29
drop-in type check for rb_define_method
卜部昌平
2019-08-27
rb_ivar_foreach now free from ANYARGS
卜部昌平
2019-08-27
rb_hash_foreach now free from ANYARGS
卜部昌平
2019-08-27
rb_define_hooked_variable now free from ANYARGS
卜部昌平
2019-08-27
rb_thread_create now free from ANYARGS
卜部昌平
2019-08-27
rb_proc_new / rb_fiber_new now free from ANYARGS
卜部昌平
2019-08-13
Renamed ruby_finalize_{0,1}
Nobuyoshi Nakada
2019-08-12
Rename rb_gc_mark_no_pin -> rb_gc_mark_movable
Aaron Patterson
2019-08-12
rb_trap_exec has been removed since 1.9
Nobuyoshi Nakada
2019-06-04
Revert "marshal.c: new functions for extensions"
Nobuyoshi Nakada
2019-06-04
marshal.c: new functions for extensions
Nobuyoshi Nakada
2019-05-28
remove obsolete rb_gc_finalize_deferred().
Koichi Sasada
2019-05-26
Add FrozenError#receiver
Jeremy Evans
2019-05-22
Eagerly name modules and classes
Alan Wu
2019-05-18
Rename rb_gc_new_location to rb_gc_location
Aaron Patterson
2019-04-21
Make rb_hash_bulk_insert public
naruse
2019-04-20
Add `GC.compact` again.
tenderlove
2019-04-17
Reverting compaction for now
tenderlove
2019-04-17
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-10
Reverting all commits from r67479 to r67496 because of CI failures
kazu
2019-04-09
Adding `GC.compact` and compacting GC support.
tenderlove
2018-12-24
remove "deprecated" for rb_frame_method_id_and_class [Bug #15300]
ko1
2018-12-12
complex.c: new APIs for Complex
nobu
2018-12-12
complex.c: rb_complex_new_polar
nobu
2018-12-12
enumerator.c: Add rb_arithmetic_sequence_components_t
mrkn
2018-12-12
enumerator.c: rb_arithmetic_sequence_extract
mrkn
2018-12-05
Introduce "COLDFUNC" function attribute.
ko1
2018-10-30
support theap for T_HASH. [Feature #14989]
ko1
2018-10-07
include/ruby/intern.h: don't modify MJIT_FUNC_EXPORTED
k0kubun
2018-10-07
vm_core.h: fix inconsistent prototype declarations
k0kubun
2018-07-27
eval.c: rename "rb_frozen_class_p" to "rb_class_modify_check"
mame
2018-07-12
Improve branch misses
nobu
2018-06-27
use the prefixed macro
nobu
2018-06-11
intern.h: suppress warnings
nobu
2018-02-02
backward.h: rb_mod_const_missing is internal function
nobu
2017-12-18
suppress warning: 'const' attribute on function returning 'void'
naruse
2017-12-11
extern rb_time_utc_offset to get utc offset
naruse
2017-10-30
backward.h: rb_frame_method_id_and_class
nobu
2017-03-13
thread.c: rb_thread_fd_close [ci skip]
nobu
[next]