summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2013-12-25old ChangeLog and NEWS move to dockazu
2013-12-20fix a typokazu
2013-12-17hash.c: revertnobu
2013-12-16* NEWS (RDoc): Update version number so I don't have to change itdrbrain
2013-12-16* NEWS: mention about Hash#reject.nobu
2013-12-09* ext/curses, sample/curses: removed curses.shugo
2013-12-08* NEWS: Update RubyGems entry with notable features.drbrain
2013-12-08edit NEWS to move texts correct placesnaruse
2013-12-08* NEWS: [DOC] update NEWS about GC.ktsj
2013-12-05gc.c: add GC.latest_gc_info()tmm1
2013-12-05gc.c: expose GC.stat() to C-api via rb_gc_stat()tmm1
2013-12-05gc.c: split GC_END event into GC_END_MARK and GC_END_SWEEPtmm1
2013-12-03Add a description about string-scrub.gem to NEWSnaruse
2013-11-26* vm_trace.c: prohibit to specify normal events and internal eventsko1
2013-11-25* NEWS: Add ObjectSpace.after_gc_{start,end}_hook=tmm1
2013-11-24* NEWS: Add details about new debugging features and APIs.tmm1
2013-11-23* append newline at EOF.nobu
2013-11-23add NEWS about rb_gc_set_params() and rb_gc_count()nari
2013-11-22Update NEWSnaruse
2013-11-10fix typoskazu
2013-11-10* lib/timeout.rb: Added note about change from #8730 [Fixes GH-440]zzak
2013-11-10Exception#causenobu
2013-11-10parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042]nobu
2013-10-23* array.c: Add Array#to_h [Feature #7292]marcandre
2013-10-17* lib/tsort.rb (TSort.tsort): Extracted from TSort#tsort.akr
2013-10-17* lib/tsort.rb (TSort.each_strongly_connected_component_from):akr
2013-10-16* NEWS: add a line into NEWS for last commit.ko1
2013-10-11* NEWS (with all sufficient information):drbrain
2013-10-06NEWS: timeoutnobu
2013-10-02Add NEWS about RbConfig::SIZEOFnaruse
2013-09-30* ext/objspace/object_tracing.c: add new 3 methods to control tracing.ko1
2013-09-27[DOC]akr
2013-09-25NEWS: required keyword argumentsnobu
2013-09-19* NEWS: add a news for r42974.ko1
2013-09-19* NEWS: Update for RDoc 4.1.0.preview.1 and RubyGems 2.2.0.preview.1drbrain
2013-09-13NEWS: sortnobu