aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* maintainers.rdoc: update ext/io/nonblock [ci skip]nobu2016-04-291-0/+5
* * doc/maintainers.rdoc (ext/win32): of course, it's still maintained. [skip ci]usa2016-04-291-0/+4
* * gems/bundled_gems: Update latest gems, test-unit-3.1.8 and rake-11.1.2.hsbt2016-04-291-0/+4
* * doc/maintainers.rdoc: Update latest maintainers list on Ruby 2.4hsbt2016-04-291-0/+4
* * doc/maintainers.rdoc: Removed deprecated entries. These are already deleted.hsbt2016-04-291-0/+4
* * doc/maintainers.rdoc: Removed Ruby 1.8 entries. It's not necessary tohsbt2016-04-291-0/+5
* hash.c: dry up codenobu2016-04-281-0/+5
* * re.c (rb_reg_prepare_enc): use rb_enc_asciicompat(enc) instead ofnaruse2016-04-281-0/+5
* optparse.rb: [DOC] fix example code [ci skip]nobu2016-04-281-0/+5
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.4.hsbt2016-04-281-0/+6
* * configure.in (rb_cv_lgamma_r_pm0): check if lgamma_r(+0.0)odaira2016-04-271-0/+8
* * time.c: define _DEFAULT_SOURCE because glibc 2.20 depracatesnaruse2016-04-271-0/+6
* {Fixnum,Bignum}#^ is unified into Integer.akr2016-04-271-0/+7
* {Fixnum,Bignum}#[] is unified into Integer.akr2016-04-271-4/+9
* * tool/instruction.rb: fix to follow current implementation.naruse2016-04-271-0/+4
* stringio.c: warn block for newnobu2016-04-271-0/+5
* internal.h: ONLY_FOR_INTERNAL_USEnobu2016-04-271-0/+6
* fix typos [ci skip]kazu2016-04-261-1/+1
* * tool/redmine-backporter.rb (rel): should not raise exceptions even ifusa2016-04-261-0/+5
* Fix -e script encodingnobu2016-04-261-0/+6
* {Fixnum,Bignum}#<< is unified into Integer.akr2016-04-261-0/+9
* {Fixnum,Bignum}#>> is unified into Integer.akr2016-04-261-0/+9
* {Fixnum,Bignum}#size is unified into Integer.akr2016-04-261-0/+8
* {Fixnum,Bignum}#bit_length is unified into Integer.akr2016-04-261-2/+11
* * numeric.c (int_abs): Integer#{abs,magnitude} moved from Fixnum and Bignum.akr2016-04-261-0/+9
* rbconfig/sizeof: calculate at compilation timenobu2016-04-251-0/+8
* * doc/extension.rdoc: Improvements to english grammers.hsbt2016-04-251-0/+5
* * encoding.c: Fix return value of `Encoding::ISO8859_1.name`hsbt2016-04-251-0/+6
* * configure.in: add missing -lm for AIX.odaira2016-04-241-0/+4
* fix typos [ci skip]kazu2016-04-241-2/+2
* * vm_insnhelper.c (INLINE): disbale r54738 if __NO_INLINE__ is defined.ktsj2016-04-241-0/+5
* * test/ruby/test_array.rb: Add test cases for Array#sum withyui-knk2016-04-241-0/+5
* * vm_insnhelper.c (INLINE): define as `inline` when it is optimized.naruse2016-04-231-0/+32
* vm_insnhelper.c: missing static to inlinenobu2016-04-231-1/+1
* * vm_insnhelper.c (vm_getivar): specify inline instead of static inline.naruse2016-04-231-0/+20
* * include/ruby/ruby.h (rb_mul_size_overflow): use UNLIKELYnaruse2016-04-231-0/+5
* * 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