1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-02 06:53:27 +03:00
Commit Graph

17 Commits

Author SHA1 Message Date
Lucien Gentis
c41f930191 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1533767 13f79535-47bb-0310-9956-ffa450edef68
2013-10-19 14:11:05 +00:00
Igor Galić
7fa552c097 xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1533276 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 22:18:34 +00:00
Rich Bowen
a4ef54fbbc Grammar
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1533255 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 20:40:47 +00:00
Lucien Gentis
fe341032f6 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1527200 13f79535-47bb-0310-9956-ffa450edef68
2013-09-28 15:22:23 +00:00
Rich Bowen
8f317a3e95 Various rebuilds
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525481 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 00:25:34 +00:00
Rich Bowen
819a5e54ba Correct XMl error. Rebuild docs/
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525458 13f79535-47bb-0310-9956-ffa450edef68
2013-09-22 22:06:21 +00:00
Rich Bowen
8ae9a2861a Renames the 'tips' section.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525433 13f79535-47bb-0310-9956-ffa450edef68
2013-09-22 20:23:08 +00:00
Rich Bowen
9e1074c931 Rebuild mod_macro docs
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525428 13f79535-47bb-0310-9956-ffa450edef68
2013-09-22 20:12:54 +00:00
Lucien Gentis
e0676bc5be Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1525239 13f79535-47bb-0310-9956-ffa450edef68
2013-09-21 14:22:34 +00:00
Rich Bowen
671803f375 rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1524242 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 22:27:59 +00:00
Lucien Gentis
1384d80768 Updates.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1519189 13f79535-47bb-0310-9956-ffa450edef68
2013-08-31 16:36:38 +00:00
André Malo
be39786998 update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1516275 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 19:50:52 +00:00
Lucien Gentis
2b74167163 Update.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1439089 13f79535-47bb-0310-9956-ffa450edef68
2013-01-27 14:32:36 +00:00
Rich Bowen
3e7485982e Rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436575 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 19:44:24 +00:00
Rich Bowen
fa3b44b9fb Adds English Revision tag.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436424 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 15:39:48 +00:00
André Malo
9e670b74b3 validation errors
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1436366 13f79535-47bb-0310-9956-ffa450edef68
2013-01-21 14:26:22 +00:00
Fabien Coelho
cecc389cfd Add "mod_macro" as a standard module, compiled in with "most".
This module was created in 1998 and has been distributed independently
ever since. It is hereby donated to the Apache Software Foundation.

There are quite a few comments in the source code to explain how it works,
as well as extensive non regression tests.

Some utilities about array processing could be moved to "core.c".
However, I finally decided against for now so that it stays as an external
and independent module, and thus may be backported with minimal impact
on the source tree.

Details of the addition:

* modules/core/mod_macro.c: module source code
* modules/core/test: non regression tests
  modules/core/test/conf/: configuration files
  modules/core/test/ref/: expected results
* docs/manual/mod/mod_macro.xml: English documentation
* docs/manual/mod/mod_macro.xml.fr: French documentation



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1435811 13f79535-47bb-0310-9956-ffa450edef68
2013-01-20 10:07:44 +00:00