aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix a typo [ci skip]kazu2016-03-151-1/+1
* * enum.c (enum_inject): Implement the specialied code for :+ operatorakr2016-03-152-0/+16
* * enum.c (enum_inject): Implement the specialized code for self is anakr2016-03-152-0/+29
* * enc/unicode.c: Eliminating common code.duerst2016-03-152-29/+18
* * enc/unicode.c: Expansion of some code repetition in preparation forduerst2016-03-152-9/+19
* gc.c: mark_stack_locationsnobu2016-03-151-11/+12
* gc.c: rb_objspace_ofnobu2016-03-151-7/+9
* gc.c: expand a local macronobu2016-03-151-10/+14
* * remove trailing spaces.svn2016-03-151-1/+1
* * enc/unicode.c: Additional macros and code to use mapping data induerst2016-03-152-21/+73
* internal.h: private rb_gc_mark_global_tblnobu2016-03-152-1/+6
* * doc/extension.ja.rdoc: Fix RDoc markup in doc/extension*.rdoc.hsbt2016-03-153-156/+169
* * time.c: Minor typo in Time#dst? documentation.hsbt2016-03-152-1/+6
* test_marshal.rb: use assert_ruby_statusnobu2016-03-151-5/+1
* test_rubyoptions.rb: VERSION_PATTERNnobu2016-03-151-6/+8
* * test/ruby/test_rubyoptions.rb (test_disable): add tests forheadius2016-03-142-0/+7
* * marshal.c (r_object0): Fix Marshal crash for corrupt extended object.drbrain2016-03-143-1/+16
* * 2016-03-15svn2016-03-141-1/+1
* * test/ruby/test_rubyoptions.rb: make version matching supportheadius2016-03-142-2/+16
* * bignum.c (big2str_2bdigits): reduce div instruction.naruse2016-03-142-2/+8
* * include/ruby/oniguruma.h, enc/unicode.c: Adjusting flag assignmentsduerst2016-03-143-20/+31
* optimize named capture assignmentnobu2016-03-144-45/+95
* ruby.c: reduce fstatnobu2016-03-143-12/+14
* * numeric.c (fix2str): improve r54092 like rb_int2big().naruse2016-03-142-11/+11
* document OpenSSL::SSL::SSLContext#setup as MT-unsafenormal2016-03-142-2/+7
* * 2016-03-14svn2016-03-131-1/+1
* parse.y: adjust indentnobu2016-03-131-21/+21
* win32.h: fix O_SHARE_DELETEnobu2016-03-132-1/+6
* * 2016-03-13svn2016-03-131-1/+1
* numeric.c: fix edge casenobu2016-03-132-1/+14
* unicode.c: off-by-one errornobu2016-03-121-1/+1
* unicode.c: boundary checknobu2016-03-121-6/+14
* Malformed RDoc syntax in catch [ci skip]nobu2016-03-122-4/+10
* * 2016-03-12svn2016-03-111-1/+1
* * test/lib/test/unit.rb: describe !/REGEXP/ in the help message.akr2016-03-112-1/+5
* testunit: negative filternobu2016-03-113-5/+35
* * enc/unicode/case-folding.rb, casefold.h: Streamlining approach toduerst2016-03-114-199/+307
* Revert r54082 "ruby.c: load in binary mode"nobu2016-03-111-5/+2
* * 2016-03-11svn2016-03-111-1/+1
* ruby.c: load in binary modenobu2016-03-111-2/+5
* iseq.h: coverage_enabled flagnobu2016-03-104-2/+21
* node.c: no nd_compile_option unless setnobu2016-03-101-3/+6
* node.c: stringize before expansionnobu2016-03-101-4/+4
* iseq.h: bit flagsnobu2016-03-101-10/+10
* node.c: hidden options hashnobu2016-03-103-12/+57
* iseq.c: set coverage at oncenobu2016-03-101-4/+5
* thread.c: check type of coveragenobu2016-03-101-1/+1
* * 2016-03-10svn2016-03-101-1/+1
* * test/socket/test_socket.rb (test_udp_recvmsg_truncation):odaira2016-03-102-1/+8
* fix a typo [ci skip]kazu2016-03-091-1/+1