summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-12Rescue expected Interrupt in TupleSpaceTestModule#test_take_bug_8215eregon
2017-12-12Avoid creating a Thread for shutting down a DRbServereregon
2017-12-12Set Thread.report_on_exception=true by default to report exceptions in Threadseregon
2017-12-12struct.c: don't explain implementation detailsk0kubun
2017-12-12struct.c: show `keyword_init: true` on inspectk0kubun
2017-12-12set ino at `File.lstat` on Windowsusa
2017-12-12Add more example of `Enumerable#one?` [ci skip]kazu
2017-12-12pattern and modulo are not keyword argument [ci skip]kazu
2017-12-12Fix typos [ci skip]kazu
2017-12-12atime,mtime,ctime of File::Stat are instance methodskazu
2017-12-12Remove unnecessary `:`kazu
2017-12-12Use printf instead of puts and sprintfkazu
2017-12-12* 2017-12-13svn
2017-12-12[DOC] Process.last_status may return nilkazu
2017-12-12parse.y: Change the last location of noneyui-knk
2017-12-12parse.y: Set locations of nd_body in NODE_ITER explicitlyyui-knk
2017-12-12Revert "switch from http to https for Unicode data file downloads"hsbt
2017-12-12parse.y: Set locations of nd_body in NODE_ITER explicitlyyui-knk
2017-12-12irb/test_init.rb: add test to ensure $0k0kubun
2017-12-12test_struct.rb: rename constants to clarifyk0kubun
2017-12-12ext/coverage/coverage.c: Add test casesyui-knk
2017-12-12* remove trailing spaces.svn