aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * properties.svn2016-07-130-0/+0
* * test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt2016-07-1313-63/+43
* * enc/iso_8859_9.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-134-5/+70
* * enc/windows_1252.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-133-4/+59
* * enc/iso_8859_7.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-133-2/+65
* * gc.c (gc_mark_roots): should mark the VM object itself to markko12016-07-133-1/+18
* * math.c (_USE_MATH_DEFINES): it must be set before including internal.husa2016-07-132-1/+9
* Fix file names in commentsnobu2016-07-135-5/+5
* * enc/iso_8859_1.c, enc/iso_8859_4.c: Avoid setting modification flag ifduerst2016-07-133-6/+8
* fix typenaruse2016-07-131-1/+1
* * enc/iso_8859_5.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-133-9/+50
* * math.c (rb_math_sqrt): r55646 must use f_signbit.naruse2016-07-132-1/+23
* * iseq.c (Init_ISeq): undef ISeq.translate and ISeq.load_iseqko12016-07-133-0/+27
* * vm_method.c (method_entry_get_without_cache): checkko12016-07-132-3/+13
* * enc/windows_1254.c: Adjust variable/macro names.duerst2016-07-132-9/+13
* * enc/iso_8859_9.c, enc/windows_1254.c: Split Windows-1254 fromduerst2016-07-133-10/+252
* * enc/iso_8859_7.c, enc/windows_1253.c: Split Windows-1253 fromduerst2016-07-133-10/+245
* * enc/iso_8859_13.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-133-2/+56
* * enc/iso_8859_13.c, enc/windows_1257.c: Split Windows-1257 fromduerst2016-07-133-10/+257
* * 2016-07-13svn2016-07-131-1/+1
* * enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst2016-07-133-20/+83
* * test/ruby/enc/test_iso_8859.rb: Excluded dotless i/I with dot fromduerst2016-07-122-1/+8