aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* * hash.c, object.c, struct.c, lib/ostruct.rb: add to_h methods.nobu2012-04-241-0/+19
* Revert r35339-35343 because of no tests.naruse2012-04-181-19/+0
* * hash.c: Alias ENV.to_h to ENV.to_hash [ref #6276]marcandre2012-04-161-0/+4
* * lib/ostruct.rb: Add OpenStruct#to_h [Feature #6276]marcandre2012-04-161-0/+4
* * struct.c: Add Struct#to_h [Feature #6276]marcandre2012-04-161-0/+5
* * object.c: Add NilClass#to_h [Feature #6276]marcandre2012-04-161-0/+4
* * hash.c: Add Hash#to_h [Feature #6276]marcandre2012-04-161-0/+2
* * hash.c (rb_hash_set_default_proc): Accept nil, patch by Run Paintmarcandre2012-04-091-0/+4
* * NEWS: add note about unified behavior of encoding nil values inemboss2012-03-281-0/+7
* remove a trailing spacekazu2012-03-161-1/+1
* * lib/tmpdir.rb: update document for changingakr2012-03-111-0/+11
* cosmetic change.akr2012-03-111-2/+1
* * enumerator.c: add Enumerable#lazy. based on the patch bynobu2012-03-081-0/+4
* * error.c (rb_loaderror_with_path): Adding the missing file as antenderlove2012-03-061-0/+5
* Add News for r34367 [ruby-core:29462] [Feature #3131]naruse2012-02-251-0/+2
* * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse2012-02-171-0/+3
* * ext/zlib/zlib.c (Init_zlib): Added Zlib::FIXED and Zlib::RLEdrbrain2012-02-151-0/+3
* Mention Kernel#respond_to?.knu2012-02-131-0/+5
* * lib/shellwords.rb (Shellwords#shellescape): shellescape() nowknu2012-01-121-0/+5
* * lib/pathname.rb (Pathname#find): return an enumerator ifakr2011-11-191-0/+4
* added a description of NUM2SHORT() to NEWSkosaki2011-11-141-0/+2
* * cont.c (rb_fiber_m_transfer, rb_fiber_resume): prohibit usingko12011-11-091-0/+4
* * include/ruby/intern.h (rb_fd_set_cloexec): declared.akr2011-10-221-0/+9
* describe Resolv::DNS#timeouts= and Resolv::DNS::Config#timeouts=.akr2011-10-221-0/+5
* added new methods of Net::IMAP.shugo2011-09-091-0/+8
* * time.c (strftimev): Make Time#to_s default to US-ASCII encoding buttenderlove2011-08-251-0/+5
* * NEWS: mention Kernel#warn. [ruby-core:38119] [Feature #5029]kazu2011-07-191-0/+4
* * NEWS: add a description of Signal.trap change.kosaki2011-07-121-1/+11
* * docs/NEWS-1.9.3: moved from NEWS.yugui2011-07-101-281/+1
* * NEWS: Fix RubyGems version. [Ruby 1.9 - Bug #5004]drbrain2011-07-101-2/+2
* * NEWS: bigdecimal is not a builtin.tadf2011-07-091-8/+8
* * lib/matrix.rb: Add Vector#normalize [ruby-dev:43829]marcandre2011-07-091-1/+2
* * NEWS: The incompatibility of Rexml introduced at r29646 is reverted at r31008.mrkn2011-07-041-2/+2
* * remove garbages.nobu2011-07-041-5/+5
* * NEWS (rexml) encoding methods return encoding names as strings again since ...nobu2011-07-041-5/+1
* add NEWS for O_DIRECTkosaki2011-07-031-0/+2
* * NEWS: remove a Kernel#respond_to? from the incompatibiliesmarcandre2011-07-011-3/+1
* * NEWS: remove a description of Kernel#respond_to? because it hasmrkn2011-07-011-1/+0
* * NEWS: describe a change of multiplication of Bignum.mrkn2011-07-011-0/+5
* * NEWS: typomarcandre2011-07-011-1/+1
* * lib/matrix: Add LUP decompositionmarcandre2011-07-011-0/+3
* * lib/matrix.rb: Allow non integer exponents for Matrix#**marcandre2011-07-011-0/+1
* * lib/matrix: Add Eigenvalue Decompositionmarcandre2011-07-011-0/+4
* * lib/matrix: Add Matrix#roundmarcandre2011-07-011-0/+1
* * lib/rdoc: Update to RDoc 3.8 which contains fixes for documentationdrbrain2011-06-291-1/+1
* * lib/matrix.rb: Matrix.zero can build rectangular matrices.marcandre2011-06-291-0/+2
* * lib/matrix.rb: Add Matrix#diagonal?, hermitian?, normal?, orthogonal?marcandre2011-06-291-0/+11
* * lib/matrix.rb: Specialize Matrix#find_index to return [row, col]marcandre2011-06-291-0/+2
* * lib/matrix.rb: Matrix#each{_with_index} can iterate over a subset of the Ma...marcandre2011-06-291-0/+4
* * lib/rake: Update rake to fix some bugs and hide deprecated featuresdrbrain2011-06-281-1/+1