summaryrefslogtreecommitdiff
path: root/xml
Commit message (Expand)AuthorAgeFilesLines
* XML_Parse is well-defined as accepting only an intwrowe2007-10-231-1/+1
* Found the bugger that was causing me pain, x64 targets wrowe2007-10-171-0/+2
* Cut n paste errorwrowe2007-10-171-1/+1
* Likewise with APR, prepare for x64.wrowe2007-10-171-7/+96
* Reverting r580658 in search of a better solutionwrowe2007-10-051-2/+2
* Use $(OutDir) and $(IntDir) rather than explicit paths to simplifywrowe2007-09-301-2/+2
* * xml/apr_xml.c (elem_size, write_elem): Fix attribute namespacejorton2007-03-261-3/+6
* Update license headers.jerenkrantz2007-01-152-12/+12
* Change to MSVC6's preferred syntaxwrowe2007-01-111-2/+2
* apr/build/cvtdsp.pl -mt logic for conditional post-link manifest processing.wrowe2007-01-111-0/+12
* Rewrite expat detection to test for the presence of expat using thejorton2007-01-071-3/+7
* Eliminate /machine:i386 to simplify our lives when invoking otherwrowe2006-04-271-5/+5
* As observed by jerenkranz - do not flush our .m4 state between runningwrowe2006-03-251-6/+4
* Apply the same cache pre-clean/post-clean m4's version collision avoidancewrowe2006-03-241-0/+3
* Solve the versioning problem the old fashioned way. Clearly nobody'swrowe2006-03-223-15/+15
* Hmmm... might have been a useful commit to make YEARS ago?wrowe2006-03-221-44/+52
* Quiet the one warning in apr build on Studio 2005, /GX deprecated.wrowe2006-03-012-6/+6
* Remove redundant break (warning: statement is unreachable)martin2005-10-201-1/+0
* Reintroduce stack frame construction with /Oy- (removal was implied by /O2).wrowe2005-05-161-1/+1
* OS/2: When detecting when to use aplibtool use $host_os rather thanbjh2005-04-251-1/+1
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-042-2/+4
* property cleanupnd2004-11-241-1/+1
* Remove .cvsignore files.jorton2004-11-184-33/+0
* Make expat's buildconf aware of libtoolize15 and libtoolize14 (FreeBSD'sjerenkrantz2004-09-291-1/+1
* 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