summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-07test_struct.rb: use assert_samenobu
2013-12-07test_struct.rb: use assert_predicatenobu
2013-12-06* ChangeLog: fix spelling of contributor's namecharliesome
2013-12-06* 2013-12-07svn
2013-12-06* test/ruby/test_struct.rb: Add regression test for question marks andcharliesome
2013-12-06class.c: move kwarg functionsnobu
2013-12-06* gc.c: change oldmalloc meaning.ko1
2013-12-06* gc.c (atomic_sub_nounderflow): not 0 but val itself.ko1
2013-12-06* gc.c (rb_objspace_alloc, Init_heap): initializeko1
2013-12-06* gc.c (garbage_collect_body): bug fix.ko1
2013-12-06* gc.c (atomic_sub_nounderflow): added to simplify atomic sub withko1
2013-12-06vm_insnhelper.c: rb_get_kwargsnobu
2013-12-06thread.c: compare_by_idnobu
2013-12-06ruby-mode.el: expand/unexpand blocknobu
2013-12-06gc.c: indentnobu
2013-12-06* gc.c (gc_start_internal): do not use rb_gc_start() and rb_gc().ko1
2013-12-06* remove trailing spaces.nobu
2013-12-06* gc.c (gc_start_internal, rb_gc): do not needko1
2013-12-06gc.c: add note about experimental nature of new GC.start flagstmm1
2013-12-06gc.c: add minor marking and lazy sweeping options to GC.starttmm1
2013-12-06* lib/webrick/httpstatus.rb: [DOC] Fix typoa_matsuda
2013-12-06 * lib/erb.rb: [DOC] fix broken link.hsbt
2013-12-06 * lib/webrick/compat.rb, lib/xmlrpc/datetime.rb: [DOC] fix typo by @vipul...hsbt
2013-12-06 * lib/webrick/httprequest.rb: [DOC] Fix broken link of CGI specification ...hsbt
2013-12-05* 2013-12-06svn
2013-12-05* ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec):mrkn
2013-12-05test_objspace.rb: show errornobu
2013-12-05mkmf.rb: strip destdir from prefixnobu
2013-12-05* string.c (rb_str_scrub): [DOC] add param str.nobu
2013-12-05strip-rdoc.rb: binmodenobu
2013-12-05fix matchingnobu
2013-12-05array.c: prefer lhs elementsnobu
2013-12-05* remove trailing spaces.nobu
2013-12-05gc.c: [DOC] minor typotmm1
2013-12-05* gc.c (gc_info_decode): fix to avoid syntax error on VS2012.ko1
2013-12-05test_gc.rb: expand timeoutnobu
2013-12-05* lib/webrick/httpresponse.rb: [DOC] Fix typoa_matsuda
2013-12-05st.c: tweaked commentduerst
2013-12-05gc.c: add GC.latest_gc_info()tmm1
2013-12-05ext/objspace: remove OS.after_gc_start_hook= and move internal testtmm1
2013-12-05* gc.c: change function names vm_ prefix to objspace_ prefix.ko1
2013-12-05gc.c: expose GC.stat() to C-api via rb_gc_stat()tmm1
2013-12-05ChangeLog: about malloc_size(3) availabilitynobu
2013-12-05hash.c: bail out to the outermost framenobu
2013-12-05test_hash.rb: import tests from rubyspecnobu
2013-12-05test_hash.rb: move testsnobu
2013-12-05test_gc.rb: shortennobu
2013-12-05vm_eval.c: suppress warningnobu
2013-12-05* gc.c (vm_malloc_size): added.ko1
2013-12-05gc.c: split GC_END event into GC_END_MARK and GC_END_SWEEPtmm1