summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-12NEWS: polishsorah
2017-12-12ignore lines (to catch up r61155).ko1
2017-12-12error.c(rb_error_write): Remove ec_ from its namesorah
2017-12-12NEWS for Method#===a_matsuda
2017-12-12Unneeded assertiona_matsuda
2017-12-12Add Method#=== that invokes #calla_matsuda
2017-12-12hotfix implicit-function-declarationsorah
2017-12-12NEWS entry for [Feature #12882]shyouhei
2017-12-12Add uplevel keyword to Kernel#warn and use itshyouhei
2017-12-12error.c(exc_full_message): Exception#full_messagesorah
2017-12-12remove unused variableusa
2017-12-12NEWS entry for FrozenError [Feature #13224]shyouhei
2017-12-12irb/init.rb: make sure ARGV refers to toplevel onek0kubun
2017-12-12* properties.svn
2017-12-12irb.rb: preserve ARGV on binding.irbk0kubun
2017-12-12Bump version to fileutils-1.0.1.hsbt
2017-12-12Integer#allbits?, Integer#anybits?, Integer#nobits? [Feature #12753]naruse
2017-12-12Bump version to fileutils-1.0.0 as default gems.hsbt
2017-12-12switch from http to https for Unicode data file downloadsduerst
2017-12-12NEWS: mention Process.last_statusmrkn
2017-12-12process.c: add Process.last_statusmrkn
2017-12-12parse.y: Fix the locations of NODE_ITER (cmd_brace_block)yui-knk
2017-12-12mention support of emoji-related Unicode character properties in NEWSduerst
2017-12-12* properties.svn
2017-12-12Ignore gemspec under the lib directory for documentation.hsbt
2017-12-12NEWS: add entry for r61137k0kubun
2017-12-12struct.c: add keyword_init option to Struct.newk0kubun
2017-12-12* properties.svn
2017-12-12* remove trailing spaces, append newline at EOF.svn
2017-12-12Merge 1-16-stable branch of bundler.hsbt
2017-12-12parse.y: Fix locations of NODE_ARRAY of mlhs_headyui-knk
2017-12-12catch up r61131.ko1
2017-12-12Add FrozenError as a subclass of RuntimeErrorshyouhei