aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* thread.c: fix deadlocknobu2017-12-152-1/+45
* node.c: show variable type for NODE_*ASGNmame2017-12-151-13/+23
* node.c (NODE_HASH): remove wrong default casemame2017-12-151-2/+1
* node.c: add more comment to NODE_CASE2mame2017-12-151-1/+1
* node.c: fix typosmame2017-12-151-3/+3
* add `removetag` commandusa2017-12-151-0/+33
* thread.c: debug messagesnobu2017-12-151-7/+15
* check the existence of specified tagusa2017-12-151-0/+4
* webrick 1.4.0 releasenormal2017-12-142-6/+5
* Add [Feature #14143] to NEWSeregon2017-12-141-0/+4
* particular_werror_flags=no on ICCnaruse2017-12-141-1/+1
* * 2017-12-15svn2017-12-141-1/+1
* ICC doesn't support -Werror= but ignorenaruse2017-12-141-0/+6
* Fix a command injection vulnerability in Net::FTP.nagachika2017-12-142-5/+239
* The main Thread should have report_on_exception=true for consistencyeregon2017-12-144-3/+13
* NEWS: add entry for opensslrhe2017-12-141-0/+5
* openssl: import v2.1.0rhe2017-12-147-115/+158
* NaCl support is dropped at r60374naruse2017-12-141-42/+0
* numeric.c: [DOC] grammar fixesstomar2017-12-141-3/+3
* struct.c: [DOC] improve docs for Struct.newstomar2017-12-141-3/+2
* process.c: [DOC] fix grammar and double negativestomar2017-12-141-2/+2
* NEWS: grammar fixesstomar2017-12-141-15/+15
* enum.c: improve docs for Enumerable#{any?,all?,none?,one?}stomar2017-12-141-4/+4
* Implement String#undump to unescape String#dump-ed stringtadd2017-12-143-17/+320
* node.h: add nd_last_loc and nd_set_last_locmame2017-12-142-12/+8
* Thread.current.report_on_exception = falseusa2017-12-141-0/+3
* Use string instead of regexpnaruse2017-12-141-1/+1
* node.[ch], parse.y, compile.c: rename nd_column to nd_first_columnmame2017-12-144-38/+38
* parse.y: suppress "unused variable" warning of ripper.ymame2017-12-141-0/+9
* prelude.rb: remove duplicate rdocnobu2017-12-141-3/+1
* bigdecimal: dependencynobu2017-12-141-7/+9
* * gems/bundled_gems: Upgrade the did_you_mean gem to 1.2.0yuki2017-12-141-1/+1
* Added `test-bundler` and `test-bundled-gems` to `make help` entries`.hsbt2017-12-141-28/+30
* Allow empty path components in a URI [Bug #8352]knu2017-12-143-3/+13
* iseq.c: dump type of branchiftype on disasmk0kubun2017-12-133-2/+11
* Document how to deal with output created by Thread.report_on_exception.eregon2017-12-131-16/+42
* NEWS: bigdecimal 1.3.3mrkn2017-12-131-0/+19
* * 2017-12-14svn2017-12-131-1/+1
* bigdecimal: version 1.3.3mrkn2017-12-138-291/+398
* [DOC] Fix exception class [ci skip]kazu2017-12-131-2/+2
* vcs.rb: raise NotFoundError when command not foundnobu2017-12-131-0/+2
* Travis: the workaround needs sudo: required to workeregon2017-12-131-2/+1
* Use the older Travis CI imageeregon2017-12-131-0/+3
* NEWS: typo [DOC] [ci skip]sorah2017-12-131-1/+1
* test/ruby/test_env.rb: suppress a warningnobu2017-12-131-1/+3
* test_process.rb: fix error when empty groupsnobu2017-12-131-0/+1
* Ripper::Lexer bit predicatesnobu2017-12-131-0/+3
* process.c: adjust indentnobu2017-12-131-1/+1
* Avoid extra output in test_thread_interrupt_for_killed_threaderegon2017-12-131-0/+1
* Revert r61054naruse2017-12-131-45/+31