aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* * lib/xmlrpc/parser.rb: added new parser class using libxml-ruby gem.hsbt2014-10-131-0/+3
* ruby/io.h: deprecate old macrosnobu2014-10-101-0/+2
* * lib/matrix.rb: Add @- and @+ for Matrix and Vector.marcandre2014-10-071-0/+1
* * NEWS: Move Matrix changes to the right placemarcandre2014-10-071-12/+12
* * lib/matrix.rb: Add Matrix#laplace_expansion.marcandre2014-10-071-0/+2
* * lib/matrix.rb: Add Vector.basis.marcandre2014-10-071-0/+1
* NEWS: mentioned about [Bug #9593]nobu2014-10-031-0/+4
* * lib/matrix.rb: Add hstack & vstack methods.marcandre2014-10-031-0/+2
* Describe Etc.nprocessors.akr2014-10-021-0/+1
* * NEWS: Add RubyGems update.drbrain2014-10-011-0/+5
* * enum.c (enum_chunk): Deprecate the state management.akr2014-09-201-0/+4
* * enum.c (enum_slice_when): New method: Enumerable#slice_when.akr2014-09-201-0/+1
* NEWS: quoted symbol keysnobu2014-09-201-0/+3
* NEWS: note --with-jemalloc option [ci skip]normal2014-09-181-0/+6
* * string.c (sym_find): remove Symbol.find because we have Symbol GC now.naruse2014-09-111-2/+0
* add revision number.ko12014-09-111-0/+1
* update NEWS for frozen nil/true/false.ko12014-09-111-0/+3
* update NEWS for new GC related features.ko12014-09-111-0/+13
* Describe about vfork().akr2014-09-041-0/+2
* * configure.in (dirfd): Check function.akr2014-09-041-0/+4
* * lib/mathn.rb: mathn library is deprecated on ruby 2.2.hsbt2014-08-261-0/+3
* * lib/complex.rb: removed deprecated library.hsbt2014-08-221-0/+6
* * lib/prettyprint.rb: removed PrettyPrint#first?hsbt2014-08-221-0/+3
* * lib/gserver.rb: removed unmaintained code.hsbt2014-08-151-0/+3
* object.c: Object#itsefnobu2014-08-021-0/+4
* proc.c: method_super_methodnobu2014-07-261-0/+2
* * logger.rb: removed unmaintain code.hsbt2014-07-021-0/+3
* proc.c: Binding#receivernobu2014-07-011-0/+1
* * NEWS: [DOC] mention about Binding#local_variables, introduced atusa2014-07-011-0/+4
* * NEWS: added news entry of removing to date/format.rb.hsbt2014-07-011-0/+3
* Digest::HMAC is finally removed as previously noticed. [fix GH-648]knu2014-07-011-0/+6
* Pathname#birthtime added.akr2014-06-281-0/+2
* Revert "Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]""hsbt2014-06-261-0/+3
* internal structurenari2014-06-241-3/+0
* support RFC3986 [Feature #2542]naruse2014-06-221-0/+3
* proc.c: Implement Method#currynobu2014-06-191-0/+4
* Revert "* lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]"naruse2014-05-251-3/+0
* * lib/yaml.rb: Remove Psych::EngineManager [Bug #8344]zzak2014-05-251-0/+3
* * NEWS: added minitest changes. [ci skip]hsbt2014-05-241-0/+3
* * NEWS: style [ci skip]hsbt2014-05-241-0/+1
* add information of incompatibility about Prime.prime? [Bug #7395]ayumin2014-05-231-0/+5
* * file.c (stat_birthtime): add birthtime support [Feature #9647]naruse2014-05-221-0/+9
* revert File::Statfs [Feature #9772]naruse2014-05-221-7/+0
* * 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