aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* * NEWS: Enumerable#join has been reverted. [ruby-core:30604]nobu2010-06-051-1/+0
* Mention deprecation of digest/hmac.knu2010-06-031-4/+12
* * lib/set.rb (keep_if, select!): New methods [ruby-core:29749]marcandre2010-05-301-0/+5
* * NEWS (io/console): added IO#echo?.nobu2010-05-091-0/+1
* * ext/io/console/console.c (console_set_raw): new method.nobu2010-05-091-0/+2
* * NEWS (io/console): IO#noecho and IO#raw without block arenobu2010-05-081-2/+0
* * ext/io/console: imported. [ruby-dev:40897]nobu2010-05-081-0/+10
* * NEWS: add rationalize methods of Complex, Float, Integer, NilClass, and Rat...mrkn2010-05-061-0/+18
* * NEWS: wordingmarcandre2010-05-051-1/+1
* * NEWS: List all changes to lib/matrixmarcandre2010-05-021-0/+24
* Merge fix for gem server, bump RubyGems version to 1.3.7drbrain2010-05-011-0/+4
* Upgrade to RDoc 2.5.8drbrain2010-05-011-1/+1
* 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