13 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
f5da432bb4 fixed wrong macros - hawk_tio_getxtn(), hawk_pio_getxtn(), hawk_sio_getxtn(), etc 2020-04-13 06:15:03 +00:00
f0d588414e added %u to printf
changed %c with an empty string to '\0' in printf
fixed the execution behavior of double patterned action block(e.g. /a/,/b/)
fixed a bug in NF=value assignment handling
fixed a bug when assigning NF with a large number than the current number of records
fixed a bug in converting multidimensional array index to a string
2020-03-08 15:04:47 +00:00
32344f2c0c added Hawk::exec() 2020-01-14 09:10:47 +00:00
66a626a6e6 added sys::rmdir() 2020-01-10 15:30:57 +00:00
49e3eec642 consolidated syserr_to_errnum macros to a single hawk_syserr_to_errnum() function 2020-01-01 05:20:28 +00:00
476a800572 simplified assertion 2019-12-21 16:59:00 +00:00
c23d902ad0 got mod-sys.c working partially 2019-12-20 14:55:10 +00:00
40d8800dab refactoring 2019-12-18 08:16:34 +00:00
446925bcbf more fixes to use gem 2019-12-18 05:15:03 +00:00
4ee4e3fe60 refactored fio 2019-12-17 08:53:33 +00:00
cd5dfcd504 ongoing code refactoring 2019-12-14 06:11:30 +00:00
043a24a4ea starting hawk. goodbye to qseawk 2019-12-13 04:29:58 +00:00