aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Introduce table improvement by Vladimir Makarov <vmakarov@redhat.com>.ko12016-11-071-0/+2
* * NEWS: Added entry for RDoc 5.hsbt2016-11-061-0/+4
* * NEWS: ordered entries and adjust styles.hsbt2016-11-061-14/+19
* * NEWS: Added entry for [Feature #12160][ruby-core:74239]hsbt2016-11-061-0/+5
* * NEWS: Added entry for r56624.hsbt2016-11-061-0/+4
* add a ticket number [ci skip]kazu2016-11-061-1/+1
* * lib/net/http.rb (Net::HTTP.post): new convenience method to send a POST req...shugo2016-11-051-0/+3
* IPAddr#== and IPAddr#<=> no longer raise an exception if coercion failsknu2016-11-051-0/+5
* * vm_trace.c (tracepoint_attr_callee_id, rb_tracearg_callee_id):ktsj2016-11-051-0/+4
* numeric.c: round to nearest evennobu2016-11-051-0/+11
* Add Set#compare_by_identity and Set#compare_by_identity?knu2016-11-051-0/+4
* chomp optionnobu2016-11-051-0/+5
* Document the change in Shellwords.shellwordsknu2016-11-051-0/+7
* Add NEWS about r56213.shugo2016-11-051-0/+1
* Pathname#empty? implemented.akr2016-11-051-0/+3
* Add NEWS about r56200naruse2016-11-051-0/+5
* fix a typo [ci skip]kazu2016-10-261-1/+1
* * NEWS: added several entries [ci skip]shyouhei2016-10-261-0/+19
* Fix typos [ci skip]nobu2016-10-191-2/+2
* NEWS mention refinements with Kernel#send and BasicObject#__send__. [Feature...kazu2016-10-191-0/+3
* vm_args.c: allow refinements in Symbol procnobu2016-10-151-0/+2
* NEWS: [Feature #11818] [ci skip]nobu2016-10-131-0/+1
* Ruby 2.4.0 will not have rb_cFixnum and rb_cBignum is removed.akr2016-10-111-4/+2
* * enum.c: Make Enumerable#chunk with no block returnmarcandre2016-10-041-0/+2
* * NEWS: mention Readline.quoting_detection_proc{,=}. [ci skip]kazu2016-10-031-0/+4
* * ChangeLog: fix typo of r56271. [ci skip]nagachika2016-09-271-2/+2
* * NEWS: news about Warning.warning. [ci skip]shyouhei2016-09-271-0/+7
* * lib/cgi/cookie.rb (parse): don't allow , as a separator. [Bug #12791]naruse2016-09-271-0/+8
* describe "0.class == Integer" to detect the feature.akr2016-09-201-1/+2
* NEWS: News about Module.used_modules.kazu2016-09-111-0/+4
* * News: Announcing update to Unicode version 9.0.0 [ci skip]duerst2016-09-091-0/+2
* NEWS: Add Hash#transform_valuesmrkn2016-09-081-0/+4
* sort entries [ci skip]kazu2016-08-301-13/+13
* import Ruby/OpenSSL 2.0.0.beta.1rhe2016-08-291-0/+6
* Comparable#clampnobu2016-08-111-0/+4
* * ext/tk: Tk is removed from stdlib. [Feature #8539]naruse2016-08-091-0/+4
* NEWS: Kernel#clone [ci skip]nobu2016-08-031-0/+5
* * string.c (String#downcase), NEWS: Mentioned that case mapping for allduerst2016-07-301-1/+2
* * vm.c, internal.h: remove RubyVM::Env class and all of env objectsko12016-07-281-0/+4
* NEWS: Enumerable#uniq [ci skip]nobu2016-07-201-0/+5
* describe RUBY_INTEGER_UNIFICATION.akr2016-07-111-0/+1
* update description about rb_cFixnum and rb_cBignum.akr2016-06-201-4/+6
* NEWS: describe Integer#digits [ci skip]mrkn2016-06-141-0/+2
* * thread.c (debug_deadlock_check): show thread lock dependency andnaruse2016-06-131-0/+2
* Thread.report_on_exceptionnobu2016-06-061-0/+5
* * NEWS: Add news about Unicode-wide case mapping forduerst2016-06-051-0/+17
* fix a typosorah2016-05-191-1/+1
* * re.c (rb_reg_match_m_p): Introduce Regexp#match?, which returnsnaruse2016-05-181-0/+5
* Describe Enumerable#sum in NEWS [ci skip]mrkn2016-05-181-1/+7
* * re.c (match_values_at): MatchData#values_at supports named capturesnaruse2016-05-171-0/+1