summaryrefslogtreecommitdiff
path: root/NEWS
AgeCommit message (Expand)Author
2016-08-11Comparable#clampnobu
2016-08-09* ext/tk: Tk is removed from stdlib. [Feature #8539]naruse
2016-08-03NEWS: Kernel#clone [ci skip]nobu
2016-07-30* string.c (String#downcase), NEWS: Mentioned that case mapping for allduerst
2016-07-28* vm.c, internal.h: remove RubyVM::Env class and all of env objectsko1
2016-07-20NEWS: Enumerable#uniq [ci skip]nobu
2016-07-11describe RUBY_INTEGER_UNIFICATION.akr
2016-06-20update description about rb_cFixnum and rb_cBignum.akr
2016-06-14NEWS: describe Integer#digits [ci skip]mrkn
2016-06-13* thread.c (debug_deadlock_check): show thread lock dependency andnaruse
2016-06-06Thread.report_on_exceptionnobu
2016-06-05* NEWS: Add news about Unicode-wide case mapping forduerst
2016-05-19fix a typosorah
2016-05-18* re.c (rb_reg_match_m_p): Introduce Regexp#match?, which returnsnaruse
2016-05-18Describe Enumerable#sum in NEWS [ci skip]mrkn
2016-05-17* re.c (match_values_at): MatchData#values_at supports named capturesnaruse
2016-05-17add issue number for Array#sum incompatitbility description.akr
2016-05-17Describe Fixnum and Bignum integration in NEWS.akr
2016-05-12drop FreeBSD < 4 supportnobu
2016-04-30ext/thread: removenobu
2016-04-23* NEWS: Add descriptions for Time#to_time updates.yui-knk
2016-04-23* NEWS: Add descriptions for DateTime#to_time updates.yui-knk
2016-04-19* ChangeLog: Add descriptions for logger updatessonots
2016-04-18numeric.c: flo_truncatenobu
2016-04-18numeric.c: int_truncatenobu
2016-04-15mention Array#sum with third-party gems.akr
2016-04-15NEWS: mention [Feature #12245]nobu
2016-04-13Array#sum described.akr
2016-04-13NEWS: [Feature #9969]nobu
2016-04-13parse.y: massign in condnobu
2016-03-17* NEWS: add Array#max, #min, and the optimization. [Feature #12172]mame
2016-02-21NEWS: update [ci skip]nobu
2016-02-18* re.c: Add MatchData#named_capturessorah
2016-02-17* string.c (rb_str_init): introduce String.new(capacity: size)naruse
2016-02-16fix a typo [ci skip]kazu
2016-02-16dir.c: Dir.empty?nobu
2016-01-07version.c: no exit in ruby_show_copyrightnobu
2016-01-06optparse.rb: into kwdargnobu
2016-01-01* NEWS: mention about CSV's liberal_parsing option.kazu
2015-12-24* ChangeLog, NEWS: added.usa
2015-12-24* doc/{ChangeLog,NEWS}-2.3.0: moved.usa
2015-12-24* NEWS: added entry for CGI.escapeHTML optimization.hsbt
2015-12-24add a ticket number [ci skip]kazu
2015-12-24deprecate exposed internal functionsnobu
2015-12-24NEWS: reduce redundancy w.r.t Socket+IO [ci skip]normal
2015-12-24remove empty section [ci skip]kazu
2015-12-24fix a typo [ci skip]kazu
2015-12-24remove duplicated ticket number [ci skip]kazu
2015-12-24* NEWS: renameko1
2015-12-23io/console: fix gem build failure on Windowsnobu