Commit Graph

59 Commits

Author SHA1 Message Date
CismonX 8e97e21ccf
Move header file to a separate directory.
continuous-integration/drone/push Build is passing Details
2021-02-20 12:38:42 +08:00
CismonX 164b3601a3
Update documentation.
continuous-integration/drone/push Build is passing Details
2021-02-10 20:05:33 +08:00
CismonX 99ee98fc23
Update documentation.
continuous-integration/drone/push Build is passing Details
2021-02-09 20:09:48 +08:00
CismonX cf6640853e
Update Drone build configuration.
continuous-integration/drone/push Build is passing Details
2021-02-05 15:42:26 +08:00
CismonX 2b8eea108c
Add empty chapters in documentation.
continuous-integration/drone/push Build is failing Details
2021-02-05 15:25:16 +08:00
CismonX e84a949673
Update sixdraw and tcsgrep.
continuous-integration/drone/push Build is passing Details
2021-02-03 03:44:24 +08:00
CismonX fdc056ed92
Update wordings. 2021-02-03 03:13:38 +08:00
CismonX 07d2b941b5
Update tests.
continuous-integration/drone/push Build is passing Details
2021-02-02 15:23:50 +08:00
CismonX 5f1ddd66d8
Update tests.
continuous-integration/drone/push Build is passing Details
2021-02-02 02:48:15 +08:00
CismonX 5b9d919a17
Add tests.
continuous-integration/drone/push Build is passing Details
2021-02-01 20:49:18 +08:00
CismonX 9f60546d0b
Add copyright notice in ctlseqs.texi.
continuous-integration/drone/push Build is passing Details
2021-02-01 02:23:28 +08:00
CismonX 329479ecdc
Update sixdraw. 2021-02-01 02:01:10 +08:00
CismonX 012bb4ef6f
Update README and config scripts.
continuous-integration/drone/push Build is passing Details
2021-01-25 14:17:06 +08:00
CismonX 1c661db632
Switch to self-hosted CI (Drone).
continuous-integration/drone/push Build is passing Details
2021-01-24 03:41:56 +08:00
CismonX 18265e1fe5
Update tcsgrep. 2021-01-22 12:49:05 +08:00
CismonX f9238f7e26
Remove `dprintf()` usage. 2021-01-22 12:39:41 +08:00
CismonX 6e8fd91103
Enforce C99 conformance. 2021-01-22 00:08:05 +08:00
CismonX f6d0fa4cd0
Use system RNG in tests. 2021-01-21 03:42:21 +08:00
CismonX b9bb1dcdbe
Add tests. 2021-01-19 20:08:52 +08:00
CismonX 96d17772f9
Update sixdraw. 2021-01-11 04:58:39 +08:00
CismonX bc83491c2a
Update copyright notice. 2021-01-11 01:53:38 +08:00
CismonX 53f467a336
Update sixdraw. 2021-01-08 08:21:28 +08:00
CismonX 1a9cbf9302
Update sixdraw. 2021-01-08 08:00:49 +08:00
CismonX 1758837c47
Add new helper macros. 2021-01-08 07:52:48 +08:00
CismonX 1cbe732b6e
Update sixdraw. 2021-01-07 21:43:43 +08:00
CismonX decdf5738f
Update sixdraw and tcsgrep. 2021-01-06 21:31:25 +08:00
CismonX c20ca12750
Update tcsgrep. 2021-01-04 02:14:48 +08:00
CismonX 7af0b35bb1
Separate .gitignore files. 2020-12-28 02:43:19 +08:00
CismonX ac6b5df8c8
Prepare for Texinfo documentation. 2020-12-28 02:05:42 +08:00
CismonX 5bc1441777
Update man pages. 2020-12-25 19:20:05 +08:00
CismonX c4b9ba3aef
Use size_t in `union ctlseqs_value`. 2020-12-25 19:19:54 +08:00
CismonX 8ef507792b
Improve `ctlseqs_match()`. 2020-12-25 19:17:33 +08:00
CismonX aa3cef3bc7
Update `ctlseqs_match()`. 2020-12-24 20:55:49 +08:00
CismonX f264a8f183
Rename field. 2020-12-24 18:21:03 +08:00
CismonX 5bf70d7b77
Add `ctlseqs_match()`. 2020-12-24 14:39:14 +08:00
CismonX b19ef960a0
Update sixdraw. 2020-12-22 21:51:01 +08:00
CismonX c7730bf220
Update documentation. 2020-12-21 20:56:27 +08:00
CismonX 7f9845bb1d
Fix bugs. 2020-12-21 04:21:28 +08:00
CismonX fa83e2e807
Update build.yml. 2020-12-21 02:44:42 +08:00
CismonX e889152af7
Migrate fron Travis CI to GitHub actions. 2020-12-21 02:24:33 +08:00
CismonX 5861677f5e
Update examples. 2020-12-18 18:37:47 +08:00
CismonX 2cdb088697
Add option to save matched sequences. 2020-12-18 18:16:38 +08:00
CismonX 08cd45653e
Fix miscapitalization. 2020-12-17 16:04:55 +08:00
CismonX adeaf195b6
Fix bugs in matcher. Improve code. 2020-12-17 15:53:20 +08:00
CismonX 7bee35ba94
Fix bugs. 2020-12-16 18:35:24 +08:00
CismonX f646b2d9de
Misc update. 2020-12-15 20:49:45 +08:00
CismonX b4b456db66
Add version info. 2020-12-14 21:13:13 +08:00
CismonX 67d48ebc09
Update README and documentation. 2020-12-14 21:12:09 +08:00
CismonX 823544151e
Rename configuration functions. 2020-12-11 12:47:14 +08:00
CismonX 510fae5b0a
Implement `ctlseqs_purge()`. 2020-12-10 17:27:34 +08:00