aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/ruby.h (RB_LIKELY): use prefix in ruby.h.naruse2016-04-231-0/+6
* * NEWS: Add descriptions for Time#to_time updates.yui-knk2016-04-231-0/+5
* * NEWS: Add descriptions for DateTime#to_time updates.yui-knk2016-04-231-0/+5
* date_core.c: [DOC] markdown to rdoc [ci skip]nobu2016-04-231-0/+6
* ruby.c: fix command line encoding on cygwinnobu2016-04-231-0/+5
* * configure.in: don't use the system-provided round(3) on AIX.odaira2016-04-221-0/+6
* * test/ruby/test_time_tz.rb: Tests depends on Europe/Moscow removedakr2016-04-221-0/+7
* * include/ruby/ruby.h (rb_mul_size_overflow): added to handlenaruse2016-04-221-0/+10
* time.c: add example [ci skip]nobu2016-04-221-0/+5
* * variable.c: use uint32_t instead of long to avoid confusion aboutnaruse2016-04-221-0/+5
* fix a typo [ci skip]nobu2016-04-221-1/+1
* eval_jump.c: restore previous error infonobu2016-04-221-0/+5
* * tool/redmine-backporter.rb: the fullpath of merger.rb is too long tousa2016-04-221-0/+6
* * tool/merger.rb: remove temporary file.usa2016-04-221-0/+4
* * lib/net/http.rb: Improve documentation for SSL requests via GET method.hsbt2016-04-221-0/+5
* * lib/webrick/ssl.rb: Support to add SSLCiphers option.hsbt2016-04-221-0/+5
* * file.c, win32/file.c: Removed obsoleted safe level checks.hsbt2016-04-221-0/+5
* * benchmark/bm_so_meteor_contest.rb: fix a typo.hsbt2016-04-221-0/+5
* * gc.c (rb_alloc_tmp_buffer_with_count): added like xmalloc2 tonaruse2016-04-211-0/+10
* * include/ruby/ruby.h (LIKELY): moved from internal.h.naruse2016-04-211-0/+6
* * gc.c (objspace_malloc_prepare): remove size check because it isnaruse2016-04-211-0/+21
* fix typos [ci skip]kazu2016-04-211-2/+2
* ifchange: ignore unmatch TEST_COLORSnobu2016-04-211-0/+8
* cgi/util.rb: remove CGI::Util#_unescapenobu2016-04-201-0/+9
* error.c: SyntaxError#initializenobu2016-04-201-0/+8
* refactor syntax errornobu2016-04-201-0/+11
* refactor parser errornobu2016-04-191-0/+10
* appending compile error without rb_errinfonobu2016-04-191-0/+8
* * lib/time.rb: revert r54167 because it would breaksonots2016-04-191-0/+7
* * ChangeLog: Fix dates of previous commitssonots2016-04-191-3/+7
* * ChangeLog: Add descriptions for logger updatessonots2016-04-191-0/+14
* compile.c: fix dangling linknobu2016-04-181-0/+6
* numeric.c: flo_truncatenobu2016-04-181-1/+4
* numeric.c: int_truncatenobu2016-04-181-0/+5
* * tool/redmine-backporter.rb: revisions are strings.nagachika2016-04-161-0/+4
* * ext/date/date_core.c : remove not used f_getlocal macro.yui-knk2016-04-161-0/+5
* * ext/date/date_core.c : remove not used f_utc6 macro.yui-knk2016-04-161-0/+5
* struct.c: unique membersnobu2016-04-161-1/+4
* struct.c: struct_make_members_listnobu2016-04-161-0/+6
* * tool/redmine-backporter.rb: sort revisions.nagachika2016-04-151-0/+4
* * array.c (rb_ary_sum): Don't yield same element twice.akr2016-04-151-0/+5
* * array.c (rb_ary_sum): Fix SEGV by [1/2r, 1].sum.akr2016-04-151-0/+4
* rename rb_rational_add -> rb_rational_plusmrkn2016-04-151-0/+9
* array.c (rb_ary_sum): use rb_rational_add directlymrkn2016-04-151-0/+9
* array.c: sum for Rational and Float mixed arraysmrkn2016-04-151-0/+8
* thread.c: defer setting name in initializenobu2016-04-151-6/+4
* thread.c: must be initialized to set namenobu2016-04-151-0/+8
* * lib/irb/ext/save-history.rb: Fix NoMethodError when method is not defined.hsbt2016-04-151-0/+4
* * common.mk (benchmark): order options for built-ruby and compare-ruby.naruse2016-04-151-0/+4
* * test/ruby/test_array.rb (test_sum): add assertions for Rational andmrkn2016-04-151-0/+5