summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2014-10-13* lib/xmlrpc/parser.rb: added new parser class using libxml-ruby gem.hsbt
2014-10-10ruby/io.h: deprecate old macrosnobu
2014-10-07* lib/matrix.rb: Add @- and @+ for Matrix and Vector.marcandre
2014-10-07* NEWS: Move Matrix changes to the right placemarcandre
2014-10-07* lib/matrix.rb: Add Matrix#laplace_expansion.marcandre
2014-10-07* lib/matrix.rb: Add Vector.basis.marcandre
2014-10-03NEWS: mentioned about [Bug #9593]nobu
2014-10-03* lib/matrix.rb: Add hstack & vstack methods.marcandre
2014-10-02Describe Etc.nprocessors.akr
2014-10-01* NEWS: Add RubyGems update.drbrain
2014-09-20* enum.c (enum_chunk): Deprecate the state management.akr
2014-09-20* enum.c (enum_slice_when): New method: Enumerable#slice_when.akr
2014-09-20NEWS: quoted symbol keysnobu
2014-09-18NEWS: note --with-jemalloc option [ci skip]normal
2014-09-11* string.c (sym_find): remove Symbol.find because we have Symbol GC now.naruse
2014-09-11add revision number.ko1
2014-09-11update NEWS for frozen nil/true/false.ko1
2014-09-11update NEWS for new GC related features.ko1
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