Class system and tools 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 da0d196a18 Version bump 10 years ago
..
Makefile.am Add a version function 10 years ago
i_class.c update copyright information 12 years ago
i_indexable.c Inline simple accessor functions 10 years ago
i_logger.c update copyright information 12 years ago
i_observer.c Inline simple accessor functions 10 years ago
i_serializable.c Inline simple accessor functions 10 years ago
i_subject.c Inline simple accessor functions 10 years ago
interface.c remove the bsearch from interface selection. The amount of interfaces is very limited and there is no benefit compared to a direct iteration 11 years ago
logger.c added classvars. This again changes the interface for class declaration and definition. 12 years ago
math.c make math functions non inline because they are not used in this compile unit anyway 11 years ago
memory.c initialize complete memory segment in calloc 10 years ago
print_trace.c add some definitions to get this build under mingw 11 years ago
sized_data.c code structure 11 years ago
sized_data_set_data.c more makros for classvars handling and add a new class SizedData. 11 years ago
stderr.c flush errorlog to stderr 11 years ago
syslog.c add some definitions to get this build under mingw 11 years ago
timer.c add some definitions to get this build under mingw 11 years ago
timer_get.c add implementation of euclidean algorithm and compile with REENTRANT and pthread as this code is ment to be used within threads ... also there is no other thread awareness in it 11 years ago
timer_set.c add implementation of euclidean algorithm and compile with REENTRANT and pthread as this code is ment to be used within threads ... also there is no other thread awareness in it 11 years ago
version.c Add a version function 10 years ago