summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Modified Windows project files to import properly into Visual Studio 2010.kwaclaw2012-02-212-4/+4
* Removed unnecessary linker dependencies.kwaclaw2009-01-192-8/+8
* Removed need for amiga_main().ssolie2007-06-032-12/+8
* Changed output directories so that all binaries end up in the same location.kwaclaw2007-05-032-10/+10
* Fix for bug #1543233 - missing XML_ParserFree.kwaclaw2006-09-051-0/+1
* Casting away some integer conversion warnings that should not pose a problem.kwaclaw2006-04-142-2/+2
* * Added support for XML_LARGE_SIZE.kwaclaw2005-12-282-2/+24
* *** empty log message ***ssolie2005-12-242-0/+12
* convert MSVC project and workspace files to binary files that must alwaysfdrake2004-09-302-206/+206
* Added type cast necessary for compiling as C++ file (at least under VC++).kwaclaw2004-08-101-2/+2
* Deal with issue discussed in SF patch #820946: Expat doesn't handlefdrake2003-10-152-4/+4
* * Applied patch #620822 - Windows Dll build with DEF filekwaclaw2002-10-211-4/+4
* Applied patch #598944: Static library builds for VC++kwaclaw2002-08-232-7/+7
* Define specific return values for the XML_Parse*() functions, and use themfdrake2002-08-022-2/+2
* De-tabify; minor code-style consistency changes.fdrake2002-07-012-16/+19
* Renamed the Expat DLLs from "expat.dll" to "libexpat.dll". This solves fdrake2002-05-311-3/+3
* * Switch to a single, top-level Makefile (simplification, consistency)gstein2001-12-072-39/+1
* Clean out some unused bits from the makefiles. Remove some of the recursiongstein2001-08-231-15/+0
* Avoid creating extra output directories from MSVC.fdrake2001-07-272-20/+18
* More project files for MSVC.fdrake2001-07-272-0/+208
* Ignore some additional Windows/MSVC cruft.fdrake2001-07-271-0/+4
* Move the "elements" example code here from "sample", so we only have onefdrake2001-07-263-3/+56
* Make sure the configured compiler is used for all subdirectories.fdrake2001-07-251-0/+1
* Clean up a few compiler warnings in the sameple code.fdrake2001-07-251-3/+5
* Ignore the generated executables.fdrake2001-07-251-0/+1
* Make sure all the makefiles have at least a dummy check target andfdrake2001-07-251-0/+10
* Sam TH:fdrake2001-03-011-4/+15
* Tell CVS to ignore generated Makefiles and working dirs used by libtool.fdrake2000-10-301-0/+1
* These are the first check-ins for the libexpat task: create configurationlibexpat-alpha-1coopercc2000-09-182-0/+115