aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* siphash.c: fix missing conditionnobu2013-11-301-0/+5
* vm_eval.c: blockargnobu2013-11-301-0/+4
* fix typoskazu2013-11-291-3/+3
* fix indentkazu2013-11-291-1/+1
* * ChangeLog: fix ticket number at r43913.nagachika2013-11-291-1/+1
* * vm_dump.c (rb_vmdebug_debug_print_pre): Bugfix. Get PC directly.tarui2013-11-291-1/+9
* * compile.c : Bugsfix for dump_disasm_list.tarui2013-11-291-0/+8
* * test/ruby/test_case.rb (test_method_missing): Test for r43913.sorah2013-11-291-0/+4
* * vm_insnhelper.c (check_match): Fix SEGV with VM_CHECKMATCH_TYPE_CASEsorah2013-11-291-0/+6
* vm_eval.c: rb_yield_blocknobu2013-11-291-1/+6
* ruby/ruby.h, enum.c, vm_eval.c: constify argvnobu2013-11-291-1/+7
* ruby/ruby.h: RB_BLOCK_CALL_FUNC_ARGLISTnobu2013-11-291-0/+5
* ruby/ruby.h: add blockarg to rb_block_call_funcnobu2013-11-291-0/+5
* * doc/dtrace_probes.rdoc: [DOC] Import dtrace probes doc from wikizzak2013-11-281-0/+4
* * doc/contributing.rdoc: [DOC] Add heading above ChangeLog tips tozzak2013-11-281-0/+6
* * doc/contributing.rdoc: [DOC] Add coding style heading for patchzzak2013-11-281-0/+5
* * doc/contributing.rdoc: [DOC] Add notes about deciding what to patchzzak2013-11-281-0/+4
* * benchmark/bm_hash_flatten.rb: added. r43896 is about 4 times fasterglass2013-11-281-0/+11
* * doc/contributing.rdoc: [DOC] Add notes about slideshow proposalszzak2013-11-281-0/+5
* * ChangeLog: fix typo.glass2013-11-281-2/+2
* * st.c: add st_values() and st_values_check().glass2013-11-281-0/+9
* * 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