Commit Graph

16 Commits

Author SHA1 Message Date
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
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
cf859f9ee0 Update changelog. 2003-06-15 01:23:43 +00:00
Michael R Sweet
0cc4b9e665 Fix mxmldoc handling of comments, now getting quite usable documentation.
Add additional tests to testmxml.

Bump to v1.0.
2003-06-14 22:14:17 +00:00
Michael R Sweet
70040fe9d2 More changes to documentation generator...
Cleanup library header file.
2003-06-07 21:27:05 +00:00
Michael R Sweet
57847b02c1 Update mxmldoc program to handle function arguments/variables. 2003-06-06 03:09:31 +00:00
Michael R Sweet
cbbef5124f Prep for 0.93 release. 2003-06-05 13:49:14 +00:00
Michael R Sweet
a9403b21b4 Working mxmldoc core. 2003-06-05 03:06:20 +00:00
Michael R Sweet
f830ffd6a5 Add mxmlAdd() and mxmlRemove() functions.
Documentation updates.

General cleanup.
2003-06-04 17:37:23 +00:00
Michael R Sweet
438ded6568 Whitespace handling issues.
Unicode output issues.

Comment/declaration handling fixes.

Add mxmldoc to build.
2003-06-04 16:30:40 +00:00
Michael R Sweet
daa3fc2b78 Whitespace using newlines when possible... 2003-06-04 02:34:30 +00:00
Michael R Sweet
79c27ac3e2 Support > and  . 2003-06-04 01:26:34 +00:00
Michael R Sweet
0855089dcd Support comments. 2003-06-04 01:23:21 +00:00
Michael R Sweet
9ee636328b Fix mxmlSaveFile() bug... 2003-06-04 00:25:59 +00:00
Michael R Sweet
7de19b18af Fix mxmlWalkNext().
Add changelog file.
2003-06-03 20:40:01 +00:00