Commit Graph

364 Commits

Author SHA1 Message Date
Michael R Sweet
97ca6dc424 Updated the source headers to reference the Mini-XML license and its exceptions
to the LGPL2 (STR #108)
2010-09-19 05:26:46 +00:00
Michael R Sweet
3f31a993f7 The shared library did not include a destructor for the thread-specific data key
on UNIX-based operating systems (STR #103)
2010-09-19 04:56:51 +00:00
Michael R Sweet
a2beacb1b7 Include CFBundleShortVersionString key in Info.plist. 2009-07-01 17:44:13 +00:00
Michael R Sweet
837f4ae5b8 Update MD5 of 2.6 release. 2009-05-17 17:32:36 +00:00
Michael R Sweet
5144087e36 Fix release notes. 2009-05-17 17:31:51 +00:00
Michael R Sweet
07a8142f24 Add 2.6 release. 2009-05-17 17:27:28 +00:00
Michael R Sweet
f041112a66 Fix packaging files. 2009-05-17 17:20:51 +00:00
Michael R Sweet
e1b9f509fe Prep for 2.6 release. 2009-05-17 17:17:46 +00:00
Michael R Sweet
f3475bf739 Update solution file 2009-05-17 16:10:38 +00:00
Michael R Sweet
d13e530148 Update documentation. 2009-05-17 06:04:58 +00:00
Michael R Sweet
96a610c1e5 Ignore (strip) BOMs in UTF-8 input. 2009-05-17 05:20:52 +00:00
Michael R Sweet
8d1ff5128d Update --tokens to support a file path and always add a newline at the end of
each token.
2009-05-05 13:38:00 +00:00
Michael R Sweet
58712ee6fc Add --tokens option. 2009-05-05 05:08:43 +00:00
Michael R Sweet
ec99705731 Fix typedef documentation (STR #72) 2009-05-05 04:43:18 +00:00
Michael R Sweet
9ac6418218 Add long long support for printf-style functions. 2009-04-18 17:05:52 +00:00
Michael R Sweet
fa33165459 Fix UTF-8 output on platforms with an unsigned char. 2009-03-21 05:51:01 +00:00
Michael R Sweet
474d6da1b4 Fix mxmlEntityAddCallback and mxmlEntityRemoveCallback docos (STR #91) 2009-03-19 05:38:52 +00:00
Michael R Sweet
4d81aff146 Fix swapped documentation issue (STR #92) 2009-03-19 05:33:20 +00:00
Michael R Sweet
3f34b234cc Reject UTF-8 XML files that start with a BOM. 2009-03-19 05:27:26 +00:00
Michael R Sweet
fcdfa5a09d Fix two potential NULL dereferences caught by Clang. 2009-03-17 05:51:59 +00:00
Michael R Sweet
9643c13183 Fix VC++ compile failures 2009-02-05 06:06:11 +00:00
Michael R Sweet
1646671128 Fix DOCTYPE link for HTML 4.01 loose. 2009-02-03 18:15:17 +00:00
Michael R Sweet
0dbf99da69 Update to HTML 4.01 doctype. 2009-02-02 19:24:26 +00:00
Michael R Sweet
16c5e31280 Don't embed links or other markup in title attributes.
Update copyright/license stuff.
2009-01-13 08:13:46 +00:00
Michael R Sweet
509bbfaf20 Update documentation. 2009-01-04 00:15:47 +00:00
Michael R Sweet
be9a1a3289 Add info style... 2009-01-03 23:37:25 +00:00
Michael R Sweet
4738699eb5 Fix str common bug list and new bug doesn't need "create_user" field. 2009-01-03 16:40:24 +00:00
Michael R Sweet
d6dbcfa251 More cleanup of home page.
Update copyright to 2009.
2009-01-03 16:35:14 +00:00
Michael R Sweet
c8155c2ebd Redo home page.
Add recent/common bugs to new bug page.

Fix redirection on login page.

Resize logo image.
2009-01-03 16:29:03 +00:00
Michael R Sweet
5946d5637e Fix TOC generation. 2008-12-10 00:28:35 +00:00
Michael R Sweet
4e75d3579f Fix Nodes.xml generation. 2008-12-08 17:51:44 +00:00
Michael R Sweet
fd57e148c5 Fix docset generation. 2008-12-06 04:20:38 +00:00
Michael R Sweet
96564158e1 Fix some typos. 2008-11-28 11:07:49 +00:00
Michael R Sweet
eba74ebb7d When building the Xcode documentation set, also package it and update the
ATOM file, too.
2008-11-28 11:02:55 +00:00
Michael R Sweet
59e1bbbb7a Add support for generating Xcode documentation sets.
Fix a few Clang-detected issues.
2008-11-28 10:56:50 +00:00
Michael R Sweet
95c3d05239 Save research on Xcode docsets. 2008-11-22 06:59:34 +00:00
Michael R Sweet
32c05d0617 Add 3.0, use select menu for fix version. 2008-10-27 05:25:50 +00:00
Michael R Sweet
8398491f0e Fix builds on VC++ 2008 (STR #80) 2008-10-26 19:44:57 +00:00
Michael R Sweet
046d57d917 Add encoding="utf-8" to the ?xml PD. 2008-10-26 18:28:05 +00:00
Michael R Sweet
51e76f4109 Useless XSS fix. 2008-10-20 22:47:29 +00:00
Michael R Sweet
6788efa5ce Use GeoIP-based mirror selection. 2008-09-02 01:22:57 +00:00
Michael R Sweet
13204f395b Drop nu6.org mirror. 2008-08-21 16:43:16 +00:00
Michael R Sweet
e01c4d0a47 Add noframes section. 2008-07-17 16:43:18 +00:00
Michael R Sweet
62b697c229 Fix framed output. 2008-07-17 16:36:21 +00:00
Michael R Sweet
050d7a82cb Support redirection from login page. 2008-06-30 14:00:17 +00:00
Michael R Sweet
b021e30547 Force login to post STRs. 2008-06-30 13:58:14 +00:00
Michael R Sweet
826cb4fb8a Add missing phplib/common.php include. 2008-04-06 03:52:29 +00:00
Michael R Sweet
f494371060 Only use htmlspecialchars. 2008-03-31 04:58:26 +00:00
Michael R Sweet
63275d2fa9 Quote PHP_SELF. 2008-03-31 04:38:40 +00:00
Michael R Sweet
a38251bc9b Wrapping was not disabled when mxmlSetWrapMargin(0) was called, and
"<?xml ... ?>" was always followed by a newline (STR #76)
2008-03-21 04:59:01 +00:00