sqlite/src
drh ad75e9874b Fix the locking protocol. (CVS 280)
FossilOrigin-Name: 484b82d8a1c84f3d9725a509de93276b9fa9b294
2001-10-09 04:19:46 +00:00
..
btree.c Adding table column query capability to support ODBC. (CVS 278) 2001-10-06 16:33:02 +00:00
btree.h Added basic support for enforcement of UNIQUE on indices and primary 2001-09-27 03:22:32 +00:00
build.c Fix the locking protocol. (CVS 280) 2001-10-09 04:19:46 +00:00
delete.c Support for temporary tables added. Still need more testing. (CVS 279) 2001-10-08 13:22:32 +00:00
expr.c Adding table column query capability to support ODBC. (CVS 278) 2001-10-06 16:33:02 +00:00
hash.c Put in a generic hash table system in place of the various ad-hoc 2001-09-22 18:12:08 +00:00
hash.h Fix the locking protocol. (CVS 280) 2001-10-09 04:19:46 +00:00
insert.c Support for temporary tables added. Still need more testing. (CVS 279) 2001-10-08 13:22:32 +00:00
main.c Support for temporary tables added. Still need more testing. (CVS 279) 2001-10-08 13:22:32 +00:00
md5.c More BTree tests (CVS 233) 2001-07-01 22:12:01 +00:00
os.c Fix the locking protocol. (CVS 280) 2001-10-09 04:19:46 +00:00
os.h Fix the locking protocol. (CVS 280) 2001-10-09 04:19:46 +00:00
pager.c Support for temporary tables added. Still need more testing. (CVS 279) 2001-10-08 13:22:32 +00:00
pager.h Disclaimed copyright. Preparing for release 2.0. (CVS 250) 2001-09-16 00:13:26 +00:00
parse.y Support for temporary tables added. Still need more testing. (CVS 279) 2001-10-08 13:22:32 +00:00
printf.c better handling of out-of-memory errors (CVS 207) 2001-04-11 14:28:42 +00:00
random.c Fix the locking protocol. (CVS 280) 2001-10-09 04:19:46 +00:00
select.c Adding table column query capability to support ODBC. (CVS 278) 2001-10-06 16:33:02 +00:00
shell.c Adding table column query capability to support ODBC. (CVS 278) 2001-10-06 16:33:02 +00:00
shell.tcl Add pattern matching to the .table command (CVS 129) 2000-08-08 20:19:09 +00:00
sqlite.h.in Adding table column query capability to support ODBC. (CVS 278) 2001-10-06 16:33:02 +00:00
sqliteInt.h Fix the locking protocol. (CVS 280) 2001-10-09 04:19:46 +00:00
table.c Disclaimed copyright. Preparing for release 2.0. (CVS 250) 2001-09-16 00:13:26 +00:00
tclsqlite.c Version 2.0.0 (CVS 272) 2001-09-28 17:47:14 +00:00
test1.c Tests for inserting lots of data (~64K) into a single row of a table. (CVS 264) 2001-09-24 03:12:39 +00:00
test2.c Disclaimed copyright. Preparing for release 2.0. (CVS 250) 2001-09-16 00:13:26 +00:00
test3.c Fixes to the locking and rollback behavior. (CVS 261) 2001-09-23 02:35:53 +00:00
TODO Everything is working on Linux. This is release 2.0-Alpha-1. (CVS 246) 2001-09-15 00:57:28 +00:00
tokenize.c Fix the locking protocol. (CVS 280) 2001-10-09 04:19:46 +00:00
update.c Support for temporary tables added. Still need more testing. (CVS 279) 2001-10-08 13:22:32 +00:00
util.c Added basic support for enforcement of UNIQUE on indices and primary 2001-09-27 03:22:32 +00:00
vdbe.c Fix the locking protocol. (CVS 280) 2001-10-09 04:19:46 +00:00
vdbe.h Support for temporary tables added. Still need more testing. (CVS 279) 2001-10-08 13:22:32 +00:00
where.c Support for temporary tables added. Still need more testing. (CVS 279) 2001-10-08 13:22:32 +00:00