Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Nomenclature:
- A leafis a check-in with no descendants in the same branch.
- An open leafis a leaf that does not have a "closed" tag and is thus assumed to still be in use.
- A closed leafhas a "closed" tag and is thus assumed to be historical and no longer in active use.
Open leaves:
|
2012-02-03
| ||
| 00:02 | [f14e7f29ff] Leaf: More structure packing for smaller objects and less memory usage. (user: drh, tags: trunk) | |
|
2012-02-02
| ||
| 21:42 | [f27c7b4fb1] Leaf: Fix a problem with NULL handling in aggregate min/max when returning values from the row containing the min or max. (user: drh, tags: output-minmax-row) | |
|
2012-01-30
| ||
| 19:13 | [4f0997c7fa] Leaf: Do not rely on the _WIN32_WINNT macro as vs2005 does not define it by default. Instead, always assume winNT unless the makefile explicitly sets SQLITE_OS_WINNT=0. (user: drh, tags: nx-devkit) | |
|
2012-01-18
| ||
| 17:52 | [adc63d0b82] Leaf: Fix previous merge with trunk. (user: mbg, tags: mbg-fts3) | |
| 17:46 | [2d91c4de41] Leaf: Merged with upstream trunk. (user: mbg, tags: mbg-fts3) | |
| 15:09 | [f2ef80f844] Leaf: Update to trunk and set mobigroup.2 version of debian package. (user: mbg, tags: mbg) | |
|
2012-01-16
| ||
| 15:33 | [2845654d42] Leaf: Support building with SQLITE_ENABLE_SESSION under MSVC. (user: mistachkin, tags: sessions) | |
|
2012-01-14
| ||
| 17:13 | [2cc414cd14] Leaf: Merge the latest trunk changes into the apple-osx branch. (user: drh, tags: apple-osx) | |
|
2011-12-23
| ||
| 14:07 | [e6a04bf9f1] Leaf: Fix a problem with f9c4a7c8f4 as applied to this branch. (user: dan, tags: branch-3.7.6) | |
|
2011-11-14
| ||
| 05:53 | [54cc119811] Leaf: Fix a 8-byte alignment problem that causes a SIGBUS on Sparc. (user: drh, tags: branch-3.7.9) | |
|
2011-11-08
| ||
| 18:06 | [a499ae3835] Leaf: Cherrypick the 5dbfaed8c3 patch so that SQLITE_OMIT_WAL works again. (user: drh, tags: omit-wal-fix) | |
|
2011-10-26
| ||
| 01:18 | [89d63a0e1d] Leaf: Cherrypick the 3513bf6ee090d9 so that the sqlite_source_id() function works correctly even with newer versions of Fossil (user: drh, tags: branch-3.7.2) | |
|
2011-10-11
| ||
| 04:09 | [b431a63437] Leaf: Patches to the apple-osx-377 branch so that it will compile and run on non-Mac unix platforms. (user: drh, tags: apple-osx-377) | |
|
2011-08-29
| ||
| 06:49 | [ff71d20a9e] Leaf: About a 1% overall performance improvement by using a macro to avoid no-op calls to sqlite3MemReleaseExternal(). (user: drh, tags: experimental) | |
|
2011-08-12
| ||
| 20:34 | [69e4b41de2] Leaf: Update Makefile.in and configure to account for new source file vdbesort.c. (user: dan, tags: experimental) | |
|
2011-06-28
| ||
| 21:39 | [af0d91adf4] Leaf: Version 3.7.7.1. (user: dan, tags: release, branch-3.7.7, version-3.7.7.1) | |
|
2011-06-21
| ||
| 19:34 | [2f5b37122b] Leaf: Backport the localtime() failure patch from trunk. Ticket [bd484a090c8077]. (user: drh, tags: branch-3.6.1) | |
|
2011-06-01
| ||
| 15:26 | [2e5a912ad7] Leaf: Toward version 3.7.5.1. This check-in updates the version number and also patches the pager so that it never spills cache while in WAL mode. The latter patch fixes ticket [2d1a5c67dfc23] and also prevents excessive WAL file sizes if the pager cache starts thrashing. A few test cases fail. (user: drh, tags: branch-3.7.5) | |
|
2011-05-19
| ||
| 06:34 | [5791232778c] Leaf: Bring the apple-wal-readonly branch up to date with the latest changes in apple-osx, and especially the fix for disappearing WAL transactions. (user: drh, tags: apple-wal-readonly) | |
|
2011-04-15
| ||
| 17:29 | [1cca9a49f2] Leaf: Add retry logic to GetFileAttributesEx() on windows. (user: drh, tags: experimental) | |
|
2011-03-07
| ||
| 18:36 | [ecb60aaaf7] Leaf: Merged with trunk (user: mbg, tags: sqlite-dev) | |
|
2011-02-23
| ||
| 17:33 | [8609a15dfa] Leaf: Automatically retry system calls that fail with EINTR. This is a backport of the changes from b9d29ea385bafc and af9ba2a6d2c379. (user: drh, tags: branch-3.7.4) | |
|
2011-02-19
| ||
| 17:19 | [1725aa7501] Leaf: Changes which attempt to address an obscure SQLITE_PROTOCOL error. (user: drh, tags: wal-trace-375) | |
|
2011-01-05
| ||
| 16:07 | [6549e7672b] Leaf: Cherrypick the WAL error logging from the pre-3.7.5 line into a branch for version 3.7.2. Include the sqlite3_vsnprintf() interface. This checkin is intended for debugging and not for release. (user: drh, tags: wal-trace-372) | |
|
2010-10-02
| ||
| 05:01 | [29a681dd7b] Leaf: Backport the very lastest R-Tree in order to take advantage of its enhanced robustness to corrupt databases. (user: drh, tags: apple-osx-3623) | |
| 05:00 | [265b0b29b8] Leaf: Fix the amalgamation builder so that it works with the rtree updates of the prior check-in. (user: drh, tags: branch-3.6.23) | |
|
2010-09-24
| ||
| 22:04 | [30801892c6] Leaf: Add new file e_vacuum.test. Move part of e_select.test into e_select2.test. (user: dan) | |
|
2010-08-04
| ||
| 16:31 | [042a1abb03] Leaf: Version 3.7.0.1 (user: drh, tags: release, branch-3.7.0) | |
|
2010-06-30
| ||
| 23:44 | [2925ea806c] Leaf: Delete build instructions for unused extensions from debian/rules (user: veter, tags: mbg-debian) | |
| 23:38 | [e9a133a456] Leaf: Merged with mbg brunch after merging it with mbg-ext (user: veter, tags: mbg-ext) | |
|
2010-05-18
| ||
| 16:37 | [97d88a86e4] Leaf: Keep additional state information in the pager in an effort to reduce the number of SQLITE_FCNTL_SIZE_HINTs. (Note: This change was found to make no performance difference and so has been moved onto a side branch. Use the parent check-in instead of this one.) (user: drh, tags: branch-3.6.1-exp) | |
|
2010-03-23
| ||
| 02:55 | [82dd61fccf] Leaf: Sync the database file after a rollback. This is a cherrypick merge of check-in b21b911f23. (user: drh, tags: branch-3.6.22) | |
|
2010-02-13
| ||
| 01:43 | [f3676b243d] Leaf: Added experimental mutex implementation using interlocked ops and spin locks. (user: shaneh, tags: experimental) | |
|
2010-01-31
| ||
| 02:08 | [bb18f57852] Leaf: The iInUseDB and iInUseMM variables do not need to be volatile. (user: drh, tags: branch-3.5.9) | |
|
2009-12-17
| ||
| 02:28 | [867347323b] Leaf: Fix for the "(x AND y) OR z" bug backported to version 3.6.21. (user: drh, tags: branch-3.6.21) | |
|
2009-11-04
| ||
| 21:16 | Tag changes on eb7a544fe49d1626: Add bgcolor=#ffc0d0. Add comment. Add date=2009-11-04 13:30:02. (user: drh) | |
|
2009-10-30
| ||
| 16:26 | [2a832b19b6] Leaf: Version 3.6.16.1 (user: drh, tags: release, branch_3_6_16) | |
|
2009-09-03
| ||
| 23:43 | [715cecb8c7] Leaf: Fix a VDBE stack overflow issue with the UPDATE statement. (user: drh, tags: branch-3.3.6) | |
|
2009-05-25
| ||
| 19:00 | [ab76d1a252] Leaf: Version 3.6.14.2 (CVS 6680) (user: drh, tags: branch_3_6_14, release) | |
|
2008-11-26
| ||
| 21:01 | [30a2080777] Leaf: Version 3.6.6.2 (CVS 5960) (user: drh, tags: branch_3_6_6) | |
|
2007-08-14
| ||
| 17:20 | [f0029da32f] Leaf: Back-port critical soft heap limit fixes to version 3.3.17. The following check-ins were back-ported: (4031), (4037), (4097), (4202), (4203), (4207), (4208), (4214). (CVS 4222) (user: drh, tags: branch_3_3_17) | |
|
2007-05-11
| ||
| 01:31 | [e91012b603] Leaf: Backport the stack-size reduction patch in (3673) to version 3.3.13. (CVS 3979) (user: drh, tags: branch_3_3_13) | |
|
2007-01-08
| ||
| 19:20 | [47fee16ba9] Leaf: Fix a date round-off problem in strftime(). Ticket #2153. (CVS 3575) (user: drh, tags: version_2) | |
|
2005-12-19
| ||
| 20:27 | [e61382aed4] Leaf: Version 3.2.8 (CVS 2835) (user: drh, tags: branch_3_2) |