aboutsummaryrefslogtreecommitdiff
path: root/rxhv.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-13Initial fork commitRunxi Yu98-67528/+39
2024-03-26-r randomizes cards for all inputsDONG Yuxuan2-77/+70
2024-02-21fix a bug that maxn doesnt work for multiple filesDONG Yuxuan1-8/+8
2023-10-30delete NLINE testDONG Yuxuan2-32769/+0
2023-10-30increase default NLINEDONG Yuxuan1-1/+2
2023-10-30simplify makefileDONG Yuxuan1-7/+7
2023-10-30optimize error messagesDONG Yuxuan1-37/+36
2023-10-30format codeDONG Yuxuan1-4/+3
2023-10-29improve readabilityDONG Yuxuan1-1/+2
2023-10-29update error messagesDONG Yuxuan1-11/+9
2023-10-29format codeDONG Yuxuan1-2/+3
2023-10-29update readmeDONG Yuxuan1-2/+2
2023-10-29update versionDONG Yuxuan1-1/+1
2023-10-29remove static return of timev()DONG Yuxuan1-13/+19
2023-10-29check buffer overflow in timev()DONG Yuxuan1-0/+2
2023-10-29normalize error messagesDONG Yuxuan17-35/+32
2023-10-29check swap filesDONG Yuxuan1-26/+24
2023-10-29simplifyDONG Yuxuan1-28/+28
2023-10-28update readmeDONG Yuxuan1-0/+1
2023-10-28update readmeDONG Yuxuan1-35/+40
2023-10-28update versionDONG Yuxuan1-3/+5
2023-10-28format codeDONG Yuxuan1-3/+3
2023-10-28delete unused codeDONG Yuxuan1-1/+0
2023-10-28fix a bugDONG Yuxuan1-0/+2
2023-10-28use record locks to prevent from concurrent quizzesDONG Yuxuan1-13/+25
2023-10-28eliminate some global variablesDONG Yuxuan1-67/+71
2023-10-28simplify error and signal handlingDONG Yuxuan1-155/+107
2023-10-26dump the card table when an error happens and the card table is dirtyDONG Yuxuan1-24/+38
2023-10-26improve signal integrityDONG Yuxuan1-56/+76
2023-10-24merge init() into main()DONG Yuxuan1-12/+5
2023-10-21update readmeDONG Yuxuan1-1/+1