summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
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