aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Revert "Allow IO#reopen to take a block"glass2017-06-231-1/+0
* Allow IO#reopen to take a blockglass2017-06-221-0/+1
* * NEWS: Fix typo.eregon2017-06-211-1/+1
* string.c: add String#delete_prefix and String#delete_prefix!sonots2017-06-211-0/+2
* process.c: Use getrusage(2) in Process.timesk0kubun2017-05-281-0/+4
* NEWS: Add entry for ERB#result_with_hashk0kubun2017-05-251-2/+4
* dir.c: Dir.each_child and Dir.childrennobu2017-05-251-1/+3
* Dir.glob base optionnobu2017-05-231-0/+5
* NEWS: String#{casecmp,casecmp?} [Bug #13312]stomar2017-05-211-0/+2
* erb.rb: Allow trimming CR in all trim_modesk0kubun2017-05-201-0/+5
* Net::HTTP::STATUS_CODES is added as HTTP Status Code Repository [Misc #12935]naruse2017-05-191-1/+2
* Add more HTTP status classesnaruse2017-05-191-0/+3
* Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351]naruse2017-05-191-0/+4
* Add NEWS about [Feature #8661]naruse2017-05-191-0/+3
* NEWS: Integer#{round,floor,ceil,truncate} [Bug #13420]stomar2017-05-071-0/+2
* object.c: Kernel#yield_selfnobu2017-05-011-0/+4
* no longer rescue exceptions of #<=> when initializing a Rangeeregon2017-04-251-0/+6
* no longer rescue exceptions of #coerce in Integer#steperegon2017-04-251-0/+2
* no longer rescue exceptions in numeric comparison operationseregon2017-04-251-0/+6
* Allow Net::HTTP to fetch user/pass from http_proxynaruse2017-04-231-0/+5
* Removed mathn.rb from stdlib. It's deprecated from Ruby 2.2.hsbt2017-04-211-0/+3
* NEWS entry for [Feature #13302]shyouhei2017-04-211-0/+8
* socket: avoid fcntl for read/write_nonblock on Linuxnormal2017-04-191-0/+4
* thread.c: refine stream closed messagenobu2017-04-091-0/+4
* Rename RbConfig::Limits as RbConfig::LIMITSnobu2017-04-061-0/+4
* NEWS: mention Array#append and Array#prependkazu2017-04-061-0/+5
* Add IO#pread and IO#pwrite methodsnobu2017-04-031-0/+5
* NEWS: feature number for String#-@ compile-time optimizationnormal2017-03-261-1/+1
* NEWS: document shorter opt_str_freeze usagenormal2017-03-161-0/+2
* add NEWS for Random.urandom [ci skip]shyouhei2017-02-271-0/+3
* NEWS: Integer.sqrt [Feature #13219]nobu2017-02-271-0/+4
* NEWS: document String#-@ changenormal2017-02-251-0/+5
* Thread#fetchnobu2017-02-221-0/+4
* Merge Onigmo 6.1.1naruse2017-02-111-0/+4
* NEWS for SecureRandom's random source [ci skip]shyouhei2017-01-221-0/+2
* NEWS for SipHash13 [ci skip]shyouhei2017-01-221-0/+3
* parse.y: rescue/else/ensure in do-endnobu2017-01-191-0/+2
* variable.c: top-level constant look-upnobu2017-01-011-0/+2
* Add NEWS for Ruby 2.5.0kazu2016-12-261-0/+31
* Move from NEWS to doc/NEWS-2.4.0kazu2016-12-261-397/+0
* compile.c: toplevel returnnobu2016-12-211-0/+2
* NEWS: Fix the default rounding modemrkn2016-12-151-3/+3
* Added entry of psych 2.2.2hsbt2016-12-151-0/+4
* Update description of XMLRPC section.hsbt2016-12-131-1/+1
* NEWS: Add String#match? and Symbol#match? [ci skip]kazu2016-12-121-0/+4
* NEWS: Use spaces instead of tab [ci skip]kazu2016-12-121-3/+3
* NEWS: Sort entries [ci skip]kazu2016-12-121-23/+23
* Merge Onigmo 6.0.0naruse2016-12-101-0/+2
* Fix grammer [ci skip]nobu2016-12-101-1/+1
* Zlib.gzip and Zlib.gunzip [Feature #13020]naruse2016-12-091-0/+4