summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-05Fix size on Enumerable#cycle when the size is 0 [Bug #14082].marcandre
2017-11-05lexer.rb: Ripper::Lexer::Statenobu
2017-11-05runruby.rb: add -C/--chdir optionnobu
2017-11-05* 2017-11-06svn
2017-11-05Modify spell miss.kazu
2017-11-05runruby.rb: support run.gdb by --debugger optionnobu
2017-11-05Revert "Introduce rb_code_range_t and replace YYLTYPE with it"mame
2017-11-05ext/win32ole/lib/win32ole.rb (metods): rescue WIN32OLEQueryInterfaceError.suke
2017-11-05test/win32ole/test_win32ole_method.rb: remove redundant assertions.suke
2017-11-05* ext/win32ole/win32ole_error.c: add WIN32OLEQueryInterfaceError.suke
2017-11-04Workaround Travis CI issue by hardcoding localhosteregon
2017-11-04Introduce rb_code_range_t and replace YYLTYPE with itmame
2017-11-04parse.y: fix duplicate symbolnobu
2017-11-04* 2017-11-05svn
2017-11-04Introduce `rb_code_location_t`mame
2017-11-04gc.c: UNEXPECTED_NODEnobu
2017-11-04Avoid usage of the magic number `(NODE*)-1`mame
2017-11-04compile.c (setup_args): Fix a typoyui-knk
2017-11-04gc.c (rb_free_tmp_buffer): stop accessing imemo_alloc as NODEmame
2017-11-04parse.y (new_args_tail_gen): returns a NODE instead of imemomame
2017-11-04test/ruby/test_io.rb (test_write_no_garbage): Add detailed messagemame
2017-11-04parse.y: suppress warning in rippernobu
2017-11-04parse.y: suppress warningsnobu
2017-11-04Remove RNODE cast from NODE utility functionsmame
2017-11-04Rename imemo_strterm to imemo_parser_strtermmame
2017-11-04ext/objspace/objspace.c: add imemo_strtermmame
2017-11-04Remove NODE-related pieces of code from GCmame
2017-11-04Make Ripper use NODE buffermame
2017-11-04Fix the alignment bug of r60634 for LLP64mame
2017-11-04Revert "Revert "Replace NODE_STRTERM and NODE_HEREDOC with imemo_strterm""mame
2017-11-04openssl: pull test case from upstream commit 62af0446569arhe
2017-11-04Revert "Replace NODE_STRTERM and NODE_HEREDOC with imemo_strterm"mame
2017-11-04Replace NODE_STRTERM and NODE_HEREDOC with imemo_strtermmame
2017-11-04* 2017-11-04svn
2017-11-04load from relative path to __FILE__nobu
2017-11-03Fix a typo [ci skip]kazu
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