Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins occurring on 2005-08-24
Following day ↑
2005-08-24
| ||
18:04 | Fix the --enable-threadsafe option to the configure script. Ticket #1378. (CVS 2623) (check-in: 76ec0b3d user: drh tags: trunk) | |
17:07 | Additional defense against the rowid-fifo overflow problem. (CVS 2622) (check-in: 881dcf5f user: drh tags: trunk) | |
16:54 | Remove a stray C++ style comment causing problems for some compilers. (CVS 2621) (check-in: aa7dd3f2 user: drh tags: trunk) | |
16:13 | Fix a bug in DELETE that might cause a segfault when deleting more than 40940 rows of data all at once. (CVS 2620) (check-in: 7c599bae user: drh tags: trunk) | |
11:14 | Version 3.2.4 (CVS 2619) (check-in: 8cef2c1a user: drh tags: trunk) | |
11:07 | Increase the version number and update the change log prior to release. (CVS 2618) (check-in: 139a28d2 user: drh tags: trunk) | |
03:52 | After calling realloc() on an array to resize it, be sure not to use pointers into the old array. Ticket #1376. (CVS 2617) (check-in: 9f9a2571 user: drh tags: trunk) | |