This file is part of the Generic Data Structures Library (GDSL). Copyright (C) 1998-2018 Nicolas Darnis . GDSL is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. GDSL is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GDSL. If not, see . GDSL - Generic Data Structures Library $Id$ ______________________________________________________________________________ This is the list of persons (in randomized order) the GDSL Team want to thanks for their direct and/or indirect help: - Vincent Vidal For his bug report in hash_insert method and into gdsl.h. - Martin Pichlmair For his patch to compile GDSL under OSX. - Mathieu Clabaut For his bug report in gdsl_stack_insert(). - Xavier De Labouret For his bug report in gdsl_hash_search(). - Kaz Kylheku For his KazLib from wich the deletion algorithm for gdsl_rbtree.c is inspired. - David Lewin For his bug report in gdsl_list_map_backward(), and for the problem of redefining bool type in gdsl_types.h. - Torsten Luettgert For his gdsl.spec file to build GDSL's RPM package. - Charles F. Randall For his patch to compile GDSL under FreeBSD. - Sascha Alexander Jopen For his patch to compile GDSL under Android OS. - Peter Kerpedjiev For his gdsl_interval_heap module. - Benny Pasternak For his is bug report in gdsl_rbtree_map_infix function. The GDSL Team.