~singpolyma/haskell-libxml-sax

e9713d22 — John Millikin 11 years ago
Build with GHC 7.6.
ba9fe193 — John Millikin 11 years ago
Convert tests from test-framework to Chell.
d0cc8be3 — John Millikin 11 years ago
Move sources into lib/ and cbits/ directories. Remove old scripts/ dir.
8d666031 — John Millikin 11 years ago
Clean up cabal file, update homepage and repository links.
2bc1a550 — John Millikin 11 years ago
Remove maximum version limit on "bytestring".

Bump version to 0.7.3.
ef9b14eb — John Millikin 12 years ago
Support building in GHC 6.10
6c5566c3 — John Millikin 12 years ago
Handle magic entity references like ``&`` in attribute values when
reference preservation is enabled.
5946d5ac — John Millikin 12 years ago
Version 0.7
ba5bd1f6 — John Millikin 12 years ago
Add haddock docs
56f47914 — John Millikin 12 years ago
Use ``unsafeUseAsCString`` in ``withUTF8``
dba80d76 — John Millikin 12 years ago
stylistic
0f4c0960 — John Millikin 12 years ago
Add a test that entity references in attribute content is expanded properly.
54eb4066 — John Millikin 12 years ago
Add missing callbacks to ``freeCallbacks``
14dba707 — John Millikin 12 years ago
just use IO in the test cases
0d3ebc15 — John Millikin 12 years ago
Add a callback for ignorable whitespace.
b08ffbd8 — John Millikin 12 years ago
merge "characters" and "cdata" callback sections
1a9f5291 — John Millikin 12 years ago
Disable loading external entities. Begin work on user-specified entity
loading.
bb428c26 — John Millikin 12 years ago
Fix a few warnings
dc8b98a1 — John Millikin 12 years ago
Comment out unused callback FFI imports
cef0e60b — John Millikin 12 years ago
Remove ``parseLazyBytes``
Next