|
0c6b7a6ac8
|
adopted AX_CXX_COMPILE_STDCXX() for auto-detection of a c++11 capable compiler
|
2020-04-16 06:11:07 +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 |
|
|
6502a2e388
|
changed the behavior of for(x in y) loop - it now takes a snapshot of keys before running body
|
2020-03-22 18:01:05 +00:00 |
|
|
851d485499
|
fixed Hawk and HawkStd for byte reading
|
2020-01-17 06:25:51 +00:00 |
|
|
27e0b5f4f7
|
renamed hawk_dflerrstr() to hawk_dfl_errstr().
removed the hawk_t* argument from hawk_dfl_errstr().
added the _cmd field to Hawk
|
2020-01-15 04:59:36 +00:00 |
|
|
c22d3369c9
|
removed more redefinitions of primitive types in Hawk and HawkStd
|
2020-01-08 03:21:49 +00:00 |
|
|
19c1a9e831
|
fixed to set path on the sio argument in HawkStd
removed some redefinition of primitive types in Hawk
|
2020-01-08 03:14:41 +00:00 |
|
|
4af782af80
|
fixed Hawk & HawkStd more
|
2020-01-07 16:34:26 +00:00 |
|
|
05c58df30f
|
added a new directory - samples
more code in Hawk and HawkStd
|
2020-01-07 09:02:56 +00:00 |
|
|
053dec0f99
|
added some c++ code
|
2020-01-06 16:18:33 +00:00 |
|
|
b62142dea7
|
fixed the bug of having omitted setting an error message when given wrong handle.
more fixes in HawkStd
|
2020-01-06 08:53:31 +00:00 |
|
|
6f6b860971
|
renamed StdHawk to HawkStd.
added quite some c++ code to get Hawk free of compilation errors
|
2020-01-05 04:32:14 +00:00 |
|