Mark Riddoch
|
050ca7ac7e
|
Some fixes for doxygen generation
|
2013-11-25 10:12:08 +01:00 |
|
vraatikka
|
e1d7a5640d
|
Put structure check fields behind SS_DEBUG macros. Thus, they are only included in debug builds.
|
2013-09-09 10:05:46 +03:00 |
|
vraatikka
|
bc6fe8f6ef
|
hashtable_add now checks input parameter and returns with zero (indicating that no elements were added) if hashsize is zero. Caused floating point exception.
|
2013-08-05 15:01:36 +03:00 |
|
vraatikka
|
401d4920e4
|
Moved dcb_hashtable_stats from hastable.c to dcb.c to break dependency between hashtable and the rest of the maxscale. Added check fields to hashtable structure.
|
2013-08-05 11:51:10 +03:00 |
|
vraatikka
|
8b720f211e
|
in hastable_delete check if deleted entry's next pointer is NULL.
|
2013-08-03 23:10:45 +03:00 |
|
Timofey Turenko
|
a7c82310f9
|
moving files to /server to make merge possible
|
2013-07-28 05:31:11 +00:00 |
|