A task management system. At least this was the initial idea. Basically this it the base code for the taskrambler framework.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Georg Hopp 75b3ca4a48 hopefully improve performance of gdbm...currently I think about replacing gdbm by tokyo cabinet 12 years ago
..
Makefile.am add code to generate uuid version 3 and 5. With this we can generate the same uuid for a given name all the time 12 years ago
_format3or5.c add code to generate uuid version 3 and 5. With this we can generate the same uuid for a given name all the time 12 years ago
compare.c add code to generate uuid version 3 and 5. With this we can generate the same uuid for a given name all the time 12 years ago
parse.c add code to generate uuid version 3 and 5. With this we can generate the same uuid for a given name all the time 12 years ago
unparse.c add code to generate uuid version 3 and 5. With this we can generate the same uuid for a given name all the time 12 years ago
uuid.c add zero uuid instance 12 years ago
version1.c add code to generate uuid version 3 and 5. With this we can generate the same uuid for a given name all the time 12 years ago
version3.c delete temporary uuid data structures. 12 years ago
version5.c delete temporary uuid data structures. 12 years ago