summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-03* ext/win32ole/lib/win32ole.rb :add WIN32OLE#methods. WIN32OLE might worksuke
2017-11-03node.c: Add some commentsyui-knk
2017-11-03node.c: Fix possible alignment bugsyui-knk
2017-11-03node.h: Remove obsolete commentyui-knk
2017-11-03test/ruby/test_eval.rb: use orphan procsnobu
2017-11-02io.c: improve docs for the chomp optionstomar
2017-11-02NEWS: add entry for Psychstomar
2017-11-02NEWS: fix grammarstomar
2017-11-02doc/NEWS-2.4.0: fix grammar and typostomar
2017-11-02proc.c: fix rdoc for Method class documentationstomar
2017-11-02proc.c: further improve docs for {Method,Proc}#aritystomar
2017-11-02proc.c: improve docs for {Method,Proc}#aritystomar
2017-11-02* 2017-11-03svn
2017-11-02rexml: improve docsstomar
2017-11-02skip/fix wrong testsnobu
2017-11-02assertions.rb: fix return in assert_raisenobu
2017-11-02compile.c: kw splat after splatnobu
2017-11-02debug.c: vm call flagsnobu
2017-11-02bignum.c: avoid use of uninitialized value in Integer.sqrtrhe
2017-11-02Support Windowsusa
2017-11-02Fixed syntax error with ignore option order.hsbt
2017-11-02Merge release version of Rubygems 2.7.0.hsbt
2017-11-02Should quote by double quotes, not single quotes for Windowsusa
2017-11-01* 2017-11-02svn
2017-11-01* properties.svn
2017-11-01* remove trailing spaces, append newline at EOF.svn
2017-11-01Update bundled bundler to 1.16.0.hsbt
2017-11-01compile.c: refactored compile_returnnobu
2017-11-01test_syntax.rb: all assertionsnobu
2017-11-01Pathname: get rid of a -Wcomment warning [DOC]nobu
2017-11-01file.c: infect from argumentsnobu
2017-11-01revert r60596 because it cause faulure on TestFile#test_realpath_taintednessko1
2017-11-01dir.c: cast to suppress a warningnobu
2017-11-01file.c: infect from argumentsnobu
2017-11-01dir: Dir.mkdir and Dir.rmdir release GVLnormal
2017-10-31Pathname: Simplify example [DOC] [ci-skip]marcandre
2017-10-31* 2017-11-01svn
2017-10-31use mode_t where applicable (instead of int)normal
2017-10-31node.h: Rename nd_reserved to nd_locationyui-knk
2017-10-31compile.c: ensure after return in library toplevelnobu
2017-10-31compile.c: compile_returnnobu
2017-10-31null byte at Psych::Emitter.hsbt
2017-10-31Remove unneeded complexitymame
2017-10-31webrick/httpresponse: minor cleanups to reduce memory usenormal
2017-10-31Use NODE_CASE2 if case expressions don't existyui-knk
2017-10-30webrick: support Proc objects as body responsesnormal
2017-10-30dir: Dir.chdir releases GVLnormal
2017-10-30* 2017-10-31svn
2017-10-30Use nd_lineno instead of nd_line for branch coveragesyui-knk
2017-10-30Store lineno on RNodeyui-knk