Commit Graph

32 Commits

Author SHA1 Message Date
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
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
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
cc71dd6baf Add mxmlSaveAllocString() function. 2003-07-22 10:29:19 +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
f884fb21ea Update size of download files. 2003-07-20 14:09:20 +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
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
Michael R Sweet
868e694d8d Add man page, packaging files. 2003-06-15 00:44:34 +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
0a2fa6cbc6 The source is now 51k... 2003-06-05 14:26:31 +00:00
Michael R Sweet
cbbef5124f Prep for 0.93 release. 2003-06-05 13:49:14 +00:00
Michael R Sweet
49065790fe Generate HTML docos.
Fix some problems with function docos and void functions.
2003-06-05 12:11:53 +00:00
Michael R Sweet
8cfa3005e5 Bug fixes in mxmlWalkNext().
Break whitespace processing into separate function and add "where" values
for before/after the open/close tags.

Major progress on mxmldoc example program.

Update test program to use new whitespace callback.

Clean up header file.

Add rating link to home page.
2003-06-04 21:19:00 +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
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
c2726769f6 Another tweek. 2003-06-03 20:52:10 +00:00
Michael R Sweet
3178a6db50 Home page tweeks. 2003-06-03 20:46:11 +00:00
Michael R Sweet
cb06eda299 Bump for 0.91 release. 2003-06-03 20:40:38 +00:00
Michael R Sweet
de2f0a281c Clean up home page, README file, header file, and test program. 2003-06-03 20:24:28 +00:00
Michael R Sweet
7a51d3c414 Initial revision 2003-06-03 19:46:29 +00:00