David Steele
|
f047cd0dfd
|
Improve code generation performance.
|
2018-03-09 23:00:20 -05:00 |
|
David Steele
|
1659598cfe
|
Create a master list of errors in build/error.yaml.
The C and Perl errors lists are created automatically by Build.pm so they stay up to date.
|
2018-02-08 16:11:47 -05:00 |
|
David Steele
|
c3f47bf240
|
Move config parsing out of Perl tests.
cfgParseTest() is provided in the C library for parsing configs in unit tests.
|
2018-02-05 12:32:30 -05:00 |
|
David Steele
|
be90028100
|
Rename db-* options to pg-* and backup-* options to repo-* to improve consistency.
* repo-* options are now indexed although only one is allowed.
* List deprecated option names in documentation and command-line help.
|
2018-02-03 18:27:38 -05:00 |
|
David Steele
|
7cf955425e
|
The C library is now required.
This eliminates conditional loading and eases development of new library features.
|
2017-11-26 17:45:00 -05:00 |
|
Cynthia Shang
|
b03c26968a
|
Repository encryption support.
Contributed by Cynthia Shang.
|
2017-11-06 12:51:12 -05:00 |
|
David Steele
|
8d6a08a32b
|
Library code for repository encryption support.
|
2017-11-03 13:57:58 -04:00 |
|
David Steele
|
ac542788da
|
Convert configuration definitions from auto-generated functions to auto-generated data structures.
|
2017-11-02 08:14:13 -04:00 |
|