summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-03-23win32.c: w32_lstati64nobu
2015-03-22marshal.c: register symbol strings firstnobu
2015-03-22* doc/etc.rd.ja: Fix wrong coding for Emacs.kou
2015-03-22make-snapshot: CONFIGUREnobu
2015-03-22make-snapshot: substitute configuration variablesnobu
2015-03-21common.mk: strip autogenerated dependenciesnobu
2015-03-21fix a typo [ci skip]kazu
2015-03-21console.c: winsize on Windowsnobu
2015-03-20proc.c: respond_to_missing? at Methodnobu
2015-03-20* .travis.yml: enabled email notification.hsbt
2015-03-20* .travis.yml: removed Ruby 1.9.3 build on Travis CIhsbt
2015-03-20* gc.c (obj_info): obj_info() can receive internal objects.ko1
2015-03-20revert r50031 because it includes unexpected patchko1
2015-03-20* gc.c (obj_info): obj_info() can receive internal objects.ko1
2015-03-20* gc.c (obj_info): show class name and T_DATA type_name.ko1
2015-03-19* gc.c (rb_copy_wb_protected_attribute): `dest' can be WB unprotected.ko1
2015-03-19* gc.c (rb_copy_wb_protected_attribute): demote `dest' object.ko1
2015-03-19* gc.c, internal.h: export rb_gc_verify_internal_consistency().ko1
2015-03-19* gc.c (obj_info): show allocation site if GC_DEBUG is not 0.ko1
2015-03-19* gc.c (newobj_of): fix RGENGC_OLD_NEWOBJ_CHECK logics.ko1
2015-03-19* gc.c (rb_copy_wb_protected_attribute): need demote for old objects.ko1
2015-03-19random.c: fix handle to releasenobu
2015-03-18* object.c (rb_obj_clone): do not touch age (FL_PROMOTED[01]) becauseko1
2015-03-18* test/objspace/test_objspace.rb: flag name was changedko1
2015-03-18* iseq.c (iseq_mark): skip some marking if iseq->orig is available.ko1
2015-03-18* internal.h (IMEMO_DEBUG): added.ko1
2015-03-18* gc.c (RGENGC_OLD_NEWOBJ_CHECK): add check mechanism.ko1
2015-03-18* enum.c (enum_sort_by): add WBs.ko1
2015-03-18* gc.c (check_rvalue_consistency): refactoring.ko1
2015-03-18* gc.c: rename terminologies.ko1
2015-03-18fix typos [ci skip]kazu
2015-03-18* remove trailing spaces.svn
2015-03-18* gc.c (gc_writebarrier_generational): add an alternative writeko1
2015-03-18* gc.c (RVALUE_PROMOTE_RAW): rename to RVALUE_OLD_LONG_LIVED_SET()ko1
2015-03-18* gc.c (check_rvalue_consistency): do not need to check is_sweeping().ko1
2015-03-18* benchmark/bm_vm1_gc_wb_ary.rb: run GC to finish "marking" phase.ko1
2015-03-18* string.c: add a comment about RSTRING_FSTR.ko1
2015-03-18hash.c: same hash values with Float#hashnobu
2015-03-17* string.c: introduce STR_FAKESTR to show string is FAKESTR or not.ko1
2015-03-17fix a typo [ci skip]kazu
2015-03-17ChangeLog: fix a typo at r49987.nagachika
2015-03-17* include/ruby/ruby.h: use rb_gc_writebrrier() simply.ko1
2015-03-17* benchmark/bm_vm1_gc_wb_ary(_promoted).rb: separate fastpath andko1
2015-03-17dir.c: fix DT_UNKNOWN recursionnobu
2015-03-16* lib/webrick/server.rb: Fix regression bug in WEBrick'shsbt
2015-03-14* math.c (math_gamma): optimization for passed small integer.gogotanaka
2015-03-14* enum.c: [DOC] Fixes Enumerable#member? documentationgogotanaka
2015-03-14dir.h: direct::d_typenobu
2015-03-13parse.y: empty parennobu
2015-03-13stringio.c: don't raise after closenobu