Michael R Sweet
|
e676eb35cb
|
Implement mxmlOptions APIs to normalize all of the load/save option stuff (Issue #312)
|
2024-03-18 21:46:14 -04:00 |
|
Michael R Sweet
|
fde58fe7a7
|
More versioning changes, add tests to makesrcdist.
|
2024-02-27 16:50:25 -05:00 |
|
Michael R Sweet
|
1df294d735
|
Fix some minor Coverity memory leak issues.
|
2021-10-26 13:44:00 -04:00 |
|
Michael R Sweet
|
e2f7978b15
|
Roll back part of the change for Issue #256 since it causes a regression for
some applications and the XML 1.0 specification only requires an XML file to
start with '<' (Issue #259)
|
2019-07-08 14:15:19 -04:00 |
|
Michael R Sweet
|
ea6778390a
|
Bump version to 3.0.
Move all of the private structure definitions to mxml-private.h.
|
2019-01-04 20:02:48 -05:00 |
|
Michael R Sweet
|
eadf40fa70
|
Remove mxmldoc (Issue #237)
|
2019-01-02 20:36:53 -05:00 |
|
Michael Sweet
|
f1f1703050
|
Update Markdown support.
|
2017-04-21 20:37:27 -04:00 |
|
Michael Sweet
|
4d322880f4
|
Update ZIP container code, now things are working...
|
2017-04-04 23:32:11 -04:00 |
|
Michael Sweet
|
7c2551e996
|
Switch to using hand-rolled ZIP container "library" for EPUB files.
|
2017-04-04 16:16:17 -04:00 |
|
Michael Sweet
|
8abc6bbebf
|
Save work - building real EPUB container, most of the validation issues are now
fixed.
|
2017-03-31 17:41:32 -04:00 |
|
Michael Sweet
|
6ac1fb23f4
|
Use vasprintf when available.
Use strlcpy when available.
Add xcode project.
|
2017-03-29 19:04:41 -04:00 |
|