Index: www/changes.tcl ================================================================== --- www/changes.tcl +++ www/changes.tcl @@ -10,12 +10,12 @@
This file provides a high-level summary of changes to SQLite. For more detail, refer the the checkin logs generated by CVS at - -http://cvs.hwaci.com/sqlite/timeline. + +http:/www.sqlite.org/cvstrac/timeline.
Quick Links: |
A Change Summary is available on this website. You can also access a detailed -change history, -view open bugs, +change history, +view open bugs, or -report new bugs +report new bugs at the -CVS server.
+CVS server.Complete source code and precompiled binaries for the latest release are available for download on this site. You can also obtain the latest changes by anonymous CVS access:
@@ -136,11 +136,11 @@A description of the database file format used by SQLite. A speed comparison between SQLite, PostgreSQL, and MySQL. User-written documentation is available on the - SQLite Wiki. Please + SQLite Wiki. Please contribute if you can. The SQLite source code is 30% comment. These comments are @@ -212,12 +212,12 @@ (Perl, Python, Ruby, PHP, etc.) and for a list of programs currently using SQLite, visit the Wiki documentation at:
- -http://cvs.hwaci.com/sqlite/wiki + +http://www.sqlite.org/cvstrac/wiki} puts { } Index: www/omitted.tcl ================================================================== --- www/omitted.tcl +++ www/omitted.tcl @@ -1,9 +1,9 @@ # # Run this script to generated a omitted.html output file # -set rcsid {$Id: omitted.tcl,v 1.4 2003/06/30 10:36:23 drh Exp $} +set rcsid {$Id: omitted.tcl,v 1.5 2003/08/22 02:34:30 drh Exp $} puts {SQL Features That SQLite Does Not Implement @@ -99,14 +99,14 @@If you find other SQL92 features that SQLite does not support, please add them to the Wiki page at - -http://cvs.hwaci.com/sqlite/wiki?p=Unsupported + +http://www.sqlite.org/cvstrac/wiki?p=Unsupported