summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-18* lib/rubygems: Update to RubyGems master d8f12e2. This increases thedrbrain
2013-12-18* 2013-12-18svn
2013-12-18* test/ruby/test_gc.rb (test_expand_heap): allow +/-1 diff.ko1
2013-12-17* test/ruby/test_io.rb: fix duplicated test name.ktsj
2013-12-17 * .gitignore: ignored *.old files.hsbt
2013-12-17* lib/e2mmap.rb: Fix typo in an error messagea_matsuda
2013-12-17* ext/objspace/object_tracing.c: Fix typo in a variable namea_matsuda
2013-12-17hash.c: revertnobu
2013-12-17hash.c: add warningsnobu
2013-12-17misc/ruby-electric.el: Import version 2.1.1.knu
2013-12-17vm_trace.c: isolate exceptionsnobu
2013-12-17configure.in: add $CPPFLAGSnobu
2013-12-17configure.in: use $DTRACEnobu
2013-12-17configure.in: move opt-dir optionnobu
2013-12-17gc.c: prototypenobu
2013-12-17Makefile.in, configure.in: cppflagsnobu
2013-12-17configure.in: build probes with systemtap's dtrace wrappertmm1
2013-12-16* lib/rubygems: Update to RubyGems master 1c5f4b3. Allows rubygemsdrbrain
2013-12-16* 2013-12-17svn
2013-12-16* NEWS (RDoc): Update version number so I don't have to change itdrbrain
2013-12-16hash.c: typonobu
2013-12-16fix typoskazu
2013-12-16* NEWS: mention about Hash#reject.nobu
2013-12-16hash.c: warnings in rb_hash_rejectnobu
2013-12-16hash.c: refactor loopnobu
2013-12-16test_process.rb: fix for 32bit platformsnobu
2013-12-16class.c: fix option hashnobu
2013-12-16test_io.rb: IO.write testnobu
2013-12-16* gc.c (rb_objspace_markable_object_p): should check special_const_pko1
2013-12-16* ext/objspace/objspace.c (reachable_object_from_root_i): useko1
2013-12-16* sample/exyacc.rb: Fix typo in a variable namea_matsuda
2013-12-16* remove trailing spaces.nobu
2013-12-16* gc.c (gc_verify_internal_consistency): should not useko1
2013-12-16* gc.c (rb_objspace_markable_object_p): fix last commit (build error).ko1
2013-12-16* gc.c (rb_objspace_markable_object_p): it should be live objects.ko1
2013-12-16* gc.c (rb_objspace_each_objects): should not clear dont_lazy_sweepko1
2013-12-16* vm_method.c (rb_method_entry_make): fix WB miss.ko1
2013-12-16* ChangeLog: [DOC] Fix typoa_matsuda
2013-12-16* remove trailing spaces.nobu
2013-12-16* gc.c: use gc_verify_internal_consistency() instead ofko1
2013-12-16* process.c (make_clock_result): add :second as a unit fornaruse
2013-12-16suppress warning: SAFE=3 does no sandboxingnaruse
2013-12-16* gc.c: introduce GC.verify_internal_consistency method to verify GCko1
2013-12-16typo: wheb -> whentmm1
2013-12-16* 2013-12-16svn
2013-12-16gc.c: fix build with RGENGC_ESTIMATE_OLDMALLOC=0tmm1
2013-12-15test_logger.rb: fix system dependent testnobu
2013-12-15test_dir.rb: fix system dependent testnobu
2013-12-15* ext/objspace/objspace.c (reachable_object_from_root_i):ko1
2013-12-15* lib/shell/filter.rb: [DOC] Fix typoa_matsuda