aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* dir.c (check_dirname): avoid volatile, use return valuenormal2015-06-232-7/+12
* struct.c: cache member definition in a subclassnormal2015-06-222-2/+16
* * properties.svn2015-06-220-0/+0
* * 2015-06-23svn2015-06-221-2/+2
* add benchmarks for struct[:name]normal2015-06-226-0/+45
* fix typo aroud Bug numbering formatngoto2015-06-221-1/+1
* * test/lib/test/unit.rb (Test::Unit::Parallel#start_watchdog): removedngoto2015-06-222-20/+8
* * 2015-06-22svn2015-06-221-2/+2
* win32.c: use numberofnobu2015-06-221-1/+1
* fix a typo [ci skip]kazu2015-06-211-1/+1
* * NEWS: mention Array#bsearch_index and Hash#fetch_values. [ci skip]kazu2015-06-212-0/+12
* * NEWS: add a reference to a ticket. [ci skip]kazu2015-06-212-1/+5
* fix a typo [ci skip]kazu2015-06-211-1/+1
* array.c: use ALLOCV_Nnobu2015-06-211-1/+1
* internal.h: roomofnobu2015-06-213-2/+7
* runruby.rb: don't close other fdsnobu2015-06-211-0/+1
* 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