/[Apache-SVN]/httpd/httpd/trunk/include/util_xml.h
ViewVC logotype

Log of /httpd/httpd/trunk/include/util_xml.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 553013 - (view) (annotate) - [select for diffs]
Modified Tue Jul 3 23:02:32 2007 UTC (2 years, 4 months ago) by sctemme
File length: 1393 byte(s)
Diff to previous 420983 (colored)
Use correct Doxygen keywords for functions and variables.  TODO: figure out whether those keywords are actually necessary.  HTML-ify some documentation comments for benefit of Doxygen.

Revision 420983 - (view) (annotate) - [select for diffs]
Modified Tue Jul 11 20:33:53 2006 UTC (3 years, 4 months ago) by fielding
File length: 1398 byte(s)
Diff to previous 395228 (colored)
update license header text

Revision 395228 - (view) (annotate) - [select for diffs]
Modified Wed Apr 19 12:11:27 2006 UTC (3 years, 7 months ago) by colm
File length: 1251 byte(s)
Diff to previous 263931 (colored)
Update the copyright year in all .c, .h and .xml files

Revision 263931 - (view) (annotate) - [select for diffs]
Modified Sun Aug 28 23:03:59 2005 UTC (4 years, 2 months ago) by ianh
File length: 1251 byte(s)
Diff to previous 151408 (colored)
Doxygen fixup / cleanup

submited by: Neale Ranns neale ranns.org
reviewed by: Ian Holsman


Revision 151408 - (view) (annotate) - [select for diffs]
Modified Fri Feb 4 20:28:49 2005 UTC (4 years, 9 months ago) by jerenkrantz
File length: 1147 byte(s)
Diff to previous 106103 (colored)
Update copyright year to 2005 and standardize on current copyright owner line.

Revision 106103 - (view) (annotate) - [select for diffs]
Modified Sun Nov 21 18:50:36 2004 UTC (5 years ago) by nd
File length: 1111 byte(s)
Diff to previous 102619 (colored)
general property cleanup

Revision 102619 - (view) (annotate) - [select for diffs]
Modified Mon Feb 9 20:40:53 2004 UTC (5 years, 9 months ago) by nd
File length: 1111 byte(s)
Diff to previous 102525 (colored)
fix name of The Apache Software Foundation

Revision 102525 - (view) (annotate) - [select for diffs]
Modified Fri Feb 6 22:58:42 2004 UTC (5 years, 9 months ago) by nd
File length: 1107 byte(s)
Diff to previous 102135 (colored)
apply Apache License, Version 2.0

Revision 102135 - (view) (annotate) - [select for diffs]
Modified Thu Jan 1 13:26:26 2004 UTC (5 years, 10 months ago) by nd
File length: 3133 byte(s)
Diff to previous 98573 (colored)
update license to 2004.

Revision 98573 - (view) (annotate) - [select for diffs]
Modified Mon Feb 3 17:53:28 2003 UTC (6 years, 9 months ago) by nd
File length: 3133 byte(s)
Diff to previous 95863 (colored)
finished that boring job:
update license to 2003.

Happy New Year! ;-))

Revision 95863 - (view) (annotate) - [select for diffs]
Modified Sun Jun 23 06:43:26 2002 UTC (7 years, 5 months ago) by wrowe
File length: 3133 byte(s)
Diff to previous 93918 (colored)
  With dav corrected, this last _compat.h bogosity leaves the core distro.

Revision 93918 - (view) (annotate) - [select for diffs]
Modified Wed Mar 13 20:48:07 2002 UTC (7 years, 8 months ago) by fielding
File length: 3157 byte(s)
Diff to previous 88299 (colored)
Update our copyright for this year.

Revision 88299 - (view) (annotate) - [select for diffs]
Modified Sat Feb 24 14:17:25 2001 UTC (8 years, 9 months ago) by gstein
File length: 3157 byte(s)
Diff to previous 88184 (colored)
Shift XML handling code from Apache down into APRUTIL

- teach APRUTIL how to find Expat and respond to --with-expat
- Apache's configure points APRUTIL's configure at its srclib/expat-lite
  (this will go away; aprutil can work against installed expats or fallback
   to an expat bundled within aprutil)
- shift some of the timing of INCLUDES and top_builddir processing in the
  APRUTIL configure.in script
- expose the new apr_xml functions in apr_xml.h, apr_xml.c (by building it),
  and apu_compat.h
- rewrite util_xml.[ch] in terms of apr_xml

Revision 88184 - (view) (annotate) - [select for diffs]
Modified Fri Feb 16 04:26:53 2001 UTC (8 years, 9 months ago) by fielding
File length: 11603 byte(s)
Diff to previous 86977 (colored)
Update copyright to 2001

Revision 86977 - (view) (annotate) - [select for diffs]
Modified Thu Nov 16 00:40:49 2000 UTC (9 years ago) by gstein
File length: 11598 byte(s)
Diff to previous 86609 (colored)
use apr_size_t

Revision 86609 - (view) (annotate) - [select for diffs]
Modified Mon Oct 16 06:05:15 2000 UTC (9 years, 1 month ago) by wrowe
File length: 11562 byte(s)
Diff to previous 86024 (colored)
  Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
  for CORE_EXPORT to AP_CORE_DECLARE (namespace protecting the wrapper)
  and retitled API_EXPORT as AP_DECLARE and APR_EXPORT as APR_DECLARE.
  All _VAR_ flavors changes to _DATA to be absolutely clear.
  Thank you Greg, for the most obvious suggestion.

Revision 86024 - (view) (annotate) - [select for diffs]
Modified Tue Aug 8 05:57:14 2000 UTC (9 years, 3 months ago) by rbb
File length: 11562 byte(s)
Diff to previous 86023 (colored)
Document the util_md5.h file using ScanDoc.  Also add package directives
to util_xml and util_uri headers

Revision 86023 - (view) (annotate) - [select for diffs]
Modified Tue Aug 8 05:39:09 2000 UTC (9 years, 3 months ago) by rbb
File length: 11523 byte(s)
Diff to previous 85976 (colored)
Document util_xml using ScanDoc

Revision 85976 - (view) (annotate) - [select for diffs]
Modified Wed Aug 2 05:27:38 2000 UTC (9 years, 3 months ago) by dougm
File length: 8488 byte(s)
Diff to previous 85760 (colored)
prefix libapr functions and types with apr_

Revision 85760 - (view) (annotate) - [select for diffs]
Added Mon Jul 3 22:28:38 2000 UTC (9 years, 4 months ago) by gstein
File length: 8480 byte(s)
Joe Orton says:

This patch is a first pass at making util_xml.c independent of mod_dav:

* Rename dav_* to ap_xml_* for exported interface
* Remove dav_* from private functions
* Move text_header handling in from dav/main/util.c
* Move XML tree -> text conversion in
* Add include/util_xml.h header from parts of mod_dav.h

Submitted by: Joe Orton <joe@orton.demon.co.uk>
Reviewed by: Greg Stein

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2