Commit Graph

14 Commits

Author SHA1 Message Date
97bd469ce8 touched up hawk_rtx_truncrec().
fixed a bug in hawk_xma_init()
2020-12-07 16:48:29 +00:00
792f38acae use hawk_rtx_getvaloocstr()/hawk_rtx_getfreeoocstr() more wherever possible
trying to make character handling sane
2020-12-07 16:22:39 +00:00
4a60654b49 added code to preapre byte string support in split(). still long way to go 2020-11-13 02:50:20 +00:00
c3d137a5c2 added %check to the rpm spec file.
renamed awk to hawk
updated copyright years
2020-04-16 03:42:30 +00:00
c1ffc899fe some more code cleanup 2020-03-25 06:22:25 +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
4bd494d07b added hawk_rtx_makenumormbsvalwithuchars(), hawk_rtx_makenumormbsvalwithbchars(), hawk_rtx_makenumorstrvalwithuchars(), hawk_rtx_makenumorstrvalwithbchars() 2020-03-06 07:43:53 +00:00
05cb4dc080 changed hawk_seterrnum() to be consistent with hawk_gem_seterrnum() 2020-01-01 04:46:49 +00:00
988dc83bf4 changed hawk_rtx_seterrnum() to be consistent with hawk_gem_seterrnum() 2019-12-31 15:52:28 +00:00
33f0f6b245 added hawk_tokenize_bchars() and hawk_tokenize_uchars().
trying to get functions right in gem-nwif2.c
2019-12-29 16:54:12 +00:00
476a800572 simplified assertion 2019-12-21 16:59:00 +00:00
c9e0adfde0 cleaned up regular expression functions in misc.c 2019-12-19 09:11:40 +00:00
859a27db55 pushing some common code to gem.c 2019-12-13 08:26:54 +00:00
043a24a4ea starting hawk. goodbye to qseawk 2019-12-13 04:29:58 +00:00