libexpat/expat/lib
Greg Stein a13d856e8f * Switch to a single, top-level Makefile (simplification, consistency)
* use libtool to compile/link all programs
* remove */Makefile.in and remove them from configure
* remove autom4te.cache after running autoconf
* remove .o from the FILEMAP logic in configure and the Make system;
  provides more flexibility in the Makefile to use it
* for VPATH builds: create the build subdirs by running
  "make mkdir-init" from the configure script
* adjust .cvsignore files to account for presence of .libs now
2001-12-07 10:19:31 +00:00
..
.gitignore Tell CVS to ignore the Windows temporary files. 2001-07-24 16:50:37 +00:00
ascii.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
asciitab.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
expat.dsp Revamp how the version stuff is handled. Use the header file as the 2001-08-23 12:35:53 +00:00
expat.h Revamp how the version stuff is handled. Use the header file as the 2001-08-23 12:35:53 +00:00
iasciitab.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
latin1tab.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
nametab.h These are the first check-ins for the libexpat task: create configuration 2000-09-18 16:26:23 +00:00
utf8tab.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
winconfig.h Changes for compiling under Microsoft Dev Studio. 2000-10-22 19:20:23 +00:00
xmlparse.c prologProcessor(): Avoid segfault by making sure "next" is initialized; 2001-11-16 20:57:30 +00:00
xmlrole.c Changes for compiling under Microsoft Dev Studio. 2000-10-22 19:20:23 +00:00
xmlrole.h Fixes to allow DLLs to built under Windows. 2000-09-28 17:53:00 +00:00
xmltok_impl.c Revised fix for abort occurring with a percent followed by whitespace or 2000-10-20 15:14:36 +00:00
xmltok_impl.h Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
xmltok_ns.c Merged in modifications from perl-expat. Also fiddled around with more 2000-09-21 21:20:18 +00:00
xmltok.c Remove useless RCSId static from the code. 2001-07-25 17:18:43 +00:00
xmltok.h Fixes to allow DLLs to built under Windows. 2000-09-28 17:53:00 +00:00