Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-10-01 | Mark as USE_BUILDLINK_ONLY as this package is strongly-buildlinked. | jlam | 1 | -4/+5 | |
2001-08-07 | update to 1.95.2 | drochner | 1 | -3/+3 | |
changes: - Added compile-time constants that can be used to determine the Expat version - Removed a lot of GNU-specific dependencies to aide portability among the various Unix flavors. - Fix the UTF-8 BOM bug. - Cleaned up warning messages for several compilers. - Added the -Wall, -Wstrict-prototypes options for GCC. | |||||
2001-05-15 | install the html documentation, bump version to 1.95.1nb1 | dillo | 1 | -1/+9 | |
2001-03-07 | This is James Clark's expat XML parser library in C. It is a stream oriented | drochner | 1 | -0/+16 | |
parser that requires setting handlers to deal with the structure that the parser discovers in the document. |