summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2017-10-23stringio.c: write multiple argumentsnobu
2017-10-23NEWS: add [Feature #9323] [ci skip]nobu
2017-10-23Drop to support NaCl platform.hsbt
2017-10-22Mention `Set#reset`knu
2017-10-22Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse
2017-10-21Introduce Net::HTTP#min_version/max_version [Feature #9450]naruse
2017-10-21SecureRandom.alphanumeric implemented.akr
2017-10-21io.c: introduce copy offload to IO.copy_streamglass
2017-10-21Fix the issue reference to [Bug #13769], handled in r60270knu
2017-10-21Import ipaddr 1.2.0knu
2017-10-21Revert "Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]"naruse
2017-10-21Dir.glob with FNM_EXTGLOB is optimized [Feature #13873]naruse
2017-10-21Make ACL::ACLEntry not suppress IPAddr::InvalidPrefixErrorknu
2017-10-21RbConfig::LIMITS is provided by rbconfig/sizeof.akr
2017-10-21Pathname#glob method implemented.akr
2017-10-21[Feature #13712] String#start_with? supports regexpnaruse
2017-10-21Update NEWS for Hash#sliceglass
2017-10-11NEWS: refine the entry about RDoc [ci skip]nobu
2017-10-11* remove trailing spaces.svn
2017-10-11Added news entries of RDoc and Rubygems.hsbt
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