www.privoxy.org Git - privoxy.git/rss - doc/webserver/developer-manual/coding.html history https://www.privoxy.org/gitweb/?p=privoxy.git;a=history;f=doc/webserver/developer-manual/coding.html The official Privoxy git repository en Privoxy developers static/git-logo.png www.privoxy.org Git - privoxy.git/rss - doc/webserver/developer-manual/coding.html history https://www.privoxy.org/gitweb/?p=privoxy.git;a=history;f=doc/webserver/developer-manual/coding.html Wed, 29 Dec 2021 11:33:51 +0000 Wed, 29 Dec 2021 11:33:51 +0000 gitweb v.2.15.1/2.39.2 Rebuild developer-manual and tidy with 'HTML Tidy for FreeBSD version 5.8.0' Fabian Keil <fk@fabiankeil.de> Wed, 29 Dec 2021 11:33:51 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=61a5d3fc15169d9f6b0c21e3a56d893f4d672eb4 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=61a5d3fc15169d9f6b0c21e3a56d893f4d672eb4 Rebuild developer-manual and tidy with 'HTML Tidy for FreeBSD version 5.8.0' Rebuild developer-manual and tidy with 'HTML Tidy for FreeBSD version 5.8.0'
  • [D] doc/webserver/developer-manual/coding.html
]]>
Update developer manual with new macOS packaging instructions Ian Silvester <iansilvester@fastmail.fm> Mon, 27 Dec 2021 18:23:56 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=659cbbc13f413ed0c5dacd4d03060f48eb500011 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=659cbbc13f413ed0c5dacd4d03060f48eb500011 Update developer manual with new macOS packaging instructions Update developer manual with new macOS packaging instructions
  • [D] doc/webserver/developer-manual/coding.html
]]>
rebuild docs Lee <ler762@users.sourceforge.net> Sat, 10 Apr 2021 19:09:12 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=ab1954feed634fdbcf43ac5087615f9874fe06f2 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=ab1954feed634fdbcf43ac5087615f9874fe06f2 rebuild docs rebuild docs
  • [D] doc/webserver/developer-manual/coding.html
]]>
rebuild docs Lee <ler762@users.sourceforge.net> Sat, 27 Oct 2018 23:30:52 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=086d4aacf2fe1d729b4f4a67a7167cb6f19db043 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=086d4aacf2fe1d729b4f4a67a7167cb6f19db043 rebuild docs rebuild docs
  • [D] doc/webserver/developer-manual/coding.html
]]>
rebuild the docs Lee <ler762@users.sourceforge.net> Fri, 10 Aug 2018 18:18:09 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=1f8e678f82936f21347922e1b2428ac00cd4d34e https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=1f8e678f82936f21347922e1b2428ac00cd4d34e rebuild the docs rebuild the docs
  • [D] doc/webserver/developer-manual/coding.html
]]>
rebuild docs Lee <ler762@users.sourceforge.net> Mon, 19 Mar 2018 15:51:56 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=3c890b0540031fa87cc28514b3e4d0e23124fbcd https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=3c890b0540031fa87cc28514b3e4d0e23124fbcd rebuild docs rebuild docs
  • [D] doc/webserver/developer-manual/coding.html
]]>
rebuild docs Lee <ler762@users.sourceforge.net> Thu, 15 Mar 2018 15:26:04 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=d9813d602eb59d009d10e6d3861cd99821a6db70 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=d9813d602eb59d009d10e6d3861cd99821a6db70 rebuild docs rebuild docs
  • [D] doc/webserver/developer-manual/coding.html
]]>
Rebuild the user manual with listen-backlog documentation Fabian Keil <fk@fabiankeil.de> Mon, 26 Jun 2017 12:15:27 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=37e01aa0ee434c20c270b669587a4419279a9c7e https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=37e01aa0ee434c20c270b669587a4419279a9c7e Rebuild the user manual with listen-backlog documentation Rebuild the user manual with listen-backlog documentation Sponsored by: Robert Klemme
  • [D] doc/webserver/developer-manual/coding.html
]]>
Regenerate HTML docs with recent changes Fabian Keil <fk@fabiankeil.de> Thu, 12 Jan 2017 14:27:47 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=6de6bda5b29cbb5a8aef6863c1b5ca999ab4887b https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=6de6bda5b29cbb5a8aef6863c1b5ca999ab4887b Regenerate HTML docs with recent changes Regenerate HTML docs with recent changes configure.in has been locally reverted to r1.204 to get 3.0.26 stable documentation that can be put on the webserver before the next release. Tidied with tidy 5.2.0 from http://www.html-tidy.org/. As an expected side effect the diff is bloated enough to be considered a "rewrite" by git (again), but using a more recent tidy version should make it easier to prevent frequent diff bloat in the future when building on different platforms. As an unexpected side-effect some pre tags are messed up now and their first line contains bogus white-space that causes rendering issues. This regression should be analysed and fixed or worked around before the next release but doesn't seem critical. It's conceivable that the tidy upgrade caused less obvious regressions that have yet to be found.
  • [D] doc/webserver/developer-manual/coding.html
]]>
Rebuild HTML docs for 3.0.26 stable Fabian Keil <fk@fabiankeil.de> Fri, 26 Aug 2016 12:32:49 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=1c4bd7276a5f733e283c0484803bfca670f76654 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=1c4bd7276a5f733e283c0484803bfca670f76654 Rebuild HTML docs for 3.0.26 stable Rebuild HTML docs for 3.0.26 stable This commit yet again introduces lots of white-space changes as the tidy output apparently isn't stable across platforms.
  • [D] doc/webserver/developer-manual/coding.html
]]>
rebuilt .html docs for privoxy version 3.0.26 Lee <ler762@users.sourceforge.net> Fri, 26 Aug 2016 03:45:37 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=7d0d8bdd53947864c64d968062ca132b65f2e162 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=7d0d8bdd53947864c64d968062ca132b65f2e162 rebuilt .html docs for privoxy version 3.0.26 rebuilt .html docs for privoxy version 3.0.26
  • [D] doc/webserver/developer-manual/coding.html
]]>
Rebuild HTML docs after adding the sponsor policy Fabian Keil <fk@fabiankeil.de> Tue, 26 Jul 2016 10:47:48 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=107c84d0c43b24ad437933c75774276f67165959 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=107c84d0c43b24ad437933c75774276f67165959 Rebuild HTML docs after adding the sponsor policy Rebuild HTML docs after adding the sponsor policy There are next to no content changes, but due to a different build system there are lots of HTML formatting changes ...
  • [D] doc/webserver/developer-manual/coding.html
]]>
Rebuild HTML docs Fabian Keil <fk@fabiankeil.de> Sun, 8 May 2016 10:47:13 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=7cffc51606453083eb5ac1ddeb726d0569991e5f https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=7cffc51606453083eb5ac1ddeb726d0569991e5f Rebuild HTML docs Rebuild HTML docs
  • [D] doc/webserver/developer-manual/coding.html
]]>
Rebuild documentation for the new config directives in 3.0.20 Fabian Keil <fk@fabiankeil.de> Sun, 21 Oct 2012 13:03:09 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=23be303a582b85ccac7592d0135f0beb9cf170f6 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=23be303a582b85ccac7592d0135f0beb9cf170f6 Rebuild documentation for the new config directives in 3.0.20 Rebuild documentation for the new config directives in 3.0.20
  • [D] doc/webserver/developer-manual/coding.html
]]>
Documentation for 3.0.19, regenerated with the modified tidy changes Fabian Keil <fk@fabiankeil.de> Thu, 20 Sep 2012 11:22:20 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=69b45dc21f48175fb34a8e1e2f45d46870e37941 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=69b45dc21f48175fb34a8e1e2f45d46870e37941 Documentation for 3.0.19, regenerated with the modified tidy changes Documentation for 3.0.19, regenerated with the modified tidy changes
  • [D] doc/webserver/developer-manual/coding.html
]]>
Rebuilt HTML for 3.0.20 UNRELEASED with Ian's recent changes Fabian Keil <fk@fabiankeil.de> Sun, 18 Mar 2012 15:44:20 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=5fd77903894c0798908743d90ce72b9bdf2cce7d https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=5fd77903894c0798908743d90ce72b9bdf2cce7d Rebuilt HTML for 3.0.20 UNRELEASED with Ian's recent changes Rebuilt HTML for 3.0.20 UNRELEASED with Ian's recent changes
  • [D] doc/webserver/developer-manual/coding.html
]]>
First rebuild for 3.0.18 stable Fabian Keil <fk@fabiankeil.de> Sun, 13 Nov 2011 17:06:49 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=07cf496b6edcbd3cf315ec7c48f2c94be27357b1 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=07cf496b6edcbd3cf315ec7c48f2c94be27357b1 First rebuild for 3.0.18 stable First rebuild for 3.0.18 stable The diff is yet again a bit bloated because apparently the trailing white-space cleanup wasn't finished.
  • [D] doc/webserver/developer-manual/coding.html
]]>
The first result of the shiny-new dok-tidy target. Fabian Keil <fk@fabiankeil.de> Wed, 31 Aug 2011 13:38:53 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=6d810395712f0337682205c4ea304009c86c128f https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=6d810395712f0337682205c4ea304009c86c128f The first result of the shiny-new dok-tidy target. The first result of the shiny-new dok-tidy target.
  • [D] doc/webserver/developer-manual/coding.html
]]>
Rebuild with recent changes Fabian Keil <fk@fabiankeil.de> Sat, 13 Nov 2010 12:52:12 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=2d4220ee5eb5a555f4d9f93fcb4ceac3a0ea379b https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=2d4220ee5eb5a555f4d9f93fcb4ceac3a0ea379b Rebuild with recent changes Rebuild with recent changes
  • [D] doc/webserver/developer-manual/coding.html
]]>
Rebuild for 3.0.17 stable Fabian Keil <fk@fabiankeil.de> Wed, 10 Nov 2010 21:52:21 +0000 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=3db7a58b2bbed7b6356b2a0600e93ec4f2846499 https://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff;h=3db7a58b2bbed7b6356b2a0600e93ec4f2846499 Rebuild for 3.0.17 stable Rebuild for 3.0.17 stable
  • [D] doc/webserver/developer-manual/coding.html
]]>