Leaves
Not logged in

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

Nomenclature:
  1. A leaf is a check-in with no descendants.
  2. An open leaf is a leaf that does not have a "closed" tag and is thus assumed to still be in use.
  3. A closed leaf has a "closed" tag and is thus assumed to be historical and no longer in active use.

Open leaves:

2010-03-15
20:53
[bea9258643] Leaf Improved error message when the right-hand operand of MATCH in FTS3 is not a valid search expression. Ticket 170872f1c3. (user: drh, tags: trunk)
2010-03-03
22:40
[6f368b5448] Leaf Modify the sqlite3_log() interface and implementation so that it never uses dynamic memory allocation - to avoid deadlocking when called while holding the memory allocator mutex. Cherry-pick merge of 28d1bc98d6. (user: drh, tags: branch-3.6.22)
17:09
[83495128c8] Leaf Fixed compiler warning on Visual Studio. (user: icculus, tags: lemon-update-2010)
15:49
[527c71d54e] Leaf Fix some extra instances of the problematic constant in util.c on the 3.6.1 branch. (user: dan, tags: branch-3.6.1)
2010-02-26
22:05
[5c0afe70a5] Leaf fix merge error and compiler warning (user: adam, tags: apple-osx)
2010-02-23
20:08
[76a0294ab4] Leaf Refactored compile time option diagnostic support to use strings identifiers instead of bitmask. (user: shaneh, tags: compile_opts)
2010-02-12
22:43
[f3676b243d] Leaf Added experimental mutex implementation using interlocked ops and spin locks. (user: shaneh, tags: experimental)
2010-01-30
23:08
[bb18f57852] Leaf The iInUseDB and iInUseMM variables do not need to be volatile. (user: drh, tags: branch-3.5.9)
2009-12-16
23: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-05
04:14
[d474195a99] Leaf Update maxRow size after shrinking the row buffer (CSV). (user: shaneh, tags: csv_ext)
2009-10-30
13:26
[2a832b19b6] Leaf Version 3.6.16.1 (user: drh, tags: release, branch_3_6_16)
2009-10-16
15:59
[61174aea74] Leaf Fix a problem in the analyze3.test script. (user: dan, tags: experimental)
2009-09-03
19:43
[715cecb8c7] Leaf Fix a VDBE stack overflow issue with the UPDATE statement. (user: drh, tags: branch-3.3.6)
2009-05-25
15:00
[ab76d1a252] Leaf Version 3.6.14.2 (CVS 6680) (user: drh, tags: branch_3_6_14, release)
2008-11-26
18:01
[30a2080777] Leaf Version 3.6.6.2 (CVS 5960) (user: drh, tags: branch_3_6_6)
2007-08-14
13: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-10
21: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
16:20
[47fee16ba9] Leaf Fix a date round-off problem in strftime(). Ticket #2153. (CVS 3575) (user: drh, tags: version_2)
2005-12-19
17:27
[e61382aed4] Leaf Version 3.2.8 (CVS 2835) (user: drh, tags: branch_3_2)