summaryrefslogtreecommitdiff
path: root/src/shuffle.c
Commit message (Expand)AuthorAgeFilesLines
* Update the copyright year on all filesPaul Smith2023-01-011-1/+1
* Update URLs to use https rather than httpPaul Smith2022-10-181-1/+1
* [SV 63215] Remember the random seed for shuffle modePaul Smith2022-10-161-1/+3
* Clean up some warnings on Windows buildsPaul Smith2022-10-031-1/+1
* Implement a simple xorshift 32bit random number generatorPaul Smith2022-10-011-5/+3
* [SV 13862] Implement the .WAIT special targetPaul Smith2022-09-121-3/+8
* [SV 63047] Fix shuffle of SECONDEXPANSION prerequisitesSergei Trofimovich2022-09-121-1/+1
* * src/shuffle.c: Minor coding changes.Paul Smith2022-09-111-33/+25
* [SV 62100] Add '--shuffle' option supportSergei Trofimovich2022-06-041-0/+240