• Sign in

taskrambler / libtrdata · 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 55
  • Network
  • Compare
  • Branches 2
  • Tags 1
  • libtrdata
03 Aug, 2014
1 commit
  • Use new class interface and update copyright information
    da66d5df
    Georg Hopp authored
    2014-08-03 07:42:49 +0100  
    Browse Files »

31 Jul, 2014
2 commits
  • initialize static instance creation
    47b80e1c
    Georg Hopp authored
    2014-07-31 15:23:20 +0100  
    Browse Files »
  • change wrong comment
    10c40865
    Georg Hopp authored
    2014-07-31 13:59:03 +0100  
    Browse Files »

07 Jul, 2014
1 commit
  • only trigger the if action is not null during walk or destroy
    265c8661
    Georg Hopp authored
    2014-07-07 07:53:21 +0100  
    Browse Files »

05 Jul, 2014
4 commits
  • don't replace tree nodes on insert but return the existing one. Note that this i… ...
    077376be
    …s different from the behaviour of tsearch which is the POSIX equivalent of this function, but in various situations it is much more handy.
    Georg Hopp authored
    2014-07-05 08:37:52 +0100  
    Browse Files »
  • ignore generated config file
    309ecbaf
    Georg Hopp authored
    2014-07-05 07:41:43 +0100  
    Browse Files »
  • small fix
    46ea3bc8
    Georg Hopp authored
    2014-07-05 00:56:42 +0100  
    Browse Files »
  • fix position of TR_TREE_FIND call
    11691194
    Georg Hopp authored
    2014-07-05 00:23:04 +0100  
    Browse Files »

24 Jun, 2014
2 commits
  • use rebalance macros
    99ce2633
    Georg Hopp authored
    2014-06-24 15:48:57 +0100  
    Browse Files »
  • fix a small algorythmic bug introduced during optimization.
    4990e7d4
    Georg Hopp authored
    2014-06-24 12:23:21 +0100  
    Browse Files »

22 Jun, 2014
1 commit
  • moved tree macros to trbase library, as they are also used in the memory managem… ...
    eacc711d
    …ent. Some small fixes
    Georg Hopp authored
    2014-06-22 13:43:06 +0100  
    Browse Files »

21 Jun, 2014
2 commits
  • Created a macro for tree find to prevent duplicating this code in insert and delete.
    07cb2069
    Georg Hopp authored
    2014-06-21 20:13:25 +0100  
    Browse Files »
  • modified the rotate macro so that it works with any structure that has a left, r… ...
    af8994b0
    …ight and parent reference to variables of itself.
    Georg Hopp authored
    2014-06-21 01:39:30 +0100  
    Browse Files »

18 Jun, 2014
1 commit
  • some more optimizations by preventing NULL checks
    3266c808
    Georg Hopp authored
    2014-06-18 08:28:56 +0100  
    Browse Files »

17 Jun, 2014
1 commit
  • started some optimizations, but with not much effect for now
    895e7891
    Georg Hopp authored
    2014-06-17 16:29:18 +0100  
    Browse Files »

16 Jun, 2014
1 commit
  • initial checkin
    21fc0713
    Georg Hopp authored
    2014-06-16 00:44:36 +0100  
    Browse Files »