aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* appending compile error without rb_errinfonobu2016-04-194-42/+70
* * lib/time.rb: revert r54167 because it would breaksonots2016-04-193-45/+14
* use more descriptive assertionsnobu2016-04-191-57/+57
* * ChangeLog: Fix dates of previous commitssonots2016-04-191-3/+7
* * ChangeLog: Add descriptions for logger updatessonots2016-04-192-0/+20
* * test/logger/test_logdevice.rb: fix tests to pass on windowssonots2016-04-181-4/+6
* * 2016-04-19svn2016-04-181-1/+1
* * lib/logger.rb: Add shift_period_suffix option [Fix GH-10772]sonots2016-04-182-7/+41
* Allow specifying logger parameters in constructorsonots2016-04-182-4/+76
* error.c: warn_vsprintfnobu2016-04-181-18/+13
* error.c: compile_vsprintfnobu2016-04-181-3/+3
* compile.c: fix dangling linknobu2016-04-183-5/+16
* numeric.c: numeric ndigitsnobu2016-04-181-12/+12
* numeric.c: flo_truncatenobu2016-04-184-13/+59
* numeric.c: int_truncatenobu2016-04-184-4/+95
* test_float.rb: assertions for negative floatsnobu2016-04-181-0/+14
* * 2016-04-18svn2016-04-181-1/+1
* numeric.c: update doc [ci skip]nobu2016-04-181-1/+1
* error.c: remove unused functionnobu2016-04-172-9/+0
* * array.c (rb_ary_sum): [DOC] fix typos.ktsj2016-04-171-2/+2
* * 2016-04-17svn2016-04-161-1/+1
* * tool/redmine-backporter.rb: revisions are strings.nagachika2016-04-162-1/+5
* * ext/date/date_core.c : remove not used f_getlocal macro.yui-knk2016-04-162-1/+5
* * ext/date/date_core.c : remove not used f_utc6 macro.yui-knk2016-04-162-2/+5
* struct.c: unique membersnobu2016-04-165-8/+77
* struct.c: struct_make_members_listnobu2016-04-162-28/+24
* * tool/redmine-backporter.rb: sort revisions.nagachika2016-04-152-1/+5
* * array.c (rb_ary_sum): Don't yield same element twice.akr2016-04-153-0/+16
* * array.c (rb_ary_sum): Fix SEGV by [1/2r, 1].sum.akr2016-04-153-18/+19
* * 2016-04-16svn2016-04-151-1/+1
* mention Array#sum with third-party gems.akr2016-04-151-3/+9
* rename rb_rational_add -> rb_rational_plusmrkn2016-04-154-4/+13
* array.c (rb_ary_sum): use rb_rational_add directlymrkn2016-04-155-4/+16
* array.c: sum for Rational and Float mixed arraysmrkn2016-04-153-0/+28
* thread.c: defer setting name in initializenobu2016-04-154-26/+25
* win32/console: io_handlenobu2016-04-151-8/+16
* thread.c: must be initialized to set namenobu2016-04-153-9/+29
* * lib/irb/ext/save-history.rb: Fix NoMethodError when method is not defined.hsbt2016-04-152-1/+5
* * common.mk (benchmark): order options for built-ruby and compare-ruby.naruse2016-04-152-6/+10
* io/console: bump upnobu2016-04-151-1/+1
* * test/ruby/test_array.rb (test_sum): add assertions for Rational andmrkn2016-04-152-4/+25
* NEWS: mention [Feature #12245]nobu2016-04-152-1/+14
* io/console: unknown key code for names with nulnobu2016-04-153-2/+28
* io/console: move conditionsnobu2016-04-151-4/+7
* io/console: rb_sym2strnobu2016-04-153-0/+10
* io/console: use rb_funcallvnobu2016-04-152-2/+6
* io/console: fallback RARRAY_CONST_PTRnobu2016-04-151-0/+3
* io/console: reject symbols with nul charnobu2016-04-151-4/+3
* fix commit missnobu2016-04-141-6/+0
* * 2016-04-15svn2016-04-141-1/+1