aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * st.c (st_keys): fix not to use Qundef in st.c.glass2013-11-281-0/+8
* * gc.c: Expose details about last garbage collection via GC.stat.tmm12013-11-281-0/+11
* win32.c: rb_w32_dup2nobu2013-11-281-0/+5
* * lib/drb/ssl.rb: [Doc] Fix typoa_matsuda2013-11-281-0/+4
* common.mk: use BASERUBYnobu2013-11-281-0/+5
* * string.c (rb_fstring): fstrings should be ELTS_SHARED.ko12013-11-281-0/+8
* * st.c (st_keys): fix to use st_index_t for size of hash.glass2013-11-271-0/+4
* * st.c (st_keys): define st_keys(). it writes each key to buffer.glass2013-11-271-0/+13
* * ruby_atomic.h: remove duplicate definisions between ATOMIC_XXXglass2013-11-271-0/+5
* * ruby_atomic.h: define ATOMIC_SIZE_CAS() withglass2013-11-271-0/+5
* * lib/irb/notifier.rb: [Doc] Fix typoa_matsuda2013-11-271-0/+5
* * lib/irb/notifier.rb: Fix typoa_matsuda2013-11-271-0/+4
* * gc.c (gc_mark_stacked_objects): check only when check_mode > 0.ko12013-11-271-0/+4
* * test/ruby/test_gc.rb (class TestGc): Fix warning intmm12013-11-271-0/+5
* * gc.c (Init_GC): Add new GC::INTERNAL_CONSTANTS for information abouttmm12013-11-271-0/+6
* * gc.c (gc_page_sweep): Fix compile warning from last commit.tmm12013-11-271-0/+6
* * gc.c (gc_page_sweep): disable debug print.ko12013-11-271-0/+4
* * gc.c (gc_stat): add new information heap_eden_page_length andko12013-11-271-0/+9
* * test/ruby/test_eval.rb (class TestEval): Use assert_same instead oftmm12013-11-271-0/+7
* * lib/rinda/ring.rb: Announce RingServer for the same process.drbrain2013-11-271-0/+6
* * test/ruby/test_eval.rb (class TestEval): Add test for shared evaltmm12013-11-271-0/+7
* * hash.c (hash_aset_str): Use rb_fstring() to de-duplicate hash stringtmm12013-11-271-0/+6
* * gc.c: Rename rb_heap_t members:tmm12013-11-271-0/+6
* * compile.c: Use rb_fstring() to de-duplicate string literals in code. [ruby...tmm12013-11-261-0/+11
* * ext/psych/lib/psych.rb: psych version 2.0.2tenderlove2013-11-261-0/+5
* * ext/psych/lib/psych/scalar_scanner.rb: fix support for negativetenderlove2013-11-261-0/+8
* * ext/psych/lib/psych/scalar_scanner.rb: fix regexp for matching TIMEtenderlove2013-11-261-0/+7
* string.c: fix memsize of frozen shared stringnobu2013-11-261-0/+5
* should not ignore the rest of recursive constructsnobu2013-11-261-0/+14
* hash.c: cut off if recursionnobu2013-11-261-0/+5
* * test/ruby/test_settracefunc.rb: add tests for a_call/a_returnko12013-11-261-0/+5
* * common.mk: add useful config "set breakpoint pending on"ko12013-11-261-0/+5
* * ext/objspace/object_tracing.c (newobj_i): skip class_path if classko12013-11-261-0/+9
* * vm_trace.c: skip "exception check" and "reentrant check (only normalko12013-11-261-0/+7
* * vm_trace.c: prohibit to specify normal events and internal eventsko12013-11-261-0/+10
* file.c: fix buffer overflownobu2013-11-261-0/+7
* * ext/objspace/objspace_dump.c (dump_append_string_value): Escapetmm12013-11-261-0/+7
* * ruby_atomic.h: use __atomic builtin functions supported by GCC.glass2013-11-261-0/+9
* bigdecimal.gemspec: datenobu2013-11-261-0/+5
* * NEWS: Add ObjectSpace.after_gc_{start,end}_hook=tmm12013-11-251-0/+5
* * lib/rubygems: Update to RubyGems master 612f85a. Notable changes:drbrain2013-11-251-0/+11
* * lib/xmlrpc.rb: [DOC] Fix link to xmlrpc4r site [Bug #9148]zzak2013-11-251-0/+5
* * lib/uri/common.rb: [DOC] typo fixes by @vipulnsward [Fixes GH-456]zzak2013-11-251-0/+6
* * ext/bigdecimal/bigdecimal.gemspec: bump BigDecimal to 1.2.3 forzzak2013-11-251-0/+5
* * ext/bigdecimal/bigdecimal.gemspec: Remove Gem::Specification#datezzak2013-11-251-0/+6
* fix typoskazu2013-11-251-1/+1
* * internal.h: do not use ruby_sized_xrealloc() and ruby_sized_xfree()ko12013-11-251-0/+17
* * test/-ext-/tracepoint/test_tracepoint.rb: catch up GC.stat changesko12013-11-241-0/+5
* * gc.c: continue to change OLDSPACE -> OLDMALLOC.ko12013-11-241-0/+7
* * gc.c: change terminlogy "..._num" to "..._slots" about slot opetaion.ko12013-11-241-0/+8