aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * array.c (rb_ary_max, rb_ary_min): implement a block by itself insteadmame2016-03-171-0/+5
* * array.c (rb_ary_max, rb_ary_min): Array#max and Array#min added.mame2016-03-171-1/+15
* * internal.c: struct cmp_opt_data added for refactoring out a datamame2016-03-171-0/+9
* * enum.c (ary_inject_op): Extracted from enum_inject.akr2016-03-171-0/+4
* * enum.c (enum_inject): Implement the specialized code for sum ofakr2016-03-171-0/+9
* thread_sync.c: Update rdoc for Queue [skip ci]nobu2016-03-171-0/+5
* gc.c: tick for POWER archnobu2016-03-171-0/+5
* * lib/securerandom.rb (gen_random): to avoid blocking on Windows.naruse2016-03-171-0/+18
* * enc/unicode.c: Fixed two macro definitions.duerst2016-03-171-0/+6
* socket/option.c: accurate conditionnobu2016-03-171-0/+6
* * test/-ext-/time/test_new.rb (test_timespec_new): Time#gmtoff valuesodaira2016-03-161-0/+6
* * marshal.c (r_object0): raise ArgumentError when linking to undefineddrbrain2016-03-161-0/+5
* * test/ruby/test_bignum.rb: Make sure to use Bignum values in the tests.mrkn2016-03-161-0/+4
* parse.y: symbol literals for alias/undefnobu2016-03-161-0/+7
* * enc/trans/JIS: update Unicode's notice. [Bug #11844]naruse2016-03-161-0/+4
* proc.c: fail symbol proc bindingnobu2016-03-161-0/+5
* * test/ruby/enc/test_case_mapping.rb: Fixed and activated a test for Cherokee.duerst2016-03-161-0/+4
* * test/ruby/enc/test_case_mapping.rb: Fixed a logical error.duerst2016-03-161-0/+4
* * test/ruby/enc/test_case_mapping.rb: Adding tests for Cherokee.duerst2016-03-161-0/+6
* * test/ruby/enc/test_case_mapping.rb: Adding tests for actual Unicodeduerst2016-03-161-0/+6
* * enum.c (enum_inject): Consider redefinition of Fixnum#+.akr2016-03-151-0/+5
* fix a typo [ci skip]kazu2016-03-151-1/+1
* * enum.c (enum_inject): Implement the specialied code for :+ operatorakr2016-03-151-0/+5
* * enum.c (enum_inject): Implement the specialized code for self is anakr2016-03-151-0/+5
* * enc/unicode.c: Eliminating common code.duerst2016-03-151-0/+5
* * enc/unicode.c: Expansion of some code repetition in preparation forduerst2016-03-151-0/+6
* * enc/unicode.c: Additional macros and code to use mapping data induerst2016-03-151-0/+6
* internal.h: private rb_gc_mark_global_tblnobu2016-03-151-0/+5
* * doc/extension.ja.rdoc: Fix RDoc markup in doc/extension*.rdoc.hsbt2016-03-151-0/+6
* * time.c: Minor typo in Time#dst? documentation.hsbt2016-03-151-0/+5
* * test/ruby/test_rubyoptions.rb (test_disable): add tests forheadius2016-03-141-0/+5
* * marshal.c (r_object0): Fix Marshal crash for corrupt extended object.drbrain2016-03-141-0/+4
* * test/ruby/test_rubyoptions.rb: make version matching supportheadius2016-03-141-0/+5
* * bignum.c (big2str_2bdigits): reduce div instruction.naruse2016-03-141-0/+4
* * include/ruby/oniguruma.h, enc/unicode.c: Adjusting flag assignmentsduerst2016-03-141-0/+6
* optimize named capture assignmentnobu2016-03-141-0/+10
* ruby.c: reduce fstatnobu2016-03-141-0/+8
* * numeric.c (fix2str): improve r54092 like rb_int2big().naruse2016-03-141-0/+4
* document OpenSSL::SSL::SSLContext#setup as MT-unsafenormal2016-03-141-0/+5
* win32.h: fix O_SHARE_DELETEnobu2016-03-131-0/+5
* numeric.c: fix edge casenobu2016-03-131-0/+5
* Malformed RDoc syntax in catch [ci skip]nobu2016-03-121-0/+6
* * test/lib/test/unit.rb: describe !/REGEXP/ in the help message.akr2016-03-111-0/+4
* testunit: negative filternobu2016-03-111-0/+8
* * enc/unicode/case-folding.rb, casefold.h: Streamlining approach toduerst2016-03-111-0/+8
* iseq.h: coverage_enabled flagnobu2016-03-101-0/+10
* node.c: hidden options hashnobu2016-03-101-0/+5
* * test/socket/test_socket.rb (test_udp_recvmsg_truncation):odaira2016-03-101-0/+6
* fix a typo [ci skip]kazu2016-03-091-1/+1
* * benchmark/driver.rb: fix my last commit (syntax error).ko12016-03-091-0/+4