aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * configure.in: improve ICC (Intel C Compiler) support.naruse2016-01-173-1/+22
* * string.c: Any kind of option is now taking the new code path forduerst2016-01-173-6/+15
* * enc/unicode.c: Fixed a logical error and some comments.duerst2016-01-173-16/+53
* get rid of non-ascii charsnobu2016-01-171-4/+4
* * enc/unicode.c: Removed artificial expansion for Turkic,duerst2016-01-174-39/+92
* option.c: single byte booleannobu2016-01-173-2/+19
* Add a test case for ENV#select_bang,keep_ifnobu2016-01-172-0/+12
* Add a test case for ENV#reject_bang,delete_ifnobu2016-01-172-0/+12
* * 2016-01-17svn2016-01-171-1/+1
* option.c: make error messages consistentnobu2016-01-172-13/+18
* fix typos [ci skip]kazu2016-01-161-2/+2
* parse.y: should not deent concatenated stringnobu2016-01-163-1/+20
* * enc/unicode.c: Artificial mapping to test buffer expansion code.duerst2016-01-164-5/+50
* * ext/openssl/lib/openssl/pkey.rb: Added 2048 bit DH parameter.hsbt2016-01-163-0/+31
* * enc/unicode.c: fix implicit conversion error with clang. fixup r53548.hsbt2016-01-163-2/+7
* * common.mk: test-sample was changed to test-basic.hsbt2016-01-166-2381/+2394
* * 2016-01-16svn2016-01-161-1/+1
* * remove trailing spaces.svn2016-01-161-1/+1
* * string.c, enc/unicode.c: New code path as a preparation for Unicode-wideduerst2016-01-164-9/+129
* .gdbinit: dump_node [ci skip]nobu2016-01-151-0/+8
* disable unaligned word accessnobu2016-01-152-0/+8
* disable unaligned word accessnobu2016-01-151-0/+4
* Revert r53539 and r53540nobu2016-01-152-6/+5
* * regint.h (PLATFORM_UNALIGNED_WORD_ACCESS): The value ofngoto2016-01-152-0/+16
* Revert "* common.mk: test-sample was changed to test-basic."naruse2016-01-154-15/+8
* parse.y: should not deent concatenated stringnobu2016-01-153-1/+16
* gmake.mk: update ordernobu2016-01-151-4/+5
* basictest/test.rb: update messagenobu2016-01-151-1/+1
* * 2016-01-15svn2016-01-151-1/+1
* * common.mk: test-sample was changed to test-basic.hsbt2016-01-154-8/+15
* * lib/uri/generic.rb (URI::Generic#to_s): change encoding tonaruse2016-01-143-1/+8
* 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