aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* add mention of upgrade to Unicode 10.0.0 to NEWS fileduerst2017-09-061-1/+3
* add NEWS entry for [Feature #13568] r59704sorah2017-08-311-0/+2
* Added NEWS for r59702naruse2017-08-311-0/+2
* String#each_grapheme_cluster and String#grapheme_clustersnaruse2017-08-311-0/+2
* NEWS: Thread#name= on Windows [ci skip]nobu2017-08-261-0/+2
* NEWS: add entries for thread_sync.c changesnormal2017-07-211-0/+5
* NEWS: Add String#delete_suffix and String#delete_suffix!sonots2017-07-201-0/+2
* Sort entries [ci skip]kazu2017-07-191-23/+23
* NEWS: Add Hash#transform_keys and Hash#transform_keys!kazu2017-07-191-0/+5
* io.c: textmode if newline decoratornobu2017-07-141-0/+4
* Alias Set#to_s to #inspect [ruby-core:81753] [Feature #13676]knu2017-07-141-0/+3
* NEWS: note [Feature #13517] is Linux-only (no side-effects on _*nonblock)normal2017-07-071-1/+1
* NEWS: entry for WEBRick SNI support [Feature #13729]normal2017-07-071-0/+4
* 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