summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2014-11-06fix a typo [ci skip]kazu
2014-11-05string.c: no terminatornobu
2014-11-03* NEWS: added period into Matrix section. [ci skip]hsbt
2014-10-31* ext/dl/*: remove DL as it is replaced by Fiddle.tenderlove
2014-10-31Make Digest() thread-safe.knu
2014-10-29* lib/matrix.rb: Generalize Vector#cross_product to arbitrary dimensionsmarcandre
2014-10-29* lib/matrix.rb: Add Matrix#adjucatemarcandre
2014-10-29* lib/matrix.rb: Add aliases for Vector#cross & dotmarcandre
2014-10-23hash.c: rb_hash_delete does not call the blocknobu
2014-10-23NEWS: Added String#unicode_normalize(|!|d?) [ci skip]duerst
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