summaryrefslogtreecommitdiff
path: root/xml
Commit message (Expand)AuthorAgeFilesLines
* Test the apr_xml_parser_convert_elem return codes.jfclere2004-07-091-10/+33
* #define the ASCII_* instead #include "ascii.h".jfclere2004-06-231-11/+9
* Arrange the code to get it running on EBCDIC machines.jfclere2004-06-221-9/+79
* * xml/apr_xml.c (apr_xml_parser_geterror): Revert r1.29 which addedjorton2004-06-141-9/+3
* Eliminate the redundant compiler rulesbnicholes2004-06-011-5/+1
* Table for the OSD_EBCDIC_DF04_1 encoding.jfclere2004-05-271-0/+18
* Print "No parser." in errbuf when parser is NULL.jfclere2004-05-211-3/+9
* Table for the OSD_EBCDIC_DF04_1 encoding.jfclere2004-05-201-0/+80
* Create a separate compiler options file per NLM or librarybnicholes2004-04-081-2/+2
* Relicense APR under Apache License, Version 2.0.jerenkrantz2004-02-131-49/+10
* First whack at switching to a single top-level make. This adds a dependencygstein2004-02-051-10/+0
* * buildconf, xml/expat/buildconf.sh: Remove autoconf caches afterjorton2004-02-031-0/+3
* * xml/expat/lib/Makefile.in: Don't define DESTDIR.jorton2004-01-251-2/+0
* Fix build with recent libtool HEAD:jorton2004-01-151-9/+26
* deal with a couple of apr interface changes (renaming one function,trawick2003-09-031-1/+1
* Use the location of libtool.m4 given in the LIBTOOL_M4 environmentjorton2003-06-171-1/+1
* *) Introduce Release mode debugging symbols for Win32 builds of apr.wrowe2003-02-061-2/+2
* Eliminate the last of the vc60.pdb/.idb files from an httpd/libapr build.wrowe2003-01-201-2/+2
* Update copyright notifications to 2003.thommay2003-01-011-1/+1
* Added ltcf-c.sh to .cvsignorethommay2002-12-081-0/+1
* Add autom4te.cache to cvsignore files.jerenkrantz2002-06-291-0/+1
* cvs up/diff gets pretty hard to track with vc7 builds.wrowe2002-06-051-0/+5
* We appear to never have had any complaints about copy srcname dstnamewrowe2002-05-241-12/+8
* Enable autoconf/autoheader to be redefined by users.sascha2002-05-151-2/+2
* Rearrange INCLUDES so that APRUTIL_PRIV_INCLUDES is first to preventjerenkrantz2002-05-081-1/+1
* Bring over change from APR to allow cleaning of the libtool files onjerenkrantz2002-04-271-1/+6
* Sync the libtoolize arguments to be the same as APR's.jerenkrantz2002-04-191-1/+4
* Apparently, when I made the commit to update the config.guess andjerenkrantz2002-04-192-184/+307
* Merge in latest GNU config.guess and config.sub files. Synchronize alljerenkrantz2002-04-163-2/+2728
* Port over some fixes to mod_dav 1.0 so that the Apache 2.0 DAV codegstein2002-04-061-1/+17
* Update our copyright for this year.fielding2002-03-131-1/+1
* Switching from a project build file to GNU make filesbnicholes2002-03-011-0/+262
* Switch APRUTIL over to use the APR_FIND_APR macro provided by APR.gstein2002-02-061-4/+1
* APRUTIL_INCLUDES now available.ianh2002-01-181-1/+1
* Fix up VPATH support so that it will survive config.status invocations.jerenkrantz2002-01-041-1/+4
* Add expat license terms. Greg must have missed this file when he firststoddard2001-12-101-0/+21
* Added the NetWare version of config.hbnicholes2001-11-021-0/+23
* Get VPATH builds working for APR-util again. We need to include bothrbb2001-09-131-1/+1
* * srclib/apr-util/xml/expat/lib/expat.h.in: added a OS specificwrowe2001-08-302-2/+4
* Toggle the /Zi flag to allow all supportd versions of VC (5, 6, 7) towrowe2001-08-262-3/+3
* The last of the ignore goodness for tonightwrowe2001-08-171-0/+3
* The purpose of this patch is to toggle the debugging mode (default) towrowe2001-08-171-1/+1
* Given a choice between chasing my tail to keep these updated, and rollingwrowe2001-08-171-321/+0
* buffer_length should be an apr_size_tjwoolley2001-08-071-1/+1
* Added apr_xml_parse_file() routine and a testxml program.jwoolley2001-08-071-0/+37
* Update for the 2.0.23 tagwrowe2001-08-071-64/+33
* I made a goof. expat does have buildconf.sh in its repository.jerenkrantz2001-08-021-0/+0
* Make APR-util configure script rely on APR. This removes the locallyjerenkrantz2001-08-011-0/+0
* Convert apr-util to use APR's build directory. This greatly simplifiesrbb2001-07-301-0/+3
* Update apr-util make files for win32wrowe2001-07-261-0/+64