aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/ossl_bn.c (ossl_bn_initialize): allow Fixnum and Bignum.naruse2013-04-251-0/+4
* * lib/uri/common.rb (URI.decode_www_form): follow current URL Standard.naruse2013-04-251-0/+10
* * lib/tempfile.rb (Tempfile.create): New method.akr2013-04-201-0/+4
* * string.c (str_scrub): add ruby method String#scrub which verify andnaruse2013-04-191-0/+8
* * lib/matrix.rb: Add Vector#cross_product, patch by Luis Ezcurdiamarcandre2013-04-131-0/+3
* * lib/open-uri.rb: Support multiple fields with same fieldakr2013-04-091-0/+3
* * lib/resolv.rb: Support LOC resources.akr2013-04-061-0/+1
* * lib/resolv.rb: Add one-shot multicast DNS support.akr2013-04-061-0/+1
* * lib/resolv.rb (Resolv::DNS.fetch_resource): New method to obtainakr2013-04-061-0/+4
* * ext/pathname/pathname.c (path_write): New method.akr2013-04-041-0/+5
* * io.c (rb_io_seek_m): Accept :CUR, :END, :SET as "whence" argument.akr2013-04-031-0/+4
* fix a typo in NEWSkazu2013-04-031-1/+1
* * remove trailing spaces.nobu2013-04-021-1/+1
* * pack.c: Support Q! and q! for long long.akr2013-04-021-0/+3
* * NEWS: Be more precise about singleton_class.ancestors changemarcandre2013-03-301-1/+2
* * lib/rinda/ring.rb: Added documentation for multicast support.drbrain2013-03-231-1/+3
* * lib/rinda/ring.rb: Add multicast support to Rinda::RingFinger anddrbrain2013-03-231-0/+2
* * NEWS: describe RUBY_HEAP_SLOTS_GROWTH_FACTOR.nari2013-03-141-0/+4
* * lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTPdrbrain2013-03-111-0/+4
* * NEWS (Mutex#owned?): no longer experimental.kosaki2013-03-101-0/+5
* * class.c (rb_mod_ancestors): Include singleton_class in ancestors listmarcandre2013-03-071-0/+5
* fix major-mode for emacskazu2013-02-251-1/+2
* old ChangeLog and NEWS move to dockazu2013-02-251-516/+3
* * NEWS: Reorder and fix indent levels [ruby-core:52723]marcandre2013-02-231-294/+300
* * NEWS: Fix RubyGems version [Bug #7920]marcandre2013-02-231-1/+1
* * NEWS: + Module.prepended and Module.prepend_featuresmarcandre2013-02-221-0/+2
* * NEWS: + Thread::Backtrace::Locationmarcandre2013-02-221-0/+3
* * NEWS: Add privacy of respond_to_missing? & al as a potential incompatibilitymarcandre2013-02-221-0/+6
* * NEWS: Fix ARGF#codepointsmarcandre2013-02-221-1/+4
* * NEWS: Add that unused variables starting with _ won't generate a warningmarcandre2013-02-221-0/+2
* * NEWS: Add Enumerable::Lazy to listmarcandre2013-02-221-0/+1
* * NEWS: + RubyVM::InstructionSequence new methodsmarcandre2013-02-221-0/+5
* * NEWS: + ObjectSpace::WeakMapmarcandre2013-02-221-0/+3
* * NEWS: Specify that Proc#eql? was also removedmarcandre2013-02-221-2/+3
* * NEWS: pending_interrupt? is both instance and singleton methodmarcandre2013-02-221-2/+2
* * NEWS: Add Thread#pending_interrupt? and Thread.handle_interruptmarcandre2013-02-221-1/+3
* * NEWS: Floats are frozen toomarcandre2013-02-221-1/+2
* * NEWS: Add that Fixnums and Bignums are frozenmarcandre2013-02-221-0/+5
* * 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