aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't allow mixed escapenaruse2017-12-212-2/+12
* move dump format validation into parsing epiloguenaruse2017-12-212-99/+78
* fix escapes in undumpnaruse2017-12-212-38/+50
* * lib/logger.rb (Logger::LogDevice#open_logfile, #create_logfile):sonots2017-12-212-2/+9
* Fix `imemo_name` to dump new imemo typestenderlove2017-12-211-0/+3
* io.c: IO#pwrite uses tmp buffer to avoid parallel modificationnormal2017-12-211-4/+6
* fix threading bug.ko12017-12-201-2/+3
* fix test errors on Windowsusa2017-12-202-2/+2
* * 2017-12-21svn2017-12-201-1/+1
* compile.c: branch on block paramnobu2017-12-201-3/+21
* iseq.c: block param namenobu2017-12-201-1/+2
* raise error if value contains CR/LF in iniheader of initialize_http_headernaruse2017-12-202-3/+22
* NEWS: update news for Psychstomar2017-12-201-0/+2
* NEWS: "absent operator" is now called "absence operator"stomar2017-12-201-1/+1
* NEWS: grammar fixesstomar2017-12-201-6/+7
* Update rdoc-6.0.0 entry on NEWS filehsbt2017-12-201-3/+9
* iseq.c (get_insn_info): use binary search instead of linear searchmame2017-12-201-5/+66
* test/coverage/test_coverage.rb: make the expected value the same as 2.4mame2017-12-201-1/+1
* Fixed command Injectionnobu2017-12-203-1/+22
* compile.c: add a RUBY_EVENT_COVERAGE_LINE event for line coveragemame2017-12-206-20/+20
* Fixed command Injectionnobu2017-12-201-1/+1
* vm_insnhelper.c (vm_trace): fix a typomame2017-12-201-1/+1
* extend timeout limit.ko12017-12-201-4/+5
* parse.y: end of script at newlinenobu2017-12-202-2/+8
* skip test_aspawn_too_long_path on Solaris 10 or earlierngoto2017-12-191-0/+3
* Workaround for optimization bug of Oracle Developer Studio 12.4-12.6ngoto2017-12-191-2/+3
* * 2017-12-20svn2017-12-191-1/+1
* Break out of the loop after shutdown in DRbServereregon2017-12-191-1/+4
* Revert "Improve performance of creating Hash object"watson19782017-12-192-60/+6
* Update version number of Psychhsbt2017-12-191-1/+1
* Update RubyGems entry on NEWS file.hsbt2017-12-191-2/+5
* st.c: fix upnobu2017-12-191-5/+5
* thread_sync.c: fix rdocnobu2017-12-191-14/+12
* Merge psych-3.0.2 from ruby/psych.hsbt2017-12-194-10/+20
* error.c: KeyError docs [ci skip]nobu2017-12-191-0/+14
* vcs: --add-author-fromnobu2017-12-191-1/+11
* Update version of strscan to 1.0.0.hsbt2017-12-191-4/+4
* Remove digest.gemspec for default gems.hsbt2017-12-191-34/+0
* compile.c: pop splat resultnobu2017-12-191-7/+11
* Improve Array#- efficiency [Fixes GH-1756]nobu2017-12-191-1/+1
* compile.c: side effect in splatnobu2017-12-192-2/+11
* Use syswrite to avoid potential buffering in IO#select speceregon2017-12-181-1/+1
* Support C89 if possiblengoto2017-12-182-1/+26
* * 2017-12-19svn2017-12-181-1/+1
* eval_error.c: Fix compile error on Solaris 10ngoto2017-12-181-4/+4
* suppress warning: 'const' attribute on function returning 'void'naruse2017-12-183-5/+5
* webrick 1.4.1 releasenormal2017-12-182-3/+3
* test_io.rb: EINVAL on Windowsnobu2017-12-181-2/+2
* io.c: opening external commandnobu2017-12-182-13/+8
* io.c: open generic in binreadnobu2017-12-182-1/+7