summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2014-09-04Describe about vfork().akr
2014-09-04* configure.in (dirfd): Check function.akr
2014-08-26* lib/mathn.rb: mathn library is deprecated on ruby 2.2.hsbt
2014-08-22* lib/complex.rb: removed deprecated library.hsbt
2014-08-22* lib/prettyprint.rb: removed PrettyPrint#first?hsbt
2014-08-15* lib/gserver.rb: removed unmaintained code.hsbt
2014-08-02object.c: Object#itsefnobu
2014-07-26proc.c: method_super_methodnobu
2014-07-02* logger.rb: removed unmaintain code.hsbt
2014-07-01proc.c: Binding#receivernobu
2014-07-01* NEWS: [DOC] mention about Binding#local_variables, introduced atusa
2014-07-01* NEWS: added news entry of removing to date/format.rb.hsbt
2014-07-01Digest::HMAC is finally removed as previously noticed. [fix GH-648]knu
2014-06-28Pathname#birthtime added.akr
2014-06-26Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""hsbt
2014-06-24internal structurenari
2014-06-22support RFC3986 [Feature #2542]naruse
2014-06-19proc.c: Implement Method#currynobu
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