summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2013-07-07* NEWS: Add REXML::Text#<< related updates.kou
2013-07-01* eval.c (rb_using_module): activate refinements in the ancestors ofshugo
2013-06-16* NEWS (XMLRPC::Client#http): Add.kou
2013-06-14* NEWS: add a note for Module#using.shugo
2013-06-14* NEWS: add notes for $SAFE.shugo
2013-06-06* NEWS: describe a compatibility issue of Numeric#quomrkn
2013-06-06* NEWS: fix style.mrkn
2013-06-04* lib/rubygems: Update to RubyGems 2.0.3drbrain
2013-05-30Add a NEWSxibbar
2013-05-22Add NEWS for r40879: Digest::Class.filenaruse
2013-05-21Add NEWS about r40881, StringScanner#[] supports named captures.naruse
2013-05-18* string.c (str_scrub_bang): add String#scrub!. [Feature #8414]naruse
2013-05-14Add NEWS about Kernel#singleton_method r40684 [Feature #8391]naruse
2013-05-11Describe Socket.getifaddrs.akr
2013-05-08* io.c (rb_io_ext_int_to_encs): ignore internal encoding if externalnaruse
2013-04-25* ext/openssl/ossl_bn.c (ossl_bn_initialize): allow Fixnum and Bignum.naruse
2013-04-25* lib/uri/common.rb (URI.decode_www_form): follow current URL Standard.naruse
2013-04-20* lib/tempfile.rb (Tempfile.create): New method.akr
2013-04-19* string.c (str_scrub): add ruby method String#scrub which verify andnaruse
2013-04-13* lib/matrix.rb: Add Vector#cross_product, patch by Luis Ezcurdiamarcandre
2013-04-09* lib/open-uri.rb: Support multiple fields with same fieldakr
2013-04-06* lib/resolv.rb: Support LOC resources.akr
2013-04-06* lib/resolv.rb: Add one-shot multicast DNS support.akr
2013-04-06* lib/resolv.rb (Resolv::DNS.fetch_resource): New method to obtainakr
2013-04-04* ext/pathname/pathname.c (path_write): New method.akr
2013-04-03* io.c (rb_io_seek_m): Accept :CUR, :END, :SET as "whence" argument.akr
2013-04-03fix a typo in NEWSkazu
2013-04-02* remove trailing spaces.nobu
2013-04-02* pack.c: Support Q! and q! for long long.akr
2013-03-30* NEWS: Be more precise about singleton_class.ancestors changemarcandre
2013-03-23* lib/rinda/ring.rb: Added documentation for multicast support.drbrain
2013-03-23 * lib/rinda/ring.rb: Add multicast support to Rinda::RingFinger anddrbrain
2013-03-14* NEWS: describe RUBY_HEAP_SLOTS_GROWTH_FACTOR.nari
2013-03-11* lib/net/smtp.rb: Added Net::SMTP#rset method to implement the SMTPdrbrain
2013-03-10* NEWS (Mutex#owned?): no longer experimental.kosaki
2013-03-07* class.c (rb_mod_ancestors): Include singleton_class in ancestors listmarcandre
2013-02-25fix major-mode for emacskazu
2013-02-25old ChangeLog and NEWS move to dockazu
2013-02-23* NEWS: Reorder and fix indent levels [ruby-core:52723]marcandre
2013-02-23* NEWS: Fix RubyGems version [Bug #7920]marcandre
2013-02-22* NEWS: + Module.prepended and Module.prepend_featuresmarcandre
2013-02-22* NEWS: + Thread::Backtrace::Locationmarcandre
2013-02-22* NEWS: Add privacy of respond_to_missing? & al as a potential incompatibilitymarcandre
2013-02-22* NEWS: Fix ARGF#codepointsmarcandre
2013-02-22* NEWS: Add that unused variables starting with _ won't generate a warningmarcandre
2013-02-22* NEWS: Add Enumerable::Lazy to listmarcandre
2013-02-22* NEWS: + RubyVM::InstructionSequence new methodsmarcandre
2013-02-22* NEWS: + ObjectSpace::WeakMapmarcandre
2013-02-22* NEWS: Specify that Proc#eql? was also removedmarcandre
2013-02-22* NEWS: pending_interrupt? is both instance and singleton methodmarcandre