drh
a82ffef115
Updates to the support.html page. (CVS 2036)
...
FossilOrigin-Name: 5515accee348c6364cd58903a19029519797e123
2004-11-01 16:03:11 +00:00
drh
63afe89499
Fix a typo in the quickstart document. (CVS 2024)
...
FossilOrigin-Name: 55b03c560d2f66c55d64c3e9f9577e33f8c63195
2004-10-19 01:31:20 +00:00
drh
44c6d46480
Fix typo on homepage. Ticket #956 . (CVS 2022)
...
FossilOrigin-Name: 552ec6770a942fa014242b10fab87b58210dcf08
2004-10-12 02:38:09 +00:00
drh
81d01352c3
Increment the version number. Prepare for release of version 3.0.8. (CVS 2019)
...
FossilOrigin-Name: ff04d7d48b8f9cdfa9b5bb720511c6f4490796e7
2004-10-11 22:26:00 +00:00
drh
270c856eba
Fix typo on the homepage. (CVS 2018)
...
FossilOrigin-Name: 7f190f85e2722edf198423d2b71a1524afe5a32d
2004-10-11 21:49:06 +00:00
drh
1043afaeaf
Fix typo in the lockingv3.html page on the website. (CVS 2017)
...
FossilOrigin-Name: a31b647727052495073fec86f52367bc10264723
2004-10-11 21:48:27 +00:00
drh
0fe0b01ed9
Documentation updates (CVS 2015)
...
FossilOrigin-Name: a4546c09d7a42f9086e63a38008a87df030b4374
2004-10-10 18:00:46 +00:00
drh
3500b7c2d4
Typos and spelling errors in documention. (CVS 2014)
...
FossilOrigin-Name: 16e2ace2db5c051aefe7f72504ad6c1cc5e7a0f4
2004-10-10 17:24:53 +00:00
drh
757028e6ea
New links on the common header page of the website. (CVS 2013)
...
FossilOrigin-Name: 6d6246f150f27042b8ede0fe73ecca1aefd2c3e4
2004-10-09 15:54:32 +00:00
drh
2090a0ed48
Optimizations to the tokenizer. (CVS 2011)
...
FossilOrigin-Name: e5540ce047e0215904005bc9df4ff0d1d0a3c1d1
2004-10-07 19:03:01 +00:00
drh
684917c269
Add support for DEFERRED, IMMEDIATE, and EXCLUSIVE transactions. (CVS 2000)
...
FossilOrigin-Name: 81ff8107ad63113782cf5a9ba7a512496114ba08
2004-10-05 02:41:42 +00:00
drh
c60d04464f
Allow functions to be created when there are outstanding VMs.
...
(Ticket #926 ) Fix problems with sqlite3_errcode(). Add tests for
sqlite3_errcode(). (CVS 1989)
FossilOrigin-Name: d0f1dc5898382258b283308c2cce55a8bc378ee4
2004-09-30 13:43:13 +00:00
drh
c2316c3931
Fix typo on homepage. (CVS 1971)
...
FossilOrigin-Name: 5d3b3a96bcc459a797bd723025f2d38efcfeb6fa
2004-09-18 18:51:09 +00:00
drh
2d7c0609ed
Up the version number and prepare documentation files for the 3.0.7 release. (CVS 1969)
...
FossilOrigin-Name: 63e4ed3cc698d660867c297cbedfc25f9eb7c40d
2004-09-18 18:00:23 +00:00
drh
c16a03b54b
The callback on sqlite3_trace() is invoked the first time sqlite3_step()
...
is called after sqlite3_prepare() or sqlite3_reset(). Ticket #900 . (CVS 1960)
FossilOrigin-Name: 0cc2f40e6afa157ead45140c4e28a9a33c469b73
2004-09-15 13:38:10 +00:00
drh
916d68efea
Documentation updates. (CVS 1946)
...
FossilOrigin-Name: 799f5383c0c72a74c7b29f9f40fc949f3248a499
2004-09-08 13:06:21 +00:00
drh
fa6bc0000f
Wildcards with the same name map into the same variable number. New
...
api sqlite3_bind_parameter_index() added to map wildcard names into
wildcard index numbers. Support for "?nnn" wildcards. (CVS 1945)
FossilOrigin-Name: 435b3f301fbb6953adc974c7f03589b06e9114c3
2004-09-07 16:19:52 +00:00
drh
6ad3326fd5
Fix a typo in the "News" on the homepage. (CVS 1935)
...
FossilOrigin-Name: 45d7158878a9648708d8ed47944707169a7f7f1c
2004-09-02 16:53:12 +00:00
drh
d1b03577ec
Update version number and documentation for version 3.0.6. (CVS 1933)
...
FossilOrigin-Name: 67370926e374180b2de6e9ab60e5c9ddab4b1317
2004-09-02 16:36:03 +00:00
drh
57ee3cc2ce
Documentation updates (CVS 1921)
...
FossilOrigin-Name: 9322c439c5727f0d65548efdf4de4d7b89b4be66
2004-08-30 14:58:11 +00:00
drh
d271df0569
Adjustments to the download.html page generator script. (CVS 1915)
...
FossilOrigin-Name: a6dc1331396569a3d7c3fad27b98577918d7219d
2004-08-29 18:14:18 +00:00
drh
37e012846c
Increase the version number and update the change log in preparation for
...
the release of version 3.0.5. (CVS 1914)
FossilOrigin-Name: 69922aabb5c0065eb551fe20065c866e6abad434
2004-08-29 17:52:40 +00:00
drh
4aec8b65c7
Add the sqlite3_libversion() API (ticket #834 ). Fix the build scripts to
...
correctly build the shared libraries with version 8.4 of Tcl. (CVS 1908)
FossilOrigin-Name: 6db26a19ea7ac77be41a7416dedaef1b9dfd9e16
2004-08-28 16:19:00 +00:00
drh
db06183c22
Update the TCL binding documentation to describe the newly added ability
...
to specify TCL variable names in the body of an SQL statement. (CVS 1904)
FossilOrigin-Name: b3b9e58103dd6c65c55caf9a25bc1c257b37df88
2004-08-26 01:12:13 +00:00
drh
2c6674cf7e
Host parameter names conform to SQL-2003. (CVS 1902)
...
FossilOrigin-Name: fd584d1ccf6643b723c2ff0a7a16c2aea3f1142c
2004-08-25 04:07:01 +00:00
drh
895d747226
Add support for named wildcards in SQL statements. (CVS 1897)
...
FossilOrigin-Name: d3be0b7c5a39c02b9b2d6d85f1595d591984a569
2004-08-20 16:02:39 +00:00
drh
b78825070e
Prepare for the release of version 3.0.4. (CVS 1883)
...
FossilOrigin-Name: 72fb719bdd627694d89ea523dda3cf44537463a9
2004-08-09 00:04:04 +00:00
drh
8ea1a04ff8
Home page updates. (CVS 1861)
...
FossilOrigin-Name: 15774aab7d20eb4dfcb47378c8255e26b8cbbe19
2004-07-22 19:06:31 +00:00
drh
20753fb2d0
Updates to the publish.sh script and the download.html webpage. (CVS 1858)
...
FossilOrigin-Name: 23c2ec459101d45c17e6e4cc6a20ed1b981cfd35
2004-07-22 18:53:17 +00:00
drh
91551097ea
Update changes log for 2.8.15. Add new architecture images. (CVS 1853)
...
FossilOrigin-Name: 8dd9b4de278570e8a741d28752724117e8c5fae0
2004-07-22 16:12:19 +00:00
drh
f8c3a21022
Update VERSION and changes.html in preparation for the next release. (CVS 1848)
...
FossilOrigin-Name: 428f80239e68671a258ed3d1a00f42b32e4ea0c9
2004-07-22 15:47:28 +00:00
drh
1dba027428
Change sqlite* to sqlite3* in the API reference for version 3.0. Ticket #818 . (CVS 1847)
...
FossilOrigin-Name: 7c96daddb6b857f904f0ea72d6bad21ab7dc3f16
2004-07-22 15:45:15 +00:00
drh
a4aac81cdf
Update the TCL API documentation. (CVS 1841)
...
FossilOrigin-Name: df306ad9ee522b20f017be0be83d9e071d525f8e
2004-07-21 14:54:49 +00:00
drh
422b3024e2
Updates to the C-language API documents for version 3.0. (CVS 1840)
...
FossilOrigin-Name: 814c58d470922d77cfcc6c4d5d26c1ec4c28ca60
2004-07-21 14:07:57 +00:00
drh
5f6a87b3dd
When comparing two expressions do not apply affinity to either operand.
...
Ticket #805 . (CVS 1810)
FossilOrigin-Name: 88a4e400f916d7af088b39a9653d6452b3666577
2004-07-19 00:39:45 +00:00
drh
9eb516c0eb
min() ignores NULL values. Ticket #800 . (CVS 1802)
...
FossilOrigin-Name: 166234a2b61e1d6a501e48dde1caec0a02bec90b
2004-07-18 20:52:32 +00:00
drh
e29b1a05a7
mprintf() correctly handles "%s","". Fix for ticket #812 . (CVS 1800)
...
FossilOrigin-Name: 4f56db1149f65dc2edf6626fa20ae255a5f5280c
2004-07-17 21:56:09 +00:00
drh
75f6a032c4
Implement the experimental sqlite3_bind_parameter_count() API in support
...
of DBD::SQLite. Also fix the sqlite3.def export list. (CVS 1797)
FossilOrigin-Name: c44943e6fe0c88830102253591a501dc7d724d2f
2004-07-15 14:15:00 +00:00
drh
49d55ac3f5
Add a Credits section to the version3.html document. (CVS 1788)
...
FossilOrigin-Name: 750ec96172e200f67cbd64659a87a1633edd544e
2004-06-30 22:54:06 +00:00
drh
7acde5a33b
Up the version number to 3.0.2 and make changes to the website in
...
preparation for the first beta release. (CVS 1786)
FossilOrigin-Name: 0b73b7a074896f45573e612992d08a22124fc485
2004-06-30 22:35:06 +00:00
danielk1977
7dca81b84c
Fix a typo in capi3.tcl. (CVS 1784)
...
FossilOrigin-Name: 982389b25d26201116fdfd390aa4b9964b5adf69
2004-06-30 13:28:32 +00:00
drh
3dea76474c
Add news about the break-in to the homepage. (CVS 1740)
...
FossilOrigin-Name: 5cda1cda63bef554f8b3436bd958014f453087c2
2004-06-26 12:40:06 +00:00
drh
fa9249dd98
Fix typos in web documentation. Tickets #770 and #771 . (CVS 1668)
...
FossilOrigin-Name: 04673066ff6a7c127559ba448fe50a4d95a26347
2004-06-22 14:57:53 +00:00
drh
f1f7d25536
The download.tcl script used to generate download.html must run out of
...
the doc subdirectory of the build. (CVS 1667)
FossilOrigin-Name: 80c7b13ff39c88474587b1899505bac83a0b8812
2004-06-22 14:52:26 +00:00
drh
d8c8d5cec8
Update the changes.html webpage for version 3.0.1. (CVS 1666)
...
FossilOrigin-Name: d5d28e9822ba9177acfd72ebd87c293a4fac4784
2004-06-22 14:47:01 +00:00
danielk1977
f9d64d2c30
Remove the iCollate argument from sqlite3_create_function() (CVS 1632)
...
FossilOrigin-Name: 728d57ff5517a51c3aad4ba95525b1aa2065bd19
2004-06-19 08:18:07 +00:00
dougcurrie
f12f80f071
MinGW/MSYS build fixes; ticket #765 (CVS 1624)
...
FossilOrigin-Name: 3c6b9b41a682a7bb979acc1e269eea2384aa9d45
2004-06-18 23:20:53 +00:00
drh
43d0578e04
Fix typos in documentation. Fix publish.sh so that it correctly builds the
...
ZIP archive of preprocesses source code. (CVS 1620)
FossilOrigin-Name: fee0c5e308c3de1937185e2060c8757e605ab3a2
2004-06-18 15:13:48 +00:00
danielk1977
f5628d7825
Fix typos in capi3.tcl (CVS 1618)
...
FossilOrigin-Name: 9e0e530f10bf70996471650496173dee074c2732
2004-06-18 11:34:09 +00:00
drh
829512baa0
Update the Makefile.in, version number, change log, etc for the 3.0.0
...
release. (CVS 1617)
FossilOrigin-Name: 917391e05ef45fd1eae883a99e6bbe6d7df3cc1c
2004-06-18 11:29:35 +00:00