aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/rdoc: Update to RDoc 3.7 (final)drbrain2011-06-281-1/+1
* * NEWS: rand and Random.rand now support range argument [ruby-dev:43427] #4605marcandre2011-06-271-0/+6
* Add news about r30188 (Net::HTTPRequest#set_form).naruse2011-06-261-0/+4
* * lib/rake: Import Rake 0.9.2drbrain2011-06-231-1/+5
* * ext/openssl/ossl_x509name.c: Add X509::Name#hash_old as a wrapper nahi2011-06-231-0/+3
* * NEWS: Introduce --hide-skip on test/unit.sorah2011-06-191-0/+2
* * NEWS: introduce PKey.reademboss2011-06-121-0/+3
* * NEWS: wrote about changes of date.tadf2011-06-041-0/+41
* * io.c: Add File.write, File.binwrite. [Feature #1081] [ruby-core:21701]sorah2011-06-021-1/+6
* * NEWS: add new features of bigdecimal.mrkn2011-06-011-1/+10
* * lib/net/http.rb, lib/net/protocol.rb: Allow to configure to waitnahi2011-05-311-0/+11
* * lib/yaml.rb: switch default YAML engine to Psych, old syck enginetenderlove2011-05-231-0/+4
* * NEWS (openssl): Infinite length support. Different behavior ofemboss2011-05-221-0/+5
* * lib/rdoc.rb: Update to RDoc 3.6.1, allows OpenSSL::Digest to bedrbrain2011-05-151-1/+1
* * lib/rdoc.rb: Updated to RDoc 3.6drbrain2011-05-141-1/+1
* Sat May 14 04:19:06 2011 Martin Bosslet <Martin.Bosslet@googlemail.com>emboss2011-05-131-0/+6
* * lib/fileutils.rb (FileUtils#chmod): accept symbolic mode argument.kosaki2011-05-011-0/+4
* * process.c (proc_getmaxgroups, proc_setmaxgroups): Process#maxgroupskosaki2011-03-101-0/+4
* [ruby-dev:43027] fixes #4280naruse2011-03-091-0/+2
* cancel subversion backfire. sorrymatz2011-03-071-5/+1
* * gc.c (rb_gc_set_params): allow GC parameter configuration bymatz2011-03-071-1/+5
* incompatibility arround REXML is reverted in r31008. ref #3990naruse2011-03-031-5/+0
* * string.c (rb_str_byteslice): Add String#byteslice. [ruby-core:35376]naruse2011-03-011-0/+1
* * lib/test/unit.rb: Add new options; --jobs,-j,--ruby,--jobs-status,sorah2011-02-221-0/+7
* * lib/net/http.rb (Net::HTTP#connect): support SNI (Server Nameakr2011-02-071-0/+3
* Upgrade to RDoc 3.5.3. Fixes [Bug #4376]drbrain2011-02-071-1/+1