summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2011-01-01* NEWS (optparse): shell completion support.nobu
2010-12-28Import RDoc 3.1drbrain
2010-12-27* NEWS: add ARGF.write and so on.kazu
2010-12-27* NEWS: add new magic-comment. (warn-indent) [ruby-core:25442]kazu
2010-12-27* NEWS: Add Zlib.deflate and Zlib.inflate. [ruby-dev:42833]kazu
2010-12-22* NEWS: remove #object_id. [ruby-dev:42840]kazu
2010-12-21* NEWS: add Module#private_constant and Module#public_constant.kazu
2010-12-21sort and remove skazu
2010-12-21NEWS: add IO#advise.kazu
2010-12-20* NEWS: add #__id__ and #object_id. [ruby-dev:42778]kazu
2010-12-20Update NEWS, add ChangeLog entry for RDoc 3.0.1drbrain
2010-12-09* lib/webrick/accesslog.rb (WEBrick::AccessLog#format): supportakr
2010-12-06* NEWS: add new encodings.kazu
2010-12-06fix typoskazu
2010-12-02* NEWS: entry for ruby_vm_at_exit().shyouhei
2010-11-08* tool/enc-unicode.rb,naruse
2010-11-02* NEWS: fix a typo.kou
2010-10-30* lib/rexml/encoding.rb: use Ruby native encoding mechnism. [ruby-dev:42464]kou
2010-10-28* tool/enc-unicode.rb,naruse
2010-10-14* pack.c (pack_pack): support endian modifiers: < and >.naruse
2010-10-12* io.c (rb_io_putc): support multibyte characters.naruse
2010-10-10* ext/stringio/stringio.c (strio_set_encoding):naruse
2010-10-06describe URI::Generic#hostname and URI::Generic#hostname=.akr
2010-09-15Update NEWS to add about License.naruse
2010-09-10 * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#continue): addnahi
2010-09-10Mention rb_scan_args().knu
2010-08-30describe that Time#strftime supports %:z and %::z.akr
2010-08-27Mention String#prepend.knu
2010-08-27* file.c (null_device): move from io.c.nobu
2010-08-27* NEWS (IO::NULLL): add.nobu
2010-08-27* NEWS: moved to doc/NEWS-1.9.2.nobu
2010-08-11* NEWS: merge from branches/ruby_1_9_2, and move io/console.kazu
2010-07-19* NEWS (Kernel#instance_eval): add an incompatible change sincenobu
2010-07-05* vm_method.c (rb_method_boundp): Return false for protectedknu
2010-06-25* NEWS (zlib): new methods. [ruby-dev:41706] [Bug #3472]mame
2010-06-23* NEWS (stringio): new methods. [ruby-dev:41687] [Bug #3469]mame
2010-06-23* NEWS (ptr): new method and deprecated methods. [ruby-dev:41681]nobu
2010-06-05* NEWS: Enumerable#join has been reverted. [ruby-core:30604]nobu
2010-06-03Mention deprecation of digest/hmac.knu
2010-05-30* lib/set.rb (keep_if, select!): New methods [ruby-core:29749]marcandre
2010-05-09* NEWS (io/console): added IO#echo?.nobu
2010-05-09* ext/io/console/console.c (console_set_raw): new method.nobu
2010-05-08* NEWS (io/console): IO#noecho and IO#raw without block arenobu
2010-05-08* ext/io/console: imported. [ruby-dev:40897]nobu
2010-05-06* NEWS: add rationalize methods of Complex, Float, Integer, NilClass, and Rat...mrkn
2010-05-05* NEWS: wordingmarcandre
2010-05-02* NEWS: List all changes to lib/matrixmarcandre
2010-05-01Merge fix for gem server, bump RubyGems version to 1.3.7drbrain
2010-05-01Upgrade to RDoc 2.5.8drbrain
2010-04-27Import RDoc 2.5.7. Fixes #1318 and ruby-core:29780drbrain