Commit Graph

29 Commits

Author SHA1 Message Date
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