libexpat/expat/lib
Fred L. Drake, Jr. 37d4e4a382 A variety of code-style changes:
- Use only plain spaces, no hard tabs.
- Strip trailing whitespace from all lines.
- Strip blank line from the end of the file.
- Do no use a space following the ! operator.
- Wrap a couple of long lines.
2002-07-09 20:25:10 +00:00
..
.gitignore Added new project to the MSVC workspace: expatw. This builds 2002-05-31 03:12:47 +00:00
ascii.h Minor consistency nit. 2002-07-01 20:44:54 +00:00
asciitab.h Minor consistency nit. 2002-07-01 20:44:54 +00:00
expat.dsp Renamed the Expat DLLs from "expat.dll" to "libexpat.dll". This solves 2002-05-31 02:30:31 +00:00
expat.h De-tabify; minor code-style consistency changes. 2002-07-01 16:46:08 +00:00
expatw.dsp Added new project to the MSVC workspace: expatw. This builds 2002-05-31 03:12:47 +00:00
iasciitab.h Minor consistency nit. 2002-07-01 20:44:54 +00:00
latin1tab.h Minor consistency nit. 2002-07-01 20:44:54 +00:00
macconfig.h Mac OS (classic) support, based on patches from Thomas Wegner and 2002-07-08 17:06:55 +00:00
Makefile.MPW Mac OS (classic) support, based on patches from Thomas Wegner and 2002-07-08 17:06:55 +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 Minor consistency nit. 2002-07-01 20:44:54 +00:00
winconfig.h Karl noticed that Expat didn't build on Windows any more. winconfig.h 2002-05-20 11:01:29 +00:00
xmlparse.c A variety of code-style changes: 2002-07-09 20:25:10 +00:00
xmlrole.c Mac OS (classic) support, based on patches from Thomas Wegner and 2002-07-08 17:06:55 +00:00
xmlrole.h De-tabify; minor code-style consistency changes. 2002-07-01 16:46:08 +00:00
xmltok_impl.c De-tabify; minor code-style consistency changes. 2002-07-01 16:46:08 +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 De-tabify; minor code-style consistency changes. 2002-07-01 16:46:08 +00:00
xmltok.c Fix typo from manual application of the Mac OS classic patch. 2002-07-09 13:57:18 +00:00
xmltok.h De-tabify; minor code-style consistency changes. 2002-07-01 16:46:08 +00:00