summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2017-10-01NEWS: entries for GVL release in File and Dirnormal
2017-09-28Net::HTTP.new: Support no_proxy parameter [Feature #11195]naruse
2017-09-25Time#at receives 3rd argument which specifies the unit of 2nd argument [Featu...naruse
2017-09-24Added NEWS entry for r60008hsbt
2017-09-19fix a typo in NEWS at r59966.nagachika
2017-09-19Alias Set#=== to #include?knu
2017-09-18error.c: KeyError#receiver and KeyError#keynobu
2017-09-18refinements in string interpolationnobu
2017-09-14ripper: add states of scannernobu
2017-09-11Added [Feature #12733] to NEWS entry.hsbt
2017-09-06add mention of upgrade to Unicode 10.0.0 to NEWS fileduerst
2017-08-31add NEWS entry for [Feature #13568] r59704sorah
2017-08-31Added NEWS for r59702naruse
2017-08-31String#each_grapheme_cluster and String#grapheme_clustersnaruse
2017-08-26NEWS: Thread#name= on Windows [ci skip]nobu
2017-07-21NEWS: add entries for thread_sync.c changesnormal
2017-07-20NEWS: Add String#delete_suffix and String#delete_suffix!sonots
2017-07-19Sort entries [ci skip]kazu
2017-07-19NEWS: Add Hash#transform_keys and Hash#transform_keys!kazu
2017-07-14io.c: textmode if newline decoratornobu
2017-07-14Alias Set#to_s to #inspect [ruby-core:81753] [Feature #13676]knu
2017-07-07NEWS: note [Feature #13517] is Linux-only (no side-effects on _*nonblock)normal
2017-07-07NEWS: entry for WEBRick SNI support [Feature #13729]normal
2017-06-23Revert "Allow IO#reopen to take a block"glass
2017-06-22Allow IO#reopen to take a blockglass
2017-06-21* NEWS: Fix typo.eregon
2017-06-21string.c: add String#delete_prefix and String#delete_prefix!sonots
2017-05-28process.c: Use getrusage(2) in Process.timesk0kubun
2017-05-25NEWS: Add entry for ERB#result_with_hashk0kubun
2017-05-25dir.c: Dir.each_child and Dir.childrennobu
2017-05-23Dir.glob base optionnobu
2017-05-21NEWS: String#{casecmp,casecmp?} [Bug #13312]stomar
2017-05-20erb.rb: Allow trimming CR in all trim_modesk0kubun
2017-05-19Net::HTTP::STATUS_CODES is added as HTTP Status Code Repository [Misc #12935]naruse
2017-05-19Add more HTTP status classesnaruse
2017-05-19Net::HTTP#start now pass :ENV to p_addr by default [Bug #13351]naruse
2017-05-19Add NEWS about [Feature #8661]naruse
2017-05-07NEWS: Integer#{round,floor,ceil,truncate} [Bug #13420]stomar
2017-05-01object.c: Kernel#yield_selfnobu
2017-04-25no longer rescue exceptions of #<=> when initializing a Rangeeregon
2017-04-25no longer rescue exceptions of #coerce in Integer#steperegon
2017-04-25no longer rescue exceptions in numeric comparison operationseregon
2017-04-23Allow Net::HTTP to fetch user/pass from http_proxynaruse
2017-04-21Removed mathn.rb from stdlib. It's deprecated from Ruby 2.2.hsbt
2017-04-21NEWS entry for [Feature #13302]shyouhei
2017-04-19socket: avoid fcntl for read/write_nonblock on Linuxnormal
2017-04-09thread.c: refine stream closed messagenobu
2017-04-06Rename RbConfig::Limits as RbConfig::LIMITSnobu
2017-04-06NEWS: mention Array#append and Array#prependkazu
2017-04-03Add IO#pread and IO#pwrite methodsnobu