4a11e2a826
- version update to 1.22 * Fix file header validation * Fix key verification in sequential access * Fix testing with DejaGNU 1.6.3 * Fix stack overflow in print_usage * Fix a leak of avail entry on pushing a new avail block * New gdbmtool variables: errorexit, errormask, trace, timing * etc. see CHANGES - modified patches % gdbm-no-build-date.patch (refreshed)
Petr Gajdos2021-12-13 09:34:02 +00:00
ab2a0c9b8d
Accepting request 911063 from devel:libraries:c_c++
Richard Brown
2021-08-18 06:55:08 +00:00
7bf3dab3ec
- version update to 1.20 * New bucket cache The bucket cache support has been rewritten from scratch. The new bucket cache code provides for significant speed up of search operations. * Change mmap prereading strategy Pre-reading of the memory mapper regions, introduced in version 1.19 can be advantageous only when doing intensive look-ups on a read-only database. It degrades performance otherwise, especially if doing multiple inserts. Therefore, this version introduces a new flag to gdbm_open: GDBM_PREREAD. When given, it enables pre-reading of memory mapped regions. - modified patches % gdbm-no-build-date.patch (refreshed)
Petr Gajdos2021-08-09 14:13:38 +00:00
6f71a7cca9
- version update to 1.19 * Pre-read the memory mapped regions on systems that support it. This speeds up operations on big databases. * gdbmtool: tagged initialization of structured data Initializers for structured data can be given in tagged form, e.g.: store somekey { status=2, id={a,u,x}, name="foo" } * Bugfixes: ** Preserve locking type during database reorganization - modified patches % gdbm-no-build-date.patch (refreshed) - deleted patches - gdbm-no-common.patch (upstreamed)
Petr Gajdos2020-12-28 13:32:15 +00:00
8e603c317d
- added patches Build with -no-common, [bsc#1160872] + gdbm-no-common.patch
Petr Gajdos2020-01-21 09:36:33 +00:00
ede41a4f76
Accepting request 645670 from devel:libraries:c_c++
Stephan Kulow
2019-02-08 11:03:14 +00:00
e256e6ef42
- update to 1.18.1: * Fix debian bug 910911: This restores backward compatibility with databases created by version 1.8 (and some later versions, with mmapped I/O disabled).
Petr Gajdos2018-10-31 07:15:52 +00:00
a8d30d1d28
Accepting request 630977 from home:AndreasStieger:branches:devel:libraries:c_c++
Petr Gajdos2018-08-23 06:39:25 +00:00
68eaf27755
Accepting request 287200 from home:pluskalm:branches:devel:libraries:c_c++
Marcus Meissner2015-02-22 11:37:07 +00:00
4ffb03936c
Accepting request 245152 from devel:libraries:c_c++
Ludwig Nussel2014-08-20 08:50:39 +00:00
8302e49886
Accepting request 245088 from home:fcrozat:branches:devel:libraries:c_c++
Petr Gajdos2014-08-19 08:04:13 +00:00
b23ff6ac46
Accepting request 228299 from devel:libraries:c_c++
Stephan Kulow
2014-04-06 07:54:06 +00:00
7093c2028c
- update to 1.11: * Improved dump format. * New function: gdbm_count. * New utilities: gdbm_dump and gdbm_load. * gdbmtool
Petr Gajdos2014-03-31 10:53:50 +00:00
19104b07ab
Accepting request 157563 from devel:libraries:c_c++
Stephan Kulow
2013-03-07 06:20:13 +00:00