Commit Graph

92 Commits (v4.0.0)

Author SHA1 Message Date
Michael R Sweet e676eb35cb
Implement mxmlOptions APIs to normalize all of the load/save option stuff (Issue #312) 3 months ago
Michael R Sweet ce7f251a0a
Update configure script defaults to install as libmxml4 with mxml4 pkg-config 4 months ago
Michael R Sweet 0cd995c772
Add separate node types for comments, CDATA, directives, and declarations (Issue #250) 4 months ago
Michael R Sweet f9b9a40494
Start working on Mini-XML v4.0. 4 months ago
DarkRelay bfb4518068
Added AFL Fuzzer in Makefile.in 10 months ago
Michael R Sweet 0b1aa069c9
Modernize configure script. 3 years ago
orbea 4e2e31236f build: Don't use libtool. 3 years ago
Michael R Sweet f1b2682ce1
Clean up .gitignore and Makefile cleaning up of temporary files. 4 years ago
Michael R Sweet 75da0dcf21 Fix make install issues (Issue #257) 5 years ago
Michael R Sweet 99aecba0d9
Drop HP-UX, IRIX support for shared libraries. 6 years ago
Michael R Sweet f166ad1977
License change to Apache 2.0 w/exceptions for GPL2/LGPL2 software. 6 years ago
Michael R Sweet bc27547035
Switch to codedoc-generated documentation. Remove all old HTML docs. 6 years ago
Michael R Sweet 0e19e432a5
Drop references to epub, update copyright. 6 years ago
Michael R Sweet eadf40fa70
Remove mxmldoc (Issue #237) 6 years ago
Michael R Sweet ba3cca82e1
Incorporate Linux DSO changes and add autoheader protection (Issue #218) 6 years ago
Michael R Sweet 4a593cc075
Fix cross-compile installs (Issue #218) 6 years ago
Michael R Sweet 8eef15b7a5
Update to current version of zipc functions. 6 years ago
Michael Sweet bcfa6ef518 Update/fix documentation. 7 years ago
Michael Sweet 48c3c62521 Add mxmlElementAttrGetByIndex and mxmlElementAttrGetCount (Issue #185) 7 years ago
Michael Sweet 3700ebd2c3 Add libmxml1.dll target and support for mingw cross-compilation (Issue #188) 7 years ago
Michael Sweet c6bda8e144 Add markdown support for HTML/EPUB/DOCSET output (Issue #194) 7 years ago
Michael Sweet 1fba7887b7 Add cover image for manual. 7 years ago
Michael Sweet 6d824fd830 Ignore new filenames. 7 years ago
Michael Sweet 003eea7429 Clean up mxmldoc and refactor a bunch of the code. 7 years ago
Michael Sweet e6146472e6 Make EPUB generation conditional on the presence of ZLIB (again). 7 years ago
Michael Sweet 7c2551e996 Switch to using hand-rolled ZIP container "library" for EPUB files. 7 years ago
Michael Sweet 24c7481d65 Add EPUB target, libarchive tests. 7 years ago
Michael Sweet 8c6a46e4f6 Don't strip installed binaries, as cross-compiling won't use the right strip 7 years ago
Michael Sweet 150195f8e1 Fix cross-compilation so that we don't run locally-built targets when cross- 7 years ago
Michael Sweet 89a9742c0e Bump version to 2.11. 7 years ago
Michael R Sweet 21f436f36c Fix loading of text values with MXML_NO_CALLBACK or MXML_TEXT_CALLBACK (Bug #502) 10 years ago
Michael R Sweet 4351cf060c Prep for 2.8 release... 11 years ago
Michael R Sweet 6338dccaac Escape HTML special characters inside @code foo@. 11 years ago
Michael R Sweet f5b0b9270d Clean share libraries, and fix SAX unit test to look for the right number of data nodes. 13 years ago
Michael R Sweet 682852c289 Fix memory leak when loading a badly-formed XML file (STR #121) 13 years ago
Michael R Sweet 3899cb0aa5 Fix some HTML and CSS validation issues. 14 years ago
Michael R Sweet aaefc5c07c Rename mxmlFindValue to mxmlFindPath. 14 years ago
Michael R Sweet a9012172c1 Implemment getters for all of mxml_node_t and mxml_index_t fields (STR #118) 14 years ago
Michael R Sweet 2e9f4022bf Fix some typos and the clang target. 14 years ago
Michael R Sweet 97ca6dc424 Updated the source headers to reference the Mini-XML license and its exceptions 14 years ago
Michael R Sweet fd57e148c5 Fix docset generation. 16 years ago
Michael R Sweet 96564158e1 Fix some typos. 16 years ago
Michael R Sweet eba74ebb7d When building the Xcode documentation set, also package it and update the 16 years ago
Michael R Sweet 59e1bbbb7a Add support for generating Xcode documentation sets. 16 years ago
Michael R Sweet 8aff906d87 Fix man page output. 17 years ago
Michael R Sweet 1fed22b03c Add --footer, rename --heading to --header. 17 years ago
Michael R Sweet ee8df0fe52 Bump version to 2.5. 17 years ago
Michael R Sweet 346be509a3 Update mxmldoc output to use a more modern format similar to Apple's 17 years ago
Michael R Sweet 6057e7ee02 Prep for 2.4 release. 17 years ago
Michael R Sweet f80e51b750 Fix shared library building on HP-UX and Mac OS X. 17 years ago