summaryrefslogtreecommitdiff
path: root/expat/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Added type cast necessary for compiling as C++ file (at least under VC++).Karl Waclawek2004-08-101-2/+2
* Deal with issue discussed in SF patch #820946: Expat doesn't handleFred L. Drake, Jr.2003-10-152-4/+4
* * Applied patch #620822 - Windows Dll build with DEF fileKarl Waclawek2002-10-211-4/+4
* Applied patch #598944: Static library builds for VC++Karl Waclawek2002-08-232-7/+7
* Define specific return values for the XML_Parse*() functions, and use themFred L. Drake, Jr.2002-08-022-2/+2
* De-tabify; minor code-style consistency changes.Fred L. Drake, Jr.2002-07-012-16/+19
* Renamed the Expat DLLs from "expat.dll" to "libexpat.dll". This solves Fred L. Drake, Jr.2002-05-311-3/+3
* * Switch to a single, top-level Makefile (simplification, consistency)Greg Stein2001-12-072-39/+1
* Clean out some unused bits from the makefiles. Remove some of the recursionGreg Stein2001-08-231-15/+0
* Avoid creating extra output directories from MSVC.Fred L. Drake, Jr.2001-07-272-20/+18
* More project files for MSVC.Fred L. Drake, Jr.2001-07-272-0/+208
* Ignore some additional Windows/MSVC cruft.Fred L. Drake, Jr.2001-07-271-0/+4
* Move the "elements" example code here from "sample", so we only have oneFred L. Drake, Jr.2001-07-263-3/+56
* Make sure the configured compiler is used for all subdirectories.Fred L. Drake, Jr.2001-07-251-0/+1
* Clean up a few compiler warnings in the sameple code.Fred L. Drake, Jr.2001-07-251-3/+5
* Ignore the generated executables.Fred L. Drake, Jr.2001-07-251-0/+1
* Make sure all the makefiles have at least a dummy check target andFred L. Drake, Jr.2001-07-251-0/+10
* Sam TH:Fred L. Drake, Jr.2001-03-011-4/+15
* Tell CVS to ignore generated Makefiles and working dirs used by libtool.Fred L. Drake, Jr.2000-10-301-0/+1
* These are the first check-ins for the libexpat task: create configurationlibexpat-alpha-1Clark Cooper2000-09-182-0/+115