aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* * ext/etc/etc.c: Etc.sysconf, Etc.confstr and IO#pathconf implemented.akr2014-05-181-0/+3
* * ext/etc/etc.c: Etc.uname method implemented.akr2014-05-181-0/+4
* * configure.in: Check nextafter() availability.akr2014-05-181-0/+5
* * enum.c: Enumerable#slice_after implemented.akr2014-05-181-0/+2
* * include/ruby/ruby.h: Hide Rational internal.akr2014-05-171-0/+3
* * NEWS: Add news about removal of lib/test/**/*.rb.sorah2014-05-171-0/+3
* * process.c (check_exec_redirect): Open the file in write mode forakr2014-05-051-0/+10
* * ext/pathname/lib/pathname.rb (Pathname#/): Aliased to Pathname#+.akr2014-05-051-0/+3
* * lib/time.rb (Time.strptime): Raise ArgumentError if Date._strptimeakr2014-05-051-0/+1
* * lib/time.rb (Time.force_zone!): Use usual local time if it hasakr2014-05-041-2/+3
* math.c: C99-like atan2nobu2014-05-041-0/+2
* [DOC]akr2014-05-031-0/+5
* math.c: check domain of base argumentnobu2014-05-031-0/+7
* * file.c: newly added a class File::Statfs. (experimental)naruse2014-04-221-0/+7
* [DOC]akr2014-04-221-0/+6
* fix typonobu2014-04-181-2/+2
* string.c: share middle of a stringnobu2014-04-181-0/+5
* string.c: rb_str_cat_cstrnobu2014-04-171-0/+2
* * lib/matrix.rb: Add Matrix#cofactor [fix GH-568]marcandre2014-04-061-0/+2
* * lib/matrix.rb: Add first_minor [fix GH-568]marcandre2014-04-061-0/+5
* [DOC] Fix NEWS about Symbol GCnari2014-03-271-2/+2
* [DOC] Add NEWS about Symbol GCnari2014-03-261-0/+9
* [DOC]akr2014-03-241-4/+3
* st.c: use power-of-two sizes to avoid slow modulo opsnormal2014-03-221-0/+6
* NEWS: change at r45327nobu2014-03-141-0/+6
* [DOC] Add NEWS about Find#find, Pathname#find.ktsj2014-03-081-0/+4
* * NEWS: [DOC] Update doc regarding filesystem load when flushing IO [ci skip]zzak2014-03-021-1/+1
* * NEWS: mention about the change of r45254.usa2014-03-021-0/+6
* * string.c (sym_find): Add Symbol.find(str), which returns whether givennaruse2014-02-251-0/+3
* Add note about "struct RBignum is hidden.".akr2014-02-151-0/+1
* Describe "Deprecated APIs removed." and "struct RBignum is hidden."akr2014-02-151-0/+32
* * enum.c: Enumerable#{min,min_by,max,max_by} extended to take anakr2014-02-141-0/+7
* old ChangeLog and NEWS move to dockazu2013-12-251-348/+2
* fix a typokazu2013-12-201-1/+1
* hash.c: revertnobu2013-12-171-3/+4
* * NEWS (RDoc): Update version number so I don't have to change itdrbrain2013-12-161-2/+2
* * NEWS: mention about Hash#reject.nobu2013-12-161-0/+6
* * ext/curses, sample/curses: removed curses.shugo2013-12-091-0/+5
* * NEWS: Update RubyGems entry with notable features.drbrain2013-12-081-2/+8
* edit NEWS to move texts correct placesnaruse2013-12-081-8/+9
* * NEWS: [DOC] update NEWS about GC.ktsj2013-12-081-2/+15
* gc.c: add GC.latest_gc_info()tmm12013-12-051-0/+2
* gc.c: expose GC.stat() to C-api via rb_gc_stat()tmm12013-12-051-1/+5
* gc.c: split GC_END event into GC_END_MARK and GC_END_SWEEPtmm12013-12-051-2/+0
* Add a description about string-scrub.gem to NEWSnaruse2013-12-031-0/+2
* * vm_trace.c: prohibit to specify normal events and internal eventsko12013-11-261-0/+2
* * NEWS: Add ObjectSpace.after_gc_{start,end}_hook=tmm12013-11-251-0/+2
* * NEWS: Add details about new debugging features and APIs.tmm12013-11-241-0/+15
* * append newline at EOF.nobu2013-11-231-1/+1
* add NEWS about rb_gc_set_params() and rb_gc_count()nari2013-11-231-0/+4