aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* NEWS: note IO#wait_readable change in r50263normal2015-04-151-0/+4
* connect_nonblock supports "exception: false"normal2015-04-121-4/+5
* * ext/objspace/objspace.c: add ObjectSpace.count_imemo_objects methodko12015-04-101-0/+3
* * enum.c: Enumerable#chunk and Enumerable#slice_before no longer takesakr2015-04-061-0/+5
* accept_nonblock supports "exception: false"normal2015-03-121-0/+8
* * lib/matrix.rb: Add Vector#round. Patch by Jordan Stephens.marcandre2015-03-051-0/+3
* * ext/coverage/coverage.c: Add Coverage.peek_result. Allows you totenderlove2015-02-131-0/+4
* * lib/base64.rb: make urlsafe mode user-friendly.mame2015-02-131-0/+6
* array.c: reduce to_ary callnobu2015-01-251-0/+3
* #10714 is a feature.akr2015-01-211-1/+1
* * NEWS: References to tickets added.akr2015-01-211-2/+2
* Describe IO#close.akr2015-01-151-0/+3
* array.c: linear performancenobu2015-01-151-0/+5
* * lib/drb/drb.rb: removed unused argument. Patch by @vipulnswardhsbt2015-01-041-0/+3
* * NEWS: added compatibility entry of r49101.hsbt2015-01-031-0/+3
* old ChangeLog and NEWS move to dockazu2014-12-251-328/+2
* fix a typo [ci skip]kazu2014-12-171-1/+1
* * NEWS: mention about IO#fsync (and IO#flush). adviced by kosaki.usa2014-12-161-3/+4
* * ext/objspace/objspace.c: ObjectSpace.memsize_of(obj) returnsko12014-12-151-0/+4
* * gc.c (gc_latest_gc_info): return :state field to show currentko12014-12-121-0/+1
* * NEWS: add obsolete callcc.kazu2014-11-271-0/+3
* * gc.c (objspace_malloc_increase): enable lazy sweep on GC by malloc()ko12014-11-271-0/+1
* Describe about TSort.each_*akr2014-11-271-0/+5
* ruby.h: export keyword argument functionsnobu2014-11-261-0/+3
* Move the description about vfork.akr2014-11-251-2/+4
* * NEWS: add an "Implementation changes" section.ko12014-11-251-0/+13
* * lib/rake: Update to rake 10.4.0drbrain2014-11-251-0/+5
* * lib/matrix.rb: Vector#independent? and associated class methodmarcandre2014-11-191-0/+1
* * lib/matrix.rb: Add Vector#angle_withmarcandre2014-11-191-0/+1
* vm_eval.c: UncaughtThrowErrornobu2014-11-151-0/+3
* * NEWS: mention about IO#nonblock_{read,write} of Windows' pipe.usa2014-11-141-0/+4
* fix a typo [ci skip]kazu2014-11-061-1/+1
* string.c: no terminatornobu2014-11-051-4/+4
* * NEWS: added period into Matrix section. [ci skip]hsbt2014-11-031-4/+4
* * ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove2014-10-311-0/+3
* Make Digest() thread-safe.knu2014-10-311-0/+5
* * lib/matrix.rb: Generalize Vector#cross_product to arbitrary dimensionsmarcandre2014-10-291-0/+1
* * lib/matrix.rb: Add Matrix#adjucatemarcandre2014-10-291-0/+1
* * lib/matrix.rb: Add aliases for Vector#cross & dotmarcandre2014-10-291-0/+1
* hash.c: rb_hash_delete does not call the blocknobu2014-10-231-0/+2
* NEWS: Added String#unicode_normalize(|!|d?) [ci skip]duerst2014-10-231-0/+6
* * lib/xmlrpc/parser.rb: added new parser class using libxml-ruby gem.hsbt2014-10-131-0/+3
* ruby/io.h: deprecate old macrosnobu2014-10-101-0/+2
* * lib/matrix.rb: Add @- and @+ for Matrix and Vector.marcandre2014-10-071-0/+1
* * NEWS: Move Matrix changes to the right placemarcandre2014-10-071-12/+12
* * lib/matrix.rb: Add Matrix#laplace_expansion.marcandre2014-10-071-0/+2
* * lib/matrix.rb: Add Vector.basis.marcandre2014-10-071-0/+1
* NEWS: mentioned about [Bug #9593]nobu2014-10-031-0/+4
* * lib/matrix.rb: Add hstack & vstack methods.marcandre2014-10-031-0/+2
* Describe Etc.nprocessors.akr2014-10-021-0/+1