Commit Graph

92 Commits

Author SHA1 Message Date
Michael R Sweet
46085f9327 Index and entity callback support. 2004-05-16 05:25:38 +00:00
Michael R Sweet
40db9196f3 Documentation updates. 2004-05-03 03:21:16 +00:00
Michael R Sweet
08896f33e5 pkg-config support.
Update mxmldoc to produce XML conforming to the schema.

Update the schema so that it works.

Add version number to XML output.
2004-05-02 22:02:36 +00:00
Michael R Sweet
537afc37da More documentation fun.
Move version definition to configure script.

Add XML schema for the mxmldoc output.
2004-05-02 16:04:40 +00:00
Michael R Sweet
03930e80cb Forgot these files... 2004-05-01 23:43:26 +00:00
Michael R Sweet
dfe9cdb044 Start with new docos. 2004-05-01 23:41:52 +00:00
Michael R Sweet
36fc2a366d List private, protected, and public members of the class separately. 2004-05-01 22:45:34 +00:00
Michael R Sweet
465d3e7231 Change whitespace callback to return a string. 2004-05-01 15:20:05 +00:00
Michael R Sweet
82fe862574 C++ class scope support.
Cleanup.
2004-05-01 07:08:14 +00:00
Michael R Sweet
8de7c5c624 Default arguments. 2004-05-01 05:39:48 +00:00
Michael R Sweet
c00d7f55a2 Fix C++ class/struct handling.
Move and separate test files for mxmldoc.
2004-05-01 04:30:43 +00:00
Michael R Sweet
711796b7cf Add valgrind to test script. 2004-04-30 18:16:05 +00:00
Michael R Sweet
d375968261 More fiddling. 2004-04-30 03:40:05 +00:00
Michael R Sweet
be7aecc399 More tests and fixes. 2004-04-30 01:40:55 +00:00
Michael R Sweet
9ccd55b017 Start fixing class handling. 2004-04-29 20:48:52 +00:00
Michael R Sweet
6790044e69 Test file for mxmldoc. 2004-04-29 12:38:39 +00:00
Michael R Sweet
015de5d08a TODO updates.
Planning for 2.0 version.
2004-04-29 12:29:17 +00:00
Michael R Sweet
e28ebd001c Copyright updates. 2004-04-06 01:47:20 +00:00
Michael R Sweet
011d8d34d7 More HTMLDOC output tweeks... 2004-03-04 22:02:01 +00:00
Michael R Sweet
885cf929af Update mxmldoc to produce HTMLDOC-friendly HTML files. 2004-03-04 21:51:30 +00:00
Michael R Sweet
2b3e3f2b0e Fix BUILDROOT problem. 2004-02-04 21:24:03 +00:00
Michael R Sweet
7617ba6d62 Update file sizes. 2003-12-21 15:05:38 +00:00
Michael R Sweet
f08b4a7f7d More character entity fun, along with a reworking of UTF-8 support. 2003-12-21 15:01:15 +00:00
Michael R Sweet
e4491379f8 Tweek mxmldoc.
Add entity support.
2003-12-19 02:56:11 +00:00
Michael R Sweet
9011f087c8 Add first half of entity support and decoding code. 2003-12-18 04:16:37 +00:00
Michael R Sweet
f0cf57e568 Update todo for bugs... 2003-12-17 18:07:16 +00:00
Michael R Sweet
ad9728c731 Fix LoadString/File bug with parent and non-conforming XML data. 2003-12-13 16:32:42 +00:00
Michael R Sweet
4dbac7157e Fix enum handling. 2003-12-04 04:55:57 +00:00
Michael R Sweet
417206e811 More fixes to support 'extern "C" {' and other assorted fun. 2003-12-03 22:22:49 +00:00
Michael R Sweet
52c8493cdb Add valgrind target.
More mxmldoc cleanup.
2003-12-03 22:17:57 +00:00
Michael R Sweet
6bc3523143 Prelim changes to mxmldoc; think I'll be revamping the code parser
completely...
2003-12-03 04:26:30 +00:00
Michael R Sweet
466072f832 More debug stuff.
Fix sort_node() bug in mxmldoc.
2003-12-03 03:59:04 +00:00
Michael R Sweet
251fae8b6b Bump version number. 2003-12-01 15:29:02 +00:00
Michael R Sweet
04ce2615b2 Fix handling of quoted element and attribute names.
Update changelog.
2003-12-01 15:27:47 +00:00
Michael R Sweet
380fcfdfbb Fix distro files to use the right version number, and update the file
sizes for the home page...
2003-09-29 01:22:56 +00:00
Michael R Sweet
962de93471 Doco updates for 1.2... 2003-09-29 01:14:51 +00:00
Michael R Sweet
17200e8cfe Move "set" methods in a separate file.
Add standard callback methods in a separate file.

Fix some bugs in mxmldoc...
2003-09-28 21:09:04 +00:00
Michael R Sweet
337baeddb5 New "set" and formatted string methods.
Prep for new "standard" opaque, integer, etc. callbacks.

Add new vsnprintf check.

Drop old string function checks for functions we don't actually use.
2003-09-28 12:44:39 +00:00
Michael R Sweet
c02f86dd83 Bump to 1.1.3. 2003-07-27 23:14:22 +00:00
Michael R Sweet
6531fd7d8f Add --with-ansi configure option to avoid using non-ANSI strdup() function. 2003-07-27 23:11:40 +00:00
Michael R Sweet
b3571e27fb Update Mini-XML home page. 2003-07-27 22:50:48 +00:00
Michael R Sweet
d18b4626fd doco updates 2003-07-26 17:24:14 +00:00
Michael R Sweet
9961add0d4 1.1.2 release... 2003-07-25 13:14:53 +00:00
Michael R Sweet
60fefabd53 Fix bugs reported by Robert.
Update man page and packaging files.
2003-07-23 14:47:17 +00:00
Michael R Sweet
ae90b39e03 Add config.h to the ignore list. 2003-07-22 10:55:19 +00:00
Michael R Sweet
cc71dd6baf Add mxmlSaveAllocString() function. 2003-07-22 10:29:19 +00:00
Michael R Sweet
22e5108877 Bump version number for dist files. 2003-07-21 12:42:38 +00:00
Michael R Sweet
d918e36dc1 Fix mxmlSaveString-related bugs reported by Robert...
Bump version to 1.1.1.
2003-07-21 12:41:47 +00:00
Michael R Sweet
a93015657e Make "Enumeration" plural in the documentation contents. 2003-07-20 14:37:34 +00:00
Michael R Sweet
f884fb21ea Update size of download files. 2003-07-20 14:09:20 +00:00