aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ruby_atomic.h: refine ATOMIC_PTR_CASnobu2015-06-212-0/+7
* ext/objspace/objspace_dump.c: adjust indentnobu2015-06-211-2/+2
* * ext/objspace/objspace_dump.c(dump_object): Return empty JSON object whensorah2015-06-203-0/+23
* * 2015-06-21svn2015-06-201-2/+2
* fix a typo [ci skip]kazu2015-06-201-1/+1
* * object.c (rb_obj_taint): [DOC] $SAFE=3 is obsolete.ktsj2015-06-201-3/+0
* * enc/make_encmake.rb: the list of encoding extension libraries mustmame2015-06-192-1/+7
* * process.c (rb_execarg_parent_start1): new macro ALWAYS_NEED_ENVPngoto2015-06-192-4/+34
* * 2015-06-20svn2015-06-191-2/+2
* * NEWS: mention about $SAFE.kazu2015-06-192-0/+8
* test_last_thread.rb: relaxnobu2015-06-191-1/+1
* test_method.rb: fix commit missnobu2015-06-191-0/+1
* test_gem_remote_fetcher.rb: get rid of errorsnobu2015-06-191-1/+1
* proc.c: ArgumentError if no blocknobu2015-06-194-2/+43
* test_method.rb: split testnobu2015-06-191-1/+6
* proc.c: inadvertent IDnobu2015-06-193-3/+32
* proc.c: extract same messagesnobu2015-06-191-3/+4
* * ChangeLog: typo.usa2015-06-191-1/+1
* extmk.rb: fix with-ext conditionnobu2015-06-182-1/+6
* * 2015-06-19svn2015-06-181-2/+2
* * bootstraptest/test_method.rb: remove a test because $SAFE=2 wasko12015-06-182-12/+7
* * bin/erb: $SAFE=3 is obsolete.kazu2015-06-182-2/+6
* * safe.c: removed needless doc related $SAFE=2kazu2015-06-182-1/+4
* * thread.c (rb_thread_safe_level): fix document. $SAFE=3 is obsolete.usa2015-06-182-2/+7
* $SAFE=2 is now obsoletenobu2015-06-182-3/+3
* extmk.rb: fix with-ext conditionnobu2015-06-182-1/+7
* * include/ruby/ruby.h: $SAFE=2 is now obsolete.hsbt2015-06-1815-201/+20
* * enc/make_encmake.rb: added --transes and --no-transes options.mame2015-06-182-0/+16
* un.rb: cwd by defaultnobu2015-06-181-4/+1
* un.rb: HTTP-alt by defaultnobu2015-06-181-0/+1
* common.mk: reorder args for ENC_MKnobu2015-06-181-1/+1
* make_encmake.rb: mandatory dbsnobu2015-06-181-2/+3
* fix a typo [ci skip]kazu2015-06-181-1/+1
* test/socket/test_unix.rb: replace sleep with selectnormal2015-06-182-1/+5
* * vm.c (rb_vm_control_frame_id_and_class): remove usless codes.ko12015-06-182-19/+9
* * remove trailing spaces.svn2015-06-181-1/+1
* * method.h: constify rb_method_alias_struct::original_me andko12015-06-183-3/+11
* * ext/objspace/objspace.c (count_imemo_objects): support imemo_ment.ko12015-06-182-0/+5
* NEWS: NameError#receiver [Feature #10881]nobu2015-06-181-0/+3
* error.c: NameError#receivernobu2015-06-183-0/+28
* * safe.c: removed needless doc related $SAFE=3hsbt2015-06-182-1/+4
* * safe.c: rename old method name for $SAFE=3hsbt2015-06-182-2/+6
* common.mk: -fakenobu2015-06-171-1/+1
* * 2015-06-18svn2015-06-171-2/+2
* compile.c: use %+PRIsVALUE instead of rb_inspectnormal2015-06-172-6/+7
* fix a typo [ci skip]kazu2015-06-171-1/+1
* bignum.c: doc of rb_cstr_to_inumnobu2015-06-171-0/+16
* common.mk: needs fake.rbnobu2015-06-172-1/+6
* * ext/rbconfig/sizeof/extconf.rb: Check __float80.akr2015-06-172-0/+5
* util.c: fix off-by-one errornobu2015-06-171-1/+2