Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Version 3.6.11 (CVS 6299) |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk | release |
Files: | files | file ages | folders |
SHA1: |
6abd630c8703ed09af27776096677c2f |
User & Date: | drh 2009-02-18 00:00:04.000 |
Context
2009-02-18
| ||
04:34 | break libsqlite3.la install step out so the tcl install step can depend on it as well (CVS 6300) (check-in: 0998c55467 user: vapier tags: trunk) | |
00:00 | Version 3.6.11 (CVS 6299) (check-in: 6abd630c87 user: drh tags: trunk, release) | |
2009-02-17
| ||
18:37 | Add tests to double-check that nothing within SQLite ever tries to allocate amounts of memory that are close to the maximum signed integer, leading to an integer overflow within malloc(). This is not currently a problem. The extra tests just insure it never becomes a problem. (CVS 6298) (check-in: f6ba7bb915 user: drh tags: trunk) | |
Changes