aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* signal.c: reserved signalsnobu2016-01-261-0/+5
* Macro typonobu2016-01-251-0/+5
* fix build with VM_CHECK_MODE > 0normal2016-01-251-0/+6
* symbol.c: more informative error messagenobu2016-01-251-0/+6
* * test/ruby/test_string.rb: added testcase for next!, succ and succ!hsbt2016-01-251-0/+5
* * lib/webrick/httpservlet/filehandler.rb: fix documentation for namespace.hsbt2016-01-251-0/+5
* vm_insnhelper.c (vm_check_if_namespace): tiny size reductionnormal2016-01-241-0/+4
* * common.mk: Simplifying Unicode data file download logic to makeduerst2016-01-241-0/+5
* wait readable/writablenobu2016-01-241-0/+6
* Add test for Array#keep_ifnobu2016-01-231-0/+5
* * common.mk: revert r53633. It broke rubyci and travis.hsbt2016-01-231-0/+5
* fix typo.shugo2016-01-231-2/+2
* * range.c (range_eqq): revert r11113 because rb_call_super() isshugo2016-01-231-0/+8
* ChangeLog: Fixing wrong time on previous commit, and addingduerst2016-01-231-2/+7
* git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53633 b2dd03c8-39d4-4d8f-98...duerst2016-01-231-0/+5
* * tool/downloader.rb: Fixed a logical error, improved documentationduerst2016-01-231-0/+4
* fix a typo [ci skip]kazu2016-01-231-1/+1
* Use SVG Travis badge over PNGnobu2016-01-231-0/+5
* Update documentation of CSV header converternobu2016-01-231-0/+5
* vm_core.h: use RUBY_ASSERTnobu2016-01-221-1/+3
* RUBY_ASSERTnobu2016-01-221-0/+6
* * regparse.c (fetch_name_with_level): allow non word charactersnaruse2016-01-211-0/+7
* * marshal.c (r_object0): honor Marshal.load post procnaruse2016-01-211-0/+6
* * Makefile.in (update-rubyspec): fix r53208 like r53451.naruse2016-01-211-0/+4
* * ChangeLog: typo.usa2016-01-201-1/+1
* * common.mk, Makefile.in: update-config.files is only for Unixusa2016-01-201-0/+5
* ChangeLog: fix commit log of r53599nobu2016-01-201-1/+1
* extlibs.rb: add --cache optionnobu2016-01-201-0/+4
* * common.mk: Added Unicode data file CaseFolding.txt to be additionallyduerst2016-01-191-0/+5
* * lib/shell.rb (Shell.debug_output_exclusive_unlock): removesho-h2016-01-191-0/+5
* * vm_method.c: fix grammar in respond_to? warning.hsbt2016-01-191-0/+5
* parse.y: escaped newline in dedenting heredocnobu2016-01-181-0/+6
* * test/ruby/test_string.rb: Added extra testcase for test_rstrip_banghsbt2016-01-181-0/+5
* * string.c: fix a typo. [fix GH-1202][ci skip] Patch by @sunboshanhsbt2016-01-181-0/+4
* * configure.in: improve ICC (Intel C Compiler) support.naruse2016-01-171-0/+16
* * string.c: Any kind of option is now taking the new code path forduerst2016-01-171-0/+8
* * enc/unicode.c: Fixed a logical error and some comments.duerst2016-01-171-0/+6
* * enc/unicode.c: Removed artificial expansion for Turkic,duerst2016-01-171-0/+9
* option.c: single byte booleannobu2016-01-171-0/+6
* Add a test case for ENV#select_bang,keep_ifnobu2016-01-171-0/+6
* Add a test case for ENV#reject_bang,delete_ifnobu2016-01-171-0/+6
* option.c: make error messages consistentnobu2016-01-171-0/+8
* fix typos [ci skip]kazu2016-01-161-2/+2
* parse.y: should not deent concatenated stringnobu2016-01-161-0/+6
* * enc/unicode.c: Artificial mapping to test buffer expansion code.duerst2016-01-161-0/+8
* * ext/openssl/lib/openssl/pkey.rb: Added 2048 bit DH parameter.hsbt2016-01-161-0/+5
* * enc/unicode.c: fix implicit conversion error with clang. fixup r53548.hsbt2016-01-161-0/+5
* * common.mk: test-sample was changed to test-basic.hsbt2016-01-161-0/+9
* * string.c, enc/unicode.c: New code path as a preparation for Unicode-wideduerst2016-01-161-1/+9
* * regint.h (PLATFORM_UNALIGNED_WORD_ACCESS): The value ofngoto2016-01-151-0/+8