summaryrefslogtreecommitdiff
path: root/xmlwf/xmlfile.c
Commit message (Expand)AuthorAgeFilesLines
* Removed need for amiga_main().ssolie2007-06-031-2/+2
* The Watcom compiler defines __LINUX__ and not __linux__ for cross compilation.kwaclaw2006-08-051-3/+1
* Applied patrch #1523242 - support for Open Watcom 1.5.kwaclaw2006-08-051-4/+8
* Added a comment about processFile giving problems on files larger than INT_MAX.kwaclaw2006-04-141-2/+3
* * Added integer modifier macro to support 64-bit integers in printf.kwaclaw2005-12-251-6/+10
* *** empty log message ***ssolie2005-12-241-0/+4
* Added type casts necessary for compiling as C++ file (at least under VC++).kwaclaw2004-08-101-3/+3
* Make it possible to avoid the import of expat_config.h. This makes itfdrake2003-10-161-0/+2
* Define specific return values for the XML_Parse*() functions, and use themfdrake2002-08-021-2/+2
* De-tabify; minor code-style consistency changes.fdrake2002-07-011-29/+27
* Include unistd.h when HAVE_UNISTD_H is defined, not _POSIX_SOURCE.fdrake2002-06-131-1/+6
* Check in SF patch #488196: Make xmlwf read from standard input.fdrake2002-04-191-40/+51
* Merged in modifications from perl-expat. Also fiddled around with morecoopercc2000-09-211-1/+1
* These are the first check-ins for the libexpat task: create configurationlibexpat-alpha-1coopercc2000-09-181-1/+1
* Fix some Win32 warnings.jjc2000-05-101-1/+5
* Fix screwup in changing copyright noticesjjc2000-04-211-2/+4
* New license and sitejjc2000-04-211-29/+2
* Change license to MPL 1.1jjc1999-05-291-2/+12
* Report errors to stdout not stderrjjc1998-12-301-1/+1
* Initial revisionjjc1998-11-251-0/+228