aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* hash.c: revertnobu2013-12-171-3/+4
* * NEWS (RDoc): Update version number so I don't have to change itdrbrain2013-12-161-2/+2
* * NEWS: mention about Hash#reject.nobu2013-12-161-0/+6
* * ext/curses, sample/curses: removed curses.shugo2013-12-091-0/+5
* * NEWS: Update RubyGems entry with notable features.drbrain2013-12-081-2/+8
* edit NEWS to move texts correct placesnaruse2013-12-081-8/+9
* * NEWS: [DOC] update NEWS about GC.ktsj2013-12-081-2/+15
* gc.c: add GC.latest_gc_info()tmm12013-12-051-0/+2
* gc.c: expose GC.stat() to C-api via rb_gc_stat()tmm12013-12-051-1/+5
* gc.c: split GC_END event into GC_END_MARK and GC_END_SWEEPtmm12013-12-051-2/+0
* Add a description about string-scrub.gem to NEWSnaruse2013-12-031-0/+2
* * vm_trace.c: prohibit to specify normal events and internal eventsko12013-11-261-0/+2
* * NEWS: Add ObjectSpace.after_gc_{start,end}_hook=tmm12013-11-251-0/+2
* * NEWS: Add details about new debugging features and APIs.tmm12013-11-241-0/+15
* * append newline at EOF.nobu2013-11-231-1/+1
* add NEWS about rb_gc_set_params() and rb_gc_count()nari2013-11-231-0/+4
* Update NEWSnaruse2013-11-221-19/+19
* fix typoskazu2013-11-101-2/+2
* * lib/timeout.rb: Added note about change from #8730 [Fixes GH-440]zzak2013-11-101-1/+1
* Exception#causenobu2013-11-101-0/+5
* parse.y: remove "f" suffix [ruby-core:57966] [Feature #9042]nobu2013-11-101-2/+0
* * array.c: Add Array#to_h [Feature #7292]marcandre2013-10-231-0/+8
* * lib/tsort.rb (TSort.tsort): Extracted from TSort#tsort.akr2013-10-171-0/+4
* * lib/tsort.rb (TSort.each_strongly_connected_component_from):akr2013-10-171-0/+4
* * NEWS: add a line into NEWS for last commit.ko12013-10-161-0/+1
* * NEWS (with all sufficient information):drbrain2013-10-111-0/+11
* NEWS: timeoutnobu2013-10-061-0/+4
* Add NEWS about RbConfig::SIZEOFnaruse2013-10-021-0/+4
* * ext/objspace/object_tracing.c: add new 3 methods to control tracing.ko12013-09-301-0/+12
* [DOC]akr2013-09-271-12/+9
* NEWS: required keyword argumentsnobu2013-09-251-0/+3
* * NEWS: add a news for r42974.ko12013-09-191-0/+3
* * NEWS: Update for RDoc 4.1.0.preview.1 and RubyGems 2.2.0.preview.1drbrain2013-09-191-3/+9
* NEWS: sortnobu2013-09-131-20/+21
* * lib/rubygems: Update to RubyGems 2.1.3drbrain2013-09-131-2/+2
* NEWS: Update RubyGems note.kazu2013-09-101-2/+2
* Updated.akr2013-09-081-2/+3
* updated.akr2013-09-061-1/+2
* * NEWS: Note about Module#include and prepend scope changea_matsuda2013-09-041-0/+1
* Enhance Numeric#step.knu2013-09-021-0/+6
* * NEWS: Add note about frozen string literalscharliesome2013-09-021-0/+2
* * NEWS: fix description of number literal suffixes.mrkn2013-09-021-1/+1
* updated.akr2013-08-311-0/+11
* update NEWS for read / write nonblocktenderlove2013-08-261-0/+2
* * proc.c (rb_mod_define_method): now they return the symbols of theusa2013-08-141-0/+6
* * NEWS (REXML::Parsers::SAX2Parser): Add about this change.kou2013-08-111-0/+6
* * process.c (rb_clock_gettime): New method.akr2013-08-111-3/+5
* * NEWS: [DOC] typo in example reported by @moreteazzak2013-08-101-1/+1
* * NEWS: update about new methods for Binding.ko12013-08-091-0/+6
* * vm_insnhelper.c (vm_invoke_block): returning from lambda procktsj2013-08-091-0/+5