summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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
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-13* .travis.yml: removed commented-out code.hsbt
2016-01-13* .travis.yml: removed osx code. follow up with r53517hsbt
2016-01-13iseq.c: mark parent iseqnobu
2016-01-12resolve class name earlier and more consistentlynormal
2016-01-12Fix typo [ci skip]nobu
2016-01-12iseq.c: mark parents of wrapped iseqnobu
2016-01-12* common.mk: update URL and name for the Ruby spec suite.eregon
2016-01-12correction to proper wordsorah
2016-01-12* lib/forwardable.rb: Convert given accessors to String.sorah
2016-01-12string.c: made a variable name more grammatically correctduerst
2016-01-12string.c: minor grammar fix [ci skip]duerst
2016-01-12test/ruby/enc/test_casing_options.rb: Tests for optionduerst
2016-01-12string.c: Added option parsing/checking for upcase/downcase/duerst
2016-01-11include/ruby/oniguruma.h: Added flags needed for upcase/downcaseduerst
2016-01-11configure.in: check API versionnobu
2016-01-10compile.c: fix lhs splat in massignnobu
2016-01-10missing.h: remove explicit_bzero_by_memset_snobu
2016-01-10io.c: remove obsolete rb_deferr global variablenormal
2016-01-10ChangeLog: fixup indent for r53488normal
2016-01-10stdlib: avoid extra calls to eliminate "\n" from Base64normal
2016-01-09test_hash.rb: add testnobu
2016-01-09openssl: fix examples [ci skip]nobu
2016-01-09symbol.h: unexpected safe callnobu