aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* common.mk: update-remotenobu2016-01-193-14/+13
* * lib/shell.rb (Shell.debug_output_exclusive_unlock): removesho-h2016-01-192-1/+6
* * error.c: [DOC] fix Exception#backtrace_locations indent. [ci skip]sho-h2016-01-191-1/+1
* * 2016-01-19svn2016-01-191-1/+1
* * vm_method.c: fix grammar in respond_to? warning.hsbt2016-01-192-2/+7
* ruby-additional.el: ruby-decode-unicodenobu2016-01-181-1/+27
* unicode_norm_gen.tmpl: Remove indicatornobu2016-01-181-1/+1
* parse.y: show operations on BITSTACKnobu2016-01-181-4/+4
* common.mk: UPDATE_LIBRARIES to yesnobu2016-01-181-1/+1
* common.mk: get rid of repeating same namesnobu2016-01-182-3/+8
* parse.y: escaped newline in dedenting heredocnobu2016-01-183-58/+47
* * test/ruby/test_string.rb: Added extra testcase for test_rstrip_banghsbt2016-01-182-0/+13
* * string.c: fix a typo. [fix GH-1202][ci skip] Patch by @sunboshanhsbt2016-01-182-1/+5
* test_syntax.rb: try allnobu2016-01-171-4/+7
* * 2016-01-18svn2016-01-171-1/+1
* remove extra dotnobu2016-01-171-1/+1
* * 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