summaryrefslogtreecommitdiff
path: root/defs
AgeCommit message (Expand)Author
2019-07-31Add a specialized instruction for `.nil?` callsAaron Patterson
2019-07-31run single spec [ci skip]Nobuyoshi Nakada
2019-07-25Separated tool/test/runner.rb and test/runner.rbNobuyoshi Nakada
2019-07-24Adjusted test runnerNobuyoshi Nakada
2019-07-22Run test-tool in the order of the testsNobuyoshi Nakada
2019-07-19Update before commitNobuyoshi Nakada
2019-07-17Separate pull-github from merge-github [ci skip]Nobuyoshi Nakada
2019-07-16Fixed the library path for toolsNobuyoshi Nakada
2019-07-15update-deps for dependenciesNobuyoshi Nakada
2019-07-15Followed up e8ddbc0239.Hiroshi SHIBATA
2019-07-09Do not make Unicode tables timestamp phonyNobuyoshi Nakada
2019-07-03Fix order of testsNobuyoshi Nakada
2019-07-03Revert expansion of test-allNobuyoshi Nakada
2019-07-02Fix test-all substitutionNobuyoshi Nakada
2019-07-02Removed test-almost from TEST_TARGETSNobuyoshi Nakada
2019-07-02Substitute autoconf variables by prereq.statusNobuyoshi Nakada
2019-06-13Add pipeline operator [Feature #15799]Nobuyoshi Nakada
2019-06-07Moved Makefile.in under templateNobuyoshi Nakada
2019-06-07Revert "Moved Makefile.in under template"Nobuyoshi Nakada
2019-06-07Moved Makefile.in under templateNobuyoshi Nakada
2019-05-25Force update all RDoc at installNobuyoshi Nakada
2019-05-08Fixed a typoNobuyoshi Nakada
2019-04-28Makefiles need to be indented by tabsNobuyoshi Nakada
2019-04-25BSD's mktemp does not have `-p`Takashi Kokubun
2019-04-25Show `make checkout-github/merge-github` in helpTakashi Kokubun
2019-04-25Resurrect `make xxx-github PR=1234` interfaceTakashi Kokubun
2019-04-25Added pr-%Nobuyoshi Nakada
2019-04-25Cache git config valuesNobuyoshi Nakada
2019-04-25Add `make checkout-github` tooTakashi Kokubun
2019-04-25Make working tree under the source directoryNobuyoshi Nakada
2019-04-25Rebase the pull request in a worktreeNobuyoshi Nakada
2019-04-25Automatically gpg-sign rebase when commit.gpgsignTakashi Kokubun
2019-04-24Add `make fetch-github` and `make merge-github`Takashi Kokubun
2019-04-24force 10 chars SHA1 display.Koichi Sasada
2019-04-21Show the latest commit hash after updatenobu
2019-04-17Introduce pattern matching [EXPERIMENTAL]ktsj
2019-04-10compile.c: name a hidden local variable as a predefined IDnobu
2019-04-10Reverting all commits from r67479 to r67496 because of CI failureskazu
2019-04-10compile.c: name a hidden local variable as a predefined IDnobu
2019-04-04gmake.mk: get rid of unicode normalization table timestampnobu
2019-04-04gmake.mk: update normalization tablenobu
2019-04-03Introduce beginless range [Feature#14799]mame
2019-02-14GNU make does not need srcs_vpathnobu
2018-12-31Method reference operatornobu
2018-12-18CHDIR to follow symlink [ci skip]nobu
2018-12-06Add separator for test/-ext-nobu
2018-11-29Always try to update revision.h with GNU makenobu
2018-11-28Executable scripts have been moved to libexec [ci skip]nobu
2018-11-24Add clean-srcsnobu
2018-11-20run single test [ci skip]nobu