summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-14openssl: import v2.1.0rhe
2017-12-14NaCl support is dropped at r60374naruse
2017-12-14numeric.c: [DOC] grammar fixesstomar
2017-12-14struct.c: [DOC] improve docs for Struct.newstomar
2017-12-14process.c: [DOC] fix grammar and double negativestomar
2017-12-14NEWS: grammar fixesstomar
2017-12-14enum.c: improve docs for Enumerable#{any?,all?,none?,one?}stomar
2017-12-14Implement String#undump to unescape String#dump-ed stringtadd
2017-12-14node.h: add nd_last_loc and nd_set_last_locmame
2017-12-14Thread.current.report_on_exception = falseusa
2017-12-14Use string instead of regexpnaruse
2017-12-14node.[ch], parse.y, compile.c: rename nd_column to nd_first_columnmame
2017-12-14parse.y: suppress "unused variable" warning of ripper.ymame
2017-12-14prelude.rb: remove duplicate rdocnobu
2017-12-14bigdecimal: dependencynobu
2017-12-14* gems/bundled_gems: Upgrade the did_you_mean gem to 1.2.0yuki
2017-12-14Added `test-bundler` and `test-bundled-gems` to `make help` entries`.hsbt
2017-12-14Allow empty path components in a URI [Bug #8352]knu
2017-12-13iseq.c: dump type of branchiftype on disasmk0kubun
2017-12-13Document how to deal with output created by Thread.report_on_exception.eregon
2017-12-13NEWS: bigdecimal 1.3.3mrkn
2017-12-13* 2017-12-14svn
2017-12-13bigdecimal: version 1.3.3mrkn
2017-12-13[DOC] Fix exception class [ci skip]kazu
2017-12-13vcs.rb: raise NotFoundError when command not foundnobu
2017-12-13Travis: the workaround needs sudo: required to workeregon
2017-12-13Use the older Travis CI imageeregon
2017-12-13NEWS: typo [DOC] [ci skip]sorah
2017-12-13test/ruby/test_env.rb: suppress a warningnobu
2017-12-13test_process.rb: fix error when empty groupsnobu
2017-12-13Ripper::Lexer bit predicatesnobu
2017-12-13process.c: adjust indentnobu
2017-12-13Avoid extra output in test_thread_interrupt_for_killed_threaderegon
2017-12-13Revert r61054naruse
2017-12-13Bump version to etc-1.0.0 as default gems.hsbt
2017-12-13Bump version to csv-1.0.0 as default gems.hsbt
2017-12-13Modify git clone commandhsbt
2017-12-13parse.y: Revert r61196yui-knk
2017-12-13webrick: compile RE correctly for beginning and end matchnormal
2017-12-12parse.y: Fix the locations of an empty scriptyui-knk
2017-12-12Capture the values of globals in EnvUtil to restore to the originaleregon
2017-12-12Revert r61192 and r61193eregon
2017-12-12Use EnvUtil.with_default_external in tests needing iteregon
2017-12-12Do not change Encoding.default_internal in assert_raise_with_messageeregon
2017-12-12Check that global encodings are not changed in test-alleregon
2017-12-12Remove useless assertion in TestThread#test_handle_interrupt_blockingeregon
2017-12-12Handle exception explicitly in TestBignum#test_interrupt_during_to_seregon
2017-12-12Fix test-all tests to avoid creating report_on_exception warningseregon
2017-12-12Remove extra assert_nil in Rinda testseregon
2017-12-12Fix tests which fail with extra stderr output when a Thread dieseregon