aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* variable.c: matched backrefs onlynobu2016-01-145-7/+55
* sprintf.c: exact numbernobu2016-01-143-3/+18
* test_sprintf.rb: simplifynobu2016-01-141-3/+3
* * Remove 512-bit DH group. It's affected by LogJam Attack.hsbt2016-01-144-27/+8
* variable.c: $1..$9 in global_variablesnobu2016-01-143-6/+23
* * 2016-01-14svn2016-01-141-1/+1
* hash.c: trivial optimizationnobu2016-01-141-6/+2
* * .travis.yml: removed commented-out code.hsbt2016-01-132-6/+5
* * .travis.yml: removed osx code. follow up with r53517hsbt2016-01-132-10/+4
* vm_eval.c: fstring formatnobu2016-01-133-11/+12
* iseq.c: mark parent iseqnobu2016-01-133-10/+33
* fix previous commitnaruse2016-01-131-3/+3
* make CI output simplernaruse2016-01-131-3/+4
* don't replace job status, it consume log length countnaruse2016-01-131-1/+1
* test_thread.rb: wait for the thread to sleepnobu2016-01-131-0/+1
* try sudo:false on travisnaruse2016-01-132-7/+8
* resolve class name earlier and more consistentlynormal2016-01-124-7/+18
* drop osx and clang because they are often fails and slownaruse2016-01-121-5/+4
* Fix typo [ci skip]nobu2016-01-122-1/+5
* * 2016-01-13svn2016-01-121-1/+1
* iseq.c: mark parents of wrapped iseqnobu2016-01-124-0/+30
* * common.mk: update URL and name for the Ruby spec suite.eregon2016-01-122-3/+7
* correction to proper wordsorah2016-01-121-1/+1
* * lib/forwardable.rb: Convert given accessors to String.sorah2016-01-122-0/+18
* string.c: made a variable name more grammatically correctduerst2016-01-122-18/+22
* string.c: minor grammar fix [ci skip]duerst2016-01-122-1/+5
* fix test to follow r53503naruse2016-01-121-1/+1
* * remove trailing spaces.svn2016-01-121-1/+1
* test/ruby/enc/test_casing_options.rb: Tests for optionduerst2016-01-122-0/+87
* * remove trailing spaces.svn2016-01-121-1/+1
* string.c: Added option parsing/checking for upcase/downcase/duerst2016-01-122-36/+98
* * 2016-01-12svn2016-01-121-1/+1
* escape bracketsnobu2016-01-121-2/+2
* include/ruby/oniguruma.h: Added flags needed for upcase/downcaseduerst2016-01-112-0/+13
* configure.in: check API versionnobu2016-01-112-0/+9
* * 2016-01-11svn2016-01-111-1/+1
* io.h: remove old macrosnobu2016-01-111-8/+0
* compile.c: fix lhs splat in massignnobu2016-01-103-4/+32
* ext/-test-: reduce feature namesnobu2016-01-1022-22/+22
* missing.h: remove explicit_bzero_by_memset_snobu2016-01-103-13/+15
* io.c: remove obsolete rb_deferr global variablenormal2016-01-102-2/+5
* ChangeLog: fixup indent for r53488normal2016-01-101-16/+16
* insns.def: description [ci skip]nobu2016-01-101-9/+17
* * 2016-01-10svn2016-01-101-1/+1
* stdlib: avoid extra calls to eliminate "\n" from Base64normal2016-01-1011-16/+34
* test_hash.rb: add testnobu2016-01-092-0/+13
* openssl: fix examples [ci skip]nobu2016-01-092-0/+8
* symbol.h: unexpected safe callnobu2016-01-093-1/+13
* nmake VPATHnobu2016-01-092-2/+5
* Revert r53482 "nmake VPATH"naruse2016-01-092-5/+2