summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-09Support timeout for AddrinfoMasaki Matsushita
2019-09-08Add keyword argument separation tests for implicit/explicit super callsJeremy Evans
2019-09-09* 2019-09-09 [ci skip]git
2019-09-09Use target-specific variable instead of a conditional [ci skip]Nobuyoshi Nakada
2019-09-08make-snapshot: -git option is no longer provided [ci skip]Nobuyoshi Nakada
2019-09-08Improve Proc#to_s specsBenoit Daloze
2019-09-08Removed useless braces to suppress a warningNobuyoshi Nakada
2019-09-08Behave ESC key correctly when vi command modeaycabta
2019-09-08compile.c (compile_hash): rewrite keyword splat handlingYusuke Endoh
2019-09-08compile.c (compile_hash): rewrite the compilation algorithmYusuke Endoh
2019-09-08Remove .document and .gitignore from file list of rdoc.gemspecaycabta
2019-09-08compile.c (NODE_OP_ASGN1): Remove unneeded DECL_ANCHORYusuke Endoh
2019-09-08make-snapshot: default to the toplevel directoryNobuyoshi Nakada
2019-09-08parse.y: Use the correct alias for brace flag of hash literalYusuke Endoh
2019-09-08compile.c (keyword_node_p): Refactor out keyword node checksYusuke Endoh
2019-09-08compile.c (compile_hash): Remove redundant check for NODE_ZLISTYusuke Endoh
2019-09-08compile.c (compile_hash): Simplify the keyword handlingYusuke Endoh
2019-09-08compile.c (compile_hash): don't add a temporal array to mark_aryYusuke Endoh
2019-09-08compile.c (compile_array): undef a temporal macroYusuke Endoh
2019-09-08* 2019-09-08 [ci skip]git
2019-09-08Touch copied cache files to make tarballs stableNobuyoshi Nakada
2019-09-08Suppress detached head warningNobuyoshi Nakada
2019-09-07Avoid defining DISPATCH_ARCH_DEPEND_WAY macroTakashi Kokubun
2019-09-07* remove trailing spaces. [ci skip]git
2019-09-07compile.c (compile_array): rewrite the compilation algorithmYusuke Endoh
2019-09-07compile.c (compile_hash): refactoringYusuke Endoh
2019-09-07compile.c (compile_array): refactoringYusuke Endoh
2019-09-07armv7l and armv7l are the same platform, generalize to armv7Benoit Daloze
2019-09-07Exit gently if no VCS found but --suppress_not_found is givenNobuyoshi Nakada
2019-09-07Removed no longer used variableNobuyoshi Nakada
2019-09-07compile.c: Separate compile_list to two functions for Array and HashYusuke Endoh
2019-09-07compile.c (compile_list): allow an odd-length hidden array literalYusuke Endoh
2019-09-07compile.c (compile_list): emit newarraykwsplat only at the last chunkYusuke Endoh
2019-09-07Check github.repository in doxygen.yml [ci skip]Kazuhiro NISHIYAMA
2019-09-07Rename some function/definition names that handles NODE_LISTYusuke Endoh
2019-09-07Rename NODE_ARRAY to NODE_LIST to reflect its actual use casesYusuke Endoh
2019-09-07[DOC] Update output of Ripper.sexp [ci skip]Kazuhiro NISHIYAMA
2019-09-07Fixed wrong usage of file2lastrev.rbNobuyoshi Nakada
2019-09-07Assign to vcs in new_vcs block not to use rescue resultNobuyoshi Nakada
2019-09-07Fixed wrong method at 71f7b0421acNobuyoshi Nakada
2019-09-06Fix keyword argument warnings in the tests from Class#newJeremy Evans
2019-09-06Fix Tempfile.open to correctly pass keywords to Tempfile.newJeremy Evans
2019-09-06Enable keyword argument warnings when called from CJeremy Evans
2019-09-06Fix keyword argument separation warnings for enumeratorsJeremy Evans
2019-09-06Convert keyword argument to required positional hash argument for Class#new, ...Jeremy Evans
2019-09-07Fix error when checking file modified with git-svnNobuyoshi Nakada
2019-09-07Get rid of overwriting revision.h and creating .revision.timeNobuyoshi Nakada
2019-09-07Use `git describe --contains` for tagsNobuyoshi Nakada
2019-09-07Added more debug outputs from VCS::GITNobuyoshi Nakada
2019-09-07Refined file2lastrev.rb optionsNobuyoshi Nakada