Commit Graph

11 Commits

Author SHA1 Message Date
1b00896fc7 version 0.5
new features:
- hkd now uses mmap internally for loading config files, this allows for better
	handling of large files and simplifies the code
- using aliases no longer requires '<' in the config file, instead the alias
	name can be used anywhere in the following commands to be replaced
- aliases are now correctly replaced
- some minor fixes in the man page
2021-01-27 13:39:04 +01:00
0507be14b6 testing new parser 2020-08-30 23:08:52 +02:00
6613bd0707 modified parser to suit new config format 2020-07-25 17:51:00 +02:00
cc15646a15 changed makefile
Tests now compile with just -Wall in order to allow for placeholder variables.
Also tests are now compiled in c99
2020-07-25 17:43:21 +02:00
435bbfbab8 modified configuration file and parser 2020-06-09 20:47:25 +02:00
e15699e4ed removed unused files 2020-06-09 17:54:58 +02:00
9866fa0533 struct init test 2020-06-09 15:46:44 +02:00
4042c02ada inotify test 2020-05-13 00:17:29 +02:00
1fb0a4c6fa testing parsing a simple conf file 2020-04-26 01:04:55 +02:00
7abb0a3c23 added as reference 2020-04-25 11:24:34 +02:00
e0a64d75c7 added test folder 2020-04-20 15:42:32 +02:00