summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
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
2013-08-09* NEWS: update about new methods for Binding.ko1
2013-08-09* vm_insnhelper.c (vm_invoke_block): returning from lambda procktsj
2013-08-08object.c: Module#singleton_class?nobu
2013-08-08* NEWS: add description of incompatibility introduced by r42396.shugo
2013-08-07* lib/webrick/httpresponse.rb: Allow #body to be an IO-like objectdrbrain
2013-08-07Add Process.argv0.knu
2013-08-07Add Process.setproctitle().knu
2013-08-02* NEWS: Add the description that IO#seek supports SEEK_DATAglass
2013-08-01* NEWS: fix typos in the description of number literal suffixes.eregon
2013-08-01* NEWS: Add the description of number literal suffixes.mrkn
2013-07-31* eval.c (rb_mod_refine, mod_using, top_using): don't showshugo
2013-07-30Add Set#intersect? and #disjoint?.knu
2013-07-26* NEWS: Add a new feature that REXML::Parsers::StreamParserkou