04ffc2a5f9Accepting request 1131626 from devel:libraries:c_c++
Ana Guerrero
2023-12-10 18:39:29 +0000
9c570107e8Accepting request 1131394 from home:kukuk:branches:devel:libraries:c_c++Petr Gajdos2023-12-07 14:30:11 +0000
6d3f825057Accepting request 1103594 from devel:libraries:c_c++
Dominique Leuenberger
2023-08-13 17:17:33 +0000
cd66db0ac2Accepting request 1102983 from home:dspinella:branches:devel:libraries:c_c++Adam Majer2023-08-12 10:15:29 +0000
4289e357bdAccepting request 952034 from devel:libraries:c_c++
Dominique Leuenberger
2022-02-11 22:06:33 +0000
8040599cfbAccepting request 951944 from home:AndreasStieger:branches:devel:libraries:c_c++Petr Gajdos2022-02-07 07:11:40 +0000
77859dd70aAccepting request 940172 from devel:libraries:c_c++
Dominique Leuenberger
2021-12-16 01:00:25 +0000
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 +0000
ab2a0c9b8dAccepting request 911063 from devel:libraries:c_c++
Richard Brown
2021-08-18 06:55:08 +0000
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 +0000
8a23033947Accepting request 859028 from devel:libraries:c_c++
Dominique Leuenberger
2020-12-30 16:11:00 +0000
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 +0000
9b685fbd90Accepting request 786351 from devel:libraries:c_c++
Dominique Leuenberger
2020-03-25 22:42:00 +0000
d4935f19ceAccepting request 784684 from home:iznogood:branches:devel:libraries:c_c++Dirk Mueller2020-03-19 08:42:18 +0000
f3d65d302fAccepting request 766024 from devel:libraries:c_c++
Dominique Leuenberger
2020-01-25 12:23:05 +0000
ede41a4f76Accepting request 645670 from devel:libraries:c_c++
Stephan Kulow
2019-02-08 11:03:14 +0000
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 +0000
a8d30d1d28Accepting request 630977 from home:AndreasStieger:branches:devel:libraries:c_c++Petr Gajdos2018-08-23 06:39:25 +0000