aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix tests which fail with extra stderr output when a Thread dieseregon2017-12-122-6/+11
* Rescue expected Interrupt in TupleSpaceTestModule#test_take_bug_8215eregon2017-12-121-0/+2
* Avoid creating a Thread for shutting down a DRbServereregon2017-12-121-9/+14
* Set Thread.report_on_exception=true by default to report exceptions in Threadseregon2017-12-125-17/+42
* struct.c: don't explain implementation detailsk0kubun2017-12-121-4/+8
* struct.c: show `keyword_init: true` on inspectk0kubun2017-12-122-0/+13
* set ino at `File.lstat` on Windowsusa2017-12-121-103/+24
* Add more example of `Enumerable#one?` [ci skip]kazu2017-12-121-0/+1
* pattern and modulo are not keyword argument [ci skip]kazu2017-12-121-2/+2
* Fix typos [ci skip]kazu2017-12-121-2/+2
* atime,mtime,ctime of File::Stat are instance methodskazu2017-12-121-1/+1
* Remove unnecessary `:`kazu2017-12-121-1/+1
* Use printf instead of puts and sprintfkazu2017-12-121-1/+1
* * 2017-12-13svn2017-12-121-1/+1
* [DOC] Process.last_status may return nilkazu2017-12-121-1/+1
* parse.y: Change the last location of noneyui-knk2017-12-121-1/+13
* parse.y: Set locations of nd_body in NODE_ITER explicitlyyui-knk2017-12-121-0/+4
* Revert "switch from http to https for Unicode data file downloads"hsbt2017-12-121-1/+1
* parse.y: Set locations of nd_body in NODE_ITER explicitlyyui-knk2017-12-121-0/+4
* irb/test_init.rb: add test to ensure $0k0kubun2017-12-121-0/+6
* test_struct.rb: rename constants to clarifyk0kubun2017-12-121-10/+10
* ext/coverage/coverage.c: Add test casesyui-knk2017-12-121-0/+7
* * remove trailing spaces.svn2017-12-121-1/+1
* NEWS: polishsorah2017-12-121-88/+156
* ignore lines (to catch up r61155).ko12017-12-122-3/+3
* error.c(rb_error_write): Remove ec_ from its namesorah2017-12-122-4/+4
* NEWS for Method#===a_matsuda2017-12-121-0/+4
* Unneeded assertiona_matsuda2017-12-121-1/+0
* Add Method#=== that invokes #calla_matsuda2017-12-122-0/+7
* hotfix implicit-function-declarationsorah2017-12-122-1/+4
* NEWS entry for [Feature #12882]shyouhei2017-12-121-0/+1
* Add uplevel keyword to Kernel#warn and use itshyouhei2017-12-1232-63/+92
* error.c(exc_full_message): Exception#full_messagesorah2017-12-124-53/+109
* remove unused variableusa2017-12-121-1/+0
* NEWS entry for FrozenError [Feature #13224]shyouhei2017-12-121-0/+4
* irb/init.rb: make sure ARGV refers to toplevel onek0kubun2017-12-121-2/+2
* * properties.svn2017-12-120-0/+0
* irb.rb: preserve ARGV on binding.irbk0kubun2017-12-123-16/+41
* Bump version to fileutils-1.0.1.hsbt2017-12-121-1/+7
* Integer#allbits?, Integer#anybits?, Integer#nobits? [Feature #12753]naruse2017-12-123-0/+67
* Bump version to fileutils-1.0.0 as default gems.hsbt2017-12-121-3/+3
* switch from http to https for Unicode data file downloadsduerst2017-12-121-1/+1
* NEWS: mention Process.last_statusmrkn2017-12-121-0/+1
* process.c: add Process.last_statusmrkn2017-12-122-0/+27
* parse.y: Fix the locations of NODE_ITER (cmd_brace_block)yui-knk2017-12-121-0/+9
* mention support of emoji-related Unicode character properties in NEWSduerst2017-12-121-0/+1
* * properties.svn2017-12-120-0/+0
* Ignore gemspec under the lib directory for documentation.hsbt2017-12-122-0/+30
* NEWS: add entry for r61137k0kubun2017-12-121-0/+5
* struct.c: add keyword_init option to Struct.newk0kubun2017-12-123-11/+92