Documentation Source Text

Timeline
Login

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

200 most recent check-ins using file pages/fileio.in version 0b483bea64

2013-08-23
01:57
Add documentation for the query_only and defer_foreign_keys pragmas. Update the change log for the 3.8.0 release. (check-in: 8e16497ef1 user: drh tags: trunk)
2013-08-22
20:28
Clearly label the source code snapshots on the download page as source code. (Leaf check-in: 0e1cfbafc8 user: drh tags: 3.7.17)
2013-08-20
17:06
Fix typos in the cache_spill pragma documentation. (check-in: 4bfef7edb7 user: drh tags: trunk)
03:06
Revised and amplified definition of the tointeger() and toreal() functions. (Leaf check-in: 85757c1492 user: drh tags: toTypeFuncs)
2013-08-19
21:17
Initial docs for tointeger() and toreal() SQL functions. (check-in: 083cd58817 user: mistachkin tags: toTypeFuncs)
14:26
Fix a typo in the RTREE documentation. (check-in: 9ceaba9f7f user: drh tags: trunk)
2013-08-17
17:56
Add documentation for the cache_spill pragma. (check-in: 74740a2d9e user: drh tags: trunk)
2013-08-08
17:58
Fix typos in the "vfs.html" document. (check-in: 37c89b86f8 user: drh tags: trunk)
02:54
Fix typos in the partial index document. (check-in: 8bf9d71fd6 user: drh tags: trunk)
2013-08-07
23:38
Add documentation for SQLITE_ALLOW_URI_AUTHORITY. (check-in: cadb86b398 user: drh tags: trunk)
15:39
Merge the changes from the 3.7.17 branch into trunk. (check-in: 69c4153640 user: drh tags: trunk)
15:02
Use javascript to delay setting href on anchors for deliverables on the download page. This is designed to prevent robots from downloading the deliverables. (check-in: ea86d36c1c user: drh tags: 3.7.17)
00:21
Clarifications and typo-fixes in the NGQP document. (check-in: 5cbddcc945 user: drh tags: trunk)
2013-08-03
18:42
Change pre-release snapshot descriptions to include links to change logs. (check-in: e847b39547 user: drh tags: 3.7.17)
18:42
Always publish the most recent changes in releaselog/current.html. (check-in: 27f4c1dbbc user: drh tags: trunk)
2013-08-02
23:41
Updates to requirements marks. (check-in: 498cd0709e user: drh tags: trunk)
18:27
Enable partial indices. (check-in: f990657458 user: drh tags: trunk)
18:27
Corrections to partial index documentation. (Closed-Leaf check-in: 3e022afe53 user: drh tags: partial-indices)
03:43
Add documentation on the partial index implementation. (check-in: 5723efb011 user: drh tags: partial-indices)
2013-08-01
18:23
Update syntax diagrams (on Mac OS 10.6.8 using Tk 8.5.7) for partial indices. (check-in: 6f7d9ba15e user: drh tags: partial-indices)
17:48
Fix the description of COLLATE operator precedence so that it is aligned with the implementation. (check-in: 52366f9588 user: drh tags: trunk)
2013-07-23
13:48
Merge the download page improvements that have been taking place over on the 3.7.17 branch. (check-in: 0dc4a0b22a user: drh tags: trunk)
13:45
Add a missing "not" to the text in the download page. (check-in: 53bc857d09 user: drh tags: 3.7.17)
2013-07-19
20:41
Further tweaks to the look of the Download page. (check-in: c90897b38c user: drh tags: 3.7.17)
20:22
Put a yellow background on the prerelease snapshots on the download page. (check-in: c032a10b8b user: drh tags: 3.7.17)
2013-07-17
15:39
Omit the newline from the default root name in standalone mode in althttpd. (check-in: 6df9c92bc9 user: drh tags: trunk)
00:17
Tweaks to the text describing the hazards of upgrading to the NGQP. (check-in: 232b584bda user: drh tags: trunk)
2013-07-16
22:15
Improvements to standalone mode in althttpd.c. (check-in: a970d449c6 user: drh tags: trunk)
2013-07-15
17:11
The log file for althttpd is now RFC-4180 CSV. Cherry-pick merge from check-in [52bfa21f48e14a29]. (check-in: 93ba1a8d9d user: drh tags: trunk)
17:10
Add the sqlite3_cancel_auto_extension() interface. (check-in: 28716e6fd2 user: drh tags: trunk)
11:17
The log file for althttpd is now RFC-4180 CSV. (check-in: 52bfa21f48 user: drh tags: 3.7.17)
2013-07-12
20:39
Fix typos in the isolation document. (check-in: f64ef462b2 user: drh tags: trunk)
20:03
Add the isolation.in document. Other changes for 3.8.0. (check-in: 2eb277d7fc user: drh tags: trunk)
2013-07-09
21:49
Fix typo in version number for sqlite_stat3. (check-in: a583de40a1 user: mistachkin tags: trunk)
2013-07-01
20:52
Fix a typo in an example in the fts4aux virtual table documentation. (check-in: 6743aed594 user: drh tags: trunk)
16:07
Lots of tweaking and enhancements to the documentation, especially regarding the query planner and ways of controlling the query planner. (check-in: 641e107a66 user: drh tags: trunk)
2013-06-26
19:13
Add the "Pre-release Snapshot" heading to the download page, with the ability to include winrt81 VSIX snapshots. (check-in: a8228d3c37 user: drh tags: 3.7.17)
14:35
Updates to the changes.html page. Fix typos on the NGQP documentation. (check-in: e0c107dec3 user: drh tags: trunk)
2013-06-25
16:31
Further improvement and expansion of the NGQP documentation, including adding a checklist for preventing and dealing with bad choices by the query planner. (check-in: 828ca81aae user: drh tags: trunk)
01:44
Second draft of the NGQP document. (check-in: e09abae6c3 user: drh tags: trunk)
2013-06-24
19:23
Work toward documenting the NGQP changes. (check-in: e1646aea15 user: drh tags: trunk)
2013-06-21
19:06
Add documentation for the fts4 notindexed option. (check-in: 968222aa1c user: dan tags: trunk)
08:00
Fix another minor typo in the vtable docs. (check-in: a93d66e412 user: mistachkin tags: trunk)
2013-05-29
06:57
Fix minor typo in the virtual table documentation for xCreate and xConnect. (check-in: 44d1e198ca user: mistachkin tags: trunk)
2013-05-28
13:23
Clarify the license for SQLite documentation. (check-in: 419389e585 user: drh tags: trunk)
2013-05-23
22:56
Fix a typo in mmap.html. (check-in: 04448addda user: drh tags: trunk)
11:48
Update the documentation for PRAGMA mmap_size to explain that it can sometimes be a no-op. (check-in: a577a4e618 user: drh tags: trunk)
2013-05-20
05:41
Add the sha1 hash and SQLITE_SOURCE_ID for 3071700 to changes.html. (check-in: e87984f1c8 user: dan tags: trunk)
2013-05-19
21:21
Tweaks to the "application file format" use case description. (check-in: 89971860f6 user: drh tags: trunk)
2013-05-18
17:45
Documentation updates for version 3.7.17. (check-in: 67d025e82c user: drh tags: trunk)
2013-05-15
18:58
Add recent bug fixes to the 3.7.17 change log. (check-in: 2b8ea61f51 user: drh tags: trunk)
2013-05-14
11:14
Fix another typo in queryplanner.in. (check-in: d1d2571bce user: drh tags: trunk)
11:12
Fix a typo in queryplanner.html. (check-in: d52ed00775 user: drh tags: trunk)
02:37
Improved hyperlinks on various documents. (check-in: af7d790e13 user: drh tags: trunk)
2013-05-08
18:04
Update the change log. (check-in: f88ad9fa6a user: drh tags: trunk)
2013-05-06
12:14
Fix a typo and clarify wording on the loadext.html page. (check-in: f35f69d86e user: drh tags: trunk)
2013-05-03
17:55
Typo correction and enhancement to the change log. (check-in: a9cecdf9e8 user: drh tags: trunk)
17:51
Still more edits to the application file format text. (check-in: 6ef8771745 user: drh tags: trunk)
17:42
Updates to the application-file-format text. (check-in: 9811172daa user: drh tags: trunk)
15:43
Add documentation for the Application ID. Add a proposed release date for 3.7.17. (check-in: 0d800b73f2 user: drh tags: trunk)
2013-05-01
11:51
Fix a broken hyperlink in the pragma.html page. (check-in: 76230867ab user: drh tags: trunk)
11:02
Fix typos in queryplanner-ng.html. (check-in: c9e2b500a2 user: drh tags: trunk)
00:14
Fix a typo in intern-v-extern-blob.html (check-in: c8b280b8eb user: drh tags: trunk)
2013-04-30
22:20
Updates to the next-generation-query-planner document. (check-in: 28554e7596 user: drh tags: trunk)
16:49
Add the Next Generation Query Planner document. (check-in: 74fbc7b392 user: drh tags: trunk)
11:51
Fix typos in the compile.html document. (check-in: 32b04c8243 user: drh tags: trunk)
2013-04-27
18:31
More documentation tweaks. Add two new entries to the "limits" page. (check-in: 8da1a575d7 user: drh tags: trunk)
12:01
Updates to documentation, especially the C API introduction. (check-in: f0275a9b47 user: drh tags: trunk)
2013-04-26
19:35
Update the change log for 3.7.17. Fix typos in the memory-mapped I/O documentation. (check-in: c8b24bb8c6 user: drh tags: trunk)
15:21
Update the change log for 3.7.17 after reviewing the timeline. (check-in: 7e7024c429 user: drh tags: trunk)
14:47
Fix typos and add clarification in the fts3tokenize documentation. (check-in: aee1b746ba user: drh tags: trunk)
14:38
Add documentation for the fts3tokenize table. (check-in: a6e655aa62 user: drh tags: trunk)
2013-04-25
11:35
Update the FTS3 documentation to make it clearer that external content tables must be in the same database as the FTS virtual table. (check-in: 35441559aa user: drh tags: trunk)
2013-04-24
22:09
If the website keyword search fails, try again after lowercasing the input text. This avoids problems when users enter "OR" and "NEAR" as search terms rather than operators. (check-in: 78cbbe549b user: drh tags: trunk)
2013-04-22
15:35
Ignore the error if two hyperlink keywords differ only in case. (check-in: 55000f1b07 user: drh tags: trunk)
13:52
Add documentation for the SQLITE_ENABLE_SQLLOG compile-time option. (check-in: d81b3b01bf user: drh tags: trunk)
2013-04-19
14:32
Replace some instances of < and > in the text of fts3.html with < and >. (check-in: 2966921d57 user: dan tags: trunk)
02:30
Enhancements to the run-time loadable extensions documentation. (check-in: 9d4141b91f user: drh tags: trunk)
2013-04-17
13:35
Fix a coordinate error in the RTree documentation. (check-in: 600d427573 user: drh tags: trunk)
12:58
Add a documentation page describing how to write run-time loadable extensions. (check-in: 6da9f893bc user: drh tags: trunk)
2013-04-16
13:57
Fix typos in new documents. (check-in: 224d684b8b user: drh tags: trunk)
13:09
Added the mmap.html and errlog.html documents. Updates to the "How to Corrupt" document. Update the change log for 3.7.17. (check-in: ccb921fd36 user: drh tags: trunk)
2013-04-15
17:13
Merge in the changes for 3.7.16.2. Update documentation for the mmap_size refactoring. (check-in: 1e3f82a26e user: drh tags: trunk)
13:16
Update the FTS4 document to describe the two-argument form of fts4aux. (check-in: ba14e1152f user: drh tags: trunk)
2013-04-14
20:55
Fix a typo in the ON CONFLICT clause documentation. (check-in: 0042260937 user: drh tags: trunk)
2013-04-12
12:17
Add sha1sum and source id for version 3.7.16.2 (Leaf check-in: 278390b656 user: dan tags: branch-3.7.16)
12:07
Changes for the 3.7.16.2 patch release. (check-in: 201b85a7c9 user: drh tags: branch-3.7.16)
2013-04-10
15:02
Do not include sessions APIs in the main API documentation. (check-in: db41739574 user: drh tags: trunk)
2013-04-08
02:12
Initial documentation updates for mmap_limit. (check-in: 4dd308afff user: drh tags: trunk)
2013-04-04
01:18
Change the version number to 3.7.17 and begin the change log. (check-in: e78c01d305 user: drh tags: trunk)
2013-03-29
14:02
Add source-id and sha1sum for version 3.7.16.1 (check-in: b6742f225c user: dan tags: trunk, version-3.7.16.1)
13:47
Redate the 3.7.16.1 release to 2013-03-29. (check-in: 5d46117c19 user: drh tags: trunk)
12:17
Fix a broken hyperlink in the different.html document. (check-in: e518038151 user: drh tags: trunk)
2013-03-28
17:51
Update the compile-time options page. Change all dates on the release history to ISO8601 format. (check-in: ce11667ff6 user: drh tags: trunk)
2013-03-27
20:24
Website updates in preparation for the 3.7.16.1 patch release. (check-in: 8e7e750269 user: drh tags: trunk)
19:06
Update the omitted.html page. (check-in: d4dfc5ce44 user: drh tags: trunk)
2013-03-22
23:39
Fix a typo. (check-in: 349d556c0a user: drh tags: trunk)
2013-03-19
20:00
Improved documentation for PRAGMA foreign_key_check and foreign_key_list. (check-in: 72af2c4df1 user: drh tags: trunk)
2013-03-18
21:54
Add a mention of the ZIPVFS extension to the Support page. (check-in: c6ec519b53 user: drh tags: trunk)
21:37
Update the documentation on the SQLite TCL interface to talk about options to the "sqlite3" command and the "wal_hook" method. (check-in: c00d5a996d user: drh tags: trunk)
21:05
Use "package require" rather than "load" on the quick-start guide to using SQLite from TCL. (check-in: 12ac1ca27f user: drh tags: trunk)
19:47
Add Tcl/Tk to the set of well-known-users of SQLite. (check-in: 6ab45fc348 user: drh tags: trunk)
13:38
Store the "legacy source code" packages in the same directory as other products. (check-in: c735c53f75 user: dan tags: trunk, release, version-3.7.16)
13:14
Add source-id and sha1sum for 3.7.16 to changes.in. (check-in: 44bc5edf57 user: dan tags: trunk)
2013-03-13
17:11
Documentation updates and typo fixes in preparation for the next release. (check-in: d29bab5808 user: drh tags: trunk)
2013-03-11
20:22
Fix typos in the atomiccommit.html document. Update the proposed release date for 3.7.16. (check-in: b17469386d user: drh tags: trunk)
2013-03-09
15:12
Fix various documentation typos. (check-in: 8a8b9f4250 user: drh tags: trunk)
15:02
Update change log and index for the 3-way join/affinity bug. (check-in: b7385b0ef3 user: drh tags: trunk)
2013-03-03
00:19
Fix a typo on the pragma documentation. (check-in: 556fe1bb34 user: drh tags: trunk)
2013-03-02
17:37
Add a backwards compatibility note on the documentation of cache_size and its behavior when N is negative. (check-in: 92f6694092 user: drh tags: trunk)
16:44
Fix a typo in the change log for 3.7.16. Remove forgotten debugging puts in the download.in script. (check-in: bf5c2c74b2 user: drh tags: trunk)
16:20
Move future downloads into subdirectories to try to stem the growth in the number of files in the root directory of the website. (check-in: 4d9a64a055 user: drh tags: trunk)
2013-02-25
15:48
Record the incremental vacuum enhancements in the change-log for 3.7.16. (check-in: 638d9567ad user: drh tags: trunk)
14:52
Add documentation for the unicode() and char() functions. (check-in: 0b81bc6851 user: drh tags: trunk)
2013-02-15
15:18
Update the change log and pragma documentation for 3.7.16. (check-in: ba9b0b1040 user: drh tags: trunk)
00:48
Begin making documentation changes for the 3.7.16 release. (check-in: 685a544f00 user: drh tags: trunk)
2013-02-12
13:49
Nokia back on the Sponsors section of the homepage. (check-in: 8197ce8dbb user: drh tags: trunk)
13:45
Updates to the temporary disk file document. (check-in: 9b3d9280b7 user: drh tags: trunk)
2013-01-25
15:06
Correction to the description of the WAL file checksum computation. (check-in: 0a8b8c3b49 user: drh tags: trunk)
2013-01-14
19:22
Add scripts allowing src4 to be used as the search engine for sqlite.org. (check-in: db6671c0ab user: dan tags: trunk)
2013-01-09
13:33
Version 3.7.15.2. (check-in: fb8892f57e user: drh tags: trunk, release, version-3.7.15.2)
2013-01-05
18:22
Fix one of the hyperlinks to mailing list archives on the support page. (check-in: 23c74f1ea7 user: drh tags: trunk)
17:56
Fix typo in comment. (check-in: 85008dde3d user: mistachkin tags: trunk)
2013-01-04
14:05
Fix the order of parameters in the documentation of the INSTR() function. (check-in: ffc982706c user: drh tags: trunk)
2012-12-20
00:37
Version 3.7.15.1 (check-in: 4506c08a63 user: drh tags: trunk, release, version-3.7.15.1)
2012-12-19
20:37
Prepare for the 3.7.15.1 patch release. (check-in: 1e48c52c16 user: drh tags: trunk)
2012-12-12
19:37
Version 3.7.15 (check-in: db9e3b37cc user: drh tags: trunk, release, version-3.7.15)
18:18
Use CSS rather than GIFs to implement rounded corners on the menu bar of the "Search" page. (check-in: 60d478d5bb user: drh tags: trunk)
15:33
Remove references to GIFs used for rounded corners. Rounded corners have not used those GIFs since check-in [2912fc93f779] on 2012-09-04. (check-in: 708a9a33a8 user: drh tags: trunk)
14:45
Fix mistaken latitude values in the examples in the RTree documentation. (check-in: 3af544a1b7 user: drh tags: trunk)
14:44
Update the changelog with the sha1 and source-id for 3715. (check-in: acbd6231fa user: dan tags: trunk)
2012-12-11
19:43
Fix a typo in the requirements marks for "PRAGMA busy_timeout". (check-in: 5081393990 user: drh tags: trunk)
19:11
Documentation typos fixed. (check-in: 5d8312cd94 user: drh tags: trunk)
18:46
Update change logs and news for the 3.7.15 release. Update the "footprint" according to the larger executables generated by recent GCCs. (check-in: 13a0452762 user: drh tags: trunk)
2012-12-07
03:18
Maximum database size is about 140 terabytes. Correct text that formerly reported 14 TB. (check-in: 9c49481d93 user: drh tags: trunk)
2012-12-04
01:34
Fix typo on the "about.html" page. (check-in: e8e08658af user: drh tags: trunk)
2012-12-03
20:10
Tweaks to the change log in preparation for 3.7.15. (check-in: 50fc706041 user: drh tags: trunk)
2012-11-26
15:25
First draft of documentation for the spellfix1 virtual table. (check-in: 3a79eaa3ec user: drh tags: trunk)
2012-11-14
12:46
Fix typo in documentation on EXCLUSIVE locking mode for WAL. (check-in: 64593a771c user: drh tags: trunk)
2012-11-10
14:43
althttpd.c changes: Send a 403 response to unauthorized agents. Add Ezoom to the list of unauthorized agents. Do not log timeouts if the first line of the HTTP request was never received. (check-in: d61bcab9f4 user: drh tags: trunk)
12:38
Change the way that user-agent restrictions are handled in althttpd.c. (check-in: 8d5d89e6db user: drh tags: trunk)
12:23
Disallow the "Download Master" user agent in althttpd.c. (check-in: e6b47e0290 user: drh tags: trunk)
2012-10-30
21:12
Updates to the change log. (check-in: 90a87f71d6 user: drh tags: trunk)
18:15
Import the download page changes from the 3.7.14 branch. (check-in: 1bbb35f908 user: drh tags: trunk)
18:12
Further tweaks to the download page. (Leaf check-in: 87c65ed934 user: drh tags: branch-3.7.14)
17:13
Tweaks to the download page. (check-in: e30d908c5a user: drh tags: branch-3.7.14)
2012-10-29
19:14
Fix typos in the documentation of xDisconnect and xDestroy methods of virtual tables. (check-in: 1974081af3 user: drh tags: trunk)
13:15
Fix the name of the command-line tool in the whentouse.html page. (check-in: bb4847adbb user: drh tags: trunk)
2012-10-26
14:21
Update althttpd.c to use getrusage() for finding run-time information for the log. Always wait for children prior to reporting child runtimes. (check-in: 357e7b7813 user: drh tags: trunk)
2012-10-23
13:29
Added "charset=utf-8" marks to the content type in althttpd.c. (check-in: de32cdc42a user: drh tags: trunk)
2012-10-19
22:24
Add a script for pushing builds of the website out to all three servers. Take care that draft builds are pushed only in the draft directory. (check-in: ac603d6340 user: drh tags: trunk)
2012-10-15
20:39
Fix the INSERT documentation to describe the fact that the VALUES form of an INSERT can insert multiple rows. (check-in: ee9ff30ec6 user: drh tags: trunk)
06:10
Fix typo in the description of PRAGMA journal_mode. (check-in: 4eade435df user: mistachkin tags: trunk)
2012-10-09
16:18
Add documentation of recent changes. (check-in: 7417675f15 user: drh tags: trunk)
2012-10-04
20:37
Add the source_id and sha1sum for the 3.7.14.1 release. (check-in: d8c6fa507b user: drh tags: trunk)
19:54
Website updates for the 3.7.14.1 release. (check-in: ab93c4c755 user: drh tags: trunk)
2012-09-24
11:40
Documentation update for shared-cache. (check-in: 8cf29db0b8 user: drh tags: trunk)
2012-09-21
23:27
Add an apple-touch-icon.png. (check-in: f316f03b40 user: drh tags: trunk)
2012-09-11
11:04
Add information on the values returned by the wal_checkpoint pragma. (check-in: 58cdffdea5 user: drh tags: trunk)
2012-09-04
14:27
Fix a typo in the 3.7.14 change summary. (check-in: 344a45bf94 user: drh tags: trunk)
14:16
Use CSS instead of GIFs to make the rounded corners on the menu bar. (check-in: 2912fc93f7 user: drh tags: trunk)
2012-09-03
21:41
Relabel the System.Data.SQLite download link. (check-in: 24408e4406 user: drh tags: trunk)
18:50
Merge together the accidental trunk fork. (check-in: af94b16ada user: drh tags: trunk)
18:49
Version 3.7.14 (check-in: 55043e391c user: drh tags: trunk, release, version-3.7.14)
15:57
Add the SQLITE_SOURCE_ID and sha1 for 3071400 to changes.in. (check-in: 23ef7483d7 user: dan tags: trunk)
15:46
Push the 3.7.14 release date forward by two days. (check-in: 036b419808 user: drh tags: trunk)
2012-08-31
17:28
Use "&amp;" instead of raw "&" inside the malloc.html document. (check-in: 8d2b596b5e user: drh tags: trunk)
2012-08-29
18:17
Fix a few minor typos. (check-in: ac94eb8835 user: drh tags: trunk)
2012-08-27
16:37
Miscellaneous documentation updates, including updates to the testing document and updates to the changes for version 3.7.14. (check-in: 8fa9629e00 user: drh tags: trunk)
2012-08-25
01:56
Update the change log for 3.7.14 to reflect the latest additions. (check-in: c98f1a5ff9 user: drh tags: trunk)
2012-08-22
22:50
Improved names for triggers in the FTS documentation. (check-in: 851c7d53b7 user: drh tags: trunk)
2012-08-21
21:14
Mention the SQLITE_DISABLE_FTS4_DEFERRED compile-time option in the release notes for 3.7.14. (check-in: 9bb0a29008 user: drh tags: trunk)
2012-08-14
17:10
First attempt at the website alterations for version 3.7.14. (check-in: 1740b434f3 user: drh tags: trunk)
2012-08-11
14:35
Fix typos on page onconflict.html: SQLITE_CONSTAIT -> SQLITE_CONSTRAINT and "proscribed" -> "specified by". (check-in: 81daf9c340 user: dan tags: trunk)
2012-08-07
22:34
Use the full name of WinRT for the header and change instances of 'for' to have the same case. (check-in: 1626e732e1 user: mistachkin tags: trunk)
00:39
Change "win32" to "Win32" on the download page. (check-in: 820bf7a014 user: drh tags: trunk)
00:38
Update the download page to separate WinRT binaries into a separate head and to add the VSIX download. (check-in: 1daba99c3e user: drh tags: trunk)
2012-07-17
12:20
Updates to the static analysis section of the testing.html document. (check-in: f65ab3a743 user: drh tags: trunk)
12:13
Fix the download page to use absolute rather than relative pathnames in order to work around a bug in the Google search engine. (check-in: 90cc4b660f user: drh tags: trunk)
2012-07-09
17:55
Get althttpd to compile and run on linux by adding #include <errno.h&gt. (check-in: ac91a2d606 user: drh tags: trunk)
2012-07-07
10:45
Add "-family ipv6" and "-family ipv4" options to althttpd.c to force it to use one or the other internet protocol version. (check-in: 734d42b432 user: drh tags: trunk)
05:47
In althttpd.c add process tracing, commented out. (check-in: 2a6b5e40c5 user: drh tags: trunk)
2012-07-06
05:22
Fix a bug in checking for the existance of the "default.website" folder. (check-in: 67fc7ffb67 user: drh tags: trunk)
2012-07-05
20:01
Add support for IPv6 to the CGI handler. (check-in: 46c838972f user: drh tags: trunk)
19:35
Add support for IPv6 to the althttpd.c standalone server. (check-in: 74563a081e user: drh tags: trunk)
2012-06-27
19:57
Clarification of the input time string formats for date/time functions. (check-in: 738f9af9ca user: drh tags: trunk)
2012-06-20
08:42
Add "Flame" as a notorious user of SQLite. (check-in: 8c4c1ef51e user: drh tags: trunk)
2012-06-19
15:00
Althttpd changes: Make Redirect() much faster by avoiding timeouts. When a document it not found, search the either path for a not-found.html file to display and redirect to that file. (check-in: 8ad926dff3 user: drh tags: trunk)
14:08
In althttpd, if the requested file is not found, look for the "not-found.html" file in the same directory and use it instead. (check-in: e4391f7f58 user: drh tags: trunk)
2012-06-17
23:53
Fix an issue with the chroot jail. At the ability to 404 certain Referer values. (check-in: cf0aea0254 user: drh tags: trunk)
2012-06-14
17:04
Minor correction to the 3.7.13 news. (check-in: 78b3be0bd9 user: drh tags: trunk)
12:44
Add WinRT and 64-bit binaries to the download page. (check-in: 7dda75edf9 user: drh tags: trunk)
2012-06-11
09:50
Update the changes.html page with the sha1 and source-id for 3.7.13. (check-in: 975182c8e8 user: dan tags: trunk)
2012-06-10
22:19
Updates to documentation for the 3.7.13 release. (check-in: 8ab5a61958 user: drh tags: trunk)
2012-06-09
02:24
Fixes to the --port option of althttpd. (check-in: 7b4eed2b49 user: drh tags: trunk)
01:22
Enhance althttpd with new options --nojail, --port N, and --debug. If the --port N flag is used, then run as a server. --nojail avoids setting the chroot jail. --debug disables the timeout alarms. (check-in: f23fa402b1 user: drh tags: trunk)
2012-06-07
16:30
Updates in preparation for 3.7.13. (check-in: 45f3811cfd user: drh tags: trunk)
2012-06-02
18:50
Bug fix in althttpd.c: Include the port number on the HTTP_HOST cgi environment variable. (check-in: c22354d66a user: drh tags: trunk)
2012-05-31
08:10
Add the COMBINED_LOG_FORMAT compile-time option to althttpd.c. Also catch errors opening a /tmp file and report them. (check-in: f5c16dc36c user: drh tags: trunk)
08:00
Adjust the search script to change an empty title into "No Title". (check-in: d53c90f145 user: drh tags: trunk)