[Privoxy-commits] [privoxy] branch master updated (ec89cdab -> fa7a3c11)

User Git git at git.privoxy.org
Thu Jan 21 13:03:27 UTC 2021


This is an automated email from the git hooks/post-receive script.

git pushed a change to branch master
in repository privoxy.

    from ec89cdab Optimize debian/rules clean to restore pristine state.
     new 1d208504 Reorder dcount in the url_spec struct to save memory
     new 66b1e238 Reorder need_bind in struct configuration_spec to save memory
     new 32ba28b1 Reorder gateway_host in struct forward_spec to save memory
     new 2c4bb864 Rearrange members of struct reusable_connection
     new 274add51 Rearrange members of struct http_request to reduce padding on amd64
     new a5b4d31a Rearrange struct client_state to reduce memory on amd64
     new 07f84edf Change wildcard_dst to short to reduce the size of struct access_control_list
     new d7929453 privoxy-log-parser: Fix perldoc typo
     new b1ea6b63 Move man page from man section 1 to man section 8.
     new 60513e33 Rename privoxy.1 to privoxy.8
     new 5125814f developer-manual: Update man page section which has been changed to 8
     new aa234acb p-authors.sgml: Update man page section which has been changed to 8
     new 23445442 privoxy-log-parser: Update Privoxy man page reference now that the section is 8
     new 52c70786 uagen: Update Privoxy man page reference now that the section is 8
     new ccc74127 privoxy-regression-test: Update Privoxy man page reference now that the section is 8
     new e9accafe Regenerate developer manual with the updated man page reference
     new fa7a3c11 Add #187: There should be a convenient way to see the versions of the libraries Privoxy is using

The 17 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 GNUmakefile.in                                    |  2 +-
 TODO                                              |  3 ++
 doc/source/developer-manual.sgml                  |  2 +-
 doc/source/p-authors.sgml                         |  2 +-
 doc/source/privoxy-man-page.sgml                  |  2 +-
 doc/webserver/developer-manual/documentation.html |  2 +-
 privoxy.1 => privoxy.8                            |  2 +-
 project.h                                         | 37 ++++++++++++-----------
 tools/privoxy-log-parser.pl                       |  4 +--
 tools/privoxy-regression-test.pl                  |  2 +-
 tools/uagen.pl                                    |  2 +-
 11 files changed, 32 insertions(+), 28 deletions(-)
 rename privoxy.1 => privoxy.8 (99%)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list