summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2012-11-27* NEWS: typos.eregon
2012-11-27* NEWS: add improvements of the garbage collector.nari
2012-11-27* lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain
2012-11-27* thread.c (thread_join): raises ThreadError if target theradkosaki
2012-11-27* thread.c (thread_join): raises ThreadError if target threadkosaki
2012-11-27* NEWS: add TracePont.ko1
2012-11-26* thread.c (rb_mutex_trylock, rb_mutex_unlock, mutex_sleep):kosaki
2012-11-26* NEWS: update for Thread#join incompatible change.kosaki
2012-11-25* NEWS: add a news about iconv.ktsj
2012-11-24String#{lines,chars,codepoints,bytes} now return an array.knu
2012-11-24* process.c (proc_getsid): adds new method for getting session id.kosaki
2012-11-21 * NEWS: edited (order etc).tadf
2012-11-21wait.c: wait_readablenobu
2012-11-20* NEWS: List incompatible change for Array#values_at [#6203]marcandre
2012-11-19* signal.c (sig_signame): implements Signal.signame methodkosaki
2012-11-19* thread.c: add `Thread#backtrace_locations' method.ko1