aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lex.c.blt: updatenobu2016-02-061-41/+41
* get rid of ruby-mode.el bugsnobu2016-02-061-2/+2
* * 2016-02-06svn2016-02-061-1/+1
* check __int64_t and __int128_tnobu2016-02-062-0/+9
* * test/ruby/enc/test_regex_casefold.rb: Added data-based testing forduerst2016-02-064-1/+28
* * test/ruby/enc/test_regex_casefold.rb: Tests for three case foldingduerst2016-02-062-0/+111
* * enc/unicode.c, test/ruby/enc/test_case_mapping.rb: Implemented :foldduerst2016-02-063-5/+39
* * test/ruby/enc/test_case_mapping.rb: added tests for :ascii option.duerst2016-02-052-0/+15
* configure.in: fix doc [ci skip]nobu2016-02-051-1/+1
* improve r53741naruse2016-02-051-16/+11
* incompatible encoding workaroundnobu2016-02-052-2/+2
* * 2016-02-05svn2016-02-051-1/+1
* * insns.def (opt_mult): Use int128_t for overflow detection.naruse2016-02-054-8/+72
* * enc/unicode.c: Activated :ascii flag for ASCII-only case conversionduerst2016-02-042-1/+6
* fstring without copynobu2016-02-042-33/+43
* revert re.c in r53736nobu2016-02-042-3/+1
* return shared stringnobu2016-02-041-1/+1
* fstring_enc_newnobu2016-02-044-1/+36
* end of UNICODE_FILESnobu2016-02-041-1/+2
* * common.mk: Added Unicode data file SpecialCasing.txt to be additionallyduerst2016-02-042-1/+7
* mask upper nibblenobu2016-02-041-5/+5
* initialize dest to 0nobu2016-02-041-10/+8
* cgi/escape: Optimize CGI.escapenobu2016-02-042-0/+92
* encoding.h: rb_enc_asciicompat_inlinenobu2016-02-041-1/+6
* * 2016-02-04svn2016-02-041-1/+1
* * common.mk: Introduce two variables (UNICODE_DATA_DIR andduerst2016-02-042-7/+14
* Remove debug print introduced in r52386naruse2016-02-031-7/+0
* test_exception.rb: NameError at FCALLnobu2016-02-031-0/+6
* vm_eval.c: argument namesnobu2016-02-031-1/+7
* * string.c (str_new_frozen): if the given string is embeddedablenaruse2016-02-034-2/+60
* Fix typo on OpenSSL::PKey doc [ci skip]nobu2016-02-022-1/+6
* Fix Ripper.lex error in dedenting squiggly heredocnobu2016-02-023-1/+13
* * 2016-02-03svn2016-02-021-1/+1
* * re.c (rb_reg_prepare_enc): use already compiled US-ASCII regexpnaruse2016-02-022-3/+15
* follow r53691kazu2016-02-021-1/+1
* Skip SHA from test_digest_constants for LibreSSL 2.3naruse2016-02-021-1/+12
* downloader.rb: https setternobu2016-02-021-1/+5
* win32.c: reuse fullpath buffernobu2016-02-021-18/+13
* * re.c: Introduce RREGEXP_PTR.naruse2016-02-027-35/+52
* enc: workdir timestampsnobu2016-02-022-9/+25
* ChangeLog: rewordnobu2016-02-021-2/+3
* * lib/rubygems/specification.rb: `coding` is affect only first line excepthsbt2016-02-027-8/+12
* * 2016-02-02svn2016-02-011-1/+1
* win32.c: w32_wopendirnobu2016-02-011-5/+5
* * properties.svn2016-02-010-0/+0
* * remove trailing spaces.svn2016-02-011-1/+1
* * lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.5.2.hsbt2016-02-01304-619/+961
* win32.c: volume_prefix_lennobu2016-02-011-3/+3
* win32.c: suffix should be alnumnobu2016-02-011-0/+1
* * 2016-02-01svn2016-02-011-2/+2