aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use assert_syntax_errornobu2017-07-161-12/+4
* parse.y: refine error messagesnobu2017-07-152-6/+15
* test_lexer.rb: require ripper directlyyui-knk2017-07-151-1/+1
* * 2017-07-15svn2017-07-151-1/+1
* Fix warning: shadowing outer local variable - akazu2017-07-151-6/+6
* zlib.c: fix unnormalized Fixnumnobu2017-07-141-1/+1
* io.c: textmode if newline decoratornobu2017-07-143-1/+46
* VPATH for rippernobu2017-07-142-3/+4
* hash.c: fix possible crash in Hash#transform_keys!rhe2017-07-141-4/+4
* Zlib::GzipReader#pos underflows after calling #ungetbyte or #ungetc at start ...naruse2017-07-142-1/+20
* Alias Set#to_s to #inspect [ruby-core:81753] [Feature #13676]knu2017-07-143-0/+16
* Make tests for Set#inspect more straightforwardknu2017-07-141-5/+4
* Update gemspec for standalone gem that is ruby/date repository.hsbt2017-07-141-3/+9
* Fixup r59327. Forgot to update version number.hsbt2017-07-142-2/+2
* hash.c: Add Hash#transform_keys and Hash#transform_keys!mrkn2017-07-142-0/+102
* Merge psych-3.0.0.beta3 from ruby/psych.hsbt2017-07-1484-108/+144
* Added psych entry to package table and fixed sync instructions.hsbt2017-07-141-1/+4
* process.c: null bytesnobu2017-07-142-12/+23
* Use tr! instead of gsub!kazu2017-07-131-1/+1
* * 2017-07-14svn2017-07-131-1/+1
* process.c: handle dynamic :rlimit_* symbols in spawn execoptsnormal2017-07-132-33/+65
* Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Becausehsbt2017-07-138-15/+9
* parse.y: flush debug outputnobu2017-07-131-0/+1
* doc/extension.rdoc: update wikipedia link to HTTPSnormal2017-07-121-1/+1
* * 2017-07-13svn2017-07-121-1/+1
* Fix indent [ci skip]kazu2017-07-121-2/+2
* disable r59314 on mswinnobu2017-07-121-1/+1
* gc.c: restrict RGENGC_DEBUGnobu2017-07-121-4/+5
* * 2017-07-12svn2017-07-121-1/+1
* optparse.rb: get rid of evalnobu2017-07-122-7/+16
* * 2017-07-11svn2017-07-111-1/+1
* tainted string should be tainted.ko12017-07-112-9/+34
* compile.c: simplify defined_expr0nobu2017-07-101-18/+14
* test_rubyoptions.rb: assert -00nobu2017-07-101-0/+2
* a64: fix crash on register stack mark/sweep passtakano322017-07-101-6/+6
* hash.c: prefer value cast to pointer castnobu2017-07-101-3/+3
* * 2017-07-10svn2017-07-091-1/+1
* Hash#[]= deduplicates string keys if (and only if) fstring existsnormal2017-07-091-2/+16
* downloader.rb: get rid of symlinks in dist filesnobu2017-07-091-1/+1
* make-snapshot: generate ChangeLog iff not existnobu2017-07-091-7/+9
* * 2017-07-09svn2017-07-091-1/+1
* make-snapshot: touch-unicode-files for 2.4nobu2017-07-091-2/+5
* * template/exts.mk.tmpl: extract SUBMAKEOPTS from sub exts.mk files too. [Bu...nobu2017-07-081-6/+1
* assertions.rb: syntax_check for other implnobu2017-07-081-3/+19
* .travis.yml: update dist to trustynobu2017-07-081-0/+1
* NEWS: note [Feature #13517] is Linux-only (no side-effects on _*nonblock)normal2017-07-071-1/+1
* NEWS: entry for WEBRick SNI support [Feature #13729]normal2017-07-071-0/+4
* * properties.svn2017-07-070-0/+0
* webrick: add Server Name Indication (SNI)normal2017-07-073-0/+143
* * 2017-07-08svn2017-07-071-1/+1