Commit Graph

  • 7d30729341 vcnet: improve prebuild xcopy command for the projects mxmldoc and testmxml. MagnaboscoL 2018-07-29 16:00:20 +0200
  • 951f2bb787 vcnet: update solution to consider projects dependencies. MagnaboscoL 2018-07-29 15:12:48 +0200
  • 5e58aab345 vcnet: add missing include to mmd.c. MagnaboscoL 2018-07-29 15:12:09 +0200
  • 1f6bc38356 vcnet: add C++ support to config.h. MagnaboscoL 2018-07-29 15:05:30 +0200
  • d476669caa vcnet: add vcxproj project files. MagnaboscoL 2018-07-29 14:46:09 +0200
  • ba3cca82e1
    Incorporate Linux DSO changes and add autoheader protection (Issue #218) Michael R Sweet 2018-07-04 02:10:30 -0400
  • a90ff1753a
    Update va_copy macro for BCC (Issue #211) Michael R Sweet 2018-07-04 01:29:41 -0400
  • e19d38b5a7
    Update documentation for mxmldoc changes and use MXML_OPAQUE_CALLBACK for example (Issue #190) Michael R Sweet 2018-07-02 20:58:30 -0400
  • 911f74e0d0
    Changelog. Michael R Sweet 2018-07-02 18:57:56 -0400
  • e796fe4caf
    Add a Note: for all of the text/opaque string support (Issue #190) Michael R Sweet 2018-07-02 18:56:43 -0400
  • 0b896710b8
    Fix ZIP container sources. Michael R Sweet 2018-07-02 18:47:32 -0400
  • 4a593cc075
    Fix cross-compile installs (Issue #218) Michael R Sweet 2018-07-02 18:27:34 -0400
  • e0db328ec8
    Don't add ]] to the CDATA node (Issue #216) Michael R Sweet 2018-07-02 18:23:04 -0400
  • f2b282e49c
    Remove docset and related options from mxmldoc man page (Issue #198) Michael R Sweet 2018-07-02 18:11:55 -0400
  • a8cd71b8dd
    Remove remainder of docset support from mxmldoc (Issue #198) Michael R Sweet 2018-07-02 18:09:54 -0400
  • 53507f34c8
    Update to current version of zipc functions. Michael R Sweet 2018-07-02 17:44:55 -0400
  • bfbfa67eb6
    Bump version to 2.12. Michael R Sweet 2018-07-02 17:47:26 -0400
  • 8eef15b7a5
    Update to current version of zipc functions. Michael R Sweet 2018-07-02 17:44:55 -0400
  • dc379efdad
    Merge 5d58c984e1 into 7b0bb60e51 #223 g0hl1n 2018-06-04 10:51:28 +0000
  • 5d58c984e1 Makefile: require libmxml.a for its installation #223 Richard Leitner 2018-06-04 11:23:36 +0200
  • 2477dbea92 several compile fixes Richard Leitner 2018-06-01 14:28:05 +0200
  • f77da2043c several autoheader define fixes Richard Leitner 2018-06-01 14:26:15 +0200
  • e0c0252684 mxml-string: compile headers Richard Leitner 2018-06-01 14:23:40 +0200
  • 249c34c57e add missing $(LDFLAGS) to Makefile Luis Uribe 2018-06-01 14:21:49 +0200
  • 5e415d2074 link libmxml with pthread Gonéri Le Bouder 2018-06-01 14:20:10 +0200
  • bcf5391c0c remove rpath from configure.in and configure Fathi Boudra 2018-06-01 14:16:52 +0200
  • db1d87e255 Merge c362ee66b7 into 7b0bb60e51 #192 Tony Theodore 2017-10-30 04:51:54 +0000
  • 9942d5d1f7 Update documentation. Michael Sweet 2017-10-28 15:03:24 -0400
  • 7b0bb60e51 Ignore another generated file. v2.11 Michael Sweet 2017-10-28 12:23:11 -0400
  • f699ab9558 Update makesrcdist script, drop old announcements file. Michael Sweet 2017-10-28 12:22:37 -0400
  • b79c23ebb4 Update documentation. Michael Sweet 2017-10-28 12:17:58 -0400
  • 38a8547c78 Add 160px image. Michael Sweet 2017-10-26 19:53:47 -0400
  • ef7e5d433c Fix writing of custom data nodes (Issue #201) Michael Sweet 2017-10-11 17:13:37 -0400
  • c362ee66b7 Add minimal cmake-based build #192 Tony Theodore 2017-04-01 14:47:54 +1100
  • 78f0221c04 Fix missing HAVE_STRLCAT define in config.h. Michael R Sweet 2017-07-07 10:55:26 -0400
  • 6f51c8ece5 Fix compile issues on Linux (Issue #200) Michael R Sweet 2017-06-27 13:06:25 -0400
  • 3836e126a8 Tweak list table style. Michael Sweet 2017-06-09 12:18:02 -0400
  • bd9d279686 Fix some more parsing issues with void functions - was keeping static void functions... Michael Sweet 2017-06-08 11:30:17 -0400
  • 1c135e96cc Fix more parsing bugs for void functions/methods. Michael Sweet 2017-06-08 10:27:10 -0400
  • 888fd3f169 Fix some comment parsing strangeness and tweak the presentation of functions and constants to be more compact. Michael Sweet 2017-06-08 09:42:00 -0400
  • 3b4fe17065 Support @exclude ...@ for constants, too. Michael Sweet 2017-06-07 16:16:25 -0400
  • e703ef3d25 Fix header parsing bug. Michael Sweet 2017-06-06 14:15:01 -0400
  • d848f8278b Fix some more parsing issues with static functions. Michael Sweet 2017-05-31 22:18:49 -0400
  • 6689e9f805 Exclude @exclude from description text. Michael Sweet 2017-05-31 10:41:34 -0400
  • dc87d4ad50 Add @exclude format@ directive. Michael Sweet 2017-05-31 10:10:58 -0400
  • 703c0c9917 Sync up with changes to the ZIPC code. Michael Sweet 2017-05-28 22:40:08 -0400
  • 20a4221607 Regenerate configure script. Michael Sweet 2017-05-09 08:02:39 -0400
  • 3d40a2c0c8 Merge pull request #196 from A-Costa/patch-1 Michael R Sweet 2017-05-03 11:38:49 -0400
  • b26a4d35f1 endif wrong position #196 Alberto Costa 2017-05-03 14:32:21 +0200
  • 8bdacd119d Update markdown anchors to use "title-of-heading" format. Michael Sweet 2017-05-02 09:06:55 -0400
  • 1146488efb Sync up more markdown bug fixes from upstream. Michael Sweet 2017-05-01 09:48:15 -0400
  • 3bb60cc92b Add some more style information. Michael Sweet 2017-05-01 08:45:04 -0400
  • 935df35140 Sync up with MMD upstream. Michael Sweet 2017-05-01 08:40:24 -0400
  • 5771dbbaf3 Add documentation/usage for --coverimage. Michael Sweet 2017-04-30 09:23:09 -0400
  • fa1336ddee Fix write_description to always write close tag. Michael Sweet 2017-04-30 01:27:37 -0400
  • 79e9bec13c Changelog. Michael Sweet 2017-04-24 10:58:06 -0400
  • 0d0850fffd Fix bug where comments/descriptions were text fragments instead of opaque strings. Michael Sweet 2017-04-24 10:56:19 -0400
  • bcfa6ef518 Update/fix documentation. Michael Sweet 2017-04-24 10:42:03 -0400
  • 48c3c62521 Add mxmlElementAttrGetByIndex and mxmlElementAttrGetCount (Issue #185) Michael Sweet 2017-04-23 13:12:39 -0400
  • b79d3e0f07 Add support for SOURCE_DATE_EPOCH environment variable (Issue #193) Michael Sweet 2017-04-23 12:49:40 -0400
  • eab775297c Merge cb445d3b32 into 3700ebd2c3 #193 Bernhard M. Wiedemann 2017-04-23 16:24:26 +0000
  • 3700ebd2c3 Add libmxml1.dll target and support for mingw cross-compilation (Issue #188) Michael Sweet 2017-04-23 12:21:38 -0400
  • 5b4a398c01 Remove obsolete TODO file. Michael Sweet 2017-04-21 20:58:19 -0400
  • f1f1703050 Update Markdown support. Michael Sweet 2017-04-21 20:37:27 -0400
  • b06830dc0d Finalize Markdown support - man pages (Issue #194) Michael Sweet 2017-04-11 23:02:21 -0400
  • c6bda8e144 Add markdown support for HTML/EPUB/DOCSET output (Issue #194) Michael Sweet 2017-04-11 15:37:38 -0400
  • 4e6310962b Change how we embed the cover image so that more applications show it. Michael Sweet 2017-04-08 18:42:30 -0400
  • c9b78a862c Update cover image. Michael Sweet 2017-04-08 13:11:30 -0400
  • 1fba7887b7 Add cover image for manual. Michael Sweet 2017-04-08 13:07:30 -0400
  • 64d4526ee0 Add initial support for cover images. Michael Sweet 2017-04-07 16:46:56 -0400
  • 8d99d72e4b Split out the docset generation code, like was done for epub, to simplify the logic. Michael Sweet 2017-04-07 12:18:50 -0400
  • 0381fdaf3c Normalize on passing "mode" instead of "xhtml" flag. Michael Sweet 2017-04-07 12:01:21 -0400
  • bba295b908 Sync up with zipc repo. Michael Sweet 2017-04-07 12:00:28 -0400
  • 6f32f8b4fa Update ZIP container writing to update the lengths and CRC-32 values of streamed files. Michael Sweet 2017-04-07 11:50:34 -0400
  • ece51b6223 Include author and copyright in "standard" header. Michael Sweet 2017-04-06 15:50:28 -0400
  • 6d824fd830 Ignore new filenames. Michael Sweet 2017-04-06 15:10:18 -0400
  • 7e5d1a0875 Only use generic fonts. Michael Sweet 2017-04-06 14:36:04 -0400
  • 003eea7429 Clean up mxmldoc and refactor a bunch of the code. Michael Sweet 2017-04-06 14:25:19 -0400
  • 8b32ac7556 Finalize and document EPUB support (Issue #189) Michael Sweet 2017-04-06 09:15:35 -0400
  • e6146472e6 Make EPUB generation conditional on the presence of ZLIB (again). Michael Sweet 2017-04-05 09:47:24 -0400
  • cb445d3b32 allow to override man-page date #193 Bernhard M. Wiedemann 2017-04-05 14:57:25 +0200
  • 4d322880f4 Update ZIP container code, now things are working... Michael Sweet 2017-04-04 23:32:11 -0400
  • 7c2551e996 Switch to using hand-rolled ZIP container "library" for EPUB files. Michael Sweet 2017-04-04 16:16:17 -0400
  • 7f1beff016 Fix conditional handling of EPUB support. Michael Sweet 2017-04-01 21:23:26 -0400
  • d035af36e8 Fix extra > in table-of-contents. Michael Sweet 2017-04-01 21:20:45 -0400
  • e824dc0f56 Fix validation issues (but still not opening in iBooks...) Michael Sweet 2017-04-01 20:49:18 -0400
  • 2f1e57787d Save work - some more validation fixes. Michael Sweet 2017-03-31 22:46:05 -0400
  • 8abc6bbebf Save work - building real EPUB container, most of the validation issues are now fixed. Michael Sweet 2017-03-31 17:41:32 -0400
  • 36193beec1 Add first part of EPUB output code - XHTML content. Michael Sweet 2017-03-31 13:38:20 -0400
  • 24c7481d65 Add EPUB target, libarchive tests. Michael Sweet 2017-03-31 13:38:06 -0400
  • 6b1309a1bf Clean up documentation/HTML errors. Michael Sweet 2017-03-31 13:37:26 -0400
  • 923dc965b9 CDATA nodes now omit the trailing "]]" for convenience (Issue #170) Michael Sweet 2017-03-29 21:42:30 -0400
  • 4813db0209 Fix builds on Windows. Michael R Sweet 2017-03-29 20:20:00 -0400
  • ec1122a0d2 Upgrade VS project files. Michael R Sweet 2017-03-29 20:08:54 -0400
  • 4f00c46a3a Sync up Visual Studio config.h with TOT. Michael Sweet 2017-03-29 20:08:15 -0400
  • 876e6a9ac8 mxmlElementSetAttrf did not work with some versions of Visual Studio (Issue #184) Michael Sweet 2017-03-29 20:03:46 -0400
  • 6827e84f17 Changelog. Michael Sweet 2017-03-29 19:12:41 -0400
  • 26a33621ca Add some debug hooks to check for memory leaks, etc. Michael Sweet 2017-03-29 19:10:59 -0400
  • 6ac1fb23f4 Use vasprintf when available. Michael Sweet 2017-03-29 19:04:41 -0400
  • 1272c3dfdb Fix memory leak for mxmlDelete (Issue #183) Michael Sweet 2017-03-29 18:18:22 -0400