Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch trunk Through [8f798279] Excluding Merge-Ins
This is equivalent to a diff from c06edd23 to 8f798279
2024-11-06
| ||
13:21 | Increase the version number to 2.26 in order to start the next release cycle. Update the built-in SQLite to the latest 3.48.0 pre-release for testing. Add the 2_26 tag to the change log. ... (check-in: 66899f89 user: drh tags: trunk) | |
12:59 | Version 2.25 ... (check-in: 8f798279 user: drh tags: trunk, release, version-2.25) | |
12:44 | Mention the SQLite and OpenSSL versions in the change log for 2.25. ... (check-in: 5c8b6781 user: drh tags: trunk) | |
2010-05-16
| ||
19:16 | Rename the "clear-title" branch as the new trunk. The trunk is now relicensed using the Simplified BSD License. ... (check-in: bf1c21ba user: drh tags: trunk) | |
19:08 | Change from GPL to the Simplified BSD License. ... (Closed-Leaf check-in: c06edd23 user: drh tags: clear-title) | |
11:18 | Pull the latest trunk changes into clear-title. ... (check-in: 96722b6d user: drh tags: clear-title) | |
Added .editorconfig.
|
Added .fossil-settings/binary-glob.
|
Added .fossil-settings/clean-glob.
|
Added .fossil-settings/crlf-glob.
|
Added .fossil-settings/encoding-glob.
|
Added .fossil-settings/ignore-glob.
|
Added .project.
|
Added .settings/org.eclipse.core.resources.prefs.
|
Added .settings/org.eclipse.core.runtime.prefs.
|
Changes to BUILD.txt.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 | - - - + - + + + + - - - + + + + + + + + + + + + + + - + - - - - + + + + - + - + - - - + + + - + + + + - + - + + + + + - - + + - - + + - - + + - + + + + |
|
Changes to COPYRIGHT-BSD2.txt.
1 2 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 | - - + + - + - - + + - + - - + + - - + + - - + + | Copyright 2007 D. Richard Hipp. All rights reserved. |
Added Dockerfile.