• Sign in

taskrambler / libtrbase · Commits

Dogs2 white

GitLab

  • Go to group
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Snippets
  • Network
  • Commits 87
  • Network
  • Compare
  • Branches 2
  • Tags 1
  • libtrbase
31 Jul, 2014
5 commits
  • add missing includes for logger
    f56e8931
    Georg Hopp authored
    2014-07-31 11:01:55 +0100  
    Browse Files »
  • fix macro
    55629b9f
    Georg Hopp authored
    2014-07-31 10:37:04 +0100  
    Browse Files »
  • Modify TR_INSTANCE to get variable argument list for the initialization values, … ...
    f68ee339
    …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.
    Georg Hopp authored
    2014-07-31 10:30:23 +0100  
    Browse Files »
  • add my own strdup
    988ce39e
    Georg Hopp authored
    2014-07-31 08:21:02 +0100  
    Browse Files »
  • add a macro to make a retcall on the parent class
    e20a52c8
    Georg Hopp authored
    2014-07-31 08:20:35 +0100  
    Browse Files »

05 Jul, 2014
2 commits
  • add logger
    b7d95b1a
    Georg Hopp authored
    2014-07-05 22:07:40 +0100  
    Browse Files »
  • some small fixes
    e32f54b2
    Georg Hopp authored
    2014-07-05 00:56:54 +0100  
    Browse Files »

24 Jun, 2014
2 commits
  • small fix in tree find
    08d22ebc
    Georg Hopp authored
    2014-06-24 16:25:42 +0100  
    Browse Files »
  • change all the rebalance code to be macros
    16c58ab9
    Georg Hopp authored
    2014-06-24 15:47:26 +0100  
    Browse Files »

22 Jun, 2014
4 commits
  • omit not neccessary extra find
    5fd8c71f
    Georg Hopp authored
    2014-06-22 17:31:08 +0100  
    Browse Files »
  • Merge branch 'master' of hosted:/var/lib/git/trbase
    a3b0c581
    Georg Hopp authored
    2014-06-22 13:48:52 +0100  
    Browse Files »
  • and now also utilize the TR_TREE_FIND macro.
    69d9d73f
    Georg Hopp authored
    2014-06-22 13:40:46 +0100  
    Browse Files »
  • use tree macros in memory management tree
    da3ff341
    Georg Hopp authored
    2014-06-22 08:30:32 +0100  
    Browse Files »

16 Jun, 2014
1 commit
  • another small optimization
    25925687
    Georg Hopp authored
    2014-06-16 09:51:09 +0100  
    Browse Files »

14 Jun, 2014
1 commit
  • fix optimization for GNU memory management
    5e1c8f73
    Georg Hopp authored
    2014-06-14 10:55:06 +0100  
    Browse Files »

13 Jun, 2014
1 commit
  • optimize allocation for GNU systems. That is allocate only blocks of a size malloc handles.
    e905bad9
    Georg Hopp authored
    2014-06-13 15:28:31 +0100  
    Browse Files »

28 May, 2014
1 commit
  • fix wrongly named macro
    0c2907f9
    Georg Hopp authored
    2014-05-28 15:05:30 +0100  
    Browse Files »

06 Dec, 2013
2 commits
  • make the thing build...
    bab8ba34
    Georg Hopp authored
    2013-12-06 20:32:44 +0000  
    Browse Files »
  • more documentation
    378eeef4
    Georg Hopp authored
    2013-12-06 00:44:52 +0000  
    Browse Files »

05 Dec, 2013
1 commit
  • initial version derived from taskrambler
    bc626249
    Georg Hopp authored
    2013-12-05 00:57:31 +0000  
    Browse Files »