index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "marshal.c: new functions for extensions"
Nobuyoshi Nakada
2019-06-04
1
-2
/
+0
*
marshal.c: new functions for extensions
Nobuyoshi Nakada
2019-06-04
1
-0
/
+2
*
Added missing predicate macros
Nobuyoshi Nakada
2019-05-28
1
-0
/
+3
*
remove obsolete rb_gc_finalize_deferred().
Koichi Sasada
2019-05-28
1
-1
/
+0
*
Add FrozenError#receiver
Jeremy Evans
2019-05-26
1
-0
/
+1
*
Suppress paranoid warnings for external/3rd-party libraries
Nobuyoshi Nakada
2019-05-23
1
-0
/
+2
*
Eagerly name modules and classes
Alan Wu
2019-05-22
1
-1
/
+0
*
Rename rb_gc_new_location to rb_gc_location
Aaron Patterson
2019-05-18
1
-1
/
+1
*
Do not call memcpy if copying nothing
Nobuyoshi Nakada
2019-05-17
1
-0
/
+9
*
Reduce ONIG_NREGION from 10 to 4: power of 2 and testing revealed most patter...
Lourens Naudé
2019-05-07
1
-1
/
+1
*
Remove member char_offset_updated from struct rmatch as member char_offset_nu...
Lourens Naudé
2019-04-24
1
-2
/
+1
*
Only define history_root member of the Oniguruma re_registers struct if USE_C...
Lourens Naudé
2019-04-24
1
-0
/
+6
*
ViewVC of svn.ruby-lang.org was shutdown status.
SHIBATA Hiroshi
2019-04-22
1
-2
/
+1
*
Make rb_hash_bulk_insert public
naruse
2019-04-21
1
-0
/
+1
*
Add `GC.compact` again.
tenderlove
2019-04-20
3
-4
/
+17
*
Reverting compaction for now
tenderlove
2019-04-17
3
-17
/
+4
*
Introduce pattern matching [EXPERIMENTAL]
ktsj
2019-04-17
1
-0
/
+1
*
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-17
3
-4
/
+17
*
* expand tabs.
svn
2019-04-10
1
-1
/
+1
*
Reverting all commits from r67479 to r67496 because of CI failures
kazu
2019-04-10
3
-14
/
+4
*
fix RMoved definition location
tenderlove
2019-04-09
1
-5
/
+0
*
Adding `GC.compact` and compacting GC support.
tenderlove
2019-04-09
3
-4
/
+19
*
Introduce RVALUE_EMBED_LEN_MAX to remove a magic number
mrkn
2019-02-14
1
-3
/
+8
*
introduce rb_nogvl C-API to mark ubf as async-signal-safe
normal
2019-01-04
1
-0
/
+12
*
version.h (RUBY_VERSION): 2.7.0 development has started.
matz
2018-12-25
1
-1
/
+1
*
remove "deprecated" for rb_frame_method_id_and_class [Bug #15300]
ko1
2018-12-24
2
-3
/
+1
*
complex.c: new APIs for Complex
nobu
2018-12-12
1
-0
/
+16
*
complex.c: rb_complex_new_polar
nobu
2018-12-12
1
-1
/
+2
*
enumerator.c: Add rb_arithmetic_sequence_components_t
mrkn
2018-12-12
1
-1
/
+7
*
enumerator.c: rb_arithmetic_sequence_extract
mrkn
2018-12-12
1
-0
/
+1
*
Define HAVE_STMT_AND_DECL_IN_EXPR and use it [Bug #15293]
naruse
2018-12-10
1
-1
/
+1
*
`script_compiled` TracePoint event [Feature #15287]
ko1
2018-12-06
1
-0
/
+1
*
Should be true fix for r66200
naruse
2018-12-06
1
-5
/
+0
*
refix of r66200
naruse
2018-12-06
1
-0
/
+5
*
Introduce "COLDFUNC" function attribute.
ko1
2018-12-05
3
-3
/
+13
*
make `RARRAY_PTR_USE` more conservertive.
ko1
2018-12-03
1
-6
/
+41
*
errno.h must be included after config.h because config.h might define
odaira
2018-11-21
1
-1
/
+1
*
ruby/ruby.h: void rb_scan_args_verify
nobu
2018-11-19
1
-3
/
+3
*
* expand tabs.
svn
2018-11-15
1
-2
/
+2
*
include/ruby/ruby.h (RB_ALLOCV*): remove unnecessary GC guard
normal
2018-11-15
1
-2
/
+2
*
* remove trailing spaces.
svn
2018-11-01
1
-1
/
+1
*
introduce USE_TRANSIENT_HEAP to enable/disable theap.
ko1
2018-11-01
1
-3
/
+19
*
support theap for T_HASH. [Feature #14989]
ko1
2018-10-30
3
-5
/
+8
*
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
1
-5
/
+25
*
revert r65444 and r65446 because of commit miss
ko1
2018-10-30
1
-25
/
+5
*
introduce TransientHeap. [Bug #14858]
ko1
2018-10-30
1
-5
/
+25
*
Revert "vm_trace: implement postponed_jobs as st_table"
normal
2018-10-23
1
-1
/
+5
*
Define PRIdPTR etc
nobu
2018-10-13
1
-0
/
+9
*
* remove trailing space. [ci skip]
svn
2018-10-08
1
-1
/
+1
*
include/ruby/ruby.h: comment about mswin RUBY_EXTERN [ci skip]
k0kubun
2018-10-08
1
-1
/
+2
[next]