LUMIERA.clone/src/lib
2008-10-15 16:01:09 +02:00
..
appconfig.cpp start using the new lifecycle hooks. remove global nobugcfg.h 2008-04-14 05:15:16 +02:00
appconfig.hpp WIP drafting how to build all possible operation configs 2008-07-05 18:50:54 +02:00
condition.c Adapt the condition implementation to the macro SECTION based approach 2008-08-10 12:19:50 +02:00
condition.h Adapt the condition implementation to the macro SECTION based approach 2008-08-10 12:19:50 +02:00
cuckoo.c WIP: Cuckoo hash update, leave it at a insane state 2008-09-06 12:08:23 +02:00
cuckoo.h WIP: Cuckoo hash update, leave it at a insane state 2008-09-06 12:08:23 +02:00
DIR_INFO Lumiera renaming -- build system 2008-03-10 05:07:21 +01:00
error.c add a 'lumiera_err' typedef 2008-08-10 12:19:08 +02:00
error.h add a 'lumiera_err' typedef 2008-08-10 12:19:08 +02:00
interface.c functions for interface acquire/release 2008-10-15 16:01:09 +02:00
interface.h apply the new defined nameing rules to interface.h 2008-10-15 16:01:09 +02:00
lifecycleregistry.hpp start using the new lifecycle hooks. remove global nobugcfg.h 2008-04-14 05:15:16 +02:00
llist.h FIX: put a note to list_relocate, add test 2008-09-06 12:07:38 +02:00
luid.c renamed the uuid to luid 2008-08-10 12:18:20 +02:00
luid.h macro for initializing a uchar[16] from a string literal in C++ 2008-10-15 15:49:34 +02:00
Makefile.am makefile update for library 2008-10-15 15:49:35 +02:00
mrucache.c add 'lumiera_free' as replacement for 'free' 2008-08-10 12:19:08 +02:00
mrucache.h Doxygen config update 2008-05-19 16:27:29 +02:00
mutex.c Adding recursive mutexes, fix chained mutex to take only one parameter 2008-10-15 15:49:35 +02:00
mutex.h use nobug's new RESOURCE_HANDLE_COMMA_INITIALIZER and some cosmetics along 2008-10-15 15:51:48 +02:00
ppmpl.h add 'STRINGIFY' to ppmpl.h 2008-10-15 15:49:35 +02:00
psplay.c add psplay_delete_node and psplay_delete_key functions 2008-09-06 12:24:06 +02:00
psplay.h add a static initializer to psplay.h 2008-10-15 15:49:35 +02:00
rwlock.c Simplyfiy resource management 2008-08-10 12:19:09 +02:00
rwlock.h Simplyfiy resource management 2008-08-10 12:19:09 +02:00
safeclib.c add a lumiera_realloc() function to the safeclib 2008-10-15 15:51:48 +02:00
safeclib.h add a lumiera_realloc() function to the safeclib 2008-10-15 15:51:48 +02:00
time.c integrate the GTK-Gui (draft) in the SCons build 2008-07-11 03:51:37 +02:00
time.h Trivial timeline now works - more work coming 2008-06-18 23:57:47 +01:00