Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | update readme | dyx | 2022-11-20 | 1 | -2/+0 | |
* | - hide the swap file | dyx | 2022-11-20 | 3 | -15/+29 | |
* | - refactor to a single .c file | dyx | 2022-11-20 | 33 | -1218/+918 | |
* | delete an issued test | dyx | 2022-11-13 | 2 | -6/+0 | |
* | - check backup before quiz | dyx | 2022-11-13 | 20 | -766/+126 | |
* | update manpage | dyx | 2022-11-12 | 2 | -7/+6 | |
* | - quiz flashcards in the same order in input files | dyx | 2022-11-12 | 5 | -58/+56 | |
* | - fix a bug in exemod() | dyx | 2022-11-11 | 4 | -17/+14 | |
* | update version to 2.2.0 | dyx | 2022-11-10 | 1 | -1/+1 | |
* | update doc | dyx | 2022-11-10 | 1 | -15/+44 | |
* | Merge remote-tracking branch 'origin/main' | dyx | 2022-11-10 | 6 | -3/+21 | |
|\ | ||||||
| * | Merge pull request #1 from jndroid/main | dyx | 2022-11-10 | 6 | -3/+21 | |
| |\ | ||||||
| | * | fix a bug in learn.c/isnow() | SONG Yuanjia | 2022-11-10 | 6 | -3/+21 | |
| |/ | ||||||
* | | pass all fields to mod | dyx | 2022-11-10 | 8 | -38/+127 | |
* | | hide inner types in card.c | dyx | 2022-11-10 | 2 | -12/+11 | |
* | | fix signal and eof handling issue | dyx | 2022-11-10 | 1 | -17/+20 | |
* | | fix bug | dyx | 2022-11-10 | 1 | -5/+7 | |
* | | begin 2.2.0 dev | dyx | 2022-11-10 | 1 | -1/+1 | |
|/ | ||||||
* | update doc | dyx | 2022-11-10 | 3 | -9/+20 | |
* | add NFIELD back | dyx | 2022-11-10 | 10 | -32/+38 | |
* | update doc | dyx | 2022-11-09 | 3 | -2/+52 | |
* | reduce limits | dyx | 2022-11-09 | 18 | -83/+558 | |
* | use link list for fields; allow empty cards and comments | dyx | 2022-11-09 | 8 | -272/+279 | |
* | decrease memory consumption; more precise lineno report | dyx | 2022-11-09 | 11 | -55/+104 | |
* | fix bug and improve performance | dyx | 2022-11-08 | 8 | -38/+43 | |
* | fix manpage | dyx | 2022-11-07 | 1 | -1/+1 | |
* | use %% as card separator | dyx | 2022-11-07 | 51 | -22044/+22691 | |
* | Fix a bug of dumping | dyx | 2022-10-31 | 2 | -2/+2 | |
* | update version | dyx | 2022-10-31 | 1 | -1/+1 | |
* | update `make test` and `test/mod/run` | dyx | 2022-10-31 | 2 | -0/+2 | |
* | update readme | dyx | 2022-10-31 | 1 | -1/+5 | |
* | update readme | dyx | 2022-10-31 | 1 | -7/+8 | |
* | update readme | dyx | 2022-10-30 | 1 | -1/+1 | |
* | update version | dyx | 2022-10-30 | 1 | -1/+1 | |
* | move normval() to card.c | dyx | 2022-10-30 | 3 | -16/+18 | |
* | block SIGTSTP while dumping | dyx | 2022-10-30 | 1 | -1/+1 | |
* | update readme | dyx | 2022-10-30 | 1 | -6/+1 | |
* | update readme | dyx | 2022-10-30 | 1 | -2/+2 | |
* | add readme | dyx | 2022-10-30 | 2 | -10/+228 | |
* | add dont-edit prompt | dyx | 2022-10-30 | 1 | -0/+7 | |
* | rm .tmp in make clean | dyx | 2022-10-30 | 1 | -1/+1 | |
* | fix typo in test | dyx | 2022-10-30 | 3 | -6/+6 | |
* | support mod | dyx | 2022-10-30 | 13 | -40/+256 | |
* | simplify code and fix a potential arithmetic overflow | dyx | 2022-10-28 | 4 | -45/+109 | |
* | fix bug | dyx | 2022-10-28 | 2 | -2/+1 | |
* | fix bug | dyx | 2022-10-28 | 4 | -10/+24 | |
* | specify critical behaviors | dyx | 2022-10-27 | 10 | -9/+81 | |
* | allow underlines in filed key | dyx | 2022-10-26 | 7 | -13/+24 | |
* | limit the format of field keys | dyx | 2022-10-26 | 12 | -35/+61 | |
* | tune reported lineno | dyx | 2022-10-25 | 8 | -3/+58 |