summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2009-05-22* NEWS: add Time#to_r.mame
2009-05-20NEWS (--program-prefix and --program-suffix): describe r23368.yugui
2009-05-16* NEWS: add RSS::Maker.supported?(version).kou
2009-05-12* time.c: support fixed UTC offset. [ruby-dev:38326]akr
2009-04-25mention Time.{utc,gm,local,mktime} as incompatibility.akr
2009-04-22* ext/zlib/zlib.c (Zlib::GzipFile#path): New method.knu
2009-04-21updated.akr
2009-04-21* time.c (time_arg): use the year argument as-is. [ruby-dev:38194]akr
2009-04-21describe about Time.akr
2009-04-16updated.akr
2009-04-16* node.h (rb_notimplement_body_p): declared.akr
2009-04-16* class.c (rb_define_method_id): use rb_define_notimplement_method_idakr
2009-03-21* ext/openssl/ossl_ssl.c (write_would_block): defined.akr
2009-03-20* ext/openssl/lib/openssl/buffering.rbakr
2009-03-19update rdoc and NEWS.akr
2009-03-15updated.akr
2009-03-14* string.c (rb_str_subpat): accept capture name.akr
2009-02-27update doc (add Pathname#binread)kazu
2009-02-26* ext/socket/lib/socket.rb (BasicSocket#connect_address): new method.akr
2009-02-17* NEWS: added Etc::{Passwd,Group}.each.nobu
2009-02-15updated.akr
2009-02-15mention SecureRandom.urlsafe_base64.akr
2009-02-14* lib/time.rb (Time.parse): raise ArgumentError if Date._parse don'takr
2009-02-12updated.akr
2009-02-11updated.akr
2009-02-11add getpeereid.akr
2009-02-10updated.akr
2009-02-09Mention Enumerator#with_index.knu
2009-02-05* ext/socket: AddrInfo is renamed to Addrinfo. [ruby-dev:37876]akr
2009-02-04add Socket.pair.akr
2009-02-04updated.akr
2009-02-04add Dir.homekazu
2009-02-03* NEWS: added comment for Readline.kouji
2009-02-03updated.akr
2009-02-03* NEWS: add Array#sort_by!.kazu
2009-01-31* lib/pathname.rb (Pathname#each_child): new method.akr
2009-01-30* lib/pathname.rb (Pathname#realdirpath): new method.akr
2009-01-17updated.akr
2009-01-17* ext/socket/lib/socket.rb: new file.akr
2009-01-08* ext/socket/socket.c (bsock_shutdown): accept symbol/string as how.akr
2009-01-07updated.akr
2008-12-31describe a block for UNIXSocket.pair.akr
2008-12-31describe Buffering#read_nonblock.akr
2008-12-23updated.akr
2008-12-22* io.c (rb_io_s_pipe): IO.pipe can take a block.akr
2008-12-12- Remove doc/NEWS when we have doc/NEWS-1.9.1.knu