Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable pre-reading the memory mapped regions on request. | Sergey Poznyakoff | 2021-06-14 | 1 | -5/+10 |
* | Verify if key/pair ends at a valid offset before attempting to read it. | Sergey Poznyakoff | 2021-03-16 | 1 | -15/+0 |
* | Update copyright years | Sergey Poznyakoff | 2021-01-02 | 1 | -2/+1 |
* | Update copyright years | Sergey Poznyakoff | 2020-12-23 | 1 | -1/+1 |
* | Pre-read the memory mapped regions on systems that support it | Sergey Poznyakoff | 2019-10-29 | 1 | -3/+11 |
* | Update copyright years | Sergey Poznyakoff | 2019-04-08 | 1 | -1/+1 |
* | Various bugfixes. | Sergey Poznyakoff | 2018-08-31 | 1 | -0/+4 |
* | Change return value of gdbm_close and gdbm_sync | Sergey Poznyakoff | 2018-07-01 | 1 | -5/+9 |
* | Fix the legacy operation (--disable-mmapped-io) | Sergey Poznyakoff | 2018-05-30 | 1 | -42/+0 |
* | More database consistency checks | Sergey Poznyakoff | 2018-05-25 | 1 | -1/+0 |
* | More error checking; improve gdbm_recover | Sergey Poznyakoff | 2018-05-24 | 1 | -2/+20 |
* | Catch more errors | Sergey Poznyakoff | 2018-05-19 | 1 | -0/+6 |
* | Improve error checking | Sergey Poznyakoff | 2018-05-19 | 1 | -1/+13 |
* | Happy GNU Year | Sergey Poznyakoff | 2018-01-01 | 1 | -1/+1 |
* | Improve database reproducibility | Sergey Poznyakoff | 2017-12-21 | 1 | -10/+49 |
* | Happy GNU Year | Sergey Poznyakoff | 2017-01-02 | 1 | -1/+2 |
* | Minor fix | Sergey Poznyakoff | 2016-12-21 | 1 | -1/+5 |
* | Fix remaining uses of gdbm_set_errno function. | Sergey Poznyakoff | 2016-07-26 | 1 | -3/+3 |
* | Don't bail out on fatal errors, unless the user defines the fatal_err function | Sergey Poznyakoff | 2016-07-09 | 1 | -3/+3 |
* | Per-database error state. | Sergey Poznyakoff | 2016-07-09 | 1 | -4/+4 |
* | Version 1.11 | Sergey Poznyakoff | 2013-12-25 | 1 | -1/+1 |
* | Make sure errno is preserved, if it can contain details about the gdbm error. | Sergey Poznyakoff | 2011-08-17 | 1 | -5/+1 |
* | Introduce new error code. | Sergey Poznyakoff | 2011-08-17 | 1 | -4/+6 |
* | Verify preprocessor directives. Pass them through cppi to | Sergey Poznyakoff | 2011-08-13 | 1 | -17/+17 |
* | Improve gdbm_setopt interface. | Sergey Poznyakoff | 2011-08-10 | 1 | -5/+5 |
* | Improve memory mapping support. | Sergey Poznyakoff | 2011-08-10 | 1 | -64/+81 |
* | Update copyright headers. | Sergey Poznyakoff | 2011-08-03 | 1 | -5/+4 |
* | Use GDBM_FILE instead of gdbm_file_info *. | Sergey Poznyakoff | 2011-08-01 | 1 | -10/+9 |
* | Initial revision | Jason Downs | 2008-11-21 | 1 | -0/+353 |