summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added debug option "timestamp", changed option "timestamp" to "action_timesta...Edoardo Bezzeccheri2019-10-095-15/+15
* Added debug option "timestamp", rename test fileEdoardo Bezzeccheri2019-10-091-0/+0
* Added debug option "timestamp", fix shadowing internal fncEdoardo Bezzeccheri2019-10-091-2/+2
* Added debug option "timestamp", documentationEdoardo Bezzeccheri2019-10-011-1/+35
* Added debug option "timestamp", implementationEdoardo Bezzeccheri2019-10-012-2/+10
* Added debug option "timestamp", add testEdoardo Bezzeccheri2019-10-011-0/+234
* Added debug option "timestamp", modify CHANGES.txtEdoardo Bezzeccheri2019-10-011-0/+3
* Merge pull request #3419 from mwichmann/benchWilliam Deegan2019-09-266-315/+38
|\
| * More bench tweaks [ci skip]Mats Wichmann2019-08-312-307/+26
| * Update bench and timings dirs for Py3Mats Wichmann2019-08-315-8/+12
* | Merge pull request #3449 from mwichmann/install-tweakWilliam Deegan2019-09-264-4/+95
|\ \
| * | Docs for InstallVersionedLib and --install-sandbox [ci skip]Mats Wichmann2019-09-254-4/+95
|/ /
* | Merge pull request #3446 from mwichmann/appveyor-timesWilliam Deegan2019-09-241-1/+1
|\ \
| * | Experiment: print test times for appveyor [travis skip]Mats Wichmann2019-09-161-1/+1
* | | Merge pull request #3444 from mwichmann/depr-debugsWilliam Deegan2019-09-1715-506/+213
|\ \ \
| * | | [PR #3444] fix test issues with --debug removalsMats Wichmann2019-09-128-69/+13
| * | | Remove deprecated debug optionsMats Wichmann2019-09-129-438/+201
| |/ /
* | | Merge pull request #3445 from mwichmann/py38-stringwarnsWilliam Deegan2019-09-1624-90/+80
|\ \ \ | |/ / |/| |
| * | test: Fix SyntaxWarnings on escapes in Python stringsMats Wichmann2019-09-1324-90/+80
|/ /
* | Merge pull request #3437 from mwichmann/man-buildersWilliam Deegan2019-09-102-192/+271
|\ \
| * | [PR #3437] review comment - add back curly bracesMats Wichmann2019-09-101-4/+7
| * | Builder and Variable Subst doc updates [ci skip]Mats Wichmann2019-09-092-191/+267
|/ /
* | Merge pull request #3440 from mwichmann/issue2444William Deegan2019-09-081-16/+37
|\ \
| * | [fix #2444) update env.Whereis docu [ci skip]Mats Wichmann2019-09-081-16/+37
|/ /
* | Merge pull request #3425 from mwichmann/tool-docsWilliam Deegan2019-09-077-51/+239
|\ \
| * | [#3425] review comment: pluralize source fileMats Wichmann2019-09-072-2/+2
| * | [PR #3425] further tweak "default" tool wording [ci skip]Mats Wichmann2019-09-072-26/+26
| * | [PR #3425] provide path to src for tool defaults [ci skip]Mats Wichmann2019-09-072-2/+6
| * | [PR #3245] fix sider complaint about misspelling [ci skip]Mats Wichmann2019-09-072-2/+2
| * | manpage: clarify that tools=[list] overrides [ci skip]Mats Wichmann2019-09-077-51/+235
* | | Merge pull request #3439 from bdbaddog/remove_aegis_bits_issue_2639William Deegan2019-09-0712-788/+2
|\ \ \ | |/ / |/| |
| * | Merge branch 'master' into remove_aegis_bits_issue_2639William Deegan2019-09-074-35/+36
| |\ \ | |/ / |/| |
* | | Merge pull request #3438 from mwichmann/issue3003William Deegan2019-09-075-39/+39
|\ \ \ | |_|/ |/| |
| * | Fix xml entity generation in examples [ci skip]Mats Wichmann2019-09-075-39/+39
|/ /
| * update generated doc filesWilliam Deegan2019-09-072-4/+4
| * purge aegis referencesWilliam Deegan2019-09-078-718/+1
| * Remove scripts for svnWilliam Deegan2019-09-071-24/+0
| * remove obsoleted filesWilliam Deegan2019-09-072-46/+0
|/
* Merge pull request #3435 from mwichmann/find-to-inWilliam Deegan2019-08-3010-38/+41
|\
| * Use "in" in preference to string find methodMats Wichmann2019-08-3010-38/+41
|/
* Update issue templatesWilliam Deegan2019-08-282-3/+32
* [ci skip] update issue templatesWilliam Deegan2019-08-282-58/+26
* Update issue templatesWilliam Deegan2019-08-282-26/+58
* [ci skip] update GitHub issue templates to have separate bug and feature requ...William Deegan2019-08-282-0/+13
* Merge pull request #3431 from mwichmann/dlang-manpageWilliam Deegan2019-08-287-1368/+457
|\
| * Clean up D compiler pagesMats Wichmann2019-08-277-1368/+457
|/
* Merge pull request #3423 from mwichmann/Dictionary-docWilliam Deegan2019-08-255-62/+101
|\
| * [PR #3423] further wording tweak for Dictionary [ci skip]Mats Wichmann2019-08-253-16/+16
| * Update Dictionary documentation to match implementation [ci skip]Mats Wichmann2019-08-255-55/+94
|/
* Merge pull request #3413 from mwichmann/ci-vs2019William Deegan2019-08-246-69/+112
|\