summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-20cgi/util.rb: remove CGI::Util#_unescapenobu
2016-04-20error.c: SyntaxError#initializenobu
2016-04-20assertions.rb: return the exceptionnobu
2016-04-20compile.c: make SyntaxError after formattingnobu
2016-04-20* 2016-04-20svn
2016-04-20refactor syntax errornobu
2016-04-19refactor parser errornobu
2016-04-19appending compile error without rb_errinfonobu
2016-04-19* lib/time.rb: revert r54167 because it would breaksonots
2016-04-19use more descriptive assertionsnobu
2016-04-19* ChangeLog: Fix dates of previous commitssonots
2016-04-19* ChangeLog: Add descriptions for logger updatessonots
2016-04-18* test/logger/test_logdevice.rb: fix tests to pass on windowssonots
2016-04-18* 2016-04-19svn
2016-04-18* lib/logger.rb: Add shift_period_suffix option [Fix GH-10772]sonots
2016-04-18Allow specifying logger parameters in constructorsonots
2016-04-18error.c: warn_vsprintfnobu
2016-04-18error.c: compile_vsprintfnobu
2016-04-18compile.c: fix dangling linknobu
2016-04-18numeric.c: numeric ndigitsnobu
2016-04-18numeric.c: flo_truncatenobu
2016-04-18numeric.c: int_truncatenobu
2016-04-18test_float.rb: assertions for negative floatsnobu
2016-04-18* 2016-04-18svn
2016-04-18numeric.c: update doc [ci skip]nobu
2016-04-17error.c: remove unused functionnobu
2016-04-17* array.c (rb_ary_sum): [DOC] fix typos.ktsj
2016-04-16* 2016-04-17svn
2016-04-16* tool/redmine-backporter.rb: revisions are strings.nagachika
2016-04-16* ext/date/date_core.c : remove not used f_getlocal macro.yui-knk
2016-04-16* ext/date/date_core.c : remove not used f_utc6 macro.yui-knk
2016-04-16struct.c: unique membersnobu
2016-04-16struct.c: struct_make_members_listnobu
2016-04-15* tool/redmine-backporter.rb: sort revisions.nagachika
2016-04-15* array.c (rb_ary_sum): Don't yield same element twice.akr
2016-04-15* array.c (rb_ary_sum): Fix SEGV by [1/2r, 1].sum.akr
2016-04-15* 2016-04-16svn
2016-04-15mention Array#sum with third-party gems.akr
2016-04-15rename rb_rational_add -> rb_rational_plusmrkn
2016-04-15array.c (rb_ary_sum): use rb_rational_add directlymrkn
2016-04-15array.c: sum for Rational and Float mixed arraysmrkn
2016-04-15thread.c: defer setting name in initializenobu
2016-04-15win32/console: io_handlenobu
2016-04-15thread.c: must be initialized to set namenobu
2016-04-15* lib/irb/ext/save-history.rb: Fix NoMethodError when method is not defined.hsbt
2016-04-15* common.mk (benchmark): order options for built-ruby and compare-ruby.naruse
2016-04-15io/console: bump upnobu
2016-04-15* test/ruby/test_array.rb (test_sum): add assertions for Rational andmrkn
2016-04-15NEWS: mention [Feature #12245]nobu
2016-04-15io/console: unknown key code for names with nulnobu