Commit Graph

45 Commits

Author SHA1 Message Date
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
Michael R Sweet
8ff6b5ea68 Fix configure script handling of uname. 2003-06-15 01:37:32 +00:00
Michael R Sweet
50807eaddd Drop index.html from install list, since it isn't part of the source ball.. 2003-06-15 01:29:02 +00:00
Michael R Sweet
cf859f9ee0 Update changelog. 2003-06-15 01:23:43 +00:00
Michael R Sweet
e53bff5519 Add mxml library manpage. 2003-06-15 01:22:37 +00:00
Michael R Sweet
868e694d8d Add man page, packaging files. 2003-06-15 00:44:34 +00:00
Michael R Sweet
bcc99b153a Fix some more documentation generator bugs.
Add detailed docos to the file.
2003-06-14 23:56:47 +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
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
a9403b21b4 Working mxmldoc core. 2003-06-05 03:06:20 +00:00
Michael R Sweet
1d1c545e64 Fix whitespace handling.
Partially working mxmldoc!
2003-06-04 23:20:31 +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
bfc6a08cde Skeleton of new doco program. 2003-06-04 03:07:47 +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
c1093723a9 Add -Wall when compiling with GCC.
Add ctype.h include...
2003-06-04 00:30:04 +00:00
Michael R Sweet
9ee636328b Fix mxmlSaveFile() bug... 2003-06-04 00:25:59 +00:00
Michael R Sweet
481a9a630a Add automatic testing. 2003-06-04 00:12:12 +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
7de19b18af Fix mxmlWalkNext().
Add changelog file.
2003-06-03 20:40:01 +00:00
Michael R Sweet
5fc2d1b995 Add source dist script. 2003-06-03 20:28:21 +00:00
Michael R Sweet
fdae27e233 Add .cvsignore file. 2003-06-03 20:26:03 +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