summaryrefslogtreecommitdiff
path: root/expat/examples
Commit message (Expand)AuthorAgeFilesLines
* Sync file headersSebastian Pipping2022-02-152-2/+2
* Increase precision in existing MIT headers based on Git historySebastian Pipping2021-05-023-4/+14
* Update Autotools to use AM_CPPFLAGS, AM_CFLAGS, and AM_CXXFLAGSJeffrey Walton2020-03-171-1/+1
* Drop mistaken executable bitsSebastian Pipping2019-09-161-0/+0
* fix potential memory leak in elements.czhouzhongyuan2019-09-051-0/+1
* Drop support for Visual Studio <=7.1/2003Sebastian Pipping2019-08-292-10/+2
* win32: Remove MSVC solution and project filesSebastian Pipping2019-08-294-335/+0
* Mass-apply clang-format 9 using ./apply-clang-format.shclang-format2019-08-032-33/+26
* Address 64bit size_t loss warning for Visual StudioSebastian Pipping2017-12-041-1/+1
* Auto-upgrade of project files performed by Visual Studio 2017. This should no...Karl Waclawek2017-11-012-7/+9
* examples: Use printf rather than [f]put[w]s (pull request #135)Rhodri James2017-08-291-3/+1
* examples: Indent preprocessor codeSebastian Pipping2017-08-262-19/+19
* Fix example programs to compile under XML_UNICODE_WCHAR_TRhodri James2017-08-262-9/+25
* Inline copyright headers with C/C++ code where missing (#116)Sebastian Pipping2017-08-122-23/+62
* Replace handwritten Makefile with GNU AutomakeSebastian Pipping2017-08-121-0/+39
* examples: Unify expat.h includeSebastian Pipping2017-06-071-1/+1
* examples|tests|xmlwf: Drop AmigaOS 4.x include (issue #14)Sebastian Pipping2017-06-072-8/+0
* Visual Studio 20xx: No longer define WIN32Sebastian Pipping2017-05-252-4/+4
* *.dsp,*.dsw: Drop Visual Studio 6.0 (issue #14)Sebastian Pipping2017-04-252-206/+0
* Added Visual Studio 2013 solution/project files. Will also work in Visual Stu...Karl Waclawek2016-06-174-0/+333
* Address all "unused parameter" warningsSebastian Pipping2016-05-072-0/+14
* examples/elements.c: Address compile warning on sign mismatchSebastian Pipping2016-03-121-1/+1
* Modified Windows project files to import properly into Visual Studio 2010.Karl Waclawek2012-02-212-4/+4
* Removed unnecessary linker dependencies.Karl Waclawek2009-01-192-8/+8
* Removed need for amiga_main().Steven Solie2007-06-032-12/+8
* Changed output directories so that all binaries end up in the same location.Karl Waclawek2007-05-032-10/+10
* Fix for bug #1543233 - missing XML_ParserFree.Karl Waclawek2006-09-051-0/+1
* Casting away some integer conversion warnings that should not pose a problem.Karl Waclawek2006-04-142-2/+2
* * Added support for XML_LARGE_SIZE.Karl Waclawek2005-12-282-2/+24
* *** empty log message ***Steven Solie2005-12-242-0/+12
* convert MSVC project and workspace files to binary files that must alwaysFred L. Drake, Jr.2004-09-302-206/+206
* 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