Commit Graph

268 Commits

Author SHA1 Message Date
Michael R Sweet
7f26d51318 Add apos character entity (STR #54) 2007-09-09 08:02:52 +00:00
Michael R Sweet
30feac1369 Add mxml_isspace() local Unicode implementation of isspace() with inlining
when possible (STR #48)
2007-09-09 07:27:08 +00:00
Michael R Sweet
b0e38fbcbf Fix mxmlWalkNext() and mxmlWalkPrev() when node == top (STR #53) 2007-09-09 07:16:52 +00:00
Michael R Sweet
083940536b Cleanup remaining pages. 2007-09-09 07:08:30 +00:00
Michael R Sweet
2181cfb688 Web page overhaul. 2007-09-09 07:02:33 +00:00
Michael R Sweet
d82cc14298 Remove bogus </A>. 2007-08-05 02:18:37 +00:00
Michael R Sweet
8d5c62b5a5 Fix bug in login page. 2007-08-05 01:40:49 +00:00
Michael R Sweet
5724ded82a Fix URLs and base directory. 2007-08-05 00:28:31 +00:00
Michael R Sweet
a50d089c23 Add --with-archflags option.
Add datarootdir definition to silence new autoconf's brain damaged new
datarootdir variable (which as far as I can see is the same as the old
datadir, which is set to datarootdir all the time...)
2007-07-20 23:52:25 +00:00
Michael R Sweet
3fcd4256a7 More updates to the cover. 2007-05-23 21:38:42 +00:00
Michael R Sweet
d66b477da8 Convert background for cover to CMYK for better printing. 2007-05-23 20:40:39 +00:00
Michael R Sweet
bb942fc21e Fix superscript text size for TM's. 2007-05-18 19:31:18 +00:00
Michael R Sweet
857757257e Add background image to book cover. 2007-05-17 03:28:47 +00:00
Michael R Sweet
17ebc3ea8d Add 2.3 release. 2007-04-27 01:55:17 +00:00
Michael R Sweet
7817c4e970 Update announcement.
Copyright->License in spec file.
2007-04-27 01:50:43 +00:00
Michael R Sweet
720206711b Update RPM spec file.
Update versions on STR page.
2007-04-27 01:42:00 +00:00
Michael R Sweet
42cdf96241 Resize cover page. 2007-04-27 01:29:20 +00:00
Michael R Sweet
d26b6e7eb1 Update docos. 2007-04-27 01:16:49 +00:00
Michael R Sweet
775bb19cf5 Remove old doco files. 2007-04-27 01:12:26 +00:00
Michael R Sweet
7d8801c7dd Update docos. 2007-04-27 01:10:20 +00:00
Michael R Sweet
92abe20fb4 Update cover image. 2007-04-27 01:05:38 +00:00
Michael R Sweet
6fb1d1b5e5 Install chapter images.
Uncomment typedef comment handling.
2007-04-27 00:49:03 +00:00
Michael R Sweet
2111ae8d27 Add missing file.
Ignore generated files.
2007-04-26 22:26:38 +00:00
Michael R Sweet
463a190a55 Don't install or create formatted man pages.
New logo.

Documentation updates.
2007-04-26 22:21:37 +00:00
Michael R Sweet
0a79a46ac3 Save work on manual. 2007-04-24 02:48:40 +00:00
Michael R Sweet
8ed535457f Add cover image. 2007-04-23 22:01:24 +00:00
Michael R Sweet
bf73da6782 Save work on documentation.
Add SAX load APIs.

Add man page output for mxmldoc.

Add types for various callback functions.
2007-04-23 21:48:03 +00:00
Michael R Sweet
0f8052e766 Add mxmlNewXML() function and use it.
More updates to the manual.
2007-04-19 21:12:08 +00:00
Michael R Sweet
94ad843d35 Formatting changes. 2007-04-19 03:31:10 +00:00
Michael R Sweet
b4eca043a0 Save documentation updates. 2007-04-18 19:25:26 +00:00
Michael R Sweet
6d33fb1163 Add mxmlElementSetAttrf function (STR #43) 2007-04-18 14:55:08 +00:00
Michael R Sweet
9fb36b4a2f Added snprintf() emulation function for test program (STR #32) 2007-04-18 13:14:10 +00:00
Michael R Sweet
c27692f2d0 Add the _CRT_SECURE_NO_DEPRECATE definition when building on VC++
2005 (STR #36)
2007-04-18 12:58:36 +00:00
Michael R Sweet
d5abcc44b3 Fix detection of bad elements. 2007-04-18 02:45:47 +00:00
Michael R Sweet
40a4dd5242 Fix detection of missing close tags at the end of a document (STR #45) 2007-04-18 02:37:01 +00:00
Michael R Sweet
4636114c5b Really Mini-XML 2.3, update documentation. 2007-04-18 01:55:03 +00:00
Michael R Sweet
cb7c6c2311 Add user_data and ref_count members to mxml_node_t structure.
Add mxmlRelease() and mxmlRetain() for reference-counted node management.

Add mxmlSetWrapMargin() to control wrapping of XML output.
2007-04-18 01:08:58 +00:00
Michael R Sweet
f3b506c5eb Disable rewrite engine. 2006-11-03 17:05:18 +00:00
Michael R Sweet
8f9d881da2 Don't rebuild configure script from makefile. 2006-09-25 19:52:50 +00:00
Michael R Sweet
77a051d607 Drop the Oregon mirrors. 2006-09-20 13:44:36 +00:00
Michael R Sweet
10d3ab47d7 Fix link option order. 2006-09-11 00:29:01 +00:00
Michael R Sweet
4dd2f6d0e2 Need to run ranlib on installed library. 2006-08-02 16:18:20 +00:00
Michael R Sweet
f470dbf3c0 Sun compilers don't support -O2 2006-07-25 19:11:31 +00:00
Michael R Sweet
145bc93933 Don't allow anonymous link posts. 2006-06-19 17:34:45 +00:00
Michael R Sweet
1e4dcf007b Require login to post comments. 2006-06-17 16:22:05 +00:00
Michael R Sweet
5c45ec73d3 Don't include debug stuff. 2006-05-08 15:03:28 +00:00
Michael R Sweet
3b4a9a6f4f Save changes to mxmldoc.c (debug stuff)
Update svn:ignore properties.
2006-05-07 18:07:39 +00:00
Michael R Sweet
0ac0e5f682 Add distclean target. 2006-05-06 12:36:35 +00:00
Michael R Sweet
cae849a945 Fix function typedef documentation generation. 2006-02-20 19:24:10 +00:00
Michael R Sweet
fe9a9b251c Conditionally check for EINTR (STR #33) 2005-12-07 15:01:08 +00:00