72 Commits (1b3e96283ff4be4e4bd1517c0fe0eba8e8e81271)
 

Author SHA1 Message Date
Georg Hopp 2534fb9e1d macro to cast one static instance to another class type. ATTENTION: no checks are done if the given class is really a parent of the instances class. 12 years ago
Georg Hopp 93b6d72069 make added logger code build correct unter trbase 12 years ago
Georg Hopp f56e8931dd add missing includes for logger 12 years ago
Georg Hopp 55629b9f3f fix macro 12 years ago
Georg Hopp f68ee33914 Modify TR_INSTANCE to get variable argument list for the initialization values, effectively remove the need for this ugly stray closing curly bracket. Add TR_objectInit function which allows to call the constructor on an already existing object. Remove not used variable argument list on _TR_CALL and fix corresponding makros. 12 years ago
Georg Hopp 988ce39e05 add my own strdup 12 years ago
Georg Hopp e20a52c8ad add a macro to make a retcall on the parent class 12 years ago
Georg Hopp b7d95b1abe add logger 12 years ago
Georg Hopp e32f54b297 some small fixes 12 years ago
Georg Hopp 08d22ebcd6 small fix in tree find 12 years ago
Georg Hopp 16c58ab973 change all the rebalance code to be macros 12 years ago
Georg Hopp 5fd8c71f34 omit not neccessary extra find 12 years ago
Georg Hopp a3b0c5811d Merge branch 'master' of hosted:/var/lib/git/trbase 12 years ago
Georg Hopp 69d9d73fa7 and now also utilize the TR_TREE_FIND macro. 12 years ago
Georg Hopp da3ff34168 use tree macros in memory management tree 12 years ago
Georg Hopp 25925687f7 another small optimization 12 years ago
Georg Hopp 5e1c8f73ae fix optimization for GNU memory management 12 years ago
Georg Hopp e905bad981 optimize allocation for GNU systems. That is allocate only blocks of a size malloc handles. 12 years ago
Georg Hopp 0c2907f929 fix wrongly named macro 12 years ago
Georg Hopp bab8ba347a make the thing build... 12 years ago
Georg Hopp 378eeef412 more documentation 12 years ago
Georg Hopp bc62624956 initial version derived from taskrambler 12 years ago