aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* * NEWS (socket): Socket.do_not_reverse_lookup.nobu2010-02-031-0/+2
* * array.c (rb_ary_rotate): new methods, Array#rotate! andnobu2010-01-211-0/+2
* * ext/digest/digest.c (rb_digest_instance_hexdigest_bang): Fixknu2010-01-171-0/+6
* Add news.naruse2010-01-131-0/+8
* * prelude.rb (require_relative): use File.realpath. [ruby-dev:40040]akr2010-01-121-0/+5
* * hash.c (ruby_setenv): ENV.[]= should raise an error if setenv(3)knu2010-01-111-0/+1
* Add news: net/http merges net/https.naruse2010-01-091-0/+3
* describe RbConfig.ruby.akr2010-01-051-0/+4
* removes the dtrace support. reverts r26239, r26238 and r26235.yugui2010-01-051-14/+0
* Add Float::INFINITY and Float::NAN.naruse2010-01-051-1/+6
* * trace.h: new file. wraps tracing mechanisms.yugui2010-01-031-0/+14
* * lib/thread.rb (ConditionVariable#wait): add timeout argument.akr2009-09-231-0/+4
* cosmetic change.akr2009-09-231-1/+2
* describe Enumerable#chunk and Enumerable#slice_before.akr2009-09-231-0/+2
* * NEWS: update for 1.9.2. based on a patch from Run Paint Run Runnobu2009-09-111-4/+41
* * enumerator.c: implement Enumerator#{next_values,peek_values,feed}akr2009-08-191-1/+8
* updated.akr2009-07-201-0/+3
* * NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: addkou2009-06-271-0/+5
* * NEWS: rss: 0.2.5 -> 0.2.7.kou2009-06-271-1/+1
* describe IO#fdatasync.akr2009-06-231-0/+3
* * NEWS: add Time#to_r.mame2009-05-221-0/+3
* NEWS (--program-prefix and --program-suffix): describe r23368.yugui2009-05-201-0/+9
* * NEWS: add RSS::Maker.supported?(version).kou2009-05-161-0/+3
* * time.c: support fixed UTC offset. [ruby-dev:38326]akr2009-05-121-0/+2
* mention Time.{utc,gm,local,mktime} as incompatibility.akr2009-04-251-0/+4
* * ext/zlib/zlib.c (Zlib::GzipFile#path): New method.knu2009-04-221-0/+4
* updated.akr2009-04-211-2/+2
* * time.c (time_arg): use the year argument as-is. [ruby-dev:38194]akr2009-04-211-0/+5
* describe about Time.akr2009-04-211-0/+5
* updated.akr2009-04-161-2/+2
* * node.h (rb_notimplement_body_p): declared.akr2009-04-161-1/+1
* * class.c (rb_define_method_id): use rb_define_notimplement_method_idakr2009-04-161-0/+5
* * ext/openssl/ossl_ssl.c (write_would_block): defined.akr2009-03-211-1/+4
* * ext/openssl/lib/openssl/buffering.rbakr2009-03-201-1/+2
* update rdoc and NEWS.akr2009-03-191-0/+4
* updated.akr2009-03-151-1/+1
* * string.c (rb_str_subpat): accept capture name.akr2009-03-141-0/+4
* update doc (add Pathname#binread)kazu2009-02-271-2/+3
* * ext/socket/lib/socket.rb (BasicSocket#connect_address): new method.akr2009-02-261-0/+1
* * NEWS: added Etc::{Passwd,Group}.each.nobu2009-02-171-0/+5
* updated.akr2009-02-151-0/+1
* mention SecureRandom.urlsafe_base64.akr2009-02-151-0/+4
* * lib/time.rb (Time.parse): raise ArgumentError if Date._parse don'takr2009-02-141-0/+4
* updated.akr2009-02-121-0/+2
* updated.akr2009-02-111-4/+10
* add getpeereid.akr2009-02-111-0/+1
* updated.akr2009-02-101-1/+1
* Mention Enumerator#with_index.knu2009-02-091-4/+9
* * ext/socket: AddrInfo is renamed to Addrinfo. [ruby-dev:37876]akr2009-02-051-3/+3
* add Socket.pair.akr2009-02-041-0/+1