• 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
13 Sep, 2014
2 commits
  • small fix in queuePutFirst
    dba76798
    Georg Hopp authored
    2014-09-13 07:32:50 +0100  
    Browse Files »
  • add queueDestroy and hashEmpty
    b9b5faa3
    Georg Hopp authored
    2014-09-13 07:31:42 +0100  
    Browse Files »

30 Aug, 2014
1 commit
  • small fix in delete
    d8b2c214
    Georg Hopp authored
    2014-08-30 19:08:53 +0100  
    Browse Files »

29 Aug, 2014
1 commit
  • add more list like functions to the queue .. they are not used now and not teste… ...
    96d30bb5
    …s, so they probably have bugs.
    Georg Hopp authored
    2014-08-29 19:13:31 +0100  
    Browse Files »

28 Aug, 2014
1 commit
  • small fix in queuePutFirst
    28134883
    Georg Hopp authored
    2014-08-28 23:03:53 +0100  
    Browse Files »

26 Aug, 2014
1 commit
  • add m4 shipped with this project
    9d8045fb
    Georg Hopp authored
    2014-08-26 07:55:38 +0100  
    Browse Files »

11 Aug, 2014
1 commit
  • add put_first
    35fa742d
    Georg Hopp authored
    2014-08-11 07:10:20 +0100  
    Browse Files »

05 Aug, 2014
1 commit
  • add possibility to inject extra data into treeWalk and hashEach and change queue… ...
    f7108d4b
    … detructor to only conditionally free data within the nodes.
    Georg Hopp authored
    2014-08-05 18:51:08 +0100  
    Browse Files »

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 »