Michael R Sweet
c0878b3f9a
Treat UTF-8 sequences that are longer than needed as an error (STR #4 )
2004-10-28 01:07:00 +00:00
Michael R Sweet
3625039424
Fixed entity number support (STR #8 )
...
Fixed mxmlLoadString() bug with UTF-8 (STR #7 )
Fixed entity lookup bug (STR #5 )
2004-10-26 21:04:32 +00:00
Michael R Sweet
c1931af586
Add version 2.1.
2004-10-26 20:51:46 +00:00
Michael R Sweet
78388ed663
Add 2.0 release.
2004-07-26 15:03:43 +00:00
Michael R Sweet
243e9c1556
Add FD test.
2004-07-11 13:26:25 +00:00
Michael R Sweet
3cc3f8a63d
Add new mxmlLoadFd() and mxmlSaveFd() functions.
2004-07-11 13:14:07 +00:00
Michael R Sweet
666dd31820
Fix release number...
2004-06-26 03:08:11 +00:00
Michael R Sweet
4c41b10c73
Add dist files.
2004-06-25 19:01:11 +00:00
Michael R Sweet
12bdb34a5c
Don't install mxml.pdf.
2004-06-25 18:59:32 +00:00
Michael R Sweet
7cc8c6c1a6
Prep for 2.0.
2004-06-25 18:57:32 +00:00
Michael R Sweet
195aef09fd
VC++.NET fixes.
2004-06-25 18:52:34 +00:00
Michael R Sweet
ee2eb12e07
Add VC++.NET project.
...
Update doco files for VC++ build instructions.
2004-06-21 11:17:52 +00:00
Michael R Sweet
8ace1524af
Rebuild doco files, update web site.
2004-06-21 11:00:28 +00:00
Michael R Sweet
725aaec2d8
Doco updates.
2004-06-21 10:58:27 +00:00
Michael R Sweet
3aded463be
Doco updates.
...
Prep for 2.0 release.
2004-06-21 01:39:20 +00:00
Michael R Sweet
fbf6b8e8a7
Newsgroup interface...
2004-06-10 02:40:05 +00:00
Michael R Sweet
0fd3bd7f33
Optimizations and bug fixes from STR #2 :
...
- mxmlIndexNew() sort algorithm update to eliminate unnecessary
right-hand recursion.
- Combine printf() and puts() calls in mxmldoc to reduce the number
of calls and code size.
- mxmlSaveFile() now writes Unicode chars with fwrite for potential
speedup and modest size savings.
- mxmlEntityAddCallback() now returns an integer status so an app
knows when it was not possible to add an entity callback.
2004-06-01 20:19:34 +00:00
Michael R Sweet
777022657d
Fix "hidden" versions.
2004-06-01 00:25:29 +00:00
Michael R Sweet
ec1a17329c
Fix links categories...
2004-05-31 22:54:19 +00:00
Michael R Sweet
e5d503184f
Revise line-of-code count for libxml2.
2004-05-21 12:34:26 +00:00
Michael R Sweet
5626dde2db
Fix bug in makesrcdist.
2004-05-21 12:18:12 +00:00
Michael R Sweet
4184668da3
Remove generated PDF from here; don't include with source distro.
2004-05-21 12:17:27 +00:00
Michael R Sweet
541ac7648b
Update lines-of-code count in intro.
2004-05-21 12:13:23 +00:00
Michael R Sweet
af65d827ad
Switch to MySQL - SQLite not working on main server...
2004-05-21 03:59:17 +00:00
Michael R Sweet
02b667287c
Add 2.0rc1 dist files.
2004-05-21 03:14:09 +00:00
Michael R Sweet
afdd149dad
Fix configure script.
2004-05-21 03:10:33 +00:00
Michael R Sweet
9a64335f31
Fix packager files.
2004-05-21 03:05:19 +00:00
Michael R Sweet
9f78683a90
Prep for 2.0rc1.
2004-05-21 02:59:52 +00:00
Michael R Sweet
6b8ae18b75
Commit new configure script.
2004-05-21 02:06:32 +00:00
Michael R Sweet
7f9aeeae1e
Forgot to commit...
2004-05-21 02:06:04 +00:00
Michael R Sweet
989accb852
User account creation.
...
Make all emails consistent.
Finalize links page.
2004-05-20 21:37:57 +00:00
Michael R Sweet
7389cc6fc0
Work on links interface...
2004-05-20 15:45:55 +00:00
Michael R Sweet
6aec8c479b
Tweek poll stuff.
...
Tweek link stuff.
Add initial links page.
2004-05-20 12:31:54 +00:00
Michael R Sweet
cf3827d52a
Poll stuff.
2004-05-20 03:38:42 +00:00
Michael R Sweet
f367d28d41
Fix links in docos.
...
Cleanup for comments, articles, strs, and documentation.
Fix comments in SQL schema.
2004-05-20 02:04:45 +00:00
Michael R Sweet
98d786165f
Add CVS info...
...
Add new table graphics.
Add CVS module name global...
2004-05-19 22:45:23 +00:00
Michael R Sweet
8c31377933
Allow logged in users to see their private articles and STRs.
...
Allow logged in users to modify their articles (sets is_published to 0).
Send article notification emails to admin address.
Fix LOGIN_foo globals in auth.php (didn't declare as global everywhere)
Tweek background colors for softer appearance.
Add PHP_URL global for full URL to pages.
Fix notification emails to use the full URL.
2004-05-19 21:17:47 +00:00
Michael R Sweet
6a062afd64
Documentation.
...
Tweek look-n-feel.
Fix comment editing.
Use format_text() for comments, too.
2004-05-19 16:34:55 +00:00
Michael R Sweet
236c4e3b78
Add account info page, enforce access levels, cosmetic cleanup.
2004-05-19 14:02:38 +00:00
Michael R Sweet
4b20893f32
Add download page and distribution files.
2004-05-19 12:15:21 +00:00
Michael R Sweet
7037fa1d31
Fix moderation links
...
Add link targets for each comment so that we can go back to the original/
new comment after posting or moderating.
2004-05-19 03:26:36 +00:00
Michael R Sweet
2b6f4e62be
Tweeking.
...
Add account management page.
2004-05-19 02:57:18 +00:00
Michael R Sweet
22c5612303
Home page and tweeking.
2004-05-19 01:39:04 +00:00
Michael R Sweet
fcb37ae372
Private symbol for hidden articles/STRs.
...
Batch support for articles.
HTML tag support for article contents.
Colorize PRE text.
Move project name, email, and max items/page to globals.php.
2004-05-19 00:57:33 +00:00
Michael R Sweet
659c7425b4
Comment support.
2004-05-18 21:26:52 +00:00
Michael R Sweet
207588f1c2
Articles page with search.
...
Add format_text() function to convert from plain text to HTML.
Drop FAQ page, the articles page will do it.
2004-05-18 19:58:35 +00:00
Michael R Sweet
4216b5f906
Add unpublished articles to account page.
...
Add skeleton faq page.
2004-05-18 12:13:51 +00:00
Michael R Sweet
866c5c9673
Update make-form.php to fix errors.
...
Add auto-generated articles.php.
Add select_is_published() to common.php (for auto-generated forms).
2004-05-18 12:02:02 +00:00
Michael R Sweet
ead5f1cdf0
Ignore the db file.
2004-05-18 03:40:15 +00:00
Michael R Sweet
22de8c3b29
Add form making script.
...
Header updates.
2004-05-18 03:39:38 +00:00