aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* * ext/json: merge JSON 1.7.7.naruse2013-02-121-0/+3
* * NEWS: Add note about removal of CSV::load and CSV::dump from r39077zzak2013-02-061-0/+4
* io-console.gemspec: bumpnobu2013-02-031-0/+7
* * NEWS: add keyword arguments.ktsj2013-02-021-0/+2
* * NEWS: Improve wordingmarcandre2013-01-261-2/+2
* updating news [Bug #6820]tenderlove2013-01-251-2/+1
* * NEWS (yaml): Write about bundled libyaml.sorah2013-01-241-0/+2
* re-fix documentsnobu2013-01-241-1/+2
* fix documents. __dir__ is a shorthand File.realdirpath(__FILE__).nari2013-01-241-2/+1
* fix NEWS of __dir__nari2013-01-241-1/+2
* * NEWS (RDoc): Added mention of page support and markdown support.drbrain2013-01-241-4/+13
* * NEWS: List Proc#== removalmarcandre2013-01-231-0/+10
* * NEWS: whitespacemarcandre2013-01-231-1/+1
* * NEWS: remove description about `require "refinement"'.shugo2013-01-071-3/+2
* * NEWS: adjust indent.nobu2013-01-071-12/+12
* * NEWS: add a NEWS entry about RubyVM.ko12013-01-071-1/+14
* Deprecate #{lines,bytes,chars,codepoints} of IO-likes.knu2012-12-221-0/+28
* * lib/net/http.rb: Requests may be created with a URI which sets thedrbrain2012-12-211-0/+4
* * NEWS: fix the description for Refinements.shugo2012-12-201-7/+4
* * NEWS: announce AEAD encryption support in the OpenSSL extension.emboss2012-12-201-0/+3
* * remove trailing spaces.nobu2012-12-201-1/+1
* * ext/openssl/ossl.c: add OpenSSL.fips_mode= to allow enabling FIPSemboss2012-12-201-7/+8
* * ext/openssl/lib/ssl.rb: Enable insertion of empty fragments as aemboss2012-12-181-1/+5
* Revert r38216 and r38221. Release manager mark this feature as "next minor".kosaki2012-12-071-7/+0
* * lib/timeout.rb (Timeout#timeout): setkosaki2012-12-051-0/+7
* * thread.c (rb_mutex_owned_p): new method that return currentkosaki2012-12-041-0/+3
* * .document: Add NEWS for `ri ruby:NEWS`drbrain2012-12-031-2/+3
* adjust stylekazu2012-12-031-1/+1
* * NEWS: Added RubyGems 2.0.0drbrain2012-11-301-0/+17
* * lib/rake/*: Updated to rake 0.9.5drbrain2012-11-291-3/+3
* remove trailing spaces.nobu2012-11-291-1/+1
* revert some part of r37942. sorry.tarui2012-11-281-0/+7
* * thread.c (rb_mutex_sleep): fix to allow spurious wakeup.ko12012-11-281-0/+1
* * NEWS (Thread) remove incompatible changes.tarui2012-11-281-9/+0
* * thread.c (thread_join): A trap handler check was moved fromkosaki2012-11-281-5/+5
* * NEWS: typos.eregon2012-11-271-7/+8
* * NEWS: add improvements of the garbage collector.nari2012-11-271-0/+6
* * lib/rdoc*: Updated to RDoc 4.0 (pre-release)drbrain2012-11-271-0/+11
* * thread.c (thread_join): raises ThreadError if target theradkosaki2012-11-271-1/+1
* * thread.c (thread_join): raises ThreadError if target threadkosaki2012-11-271-0/+1
* * NEWS: add TracePont.ko12012-11-271-0/+4
* * thread.c (rb_mutex_trylock, rb_mutex_unlock, mutex_sleep):kosaki2012-11-261-0/+10
* * NEWS: update for Thread#join incompatible change.kosaki2012-11-261-0/+7
* * NEWS: add a news about iconv.ktsj2012-11-251-0/+3
* String#{lines,chars,codepoints,bytes} now return an array.knu2012-11-241-0/+17
* * process.c (proc_getsid): adds new method for getting session id.kosaki2012-11-241-0/+4
* * NEWS: edited (order etc).tadf2012-11-211-62/+62
* wait.c: wait_readablenobu2012-11-211-0/+5
* * NEWS: List incompatible change for Array#values_at [#6203]marcandre2012-11-201-0/+6
* * signal.c (sig_signame): implements Signal.signame methodkosaki2012-11-191-0/+3