summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2010-03-18Add NEWS and fix ChangeLog.naruse
2010-03-16* parse.y (rb_intern3): prohibit Symbol with an invalid encoding.mame
2010-03-12* NEWS: emoji encodings.muraken
2010-03-11describe Time#round.akr
2010-03-07describe new optional arugment for Pathname#realpath and Pathname#realdirpath.akr
2010-03-04* gc.c (gc_profile_total_time): add GC::Profiler.total_time.wanabe
2010-03-04* NEWS: Adding Enumerable#each_entry to the new method listmarcandre
2010-02-03* NEWS (socket): Socket.do_not_reverse_lookup.nobu
2010-01-21* array.c (rb_ary_rotate): new methods, Array#rotate! andnobu
2010-01-17* ext/digest/digest.c (rb_digest_instance_hexdigest_bang): Fixknu
2010-01-13Add news.naruse
2010-01-12* prelude.rb (require_relative): use File.realpath. [ruby-dev:40040]akr
2010-01-11* hash.c (ruby_setenv): ENV.[]= should raise an error if setenv(3)knu
2010-01-09Add news: net/http merges net/https.naruse
2010-01-05describe RbConfig.ruby.akr
2010-01-05removes the dtrace support. reverts r26239, r26238 and r26235.yugui
2010-01-05Add Float::INFINITY and Float::NAN.naruse
2010-01-03* trace.h: new file. wraps tracing mechanisms.yugui
2009-09-23* lib/thread.rb (ConditionVariable#wait): add timeout argument.akr
2009-09-23cosmetic change.akr
2009-09-23describe Enumerable#chunk and Enumerable#slice_before.akr
2009-09-11* NEWS: update for 1.9.2. based on a patch from Run Paint Run Runnobu
2009-08-19* enumerator.c: implement Enumerator#{next_values,peek_values,feed}akr
2009-07-20updated.akr
2009-06-27* NEWS, lib/rss/maker/base.rb, test/rss/test_maker_2.0.rb: addkou
2009-06-27* NEWS: rss: 0.2.5 -> 0.2.7.kou
2009-06-23describe IO#fdatasync.akr
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