19 Commits

Author SHA1 Message Date
524cd5ad85 Remove now unused Msg1 2017-04-04 16:22:54 +02:00
b475a71b69 Remove power on/off logic in gb 2017-03-31 16:46:26 +02:00
e67a1ab66f Remove old misc/urlinfo.cpp. Use tools/print_urlinfo.cpp instead 2016-11-23 11:55:41 +01:00
f30bc53c9f Align misc/parse_iana_charsets.pl with modified iana_charset.* 2016-11-11 15:31:23 +01:00
15974ead1f Remove niceness from Msg4. Encapsulate Msg4. Use rdbid_t instead of char. 2016-09-13 15:19:45 +02:00
e5c2837ec5 Use Titledb:: instead of g_titledb for calling static functions. Minor consolidation of Titledb functions 2016-09-13 11:06:46 +02:00
a040a78c99 Use key96_t instead of key_t and redefining std lib key_t (which breaks std lib functionality that uses key_t) 2016-09-02 14:49:06 +02:00
0f8f528c52 Remove niceness from HashTableX 2016-09-02 10:43:24 +02:00
4e4e3371e6 Log function will now return void instead of a boolean 2016-08-01 18:12:10 +02:00
a7acdf3204 Remove tfndb related code (commented out) 2016-07-12 16:13:24 +02:00
f1bb90513a Code style changes 2016-06-29 11:28:58 +02:00
9c92e7d058 Fix conversion from string literal to 'char *' for Unicode 2016-05-31 11:26:01 +02:00
b392a31113 Move more stuff into misc/Makefile from Makefile. Add phony make targets 2016-05-25 17:25:48 +02:00
82f16fb7ae Move more files to misc dir 2016-05-25 17:16:09 +02:00
db167a5598 Remove makefile entries for files moved to misc. Add Makefile (not usable) in misc directory for reference. 2016-05-25 17:11:17 +02:00
d4d3854910 Remove unused functions 2016-05-11 16:30:27 +02:00
e0eb47a840 Remove commented out log("hey") 2016-05-10 16:15:33 +02:00
5ca442d115 Moved Test.* to misc and removed all references to it and g_test from the main source code 2016-04-25 13:26:16 +02:00
c269fc6993 Moved test programs and tools to subdirectoy 'misc'
Makefile targets not fixed up until we know which tools still work.
2016-04-12 11:53:45 +02:00