summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-01-24vm_insnhelper.c (vm_check_if_namespace): tiny size reductionnormal
2016-01-24* common.mk: Simplifying Unicode data file download logic to makeduerst
2016-01-24wait readable/writablenobu
2016-01-23Add test for Array#keep_ifnobu
2016-01-23* common.mk: revert r53633. It broke rubyci and travis.hsbt
2016-01-23fix typo.shugo
2016-01-23* range.c (range_eqq): revert r11113 because rb_call_super() isshugo
2016-01-23ChangeLog: Fixing wrong time on previous commit, and addingduerst
2016-01-23git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53633 b2dd03c8-39d4-4d8f-98...duerst
2016-01-23* tool/downloader.rb: Fixed a logical error, improved documentationduerst
2016-01-23fix a typo [ci skip]kazu
2016-01-23Use SVG Travis badge over PNGnobu
2016-01-23Update documentation of CSV header converternobu
2016-01-22vm_core.h: use RUBY_ASSERTnobu
2016-01-22RUBY_ASSERTnobu
2016-01-21* regparse.c (fetch_name_with_level): allow non word charactersnaruse
2016-01-21* marshal.c (r_object0): honor Marshal.load post procnaruse
2016-01-21* Makefile.in (update-rubyspec): fix r53208 like r53451.naruse
2016-01-20* ChangeLog: typo.usa
2016-01-20* common.mk, Makefile.in: update-config.files is only for Unixusa
2016-01-20ChangeLog: fix commit log of r53599nobu
2016-01-20extlibs.rb: add --cache optionnobu
2016-01-19* common.mk: Added Unicode data file CaseFolding.txt to be additionallyduerst
2016-01-19* lib/shell.rb (Shell.debug_output_exclusive_unlock): removesho-h
2016-01-19* vm_method.c: fix grammar in respond_to? warning.hsbt
2016-01-18parse.y: escaped newline in dedenting heredocnobu
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-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-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-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* string.c, enc/unicode.c: New code path as a preparation for Unicode-wideduerst
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-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