aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* -Wall -pedanticmainRunxi Yu2024-05-131-0/+2
|
* Initial fork commitRunxi Yu2024-05-1398-67528/+39
| | | | | | - Rename hardv -> rxhv in all files - Remove old tests and fuzz - Remove old README
* -r randomizes cards for all inputsDONG Yuxuan2024-03-262-77/+70
|
* fix a bug that maxn doesnt work for multiple filesDONG Yuxuan2024-02-211-8/+8
|
* delete NLINE testDONG Yuxuan2023-10-302-32769/+0
|
* increase default NLINEDONG Yuxuan2023-10-301-1/+2
|
* simplify makefileDONG Yuxuan2023-10-301-7/+7
|
* optimize error messagesDONG Yuxuan2023-10-301-37/+36
|
* format codeDONG Yuxuan2023-10-301-4/+3
|
* improve readabilityDONG Yuxuan2023-10-291-1/+2
|
* update error messagesDONG Yuxuan2023-10-291-11/+9
|
* format codeDONG Yuxuan2023-10-291-2/+3
|
* update readmeDONG Yuxuan2023-10-291-2/+2
|
* update versionDONG Yuxuan2023-10-291-1/+1
|
* remove static return of timev()DONG Yuxuan2023-10-291-13/+19
|
* check buffer overflow in timev()DONG Yuxuan2023-10-291-0/+2
|
* normalize error messagesDONG Yuxuan2023-10-2917-35/+32
|
* check swap filesDONG Yuxuan2023-10-291-26/+24
|
* simplifyDONG Yuxuan2023-10-291-28/+28
|
* update readmeDONG Yuxuan2023-10-281-0/+1
|
* update readmeDONG Yuxuan2023-10-281-35/+40
|
* update versionDONG Yuxuan2023-10-281-3/+5
|
* format codeDONG Yuxuan2023-10-281-3/+3
|
* delete unused codeDONG Yuxuan2023-10-281-1/+0
|
* fix a bugDONG Yuxuan2023-10-281-0/+2
|
* use record locks to prevent from concurrent quizzesDONG Yuxuan2023-10-281-13/+25
|
* eliminate some global variablesDONG Yuxuan2023-10-281-67/+71
|
* simplify error and signal handlingDONG Yuxuan2023-10-281-155/+107
|
* dump the card table when an error happens and the card table is dirtyDONG Yuxuan2023-10-261-24/+38
|
* improve signal integrityDONG Yuxuan2023-10-261-56/+76
|
* merge init() into main()DONG Yuxuan2023-10-241-12/+5
|
* update readmeDONG Yuxuan2023-10-211-1/+1
|
* add .gitattributesDONG Yuxuan2023-10-211-0/+3
|
* standardlize licenseDONG Yuxuan2023-10-211-1/+0
|
* update readmeDONG Yuxuan2023-10-212-36/+25
|
* fix bugsDONG Yuxuan2023-10-2122-83/+95
|
* do not support in-disk mode anymoreDONG Yuxuan2023-10-202-89/+4
|
* update readmedyx2023-03-291-6/+7
|
* update versiondyx2023-03-291-1/+1
|
* robuster dumpingdyx2023-03-291-2/+6
|
* replace -h,-v with --help,--versiondyx2023-03-294-193/+207
|
* delete unused variablesdyx2023-03-291-1/+1
|
* improve mkswap()dyx2023-03-291-19/+9
|
* fix bugs by simplify error handlingdyx2023-03-291-138/+94
|
* improve portability by strcpy(.., dirname())dyx2023-03-281-3/+2
|
* update documentationdyx2023-01-293-4/+8
|
* fix bugsdyx2023-01-293-6/+6
|
* flush cards to swp filedyx2022-12-051-0/+2
|
* better revfield()dyx2022-12-051-15/+14
|
* minor updatedyx2022-11-202-3/+3
|