summaryrefslogtreecommitdiff
path: root/src/datconv.c
Commit message (Expand)AuthorAgeFilesLines
* Various bugfixes.numsyncSergey Poznyakoff2021-07-291-3/+3
* Implement extra header.Sergey Poznyakoff2021-07-261-1/+1
* Fix minor memory leaks in gdbmtoolSergey Poznyakoff2021-03-221-0/+2
* Update copyright yearsSergey Poznyakoff2021-01-021-2/+1
* Update copyright yearsSergey Poznyakoff2020-12-231-1/+1
* Implement tagged structure initializers.Sergey Poznyakoff2020-10-091-53/+128
* Bugfixes.Sergey Poznyakoff2020-10-081-3/+4
* Update copyright yearsSergey Poznyakoff2019-04-081-1/+1
* gdbmtool: fix data conversion when storing structured content.Sergey Poznyakoff2018-05-241-2/+23
* Happy GNU YearSergey Poznyakoff2018-01-011-2/+2
* Happy GNU YearSergey Poznyakoff2017-01-021-2/+2
* Update the docs.Sergey Poznyakoff2013-05-171-11/+22
* Provide support for a simplified "define" construct.Sergey Poznyakoff2013-05-161-2/+8
* Change variable support.Sergey Poznyakoff2013-05-141-4/+4
* Provide "open" and "close" commands; implement new variables.Sergey Poznyakoff2013-05-141-3/+6
* Cleanup.Sergey Poznyakoff2013-05-141-4/+35
* Add support for Berkeley dump format version 3 (read-only).Sergey Poznyakoff2013-05-131-1/+1
* Add "set" and "define" to the main command table.Sergey Poznyakoff2013-05-131-1/+1
* Implement shell variables in gdbmtool.Sergey Poznyakoff2013-05-131-3/+9
* Handle structured key and content data in gdbmtool.Sergey Poznyakoff2013-05-131-0/+385