summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2013-09-13 * lib/rubygems: Update to RubyGems 2.1.3drbrain
2013-09-10NEWS: Update RubyGems note.kazu
2013-09-08Updated.akr
2013-09-06updated.akr
2013-09-04* NEWS: Note about Module#include and prepend scope changea_matsuda
2013-09-02Enhance Numeric#step.knu
2013-09-02* NEWS: Add note about frozen string literalscharliesome
2013-09-02* NEWS: fix description of number literal suffixes.mrkn
2013-08-31updated.akr
2013-08-26update NEWS for read / write nonblocktenderlove
2013-08-14* proc.c (rb_mod_define_method): now they return the symbols of theusa
2013-08-11* NEWS (REXML::Parsers::SAX2Parser): Add about this change.kou
2013-08-11* process.c (rb_clock_gettime): New method.akr
2013-08-10* NEWS: [DOC] typo in example reported by @moreteazzak