summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2014-05-25Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]"naruse
2014-05-25* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]zzak
2014-05-24* NEWS: added minitest changes. [ci skip]hsbt
2014-05-24* NEWS: style [ci skip]hsbt
2014-05-23add information of incompatibility about Prime.prime? [Bug #7395]ayumin
2014-05-22* file.c (stat_birthtime): add birthtime support [Feature #9647]naruse
2014-05-22revert File::Statfs [Feature #9772]naruse
2014-05-18* ext/etc/etc.c: Etc.sysconf, Etc.confstr and IO#pathconf implemented.akr
2014-05-18* ext/etc/etc.c: Etc.uname method implemented.akr
2014-05-18* configure.in: Check nextafter() availability.akr
2014-05-18* enum.c: Enumerable#slice_after implemented.akr
2014-05-17* include/ruby/ruby.h: Hide Rational internal.akr
2014-05-17* NEWS: Add news about removal of lib/test/**/*.rb.sorah
2014-05-05* process.c (check_exec_redirect): Open the file in write mode forakr
2014-05-05* ext/pathname/lib/pathname.rb (Pathname#/): Aliased to Pathname#+.akr
2014-05-05* lib/time.rb (Time.strptime): Raise ArgumentError if Date._strptimeakr
2014-05-04* lib/time.rb (Time.force_zone!): Use usual local time if it hasakr
2014-05-04math.c: C99-like atan2nobu
2014-05-03[DOC]akr
2014-05-03math.c: check domain of base argumentnobu
2014-04-22* file.c: newly added a class File::Statfs. (experimental)naruse
2014-04-22[DOC]akr
2014-04-18fix typonobu
2014-04-18string.c: share middle of a stringnobu
2014-04-17string.c: rb_str_cat_cstrnobu
2014-04-06* lib/matrix.rb: Add Matrix#cofactor [fix GH-568]marcandre
2014-04-06* lib/matrix.rb: Add first_minor [fix GH-568]marcandre
2014-03-27[DOC] Fix NEWS about Symbol GCnari
2014-03-26[DOC] Add NEWS about Symbol GCnari
2014-03-24[DOC]akr
2014-03-22st.c: use power-of-two sizes to avoid slow modulo opsnormal
2014-03-14NEWS: change at r45327nobu
2014-03-08[DOC] Add NEWS about Find#find, Pathname#find.ktsj
2014-03-02* NEWS: [DOC] Update doc regarding filesystem load when flushing IO [ci skip]zzak
2014-03-02* NEWS: mention about the change of r45254.usa
2014-02-25* string.c (sym_find): Add Symbol.find(str), which returns whether givennaruse
2014-02-15Add note about "struct RBignum is hidden.".akr
2014-02-15Describe "Deprecated APIs removed." and "struct RBignum is hidden."akr
2014-02-14* enum.c: Enumerable#{min,min_by,max,max_by} extended to take anakr
2013-12-25old ChangeLog and NEWS move to dockazu
2013-12-20fix a typokazu
2013-12-17hash.c: revertnobu
2013-12-16* NEWS (RDoc): Update version number so I don't have to change itdrbrain
2013-12-16* NEWS: mention about Hash#reject.nobu
2013-12-09* ext/curses, sample/curses: removed curses.shugo
2013-12-08* NEWS: Update RubyGems entry with notable features.drbrain
2013-12-08edit NEWS to move texts correct placesnaruse
2013-12-08* NEWS: [DOC] update NEWS about GC.ktsj
2013-12-05gc.c: add GC.latest_gc_info()tmm1
2013-12-05gc.c: expose GC.stat() to C-api via rb_gc_stat()tmm1