aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 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
* * test/readline/test_readline.rb: Restore environment variables:akr2015-03-131-0/+5
* libff: fix enable-shared conditionnobu2015-03-131-0/+8
* accept_nonblock: favor rb_hash_lookup2 to avoid Hash#defaultnormal2015-03-121-0/+9
* ext/openssl/ossl_ssl.c: predefine wait_*able symbolsnormal2015-03-121-0/+4
* fix typos [ci skip]kazu2015-03-121-3/+3
* * test/lib/leakchecker.rb: Check environment variables.akr2015-03-121-0/+4
* accept_nonblock supports "exception: false"normal2015-03-121-0/+26
* * internal.h, node.h: move a definition of `struct rb_global_entry'ko12015-03-121-0/+9
* * common.mk: remove unused dependency.ko12015-03-121-0/+4
* * load.c: removed unused header file "node.h".ko12015-03-111-0/+8
* * gc.c: RGENGC_CHECK_MODE should be 0.ko12015-03-111-0/+4
* * internal.h: use T_IMEMO to represent `struct MEMO' value.ko12015-03-111-0/+29
* fix typos [ci skip]kazu2015-03-111-2/+2
* * eval.c (frame_called_id): it should use vm_ifunc type.ko12015-03-111-0/+6
* * node.h: remove NODE_IFUNC, NEW_IFUNC.ko12015-03-111-0/+23
* * internal.h, eval_intern.h: move CREF accessors.ko12015-03-111-0/+6
* * vm_insnhelper.h: use T_IMEMO to create THROW_DATA.ko12015-03-111-0/+22
* * vm_insnhelper.c: use T_IMEMO to create SVAR.ko12015-03-111-0/+13
* fix ChangeLog entryko12015-03-111-4/+0
* * remove trailing spaces.svn2015-03-111-2/+2