aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pack.c: escape and encodingnobu2014-11-063-3/+25
* test_pack.rb: test_invalid_warningnobu2014-11-061-0/+5
* string.c: no exception in QUOTEnobu2014-11-062-1/+9
* generic_erb.rb: explicit_trim_linenobu2014-11-061-1/+1
* * test/test_unicode_normalize.rb: Rename TestNormalize toakr2014-11-062-3/+10
* * test/open-uri/test_open-uri.rb: Check empty webrick log.akr2014-11-062-10/+12
* make-snapshot: HAVE_BASERUBYnobu2014-11-061-0/+2
* reaply r48278nobu2014-11-065-1/+18
* * re.c (unescape_nonascii): cast -1 for the case char is unsigned char.naruse2014-11-062-1/+9
* Revert r48278 "common.mk: update unicode data only if BASERUBY is available"naruse2014-11-065-18/+1
* fix a typo [ci skip]kazu2014-11-061-1/+1
* fix typos [ci skip]kazu2014-11-061-2/+2
* lib/uri/rfc2396_parser.rb (initialize): reduce bytecode sizenormal2014-11-062-2/+7
* * 2014-11-06svn2014-11-051-2/+2
* lib/unicode_normalize/normalize.rb: Comment clarification. [ci skip]duerst2014-11-052-1/+5
* * remove trailing spaces.svn2014-11-051-2/+2
* * compile.c (compile_data_alloc): add padding when strict alignmentngoto2014-11-052-3/+78
* * test/open-uri/test_open-uri.rb: Don't ignore webrick's log.akr2014-11-052-5/+20
* fix typos [ci skip]kazu2014-11-051-5/+5
* * lib/webrick/server.rb: Stop lisntner loop properly.akr2014-11-052-1/+6
* intern.h: deprecate disable and enable supernobu2014-11-053-17/+18
* proc.c: remove rb_f_lambdanobu2014-11-052-7/+5
* intern.h: deprecate rb_clear_cachenobu2014-11-052-1/+6
* string.c: no terminatornobu2014-11-053-5/+20
* cpu_counter.rb: separate implementationsnobu2014-11-051-18/+21
* common.mk: update unicode data only if BASERUBY is availablenobu2014-11-055-1/+18
* string.c: reduce memory copynobu2014-11-052-50/+115
* * 2014-11-05svn2014-11-051-2/+2
* string.c: wchar terminatornobu2014-11-054-9/+41
* update doc.akr2014-11-041-7/+1
* * ext/win32/lib/Win32API.rb: Fiddle::Importer is defined inusa2014-11-042-3/+13
* * lib/securerandom.rb (SecureRandom.random_bytes): use fiddle directlyusa2014-11-042-4/+14
* * test/rubygems/test_gem_request_set_lockfile.rbusa2014-11-042-1/+6
* * enc/unicode/data: ignore all downloaded files.usa2014-11-040-0/+0
* suppress warningsnobu2014-11-042-2/+2
* test_gem_remote_fetcher.rb: leaked FDsnobu2014-11-042-1/+55
* Win32API.rb: update message [ci skip]nobu2014-11-041-1/+1
* * ext/-test-/printf/printf.c, test/-ext-/test_printf.rb: removenobu2014-11-042-13/+0
* ruby.h: add mark to PRIsVALUEnobu2014-11-044-3/+28
* ChangeLog: fix notationnobu2014-11-041-1/+1
* * object.c: fix document of Kernel.Stirng by @suzukazehsbt2014-11-042-2/+8
* * remove trailing spaces.svn2014-11-041-1/+1
* * lib/csv.rb: added documentation for skip_blanks option by @decasiahsbt2014-11-042-1/+14
* * lib/open3.rb: fix code formatting in documentation by @JoshCheekhsbt2014-11-042-9/+14
* * 2014-11-04svn2014-11-031-2/+2
* encoding.c (enc_memsize): remove unnecessary functionnormal2014-11-032-7/+6
* * test/openssl/utils.rb: The default of :ignore_listener_error isakr2014-11-035-32/+37
* README.EXT, README.EXT.ja: mention about PRIsVALUE [ci skip]nobu2014-11-032-10/+14
* ext/tk/tkutil/tkutil.c: disable untyped data warningsnobu2014-11-031-0/+3
* * iseq.c (iseq_free): resolve memory leak.ko12014-11-032-1/+8