Documentation Source Text

Timeline
Login

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

50 check-ins occurring around 3a3fd027228fcf45.

2008-10-07
20:12
Explain that truncate optimization of the DELETE statement disables triggers and that the LIMIT clause disables the truncate optimization. (check-in: 2e9edb204a user: drh tags: trunk)
20:01
Update language documentation to contain information about INDEXED BY and the LIMIT clause on UPDATE and DELETE. Updated information on the SQLITE_MAX_FUNCTION_ARG compile-time option. (check-in: e61538e201 user: drh tags: trunk)
2008-10-03
22:48
Add test describing the surprising (but correct) behavior of the 'NNN month' modifier in the date and time functions. CVS ticket #3411. http://www.sqlite.org/cvstrac/tktview?tn=3411 (check-in: e493a37cfc user: drh tags: trunk)
19:37
Implement community-suggested edits to the SQL language documentation. (check-in: 2628a04ba8 user: drh tags: trunk)
02:28
Remove the Syntax procedure from wrap.tcl. All syntax is now expressed as diagrams instead of using BNF. (check-in: 09eaa0861b user: drh tags: trunk)
02:18
Updates to the language documentation. Added syntax diagrams for comments and for SQL statements. (check-in: d16fcfeef7 user: drh tags: trunk)
00:56
Add the syntaxdiagrams.html page to the documentation. Updates to the language documentation pages to talk about the LIMIT and ORDER BY clauses on DELETE and UPDATE. (check-in: 289df32643 user: drh tags: trunk)
2008-10-02
18:04
Replace BNF with bubble diagrams in the language definition pages. Still a lot of text to update. (check-in: c1cdac9b55 user: drh tags: trunk)
15:45
Additional refinements to the bubble diagram generator. Initial check-in of the generated GIF file. We puts the GIFs in the respository because they can only be generated on Linux. (check-in: 65f1d8f6e6 user: drh tags: trunk)
14:49
Fix a typo in the documentation of the lower() SQL function. (check-in: 31aaf2c3f5 user: drh tags: trunk)
03:02
Formatting tweaks on the syntax button diagrams. (check-in: 28e884fd46 user: drh tags: trunk)
00:27
Add the generator for the "all.html" output file to the bubble syntax diagram generating script. (check-in: efd44c7e72 user: drh tags: trunk)
00:17
More work on the bubble diagrams. (check-in: 3310f8689a user: drh tags: trunk)
2008-10-01
21:28
Continuing work on the bubble syntax diagram generator. (check-in: 4b56572316 user: drh tags: trunk)
19:48
Continuing work on the syntax bubble diagrams. (check-in: f73a84dfb0 user: drh tags: trunk)
17:25
Continuing work on the bubble syntax diagrams. (check-in: 2bb38606e0 user: drh tags: trunk)
2008-09-29
20:57
Continuing work on the syntax bubble-diagram generator. (check-in: effc38b25c user: drh tags: trunk)
20:21
Continuing work on the syntax bubble-diagram generator. (check-in: 461cf70bbf user: drh tags: trunk)
17:12
Add a prototype to a syntax bubble diagram generator script. (check-in: 5f5eb0d82d user: drh tags: trunk)
2008-09-28
11:51
Fix typo in the VDBE document. (check-in: 163fe7f882 user: drh tags: trunk)
2008-09-26
21:38
Add documentation on the TRUNCATE journal mode. (check-in: 715819ca53 user: drh tags: trunk)
2008-09-25
18:51
Small amount of progress on fileio.html. (check-in: 1344ab631b user: dan tags: trunk)
2008-09-24
18:52
Trying for improvements in the appearance of the syntax in lang*.html. (check-in: 4bae4cc5b7 user: drh tags: trunk)
17:49
Fix a bug in the CREATE TRIGGER documentation. (check-in: 2f8b2b9ead user: drh tags: trunk)
2008-09-23
18:06
Add some more to fileio.html. (check-in: 3a3fd02722 user: dan tags: trunk)
2008-09-22
12:42
Add the observation that the unary "+" operator destroys type affinity. (check-in: b46eae7d62 user: drh tags: trunk)
2008-09-18
15:22
Documentation updates for version 3.6.3. (check-in: 49535dba2b user: drh tags: trunk)
2008-09-09
15:12
Updates to the malloc document. (check-in: 98e50e4e24 user: drh tags: trunk)
13:48
Work on requirements in fileio.html. (check-in: c3a0f6d745 user: dan tags: trunk)
2008-09-04
17:09
Add documentation for SQLITE_DEFAULT_MEMSTATUS to compile.html. (check-in: 1445db0dec user: dan tags: trunk)
09:26
Enhance the description of the SQLITE_ENABLE_LOCKING_STYLE option in compile.html. (check-in: 523d4bcf07 user: dan tags: trunk)
2008-09-02
21:34
Add the threadsafe.html document and related documentation changes. (check-in: 44c2594627 user: drh tags: trunk)
13:34
Documentation changes for 3.6.2 (check-in: 208918a3f1 user: drh tags: trunk)
2008-08-12
18:10
Updates to the LIKE and GLOB documentation. CVSTrac ticket #3290. (check-in: ec08a46c8b user: drh tags: trunk)
16:12
Update the FAQ to talk about unicode case conversions and comparisons. (check-in: 668f102220 user: drh tags: trunk)
00:27
Continuing work on language syntax requirements. (check-in: ac58d1c1e9 user: drh tags: trunk)
2008-08-11
17:18
Add comment to change. (check-in: 869024cc6c user: shaneh tags: trunk)
17:13
Ignore API tags for experimental and deprecated. (check-in: 2ad6f9191f user: shaneh tags: trunk)
2008-08-10
19:23
Continuing work on SQL language requirements. (check-in: 451999a899 user: drh tags: trunk)
2008-08-09
00:01
Continuing work on syntax requirements. (check-in: ce20876314 user: drh tags: trunk)
2008-08-08
15:46
Continuing work on syntax requirements. This is just an incremental check-in. (check-in: b45c611781 user: drh tags: trunk)
2008-08-07
16:31
Add system requirements for ductile behavior. (check-in: e56e9ebd70 user: drh tags: trunk)
11:33
Merge changes back into a single branch. (check-in: 420b6c5ef7 user: drh tags: trunk)
01:30
Tweaks to tokenizer requirements. Add an outline for syntax requirements. (check-in: f2f70f988e user: drh tags: trunk)
2008-08-06
22:02
Add the tokenizer requirements file. Updates to system requirements. (check-in: 92de1a1982 user: drh tags: trunk)
11:51
Add assumptions related to file-systems that support the "sequential-write" property to fileio.html. (check-in: d5168c0553 user: dan tags: trunk)
2008-08-05
18:37
Last minute updatest to the documentation before 3.6.1. (check-in: 57f8360ad3 user: drh tags: trunk)
03:35
Continuing work on the malloc.html document. (check-in: f0f85bacb3 user: drh tags: trunk)
2008-08-04
22:01
Updates to the malloc.html document. (check-in: 2722f22a04 user: drh tags: trunk)
18:08
Continuing work on the memory allocator documentation. (check-in: 080d9901f8 user: drh tags: trunk)