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
Age
Commit message (
Expand
)
Author
2019-06-19
Remove IA64 support.
Samuel Williams
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
Added missing predicate macros
Nobuyoshi Nakada
2019-05-28
remove obsolete rb_gc_finalize_deferred().
Koichi Sasada
2019-05-26
Add FrozenError#receiver
Jeremy Evans
2019-05-23
Suppress paranoid warnings for external/3rd-party libraries
Nobuyoshi Nakada
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-05-17
Do not call memcpy if copying nothing
Nobuyoshi Nakada
2019-05-07
Reduce ONIG_NREGION from 10 to 4: power of 2 and testing revealed most patter...
Lourens Naudé
2019-04-24
Remove member char_offset_updated from struct rmatch as member char_offset_nu...
Lourens Naudé
2019-04-24
Only define history_root member of the Oniguruma re_registers struct if USE_C...
Lourens Naudé
2019-04-22
ViewVC of svn.ruby-lang.org was shutdown status.
SHIBATA Hiroshi
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
Introduce pattern matching [EXPERIMENTAL]
ktsj
2019-04-17
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-10
* expand tabs.
svn
2019-04-10
Reverting all commits from r67479 to r67496 because of CI failures
kazu
2019-04-09
fix RMoved definition location
tenderlove
2019-04-09
Adding `GC.compact` and compacting GC support.
tenderlove
2019-02-14
Introduce RVALUE_EMBED_LEN_MAX to remove a magic number
mrkn
2019-01-04
introduce rb_nogvl C-API to mark ubf as async-signal-safe
normal
2018-12-25
version.h (RUBY_VERSION): 2.7.0 development has started.
matz
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-10
Define HAVE_STMT_AND_DECL_IN_EXPR and use it [Bug #15293]
naruse
2018-12-06
`script_compiled` TracePoint event [Feature #15287]
ko1
2018-12-06
Should be true fix for r66200
naruse
2018-12-06
refix of r66200
naruse
2018-12-05
Introduce "COLDFUNC" function attribute.
ko1
2018-12-03
make `RARRAY_PTR_USE` more conservertive.
ko1
2018-11-21
errno.h must be included after config.h because config.h might define
odaira
2018-11-19
ruby/ruby.h: void rb_scan_args_verify
nobu
2018-11-15
* expand tabs.
svn
2018-11-15
include/ruby/ruby.h (RB_ALLOCV*): remove unnecessary GC guard
normal
2018-11-01
* remove trailing spaces.
svn
2018-11-01
introduce USE_TRANSIENT_HEAP to enable/disable theap.
ko1
2018-10-30
support theap for T_HASH. [Feature #14989]
ko1
2018-10-30
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
revert r65444 and r65446 because of commit miss
ko1
2018-10-30
introduce TransientHeap. [Bug #14858]
ko1
2018-10-23
Revert "vm_trace: implement postponed_jobs as st_table"
normal
2018-10-13
Define PRIdPTR etc
nobu
2018-10-08
* remove trailing space. [ci skip]
svn
[next]