aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * LEGAL: added file list with CC0 license.hsbt2016-07-212-1/+13
* * enc/unicode/data/8.0.0 (svn:ignore): also be ignored dotfiles.usa2016-07-200-0/+0
* * enc/unicode/data (svn:ignore): after r55701, this directory has versioned d...usa2016-07-200-0/+0
* enum.c: [DOC] Enumerable#uniq [ci skip]nobu2016-07-201-0/+4
* NEWS: Enumerable#uniq [ci skip]nobu2016-07-201-0/+5
* Fix commit misskazu2016-07-201-2/+0
* * 2016-07-21svn2016-07-201-1/+1
* fix typoskazu2016-07-202-4/+6
* enumerator.c: Enumerator::Lazy#uniqnobu2016-07-203-1/+45
* enum.c: Enumerable#uniqnobu2016-07-203-0/+55
* * 2016-07-20svn2016-07-201-1/+1
* hash.c: rb_hash_add_new_elementnobu2016-07-204-6/+35
* * lib/unicode_normalize/tables.rb: Removeduerst2016-07-192-2/+5
* variable.c: exclude private constantsnobu2016-07-193-1/+8
* * 2016-07-19svn2016-07-181-1/+1
* fix a typo [ci skip]kazu2016-07-181-1/+1
* numeric.c, complex.c: Add finite? and infinite? consistent with Floatmrkn2016-07-177-0/+170
* Move generated headers to unicode data directorynobu2016-07-176-30/+57
* * 2016-07-17svn2016-07-171-1/+1
* * insns.def: tabify [ci skip]shyouhei2016-07-171-24/+24
* common.mk: INCFLAGSnobu2016-07-163-2/+3
* * time.c (time_arg): revert r55688 beause it had no effect. retry...usa2016-07-152-7/+0
* common.mk: directory timestampsnobu2016-07-153-6/+14
* * 2016-07-16svn2016-07-151-1/+1
* Revert r55693 because it broke building on all platforms (and had no ChangeLog).usa2016-07-152-6/+4
* common.mk: directory timestampsnobu2016-07-152-4/+6
* * string.c (str_buf_cat): Fix potential interger overflow of capa.ngoto2016-07-152-2/+8
* * string.c (str_buf_cat): Fix capa size for embed string.ngoto2016-07-152-1/+6
* * gems/bundled_gems: update latest gems.hsbt2016-07-152-3/+7
* util.c: do not underflownobu2016-07-153-1/+8
* * time.c (time_arg): it seems that this function sometimes causes SEGVusa2016-07-152-0/+7
* enc/unicode: check Unicode versionsnobu2016-07-155-28/+61
* string.c: reduce malloc overhead for default buffer sizenormal2016-07-142-2/+8
* enc-unicode.rb: check Unicode versionnobu2016-07-141-7/+25
* Download Unicode files just once [ci skip]nobu2016-07-141-3/+3
* * 2016-07-15svn2016-07-141-1/+1
* SVK is deadkazu2016-07-140-0/+0
* Remove empty directorykazu2016-07-140-0/+0
* common.mk: prefix for nmakenobu2016-07-141-1/+2
* Makefile.sub: update enc/unicode/name2ctype.hnobu2016-07-141-5/+0
* common.mk: update enc/unicode/name2ctype.hnobu2016-07-146-85806/+19
* make-snapshot: fix VPATH regexp [ci skip]nobu2016-07-141-1/+1
* common.mk: rule for name2ctype.kwdnobu2016-07-143-5/+34
* json/ext: remove stale directorynobu2016-07-142-1/+6
* Unicode version checknobu2016-07-141-0/+5
* * append newline at EOF.svn2016-07-141-0/+1
* * 2016-07-14svn2016-07-141-1/+1
* * ext/json/**/*.rb: merge original files from upstream repository.hsbt2016-07-1421-21/+21
* Fix file name in comment againkazu2016-07-131-1/+1
* * test/json/json_common_interface_test.rb: use assert_raise instead ofhsbt2016-07-132-3/+8