aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* marshal.c: register symbol strings firstnobu2015-03-221-0/+20
* * doc/etc.rd.ja: Fix wrong coding for Emacs.kou2015-03-221-0/+4
* make-snapshot: CONFIGUREnobu2015-03-221-1/+4
* make-snapshot: substitute configuration variablesnobu2015-03-221-0/+6
* common.mk: strip autogenerated dependenciesnobu2015-03-211-0/+6
* fix a typo [ci skip]kazu2015-03-211-2/+2
* console.c: winsize on Windowsnobu2015-03-211-0/+11
* proc.c: respond_to_missing? at Methodnobu2015-03-201-0/+8
* * .travis.yml: enabled email notification.hsbt2015-03-201-0/+4
* * .travis.yml: removed Ruby 1.9.3 build on Travis CIhsbt2015-03-201-0/+4
* * gc.c (obj_info): obj_info() can receive internal objects.ko12015-03-201-0/+6
* revert r50031 because it includes unexpected patchko12015-03-201-6/+0
* * gc.c (obj_info): obj_info() can receive internal objects.ko12015-03-201-0/+6
* * gc.c (obj_info): show class name and T_DATA type_name.ko12015-03-201-0/+4
* * gc.c (rb_copy_wb_protected_attribute): `dest' can be WB unprotected.ko12015-03-191-0/+4
* * gc.c (rb_copy_wb_protected_attribute): demote `dest' object.ko12015-03-191-0/+4
* * gc.c, internal.h: export rb_gc_verify_internal_consistency().ko12015-03-191-0/+4
* * gc.c (obj_info): show allocation site if GC_DEBUG is not 0.ko12015-03-191-0/+4
* * gc.c (newobj_of): fix RGENGC_OLD_NEWOBJ_CHECK logics.ko12015-03-191-0/+6
* * gc.c (rb_copy_wb_protected_attribute): need demote for old objects.ko12015-03-191-0/+4
* random.c: fix handle to releasenobu2015-03-191-0/+5
* * object.c (rb_obj_clone): do not touch age (FL_PROMOTED[01]) becauseko12015-03-181-0/+5
* * test/objspace/test_objspace.rb: flag name was changedko12015-03-181-0/+5
* * iseq.c (iseq_mark): skip some marking if iseq->orig is available.ko12015-03-181-0/+7
* * internal.h (IMEMO_DEBUG): added.ko12015-03-181-0/+10
* * gc.c (RGENGC_OLD_NEWOBJ_CHECK): add check mechanism.ko12015-03-181-0/+10
* * enum.c (enum_sort_by): add WBs.ko12015-03-181-0/+4
* * gc.c (check_rvalue_consistency): refactoring.ko12015-03-181-0/+15
* * gc.c: rename terminologies.ko12015-03-181-0/+16
* fix typos [ci skip]kazu2015-03-181-3/+3
* * remove trailing spaces.svn2015-03-181-1/+1
* * gc.c (gc_writebarrier_generational): add an alternative writeko12015-03-181-0/+20
* * gc.c (RVALUE_PROMOTE_RAW): rename to RVALUE_OLD_LONG_LIVED_SET()ko12015-03-181-0/+5
* * gc.c (check_rvalue_consistency): do not need to check is_sweeping().ko12015-03-181-0/+4
* * benchmark/bm_vm1_gc_wb_ary.rb: run GC to finish "marking" phase.ko12015-03-181-0/+11
* * string.c: add a comment about RSTRING_FSTR.ko12015-03-181-0/+4
* hash.c: same hash values with Float#hashnobu2015-03-181-0/+6
* * string.c: introduce STR_FAKESTR to show string is FAKESTR or not.ko12015-03-171-0/+7
* fix a typo [ci skip]kazu2015-03-171-1/+1
* ChangeLog: fix a typo at r49987.nagachika2015-03-171-1/+1
* * include/ruby/ruby.h: use rb_gc_writebrrier() simply.ko12015-03-171-0/+23
* * benchmark/bm_vm1_gc_wb_ary(_promoted).rb: separate fastpath andko12015-03-171-0/+18
* dir.c: fix DT_UNKNOWN recursionnobu2015-03-171-0/+7
* * lib/webrick/server.rb: Fix regression bug in WEBrick'shsbt2015-03-161-0/+7
* * math.c (math_gamma): optimization for passed small integer.gogotanaka2015-03-141-0/+4
* * enum.c: [DOC] Fixes Enumerable#member? documentationgogotanaka2015-03-141-0/+5
* dir.h: direct::d_typenobu2015-03-141-0/+10
* parse.y: empty parennobu2015-03-131-0/+5
* stringio.c: don't raise after closenobu2015-03-131-0/+5
* io.c: don't raise after closenobu2015-03-131-0/+5