Commit Graph

9 Commits

Author SHA1 Message Date
c3d137a5c2 added %check to the rpm spec file.
renamed awk to hawk
updated copyright years
2020-04-16 03:42:30 +00:00
1285d77c1e changed the doubly linked list to circular in idmap-imp.h
started writing some code to implement gc
2020-03-18 08:30:40 +00:00
bc87c486da optimized rbt.c and htb.c a bit 2020-03-17 15:44:00 +00:00
6cd9cafd33 added hawk-map.h which uses either htb or rbt depending on HAWK_MAP_IS_HTB or HAWK_MAP_IS_RBT
the hawk's map value is now dependent on the above change. at compile time, you can choose HTB or RBT.
fixed a bug of not resetting FNR in the standard console read handlers
2020-03-15 17:39:15 +00:00
87656f803e some code touch up 2020-03-03 12:00:13 +00:00
476a800572 simplified assertion 2019-12-21 16:59:00 +00:00
ef1bb5f689 added log writer 2019-12-14 16:05:10 +00:00
0d558ca900 changed htb to use 'gem' instead of 'hawk' 2019-12-14 08:05:06 +00:00
043a24a4ea starting hawk. goodbye to qseawk 2019-12-13 04:29:58 +00:00