aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* resolv.rb: no encodingsnobu2013-12-214-2/+34
* vm_method.c: use RCLASS_SERIAL macro instead of direct accesstmm12013-12-201-2/+2
* fix typo: s/POWOR/POWER/tmm12013-12-201-2/+2
* * tool/make-snapshot: replace RUBY_PATCHLEVEL_STR in version.h tousa2013-12-202-0/+11
* * 2013-12-21svn2013-12-201-2/+2
* * win32/Makefile.sub (fake.rb): fixed wrong RUBY_PLATFORM, to correctlyusa2013-12-202-1/+7
* fix a typokazu2013-12-201-1/+1
* * remove trailing spaces.nobu2013-12-201-1/+1
* vm_method: set automaticallynobu2013-12-201-1/+6
* * vm_method.c: check definition ofko12013-12-202-0/+10
* * include/ruby/ruby.h: rename OBJ_WRITE and OBJ_WRITTEN intoko12013-12-2018-85/+95
* * include/ruby/ruby.h: add a comment for WB interfaces.ko12013-12-202-0/+15
* configure.in: use RUBY_APPEND_OPTIONSnobu2013-12-202-1/+10
* configure.in: remove options from commentsnobu2013-12-201-6/+8
* * configure.in (AC_ARG_WITH): use withval directly.naruse2013-12-202-1/+6
* ruby.h: swap iv_index_tbl and super for struct RClasstmm12013-12-205-7/+21
* Fix typo in testsa_matsuda2013-12-202-4/+4
* vm_dump.c: improve wording of apple crashlog messagestmm12013-12-191-1/+1
* * 2013-12-20svn2013-12-191-2/+2
* * lib/rubygems: Update to RubyGems master 03d6ae7. Changes include:drbrain2013-12-194-3/+19
* * lib/rexml/entity.rb: [DOC] Fix typoa_matsuda2013-12-191-1/+1
* fix typonaruse2013-12-191-1/+1
* * gc.c (heap_get_freeobj): improve hot path performance.ko12013-12-192-11/+24
* * lib/rubygems: Update to RubyGems master af60443. Changes include:drbrain2013-12-195-14/+36
* vm_insnhelper.c: optimize for looptmm12013-12-192-3/+9
* * gc.c (newobj_of): don't need to RBASIC_SET_CLASS() which includes WBko12013-12-192-1/+6
* * benchmark/gc/gcbench.rb: check GC::OPTS availabilityko12013-12-192-1/+6
* gc.c: remove redundant freelist assignmenttmm12013-12-182-1/+6
* * test/runner.rb: fix commit miss on r44278.ko12013-12-182-1/+4
* * 2013-12-19svn2013-12-181-2/+2
* * gc.c (garbage_collect_body): lazy_sweep setting should workko12013-12-182-7/+10
* * gc.c (gc_profile_dump_major_reason): fix this function because major_reasonko12013-12-183-17/+40
* * gc.c (gc_profile_record_get): should return an empty arrayko12013-12-182-1/+6
* * gc.c (gc_profile_clear, gc_profile_enable): remove rest_sweep().ko12013-12-182-17/+19
* * vm_exec.h (VM_DEBUG_STACKOVERFLOW): added.ko12013-12-183-0/+16
* test_gc.rb: fix syntax errornobu2013-12-181-2/+2
* test_gc.rb: refine assertionnobu2013-12-181-2/+2
* test_io.rb: duplicated testnobu2013-12-181-19/+3
* * lib/test/unit/assertions.rb: [DOC] Fix typoa_matsuda2013-12-181-1/+1
* * lib/rubygems: Update to RubyGems master d8f12e2. This increases thedrbrain2013-12-187-20/+123
* * 2013-12-18svn2013-12-181-2/+2
* * test/ruby/test_gc.rb (test_expand_heap): allow +/-1 diff.ko12013-12-182-2/+7
* * test/ruby/test_io.rb: fix duplicated test name.ktsj2013-12-172-1/+5
* * .gitignore: ignored *.old files.hsbt2013-12-171-0/+2
* * lib/e2mmap.rb: Fix typo in an error messagea_matsuda2013-12-171-1/+1
* * ext/objspace/object_tracing.c: Fix typo in a variable namea_matsuda2013-12-171-3/+3
* hash.c: revertnobu2013-12-174-4/+13
* hash.c: add warningsnobu2013-12-171-12/+31
* misc/ruby-electric.el: Import version 2.1.1.knu2013-12-172-4/+17
* vm_trace.c: isolate exceptionsnobu2013-12-173-0/+22