• 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
12 Apr, 2016
6 commits
  • remove test code copied from trbase.
      c864233a
    Georg Hopp authored
    2016-04-12 21:38:17 +0200  
    Browse Files »
  • Add missing build time header to EXTRA_DIST
      501ed758
    Georg Hopp authored
    2016-04-12 16:30:53 +0200  
    Browse Files »
  • fix copy pasted Makefile.am under tests
      1fd3515d
    Georg Hopp authored
    2016-04-12 15:56:48 +0200  
    Browse Files »
  • fix project name
    d9a0f9d8
    Georg Hopp authored
    2016-04-12 15:56:16 +0200  
    Browse Files »
  • version bump
      6e6ec25c
    Georg Hopp authored
    2016-04-12 15:34:58 +0200  
    Browse Files »
  • Add CI control file
    b5f2ab08
    Georg Hopp authored
    2016-04-12 15:34:02 +0200  
    Browse Files »

01 Nov, 2015
1 commit
  • Use iterator if possible
    859ce401
    Georg Hopp authored
    2015-11-01 01:23:54 +0100  
    Browse Files »

29 Oct, 2015
2 commits
  • Add set datatype
    b11c17ed
    Georg Hopp authored
    2015-10-29 17:27:08 +0100  
    Browse File »
  • start find and delete action on list
    6b23e496
    Georg Hopp authored
    2015-10-29 17:26:26 +0100  
    Browse Files »

27 Oct, 2015
4 commits
  • Inline simple accessor functions
    b9502cd9
    Georg Hopp authored
    2015-10-27 16:10:41 +0100  
    Browse Files »
  • Add iterable interface and make TR_List and derivated classed iterable
    9b18e8b2
    Georg Hopp authored
    2015-10-27 14:17:19 +0100  
    Browse Files »
  • Change queue to list and make a new queue class based on it.
    8b6600be
    Georg Hopp authored
    2015-10-27 11:51:25 +0100  
    Browse Files »
  • Use newly allocated queue backing store... ...
    f41259db
    Stupid me forgot to change the pointer and free the old one.
    Georg Hopp authored
    2015-10-27 08:08:35 +0100  
    Browse Files »

22 Oct, 2015
1 commit
  • Created new queue implementation based on dynamically growing arrays
    886d3912
    Georg Hopp authored
    2015-10-22 16:14:32 +0200  
    Browse Files »

21 Oct, 2015
3 commits
  • remove useless whitespace
    26d6138c
    Georg Hopp authored
    2015-10-21 21:49:30 +0200  
    Browse Files »
  • Remove -DREENTRANT because it's not needed right now
    546694ec
    Georg Hopp authored
    2015-10-21 21:31:17 +0200  
    Browse Files »
  • Check existence of required tr headers
    38f0428c
    Georg Hopp authored
    2015-10-21 07:25:26 +0200  
    Browse Files »

20 Oct, 2015
3 commits
  • Remove and ignore generated trdata.h.in
    e2e67fcd
    Georg Hopp authored
    2015-10-20 20:23:33 +0200  
    Browse Files »
  • Change SWAP to something worging
    e61347f0
    Georg Hopp authored
    2015-10-20 20:22:26 +0200  
    Browse Files »
  • Fix useless whitespace
    d40d9da8
    Georg Hopp authored
    2015-10-20 20:21:15 +0200  
    Browse Files »

26 Oct, 2014
2 commits
  • add heap code
    b32823cd
    Georg Hopp authored
    2014-10-26 18:15:15 +0000  
    Browse Files »
  • separate find last index into its own function
    49c7f8be
    Georg Hopp authored
    2014-10-26 06:21:38 +0000  
    Browse Files »

25 Oct, 2014
1 commit
  • New dynamic array implementation.
    054fab8b
    Georg Hopp authored
    2014-10-25 19:56:10 +0100  
    Browse Files »

06 Oct, 2014
1 commit
  • cleanup empties the hash but does not remove the tree root, as this is removed in the destructor.
    1753e092
    Georg Hopp authored
    2014-10-06 20:06:30 +0100  
    Browse Files »

04 Oct, 2014
3 commits
  • use threadsave libc. Prepare code for locks. Separate tree and tree elements. Use c99 standard.
    daaa2133
    Georg Hopp authored
    2014-10-04 10:31:22 +0100  
    Browse Files »
  • Revert "try to make data structures thread save by using a mutex" ...
    21cf5258
    This reverts commit 88d64d65.
    Georg Hopp authored
    2014-10-04 10:26:36 +0100  
    Browse Files »
  • Revert "try to make code more thread save" ...
    af33e845
    This reverts commit 2f3a24d9.
    Georg Hopp authored
    2014-10-04 10:25:52 +0100  
    Browse Files »

28 Sep, 2014
1 commit
  • try to make code more thread save
    2f3a24d9
    Georg Hopp authored
    2014-09-28 21:13:20 +0100  
    Browse Files »

24 Sep, 2014
1 commit
  • try to make data structures thread save by using a mutex
    88d64d65
    Georg Hopp authored
    2014-09-24 19:24:53 +0100  
    Browse Files »

22 Sep, 2014
1 commit
  • loc action
    7a1cb698
    Georg Hopp authored
    2014-09-22 21:20:58 +0100  
    Browse Files »

21 Sep, 2014
1 commit
  • now its possible to say a hash that it should not free its members on cleanup...… ...
    0b485ec7
    … useful if several structures hold the members
    Georg Hopp authored
    2014-09-21 10:40:40 +0100  
    Browse Files »

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 »