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 |
|
Michael R Sweet
|
64f6f21711
|
Add mxmlSaveString tests.
|
2003-07-20 13:49:09 +00:00 |
|
Michael R Sweet
|
c754d6984e
|
Bump version to 1.1.
|
2003-07-20 13:42:03 +00:00 |
|
Michael R Sweet
|
54428c284f
|
Add strdup emulation as needed.
Bump version to 1.1.
|
2003-07-20 13:41:17 +00:00 |
|
Michael R Sweet
|
95fc4e37f1
|
Fix some bugs...
|
2003-07-20 13:19:08 +00:00 |
|
Michael R Sweet
|
cd5601fd40
|
Start of string writing code...
|
2003-06-19 04:25:12 +00:00 |
|
Michael R Sweet
|
596ca0f10d
|
Drop int/real arrays.
|
2003-06-19 03:39:23 +00:00 |
|
Michael R Sweet
|
dd903644a5
|
Add prototype and definitions for string functions and array types.
|
2003-06-19 03:20:41 +00:00 |
|
Michael R Sweet
|
243f70768f
|
Dynamically allocate element name, attribute name, and attribute value
buffers.
Bump version number to 1.0.1.
|
2003-06-15 21:31:45 +00:00 |
|
Michael R Sweet
|
208408cf01
|
Add space to link...
|
2003-06-15 01:46:04 +00:00 |
|
Michael R Sweet
|
98b45e011e
|
Update homepage.
|
2003-06-15 01:45:12 +00:00 |
|