aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Import RDoc 2.5.7. Fixes #1318 and ruby-core:29780drbrain2010-04-271-1/+1
* Update to RDoc 2.5.6drbrain2010-04-231-1/+1
* Update to RDoc 2.5.5drbrain2010-04-211-1/+1
* NEWS: add Array#repeated_{combinationpermutation} [Feature #2981]kazu2010-04-161-1/+3
* * NEWS: Add {Hash,ENV}#{keep_if,select!}marcandre2010-04-111-0/+8
* Update to RDoc 2.5.3drbrain2010-04-111-1/+1
* * lib/rdoc: Import RDoc 2.5.2drbrain2010-04-101-0/+4
* * array.c (rb_ary_product): Accept a block [ruby-core:29045]marcandre2010-04-021-1/+1
* * NEWS: added reverse_lookup option.nobu2010-04-021-0/+2
* Add NEWS about hexadecimn floating point format.naruse2010-04-011-0/+9
* * NEWS: Update new methodsmarcandre2010-04-011-1/+6
* * NEWS: add URI.decode and URI.encode to Obsoleted methods,kazu2010-03-301-2/+5
* * NEWS: add Thread#add_trace_func and Thread#set_trace_func.wanabe2010-03-261-0/+5
* * NEWS: Array#{uniq,uniq!} can take a block. see [ruby-dev:37998]kazu2010-03-251-0/+3
* * NEWS: add IO#autoclose=, IO#autoclose?, IO#codepoints, IO#each_codepoint.kazu2010-03-251-0/+4
* * NEWS: add Kernel#singleton_class.kazu2010-03-251-0/+4
* * proc.c (rb_method_location): return attr's location if it is setup.wanabe2010-03-221-0/+5
* Add NEWS and fix ChangeLog.naruse2010-03-181-0/+5
* * parse.y (rb_intern3): prohibit Symbol with an invalid encoding.mame2010-03-161-0/+1
* * NEWS: emoji encodings.muraken2010-03-121-0/+7
* describe Time#round.akr2010-03-111-0/+1
* describe new optional arugment for Pathname#realpath and Pathname#realdirpath.akr2010-03-071-0/+4
* * gc.c (gc_profile_total_time): add GC::Profiler.total_time.wanabe2010-03-041-0/+4
* * NEWS: Adding Enumerable#each_entry to the new method listmarcandre2010-03-041-0/+1
* * 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