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
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal.h
Age
Commit message (
Expand
)
Author
2019-01-01
complex.c: Optimize Complex#+ for some conditions
mrkn
2018-12-29
hide ar_table internals from internal.h.
ko1
2018-12-21
range.c: reject ArithmeticSequence in rb_range_values
mrkn
2018-12-20
hide iseq operand object for duphash. [Bug #15440]
ko1
2018-12-14
rename li_table->ar_table (and related names).
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: rb_arithmetic_sequence_extract
mrkn
2018-12-06
Add missing declaration to export
naruse
2018-12-06
Should be true fix for r66200
naruse
2018-12-06
refix of r66200
naruse
2018-12-06
fix r66200 again
naruse
2018-12-05
Revert "fix typoe of r66200"
normal
2018-12-05
fix typoe of r66200
naruse
2018-12-04
Add prototype of rb_ary_ptr_use_start()
naruse
2018-12-03
make `RARRAY_PTR_USE` more conservertive.
ko1
2018-12-03
process.c (rb_execarg_init): mark as static
normal
2018-11-27
Add rb_typeddata_is_instance_of
nobu
2018-11-26
process.c: avoid dlclose before exec
k0kubun
2018-11-26
Revert "process.c: try to workaroun SEGV by r65994"
k0kubun
2018-11-26
process.c: try to workaroun SEGV by r65994
k0kubun
2018-11-26
process.c: finish MJIT prior to #exec
k0kubun
2018-11-19
revert r65807
k0kubun
2018-11-19
internal.h: resurrect --disable-mjit-support
k0kubun
2018-11-19
process.c: do not run signal handler before fork
k0kubun
2018-11-12
vm_insnhelper.c: avoid division by zero
shyouhei
2018-11-07
suppress GCC warning about unknown sanitizers
shyouhei
2018-11-06
workaround C++ism in ASAN header
shyouhei
2018-11-06
cont.c: direct use of rb_thread_t
shyouhei
2018-11-06
adopt sanitizer API
shyouhei
2018-11-06
do not delete function declarations in case of non-sanitizing builds
shyouhei
2018-11-06
annotate functions to blacklist MSAN
shyouhei
2018-11-06
Fixed compile error introduced at r65558
usa
2018-11-06
gc.c: move ASAN check to configure
shyouhei
2018-11-04
complex.c: rb_dbl_complex_polar_pi
nobu
2018-11-03
expose `rb_ary_detransient`.
ko1
2018-11-03
internal.h: RHASH_ARRAY_SIZE_RAW value is unsigned
nobu
2018-11-01
introduce USE_TRANSIENT_HEAP to enable/disable theap.
ko1
2018-10-30
fix type.
ko1
2018-10-30
* remove trailing spaces, expand tabs.
svn
2018-10-30
support theap for T_HASH. [Feature #14989]
ko1
2018-10-30
support theap for T_STRUCT.
ko1
2018-10-30
support theap for T_OBJECT.
ko1
2018-10-30
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
revert r65444 and r65446 because of commit miss
ko1
2018-10-30
support theap for T_OBJECT.
ko1
2018-10-30
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
process.c: implement rb_f_system without toggling ruby_nocldwait
normal
2018-10-30
revert r65434
normal
2018-10-29
process.c: implement rb_f_system without toggling ruby_nocldwait
normal
[next]