summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-17parse.y: refine literal error messagesnobu
2017-07-16parse.y: refine invalid Unicode escape messagenobu
2017-07-16* 2017-07-17svn
2017-07-16assertions.rb: frozen string buffernobu
2017-07-16parse.y (numeric_literal_flush): fix typonobu
2017-07-16parse.y: utf-8 codepointsnobu
2017-07-16* 2017-07-16svn
2017-07-16Use assert_syntax_errornobu
2017-07-15parse.y: refine error messagesnobu
2017-07-15test_lexer.rb: require ripper directlyyui-knk
2017-07-15* 2017-07-15svn
2017-07-15Fix warning: shadowing outer local variable - akazu
2017-07-14zlib.c: fix unnormalized Fixnumnobu
2017-07-14io.c: textmode if newline decoratornobu
2017-07-14VPATH for rippernobu
2017-07-14hash.c: fix possible crash in Hash#transform_keys!rhe
2017-07-14Zlib::GzipReader#pos underflows after calling #ungetbyte or #ungetc at start ...naruse
2017-07-14Alias Set#to_s to #inspect [ruby-core:81753] [Feature #13676]knu
2017-07-14Make tests for Set#inspect more straightforwardknu
2017-07-14Update gemspec for standalone gem that is ruby/date repository.hsbt
2017-07-14Fixup r59327. Forgot to update version number.hsbt
2017-07-14hash.c: Add Hash#transform_keys and Hash#transform_keys!mrkn
2017-07-14Merge psych-3.0.0.beta3 from ruby/psych.hsbt
2017-07-14Added psych entry to package table and fixed sync instructions.hsbt
2017-07-14process.c: null bytesnobu
2017-07-13Use tr! instead of gsub!kazu
2017-07-13* 2017-07-14svn
2017-07-13process.c: handle dynamic :rlimit_* symbols in spawn execoptsnormal
2017-07-13Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Becausehsbt
2017-07-13parse.y: flush debug outputnobu
2017-07-12doc/extension.rdoc: update wikipedia link to HTTPSnormal
2017-07-12* 2017-07-13svn
2017-07-12Fix indent [ci skip]kazu
2017-07-12disable r59314 on mswinnobu
2017-07-12gc.c: restrict RGENGC_DEBUGnobu
2017-07-12* 2017-07-12svn
2017-07-12optparse.rb: get rid of evalnobu
2017-07-11* 2017-07-11svn
2017-07-11tainted string should be tainted.ko1
2017-07-10compile.c: simplify defined_expr0nobu
2017-07-10test_rubyoptions.rb: assert -00nobu
2017-07-10a64: fix crash on register stack mark/sweep passtakano32
2017-07-10hash.c: prefer value cast to pointer castnobu
2017-07-09* 2017-07-10svn
2017-07-09Hash#[]= deduplicates string keys if (and only if) fstring existsnormal
2017-07-09downloader.rb: get rid of symlinks in dist filesnobu
2017-07-09make-snapshot: generate ChangeLog iff not existnobu
2017-07-09* 2017-07-09svn
2017-07-09make-snapshot: touch-unicode-files for 2.4nobu
2017-07-08* template/exts.mk.tmpl: extract SUBMAKEOPTS from sub exts.mk files too. [Bu...nobu