summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-09* ext/zlib/zlib.c: Document mtime header behavior with patch by @schneemszzak
2016-02-09* re.c: Remove deprecated kcode argument from Regexp.new and compilezzak
2016-02-09.gdbinit: improve rb_imemo [ci skip]nobu
2016-02-09* 2016-02-09svn
2016-02-09Support 1.8nobu
2016-02-08* remove trailing spaces.svn
2016-02-08* enc/unicode/case-folding.rb, enc/unicode/casefold.h: Flags forduerst
2016-02-08* string.c, enc/unicode.c: Disassociating ONIGENC_CASE_FOLD flag fromduerst
2016-02-08test_gem_remote_fetcher.rb: terminate watchernobu
2016-02-08unicode.c: magic numbersnobu
2016-02-08* enc/unicode.c: Shortened macros for enc/unicode/casefold.h toduerst
2016-02-08string.c: remove magic numbernobu
2016-02-08string.c: use encoding indexnobu
2016-02-08ruby.c: err ambiguous feature name [ci skip]nobu
2016-02-08* common.mk: Removed enc/unicode/casefold.h from automatic build becauseduerst
2016-02-07* 2016-02-08svn
2016-02-07* ChangeLog: revive an entry for r53762 accidentally removed at r53764.nagachika
2016-02-07* remove trailing spaces.svn
2016-02-07* common.mk: Added two more precondition files for enc/unicode/casefold.hduerst
2016-02-07ruby.c: EACH_FEATURESnobu
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-07ruby.c: show feature namesnobu
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-07* remove trailing spaces.svn
2016-02-07git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53759 b2dd03c8-39d4-4d8f-98...duerst
2016-02-06* 2016-02-07svn
2016-02-06Revert "check __int64_t and __int128_t"naruse
2016-02-06Fix r53748; the datafile includes non ASCIInaruse
2016-02-06fix types ordernobu
2016-02-06ASCII-incompatible escapenobu
2016-02-06lex.c.blt: updatenobu
2016-02-06get rid of ruby-mode.el bugsnobu
2016-02-06* 2016-02-06svn
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-05configure.in: fix doc [ci skip]nobu
2016-02-05improve r53741naruse
2016-02-05incompatible encoding workaroundnobu
2016-02-05* 2016-02-05svn
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-04return shared stringnobu
2016-02-04fstring_enc_newnobu