log src/lib/str-table.c @ 23007:36e01285b5b8

age author description
Mon, 01 Jan 2018 22:42:08 +0100 Stephan Bosch Updated copyright notices to include the year 2018.
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Wed, 13 Jan 2016 12:24:03 +0200 Timo Sirainen global: freshen copyright
Mon, 16 Nov 2015 12:29:21 +0200 Phil Carmody lib: fix memory leak of iterator in str_table_deinit()
Mon, 05 Jan 2015 22:20:10 +0200 Phil Carmody global: freshen copyright
Thu, 13 Nov 2014 02:24:46 +0200 Timo Sirainen lib: Added str-table API for keeping reference counted strings in a hash table.