aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * ext/bigdecimal/bigdecimal.c (GetVpValueWithPrec):mrkn2013-12-054-2/+31
* test_objspace.rb: show errornobu2013-12-051-0/+1
* mkmf.rb: strip destdir from prefixnobu2013-12-052-0/+7
* * string.c (rb_str_scrub): [DOC] add param str.nobu2013-12-051-0/+1
* strip-rdoc.rb: binmodenobu2013-12-051-0/+1
* fix matchingnobu2013-12-051-1/+1
* array.c: prefer lhs elementsnobu2013-12-053-1/+37
* * remove trailing spaces.nobu2013-12-051-1/+1
* gc.c: [DOC] minor typotmm12013-12-051-1/+1
* * gc.c (gc_info_decode): fix to avoid syntax error on VS2012.ko12013-12-052-9/+14
* test_gc.rb: expand timeoutnobu2013-12-051-1/+1
* * lib/webrick/httpresponse.rb: [DOC] Fix typoa_matsuda2013-12-051-1/+1
* st.c: tweaked commentduerst2013-12-052-1/+5
* gc.c: add GC.latest_gc_info()tmm12013-12-055-80/+146
* ext/objspace: remove OS.after_gc_start_hook= and move internal testtmm12013-12-056-47/+44
* * gc.c: change function names vm_ prefix to objspace_ prefix.ko12013-12-052-28/+33
* gc.c: expose GC.stat() to C-api via rb_gc_stat()tmm12013-12-055-57/+126
* ChangeLog: about malloc_size(3) availabilitynobu2013-12-051-2/+2
* hash.c: bail out to the outermost framenobu2013-12-052-71/+8
* test_hash.rb: import tests from rubyspecnobu2013-12-051-0/+26
* test_hash.rb: move testsnobu2013-12-052-14/+36
* test_gc.rb: shortennobu2013-12-051-1/+1
* vm_eval.c: suppress warningnobu2013-12-051-1/+1
* * gc.c (vm_malloc_size): added.ko12013-12-052-46/+113
* gc.c: split GC_END event into GC_END_MARK and GC_END_SWEEPtmm12013-12-057-31/+46
* ruby_atomic.h: ATOMIC_PTR_EXCHANGEnobu2013-12-052-0/+15
* ruby_atomic.h: duplicate codenobu2013-12-051-4/+0
* gc.c: flush all deferred finalizersnobu2013-12-053-3/+22
* gc.c: rb_gc_set_paramsnobu2013-12-051-1/+5
* * 2013-12-05svn2013-12-051-2/+2
* gc.c: Load GC tuning settings earlier during boot.tmm12013-12-054-5/+14
* * lib/webrick/httpproxy.rb: [DOC] Fix typoa_matsuda2013-12-041-1/+1
* * test/ruby/test_array.rb (test_recursive_hash_value): rename.nobu2013-12-041-1/+1
* string.c: fix declaration-after-statementnobu2013-12-041-1/+2
* * vm_trace.c (rb_suppress_tracing): Fix initialization of stacktmm12013-12-042-0/+8
* * string.c (fstr_update_callback): Improve implementation in r43968tmm12013-12-042-13/+21
* * 2013-12-04svn2013-12-041-2/+2
* delegate.rb: ignore unset targetnobu2013-12-043-6/+39
* gc.c: use malloc_sizenobu2013-12-034-2/+16
* * object.c (rb_obj_clone): don't copy FL_WB_PROTECTED of anari2013-12-032-1/+6
* hash.c: same hash value for similar constructsnobu2013-12-034-3/+87
* hash.c: detect recursion for allnobu2013-12-036-80/+53
* vm_eval.c: rb_catch_protectnobu2013-12-033-3/+20
* * lib/net/smtp.rb: [DOC] Fix typoa_matsuda2013-12-031-1/+1
* ChangeLog: complement the intentionnobu2013-12-031-2/+2
* * object.c (rb_obj_clone): Protect FL_PROMOTED and FL_WB_PROTECTEDnari2013-12-032-1/+6
* * array.c (rb_hash_rehash): use hash_alloc() instead of rb_hash_new().glass2013-12-032-1/+6
* * load.c (features_index_add_single): Move loaded_features_index array values...tmm12013-12-033-4/+15
* * include/ruby/ruby.h (struct RClass): Add wrapper struct aroundtmm12013-12-038-24/+83
* Add a description about string-scrub.gem to NEWSnaruse2013-12-031-0/+2