summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2013-11-13* lib/rubygems: Update to RubyGems 2.0.14. [ruby-core:58300]nagachika
2013-10-26* lib/rubygems: Update to RubyGems 2.0.13. [ruby-core:58031]nagachika
2013-10-24* lib/rubygems: Update to RubyGems 2.0.12. [ruby-core:57818]nagachika
2013-09-26* lib/rubygems: Update to Rubygems 2.0.10. [ruby-core:57360]nagachika
2013-09-15* lib/rubygems: Update to Rubygems 2.0.9. [ruby-core:57183]nagachika
2013-09-13* lib/rubygems: Update to RubyGems to 2.0.8. [ruby-core:57155]nagachika
2013-06-21merge revision(s) 41076: [Backport #8558]nagachika
2013-02-23* Backport r39434 from trunk:marcandre
2013-02-23* Backport r39432 from trunk:marcandre
2013-02-23* Backport r39399 from trunk:marcandre
2013-02-22* backport r39400-r39407 from trunk.marcandre
2013-02-22* NEWS: pending_interrupt? is both instance and singleton methodmarcandre
2013-02-22* NEWS: Add Thread#pending_interrupt? and Thread.handle_interruptmarcandre
2013-02-20* NEWS: Floats are frozen toomarcandre
2013-02-20* NEWS: Add that Fixnums and Bignums are frozenmarcandre
2013-02-13merge revision(s) 39208:naruse
2013-02-06* NEWS: Add note about removal of CSV::load and CSV::dump from r39077zzak
2013-02-03io-console.gemspec: bumpnobu
2013-02-02* NEWS: add keyword arguments.ktsj
2013-01-26* NEWS: Improve wordingmarcandre
2013-01-25updating news [Bug #6820]tenderlove
2013-01-24* NEWS (yaml): Write about bundled libyaml.sorah
2013-01-24re-fix documentsnobu
2013-01-24fix documents. __dir__ is a shorthand File.realdirpath(__FILE__).nari
2013-01-24fix NEWS of __dir__nari
2013-01-24* NEWS (RDoc): Added mention of page support and markdown support.drbrain
2013-01-23* NEWS: List Proc#== removalmarcandre
2013-01-23* NEWS: whitespacemarcandre
2013-01-07* NEWS: remove description about `require "refinement"'.shugo
2013-01-07* NEWS: adjust indent.nobu
2013-01-07* NEWS: add a NEWS entry about RubyVM.ko1
2012-12-22Deprecate #{lines,bytes,chars,codepoints} of IO-likes.knu
2012-12-21 * lib/net/http.rb: Requests may be created with a URI which sets thedrbrain
2012-12-20* NEWS: fix the description for Refinements.shugo
2012-12-20* NEWS: announce AEAD encryption support in the OpenSSL extension.emboss
2012-12-20* remove trailing spaces.nobu
2012-12-20* ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPSemboss
2012-12-18* ext/openssl/lib/ssl.rb: Enable insertion of empty fragments as aemboss
2012-12-07Revert r38216 and r38221. Release manager mark this feature as "next minor".kosaki
2012-12-05* lib/timeout.rb (Timeout#timeout): setkosaki
2012-12-04* thread.c (rb_mutex_owned_p): new method that return currentkosaki
2012-12-03* .document: Add NEWS for `ri ruby:NEWS`drbrain
2012-12-03adjust stylekazu
2012-11-30* NEWS: Added RubyGems 2.0.0drbrain
2012-11-29* lib/rake/*: Updated to rake 0.9.5drbrain
2012-11-29remove trailing spaces.nobu
2012-11-28revert some part of r37942. sorry.tarui
2012-11-28* thread.c (rb_mutex_sleep): fix to allow spurious wakeup.ko1
2012-11-28 * NEWS (Thread) remove incompatible changes.tarui
2012-11-28* thread.c (thread_join): A trap handler check was moved fromkosaki