dacb0cf293
stop specifying explicit DEPENDENCIES by listing the .la files in LDADD
2020-11-16 12:54:50 +00:00
b9b1802387
fixed a link issue with the socket library on a certain platform
2020-11-15 09:22:03 +00:00
c21c9ddeed
corrected build files for distcheck
2020-11-15 08:46:30 +00:00
f4a2102797
simplified build files
2020-11-15 04:50:40 +00:00
a9418f26c2
fixed build files
2020-11-14 08:03:16 +00:00
b3b56c4a42
fixed build files
2020-11-14 07:35:47 +00:00
200f5f1d94
added the xma memory manager
2020-11-02 09:54:12 +00:00
5f4635d455
added HAWK_OPT_MODLIBDIRS to specify search path for module files
2020-04-15 15:12:28 +00:00
a93beaaf55
added hawk::gc(), hawk::gc_set_threshold(), hawk::gc_get_threshold()
2020-03-28 08:04:37 +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
2f548f8b38
registered hawk-map.h in lib/Makefile.am
2020-03-16 09:39:43 +00:00
140c12f726
updated lib/Makefile.am
2020-02-27 07:49:04 +00:00
a35c729348
updated ax_pthread.m4 to the latest
...
updated lib/Makeifle.am and samples/Makefile.am
2020-02-26 18:42:31 +00:00
e82d8d59d4
more mux implementation in mod-sys.c
2020-02-08 18:30:03 +00:00
ba320fad99
fixed lib/Makefile.am
2020-01-15 06:00:52 +00:00
ba8cb99231
fixed build files to move c++ objects to libhawk from libhawkxx
2020-01-09 04:34:21 +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
235500ee8e
fixing mod-mysql.c for hawk
2020-01-04 05:21:00 +00:00
912c2787ad
fixed bugs in query_module()
...
deleted unused files.
added sys::resetdir().
2020-01-02 08:33:24 +00:00
49e3eec642
consolidated syserr_to_errnum macros to a single hawk_syserr_to_errnum() function
2020-01-01 05:20: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
757b7e6c63
adding some network interface functions
2019-12-27 08:21:27 +00:00
d2ed09fe4d
revived syslog functions in the sys module.
...
fixed script and stream file name handling issues.
added the path field to the hawk_sio_arg_t structure. the field should be set by the I/O handler if the name field is not HAWK_NULL.
2019-12-25 16:01:43 +00:00
40bf6910e5
some work for socket address conversion
2019-12-24 16:26:18 +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
baae1c4bf6
replaced hawk_pma_t by hawk_tre_mem_t
2019-12-20 03:15:03 +00:00
58d06e55b3
some code refactoring
2019-12-16 08:57:43 +00:00
cd5dfcd504
ongoing code refactoring
2019-12-14 06:11:30 +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