summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-02-07* enc/unicode/case-folding.rb: Fixing parameter passing.duerst
2016-02-07* enc/unicode/case-folding.rb: New classes CaseMapping/CaseMappingDummyduerst
2016-02-07* common.mk: using new option in recipe for enc/unicode/casefold.hduerst
2016-02-07(this commit message applies to the previous commit)duerst
2016-02-06Revert "check __int64_t and __int128_t"naruse
2016-02-06ASCII-incompatible escapenobu
2016-02-06check __int64_t and __int128_tnobu
2016-02-06* test/ruby/enc/test_regex_casefold.rb: Added data-based testing forduerst
2016-02-06* test/ruby/enc/test_regex_casefold.rb: Tests for three case foldingduerst
2016-02-06* enc/unicode.c, test/ruby/enc/test_case_mapping.rb: Implemented :foldduerst
2016-02-05* test/ruby/enc/test_case_mapping.rb: added tests for :ascii option.duerst
2016-02-05* insns.def (opt_mult): Use int128_t for overflow detection.naruse
2016-02-04* enc/unicode.c: Activated :ascii flag for ASCII-only case conversionduerst
2016-02-04fstring without copynobu
2016-02-04revert re.c in r53736nobu
2016-02-04fstring_enc_newnobu
2016-02-04* common.mk: Added Unicode data file SpecialCasing.txt to be additionallyduerst
2016-02-04cgi/escape: Optimize CGI.escapenobu
2016-02-04* common.mk: Introduce two variables (UNICODE_DATA_DIR andduerst
2016-02-03* string.c (str_new_frozen): if the given string is embeddedablenaruse
2016-02-02Fix typo on OpenSSL::PKey doc [ci skip]nobu
2016-02-02Fix Ripper.lex error in dedenting squiggly heredocnobu
2016-02-02* re.c (rb_reg_prepare_enc): use already compiled US-ASCII regexpnaruse
2016-02-02* re.c: Introduce RREGEXP_PTR.naruse
2016-02-02ChangeLog: rewordnobu
2016-02-02* lib/rubygems/specification.rb: `coding` is affect only first line excepthsbt
2016-02-01* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt
2016-01-31additional math operationsnobu
2016-01-31test for File#lstat.nobu
2016-01-31standard_library.rdoc: fix typo [ci skip]nobu
2016-01-30vm_eval.c: fix hook callnobu
2016-01-29win32/file.c: drop garbagenobu
2016-01-29* win32/win32.c (fileattr_to_unixmode, rb_w32_reparse_symlink_p): volumeusa
2016-01-29fix a typo [ci skip]kazu
2016-01-29Rename parameter namenobu
2016-01-29erb.rb: fronzen-string-literal in comment [Fix GH-1229]nobu
2016-01-29erb.rb: duplicated magic comments [Fix GH-1229]nobu
2016-01-29erb.rb: frozen-string-literal safenobu
2016-01-29* lib/net/http/header.rb: Warn nil variable on HTTP Header.hsbt
2016-01-28socket.c: unlimited size hostnamenobu
2016-01-27* remove trailing spaces.svn
2016-01-27* test/-ext-/string/test_capacity.rb: Added missing library.hsbt
2016-01-27* enc/unicode.c: Fixed bit mask in macro OnigCodePointCountduerst
2016-01-27* enc/unicode.c: Protect code point count by macro, in order toduerst
2016-01-27Fix doc with default value with GH-523nobu
2016-01-27Fix a Ruby-Doc comment for Array#dignobu
2016-01-26fix a typo [ci skip]kazu
2016-01-26array.c: reword [ci skip]nobu
2016-01-26fstring early for internal iseqnormal
2016-01-26compile.c: fix tailcall optimizationnobu