gambas-source-code/main/lib/data
gambas 168b00a5d5 AvlTree: Clearing the tree now correctly frees all nodes.
[GB.DATA]
* BUG: AvlTree: Clearing the tree now correctly frees all nodes.
2021-11-05 20:11:24 +01:00
..
gb.data Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
c_avltree.c AvlTree: Clearing the tree now correctly frees all nodes. 2021-11-05 20:11:24 +01:00
c_avltree.h
c_circular.c
c_circular.h
c_deque.c
c_deque.h
c_graph.c Change the GB_FUNCTION structure so that it stores the index of the method instead of its description pointer. 2021-03-07 23:51:12 +01:00
c_graph.h Change the GB_FUNCTION structure so that it stores the index of the method instead of its description pointer. 2021-03-07 23:51:12 +01:00
c_graphmatrix.c [GB.DATA] 2015-01-04 18:32:33 +00:00
c_graphmatrix.h
c_heap.c
c_heap.h
c_list.c
c_list.h
c_trie.c [GB.DATA] 2014-12-01 22:39:28 +00:00
c_trie.h [GB.DATA] 2014-09-23 19:15:25 +00:00
gb.data.component
list.h Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
lookup3.h
main.c [GB.DATA] 2014-09-23 19:15:25 +00:00
main.h
Makefile.am [WIKI] 2015-01-13 20:01:40 +00:00
string_compare.h Remove register keyword, deprecated, now reserved keyword with C++17 2019-10-30 06:53:09 +00:00
TODO [GB.DATA] 2014-09-23 19:15:25 +00:00
trie.c [GB.DATA] 2014-12-01 22:39:28 +00:00
trie.h [GB.DATA] 2014-12-01 22:39:28 +00:00