Opened 4 years ago

Closed 4 years ago

#4779 closed task (fixed)

gdbm-1.19

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 10.1
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (2)

comment:1 by Bruce Dubbs, 4 years ago

Version 1.19 - 2020-12-23

  • 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

comment:2 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 12074.

Note: See TracTickets for help on using tickets.