summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-18* test/ruby/test_string.rb: Added extra testcase for test_rstrip_banghsbt
2016-01-18* string.c: fix a typo. [fix GH-1202][ci skip] Patch by @sunboshanhsbt
2016-01-17test_syntax.rb: try allnobu
2016-01-17* 2016-01-18svn
2016-01-17remove extra dotnobu
2016-01-17* configure.in: improve ICC (Intel C Compiler) support.naruse
2016-01-17* string.c: Any kind of option is now taking the new code path forduerst
2016-01-17* enc/unicode.c: Fixed a logical error and some comments.duerst
2016-01-17get rid of non-ascii charsnobu
2016-01-17* enc/unicode.c: Removed artificial expansion for Turkic,duerst
2016-01-17option.c: single byte booleannobu
2016-01-17Add a test case for ENV#select_bang,keep_ifnobu
2016-01-17Add a test case for ENV#reject_bang,delete_ifnobu
2016-01-17* 2016-01-17svn
2016-01-17option.c: make error messages consistentnobu
2016-01-16fix typos [ci skip]kazu
2016-01-16parse.y: should not deent concatenated stringnobu
2016-01-16* enc/unicode.c: Artificial mapping to test buffer expansion code.duerst
2016-01-16* ext/openssl/lib/openssl/pkey.rb: Added 2048 bit DH parameter.hsbt
2016-01-16* enc/unicode.c: fix implicit conversion error with clang. fixup r53548.hsbt
2016-01-16* common.mk: test-sample was changed to test-basic.hsbt
2016-01-16* 2016-01-16svn
2016-01-16* remove trailing spaces.svn
2016-01-16* string.c, enc/unicode.c: New code path as a preparation for Unicode-wideduerst
2016-01-15.gdbinit: dump_node [ci skip]nobu
2016-01-15disable unaligned word accessnobu
2016-01-15disable unaligned word accessnobu
2016-01-15Revert r53539 and r53540nobu
2016-01-15* regint.h (PLATFORM_UNALIGNED_WORD_ACCESS): The value ofngoto
2016-01-15Revert "* common.mk: test-sample was changed to test-basic."naruse
2016-01-15parse.y: should not deent concatenated stringnobu
2016-01-15gmake.mk: update ordernobu
2016-01-15basictest/test.rb: update messagenobu
2016-01-15* 2016-01-15svn
2016-01-15* common.mk: test-sample was changed to test-basic.hsbt
2016-01-14* lib/uri/generic.rb (URI::Generic#to_s): change encoding tonaruse
2016-01-14variable.c: matched backrefs onlynobu
2016-01-14sprintf.c: exact numbernobu
2016-01-14test_sprintf.rb: simplifynobu
2016-01-14* Remove 512-bit DH group. It's affected by LogJam Attack.hsbt
2016-01-14variable.c: $1..$9 in global_variablesnobu
2016-01-14* 2016-01-14svn
2016-01-14hash.c: trivial optimizationnobu
2016-01-13* .travis.yml: removed commented-out code.hsbt
2016-01-13* .travis.yml: removed osx code. follow up with r53517hsbt
2016-01-13vm_eval.c: fstring formatnobu
2016-01-13iseq.c: mark parent iseqnobu
2016-01-13fix previous commitnaruse
2016-01-13make CI output simplernaruse
2016-01-13don't replace job status, it consume log length countnaruse