aboutsummaryrefslogtreecommitdiffstats
path: root/defs
Commit message (Expand)AuthorAgeFilesLines
* Fixed misspellingsNobuyoshi Nakada2019-12-202-2/+2
* Prefer $(CHDIR) for the case srcdir contains symlinksNobuyoshi Nakada2019-12-101-1/+1
* Suppress git error messageKazuhiro NISHIYAMA2019-11-231-1/+1
* Fixed for old gitNobuyoshi Nakada2019-11-211-2/+2
* Skip updating revision.h when the revision is unchangedNobuyoshi Nakada2019-11-211-0/+4
* Revert "Method reference operator"Nobuyoshi Nakada2019-11-121-1/+0
* Added refresh-gemsNobuyoshi Nakada2019-10-241-1/+8
* Removed idNUMPARAM_0Nobuyoshi Nakada2019-09-251-1/+0
* Lazy init thread local storageLourens Naudé2019-09-231-0/+1
* Added the target to run a benchmarkNobuyoshi Nakada2019-09-201-0/+6
* Fixed a variable in checkout-github-%Nobuyoshi Nakada2019-09-201-1/+1
* Use target-specific variable instead of a conditional [ci skip]Nobuyoshi Nakada2019-09-091-6/+1
* Warn local variables which conflict with new numbered parametersNobuyoshi Nakada2019-09-061-0/+13
* Made :nil static IDNobuyoshi Nakada2019-09-011-0/+1
* Revert "Add pipeline operator [Feature #15799]"Nobuyoshi Nakada2019-08-291-1/+0
* Moved INCFLAGS to XCFLAGS from CPPFLAGS as well as mswinNobuyoshi Nakada2019-08-261-1/+1
* Added in-srcdir macro [ci skip]Nobuyoshi Nakada2019-08-261-1/+3
* exit accepts true and false [ci skip]Nobuyoshi Nakada2019-08-161-1/+1
* Use GNU make built-in funtion [ci skip]Nobuyoshi Nakada2019-08-161-2/+2
* Also clean up branch for worktreeTakashi Kokubun2019-08-161-1/+2
* Clean up temporary git resourcesTakashi Kokubun2019-08-161-1/+3
* Improve `make update-github` to avoid configureTakashi Kokubun2019-08-161-5/+8
* Make `make update-github` idempotentTakashi Kokubun2019-08-161-1/+1
* Fix crash on $(PULL_REQUEST) expansionTakashi Kokubun2019-08-161-3/+6
* Prepare to pull commits notes [ci skip]Nobuyoshi Nakada2019-08-151-0/+2
* Simplified GITHUB_TOKEN argument [ci skip]Nobuyoshi Nakada2019-08-151-4/+1
* Add `make update-github PR=1234` to refresh PR (#2368)Takashi Kokubun2019-08-151-0/+15
* Drop obsoleted `make merge-github` taskTakashi Kokubun2019-08-141-15/+0
* spec/bundler needs the specific command [ci skip]Nobuyoshi Nakada2019-08-131-0/+3
* Stop rewriting message to include PR URLNobuyoshi Nakada2019-08-131-3/+0
* Use rev-parseNobuyoshi Nakada2019-08-121-1/+1
* Note the reference to the pull request [ci skip]Nobuyoshi Nakada2019-08-111-0/+1
* Use already fetched pull request [ci skip]Nobuyoshi Nakada2019-08-111-1/+4
* prereq.status deals with removal of nmake VPATH notations [ci skip]Nobuyoshi Nakada2019-08-111-2/+1
* Remove temporary directory [ci skip]Nobuyoshi Nakada2019-08-081-0/+1
* Predefine some IDsNobuyoshi Nakada2019-08-031-0/+5
* Revert "Revert "Add a specialized instruction for `.nil?` calls""Yusuke Endoh2019-08-021-0/+1
* Revert "Add a specialized instruction for `.nil?` calls"Yusuke Endoh2019-08-021-1/+0
* Add a specialized instruction for `.nil?` callsAaron Patterson2019-07-311-0/+1
* run single spec [ci skip]Nobuyoshi Nakada2019-07-311-0/+3
* Separated tool/test/runner.rb and test/runner.rbNobuyoshi Nakada2019-07-251-1/+1
* Adjusted test runnerNobuyoshi Nakada2019-07-241-1/+1
* Run test-tool in the order of the testsNobuyoshi Nakada2019-07-221-2/+2
* Update before commitNobuyoshi Nakada2019-07-191-1/+1
* Separate pull-github from merge-github [ci skip]Nobuyoshi Nakada2019-07-171-8/+26
* Fixed the library path for toolsNobuyoshi Nakada2019-07-161-1/+1
* update-deps for dependenciesNobuyoshi Nakada2019-07-151-0/+17
* Followed up e8ddbc0239.Hiroshi SHIBATA2019-07-151-1/+1
* Do not make Unicode tables timestamp phonyNobuyoshi Nakada2019-07-091-1/+1
* Fix order of testsNobuyoshi Nakada2019-07-031-2/+1