SQLite

Timeline
Login

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

7 check-ins using file VERSION version 73e5f5e0

2001-10-13
01:06
Remove the P3 and label arguments from the internal sqliteVdbeAddOp() function. This makes the code easier to read and perhaps smaller as well. (CVS 286) (check-in: 288ef124 user: drh tags: trunk)
2001-10-12
17:30
Fix an assertion failure when the disk fills up. Add tests for a full disk situation. (CVS 285) (check-in: 0a7848b6 user: drh tags: trunk)
2001-10-09
14:00
Version 2.0.2 (CVS 468) (check-in: 44d00a6f user: drh tags: trunk)
13:46
The sqlite_busy_timeout() function was interpreting its second argument as seconds, not milliseconds as advertised. This patch fixes the problem. (CVS 284) (check-in: abe5a25b user: drh tags: trunk)
12:44
Remove files before rebuilding. (CVS 283) (check-in: 6307641d user: drh tags: trunk)
12:39
More changes prior to release 2.0.2. Mostly comment changes. But there was also a minor change to temptable.test so that it would work under Windows. (CVS 282) (check-in: 864349de user: drh tags: trunk)
04:21
Version 2.0.2 (CVS 281) (check-in: 765359c7 user: drh tags: trunk)