summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-04random_mt_typeNobuyoshi Nakada
2019-06-04Revert "marshal.c: new functions for extensions"Nobuyoshi Nakada
2019-06-04suppress marshal warningsNobuyoshi Nakada
2019-06-04marshal.c: new functions for extensionsNobuyoshi Nakada
2019-06-04test/lib/test/unit.rb: use colorize.rbNobuyoshi Nakada
2019-06-04Renamed duplicate testNobuyoshi Nakada
2019-06-04colorize.rb: get rid of syntax errors on older versionsNobuyoshi Nakada
2019-06-04colorize.rb: make `colors_file` optionalNobuyoshi Nakada
2019-06-04colorize.rb: fix reading from test/colorsNobuyoshi Nakada
2019-06-04extlibs.rb: colorizeNobuyoshi Nakada
2019-06-04colorize.rb: read `test/colors` file afer `$TEST_COLORS`Nobuyoshi Nakada
2019-06-04* remove trailing spaces. [ci skip]git
2019-06-04Azure Pipelines run on master instead of trunk [ci skip]Kazuhiro NISHIYAMA
2019-06-04Azure Pipelines run on master instead of trunk [ci skip]Kazuhiro NISHIYAMA
2019-06-04* expand tabs.git
2019-06-04node.c: Show the ID of internal variableYusuke Endoh
2019-06-04* expand tabs.git
2019-06-04EOF by 2 ^D on a TTYNobuyoshi Nakada
2019-06-04Add aliases for commands for changing text macroaycabta
2019-06-04azure-pipelines.yml: Upgrade Ruby for UseRubyVersionTakashi Kokubun
2019-06-04Implement transpose-wordsaycabta
2019-06-03Pin keys in "compare by identity" hashesAaron Patterson
2019-06-03object id is stable now for all objects, so we can let hash keys moveAaron Patterson
2019-06-03allow objects in imemo envs to moveAaron Patterson
2019-06-03Unpin objects that `proc` referencesAaron Patterson
2019-06-04get rid of a warning of VC++NAKAMURA Usaku
2019-06-04Upgrade benchmark-driver to fix deprecation warningTakashi Kokubun
2019-06-04Reflect behavior changes to argument nameTakashi Kokubun
2019-06-04Simplify matchingNobuyoshi Nakada
2019-06-04Remove conflict resolution mistake [ci skip]Takashi Kokubun
2019-06-04Improve test_color to prevent regressionTakashi Kokubun
2019-06-04colorize_code must return escaped textTakashi Kokubun
2019-06-04* 2019-06-04git
2019-06-04Colorize error charactersNobuyoshi Nakada
2019-06-03Revert "common.mk: allow brace expansion for benchmark targets"Takashi Kokubun
2019-06-03Revert "common.mk is NOT working with /bin/sh anymore"Takashi Kokubun
2019-06-03common.mk is NOT working with /bin/sh anymoreTakashi Kokubun
2019-06-03benchmark/time_strptime.yml does not work with minirubyTakashi Kokubun
2019-06-03Erase VI_OPERATORSaycabta
2019-06-03remove `rb_objspace_pinned_object_p()`Koichi Sasada
2019-06-03Fix the error token on "invalid hex escape"Nobuyoshi Nakada
2019-06-03`ruby -v` may no longer be ASCII-only on non-master branchesNobuyoshi Nakada
2019-06-03Default GIT external encoding to UTF-8 🤷‍♂️Nobuyoshi Nakada
2019-06-02Make size on an infinite each_slice enumerator return InfinityJeremy Evans
2019-06-03Add reline to doc/maintainers.rdocKazuhiro NISHIYAMA
2019-06-03Use lines instead of splitKazuhiro NISHIYAMA
2019-06-03The C-q is also quoted insert in emacs modeaycabta
2019-06-03Add aliases for commands for moving macroaycabta
2019-06-03Close leaked file descripters in testsaycabta
2019-06-03The ed_move_to_beg is different from vi_first_printaycabta