Documentation Source Text

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins occurring around bc040b36db0e4a3b.

2011-05-25
14:51
A tweak to the 8+3 filename documentation. Update to the change log. check-in: 6f298c3ff3 user: drh tags: trunk
2011-05-24
00:52
Added preliminary documentation for the SAVEPOINT methods in virtual tables. check-in: 3dded2adf9 user: drh tags: trunk
00:44
Restrict website search text to omit non-alphanumeric characters. check-in: 2528553d5a user: drh tags: trunk
2011-05-23
19:04
Edits to the VFS documentation. Better cross-referencing to VFS. check-in: e63c0ce4fb user: drh tags: trunk
2011-05-20
23:21
Further tightening of the validity rules for valid HTTP requests in althttpd.c. check-in: 73bc374298 user: drh tags: trunk
20:41
Initial work on documentation of the VFS. check-in: 5654d9aebd user: drh tags: trunk
2011-05-19
17:14
Merge the 3.7.6.3 changes into trunk. check-in: 6800ff0968 user: drh tags: trunk
14:45
News updates for the 3.7.6.3 release. Leaf check-in: ef14f9a3d4 user: drh tags: branch-3.7.6
12:59
Preparing for the 3.7.6.3 patch release. check-in: f3ea1f0a36 user: drh tags: branch-3.7.6
2011-05-18
13:31
Refinements to the 8+3 filename documentation. check-in: 4e0a472c30 user: drh tags: trunk
13:14
Add documentation for 8+3 filenames. check-in: 4e973ec4bf user: drh tags: trunk
2011-05-13
16:57
Rather than document goofy behavior, better to make the behavior less goofy. (Was: Clarify in the documentation that last_insert_rowid() does not work for virtual tables.) Closed-Leaf check-in: f102116e8a user: drh tags: mistake
16:47
Add a requirement that CHECK constraints cannot contain subqueries. check-in: 1f3d321253 user: drh tags: trunk
2011-05-11
20:53
Improvements to capi3ref hyperlinking. check-in: b12665db54 user: drh tags: trunk
19:01
Add documentation for URI filenames. Update capi3ref.in so that it is able to have [[label]] style anchors in the middle of a single documentation unit. check-in: 66c5bcbaf8 user: drh tags: trunk
2011-05-02
12:23
Fix a typo in the FAQ reported on the mailing list. check-in: a8df0f43ab user: drh tags: trunk
2011-04-22
20:49
Clarification and corrections to the computation of how much content spills into overflow pages in the b-tree. check-in: e64e27e335 user: drh tags: trunk
2011-04-20
11:01
Add the "make fast" target on the makefile - for constructing documentation without the requirements matrix. Added notation to the windows DLL on the download page to mention that it is suitable for use with Ruby on Rails. check-in: e84c9353ca user: drh tags: trunk
10:46
Change CURRENT_DATETIME to CURRENT_TIMESTAMP in the documentation. Clarify the 32K-amalgamation description. check-in: 372f970213 user: drh tags: trunk
2011-04-17
18:03
Update the website for version 3.7.6.2. check-in: 773de3a641 user: drh tags: trunk
2011-04-13
18:37
Update documentation for the 3.7.6.1 patch release. Fix a typos in the FTS4 documentation. check-in: 0a742ee49a user: drh tags: trunk
2011-04-12
19:40
Another typo in howtocorrupt.html check-in: 0a0f9e093b user: drh tags: trunk
19:31
Fix typos in the howtocorrupt.html document. check-in: ee071c325f user: drh tags: trunk
18:46
Add a new failure scenario to the howtocorrupt.html document. check-in: 115b99a5d1 user: drh tags: trunk
18:17
Add the "How To Corrupt And SQLite Database" document. check-in: bc040b36db user: drh tags: trunk
13:28
Add a link from the download page to System.Data.SQLite.org. Also change the name of precompiled Mac binaries from *-mac-* to *-osx-*. check-in: 5235a1ff91 user: drh tags: trunk
13:27
Fix a typo in the news for version 3.7.6. check-in: 79c9cada16 user: drh tags: trunk
12:06
Update the description of the "sqlite-autoconf-*.tar.gz" tarball to explain that it now also incorporates the TCL bindings using TEA. check-in: aa9c46b205 user: drh tags: trunk
02:34
Add the SQLITE_SOURCE_ID to the "changes" page. check-in: f0fe4bfd5d user: drh tags: trunk
02:13
Tag the 3.7.6 release. check-in: 2e59fe9667 user: drh tags: trunk, release
2011-04-11
23:23
Add a news entry for the release. Update the homepage. check-in: 9f0051f622 user: drh tags: trunk
2011-04-09
03:04
Back out the SQLITE_OMIT_UNIQUE_ENFORCEMENT compile-time option. check-in: 4e49b51557 user: drh tags: trunk
2011-04-07
18:17
Fix a typo in SQLITE_OMIT_UNIQUE_ENFORCEMENT. check-in: 8870b75865 user: drh tags: trunk
11:14
Fix a typo in pragma.html. "RESTART" is a valid parameter to use with "PRAGMA wal_checkpoint", not "RESET". check-in: 486f3e085d user: dan tags: trunk
2011-04-06
19:40
Fix a typo in the change log for 3.7.6. check-in: 055d224c39 user: drh tags: trunk
15:26
Fix the build-product name recipe at the bottom of the download page. check-in: e538d8674b user: drh tags: trunk
2011-04-05
22:22
Change the target release date for 3.7.6 to April 12. check-in: 76d31b952b user: drh tags: trunk
14:31
Updates to the ANALYZE and FTS4 documentation to describe the latest changes. Updates to the changes.html file as we move closer to the 3.7.6 release. Added amalgamation32k to the download.html page. check-in: 4fb953fec0 user: drh tags: trunk
2011-03-30
19:11
Fix an broken link in the compile.in document. check-in: 21e4585531 user: drh tags: trunk
2011-03-29
16:02
Fix a typo in an error message for althttpd.c. check-in: 67ea9276f4 user: drh tags: trunk
2011-03-28
16:44
Add basic authentication capabilities to althttpd.c check-in: 458e5b55bf user: drh tags: trunk
2011-03-23
18:24
Add a line about the SQLITE_MAX_ATTACHED increase to the change log. check-in: 15a9eb4640 user: drh tags: trunk
2011-03-21
07:25
Remove some sqlite API related text that was accidentally copied from c3ref.in into session.in. check-in: 2027dee073 user: dan tags: trunk
02:19
Automatically create the "session" subdirectory if it does not previously exist. check-in: ddc0a3baa3 user: drh tags: trunk
2011-03-20
11:13
Add new page session.in to document the session module. check-in: fd135b2345 user: dan tags: trunk
2011-03-17
14:13
Add Nokia back to the list of sponsors. check-in: 1fe83b7e46 user: drh tags: trunk
14:13
Update the changes log for recent addition to 3.7.6. check-in: ef63e519c2 user: drh tags: trunk
2011-03-16
07:03
Fix a typo in fts3.in. check-in: c605c75c11 user: dan tags: trunk
2011-03-12
05:03
Fixed typo. check-in: 12e0a9369a user: shaneh tags: trunk
05:01
Added comments for SQLITE_OMIT_UNIQUE_ENFORCEMENT. check-in: 21beb4719d user: shaneh tags: trunk