Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins that include changes to files matching 'extsrc/*'
|
2026-04-03
| ||
| 11:02 | Update the built-in Pikchr to the latest trunk check-in Leaf check-in: adc7bfce73 user: drh tags: trunk | |
|
2026-04-01
| ||
| 12:18 | Update the built-in SQLite to the latest 3.53.0 beta for SQLite testing. check-in: ad59a046cb user: drh tags: trunk | |
|
2026-03-26
| ||
| 23:08 | Back out the use of sqlite3_atof(), as that interface has been removed from the 3.53.0 release. Update the built-in SQLite to the latest 3.53.0 beta for testing. check-in: a10f931ba1 user: drh tags: trunk | |
|
2026-03-23
| ||
| 13:49 | Update to the latest SQLite and rig Fossil to use sqlite3_atof() if that interface is available. When compiling with an older SQLite, it falls back to using atof(). check-in: cb89386af5 user: drh tags: trunk | |
|
2026-03-18
| ||
| 23:00 | Update the built-in SQLite to the latest 3.53.0 development version for testing. check-in: 17f98784c2 user: drh tags: trunk | |
|
2026-03-06
| ||
| 16:20 | Update built-in SQLite to version 3.52.0 final. check-in: 81eeb1c2b5 user: drh tags: trunk | |
|
2026-03-03
| ||
| 23:06 | Update the built-in SQLite to the version that includes the WAL restart race fix. check-in: 305ee2d1e2 user: drh tags: trunk | |
|
2026-03-02
| ||
| 21:31 | Update the built-in SQLite to the latest 3.52.0 beta check-in: ba8756ac35 user: drh tags: trunk | |
|
2026-02-28
| ||
| 01:09 | Update the built-in SQLite to the latest 3.52.0 beta, for testing. check-in: 73512f45db user: drh tags: trunk | |
|
2026-02-24
| ||
| 00:22 | Update the built-in SQLite to the latest trunk version for testing. check-in: b8ab8b3d41 user: drh tags: trunk | |
|
2026-02-19
| ||
| 14:36 | Update the built-in SQLite to the latest beta for testing. check-in: 065736a20c user: drh tags: trunk | |
|
2026-02-17
| ||
| 16:47 | Merge the latest trunk enhancements into the timestamp-vfs branch. Leaf check-in: 99aa77d96e user: drh tags: timestamp-vfs | |
| 16:45 | Import the latest version of tmstmpvfs.c. check-in: 0529ecd95d user: drh tags: timestamp-vfs | |
| 12:08 | Update the built-in SQLite to include the latest enhancements and optimizations. check-in: b10ff3809e user: drh tags: trunk | |
|
2026-02-16
| ||
| 11:24 | Update the built-in SQLite to the latest trunk check-in for beta-testing. check-in: d0d5159c28 user: drh tags: trunk | |
|
2026-02-12
| ||
| 14:30 | Update the built-in SQLite to the latest trunk, in order to avoid a harmless compiler warning when compiling Fossil. check-in: 6c6c1feb55 user: drh tags: trunk | |
|
2026-02-10
| ||
| 08:49 | Latest merge from trunk. check-in: d03791648f user: brickviking tags: bv-infotool | |
|
2026-02-05
| ||
| 12:04 | Update the built-in SQLite to the latest trunk version, for beta testing. check-in: 7b0960d8db user: drh tags: trunk | |
|
2026-01-27
| ||
| 16:20 | New version of tmstmpvfs.c that fixes the WAL-checksum bug. check-in: 6cb48bf66a user: drh tags: timestamp-vfs | |
| 11:21 | Fix frame number computations in the timestamp VFS. check-in: 7e63541cdd user: drh tags: timestamp-vfs | |
|
2026-01-26
| ||
| 21:26 | Update the tmstmpvfs.c extension module to the latest version. check-in: 2a1a9c357e user: drh tags: timestamp-vfs | |
| 21:24 | Merge the latest trunk enhancements into the timestamp-vfs branch. check-in: 69d7454515 user: drh tags: timestamp-vfs | |
| 11:52 | Update the built-in SQLite to the latest trunk version, in order to beta-test the latest SQLite changes. check-in: 13c221af37 user: drh tags: trunk | |
|
2026-01-10
| ||
| 14:17 | Sync with trunk. Leaf check-in: ceee00be59 user: florian tags: standard-cli-colors | |
| 14:10 | Sync with trunk. Leaf check-in: e4556126da user: florian tags: diff-word-wrap | |
| 14:05 | Sync with trunk. Leaf check-in: facfbbd552 user: florian tags: diff-keyboard-navigation | |
| 14:02 | Sync with trunk. check-in: c50c8ed9d7 user: florian tags: timeline-keyboard-navigation | |
|
2026-01-09
| ||
| 16:46 | Merge the latest trunk enhancements into the timestamp-vfs branch. check-in: b718f73b47 user: drh tags: timestamp-vfs | |
| 16:44 | Update the built-in SQLite to the latest trunk check-in for testing. check-in: 2b2530dd07 user: drh tags: trunk | |
|
2026-01-08
| ||
| 19:17 | New version of tmstmpvfs.c that names log files using ISO8601 names instead of hexadecimal milliseconds since 1970. check-in: eb9f1c6d5a user: drh tags: timestamp-vfs | |
| 17:54 | Fix an off-by-one error in the log file generated by tmstmpvfs.c. check-in: 8fd8c9e6f6 user: drh tags: timestamp-vfs | |
| 15:32 | Update the builtin SQLite to the latest trunk check-in, to capture improvements. check-in: 6c3c5bef72 user: drh tags: timestamp-vfs | |
|
2026-01-07
| ||
| 20:36 | This branch contains a build of Fossil that uses the tmstmpvfs extension. The purpose of this branch is to test the tmstmpvfs extension. There is no intent to ever land this branch nor make it a permanent part of Fossil. check-in: e4685667af user: drh tags: timestamp-vfs | |
|
2026-01-05
| ||
| 12:37 | Update the built-in SQLite to the latest 3.52.0 alpha version for testing. check-in: 12e4a0f415 user: drh tags: trunk | |
|
2025-12-30
| ||
| 13:18 | Update the built-in SQLite to the latest trunk version for testing, and especially testing of the enhancements to the CLI. check-in: b9ecacf4a1 user: drh tags: trunk | |
|
2025-12-22
| ||
| 11:31 | Update the built-in SQLite to the latest trunk version, which perhaps restores the ability to compile Fossil using WindowsXP. check-in: 5f65ed513d user: drh tags: trunk | |
|
2025-12-19
| ||
| 22:05 | Merge from trunk. check-in: 6759efcc81 user: brickviking tags: bv-infotool | |
|
2025-12-18
| ||
| 09:09 | Replace some tabs with spaces. check-in: 21c76f1916 user: danield tags: trunk | |
|
2025-12-11
| ||
| 23:27 | Update the built-in SQLite to the latest 3.52.0 alpha for testing. check-in: ae7e3f0485 user: drh tags: trunk | |
|
2025-12-06
| ||
| 14:01 | Update to the latest SQLite that includes recent CLI enhancements, for testing of those enhancements using the "fossil sql" command. Enable percentile SQL functions, also for testing. check-in: 709b566431 user: drh tags: trunk | |
|
2025-12-05
| ||
| 14:13 | Update the built-in SQLite to the latest trunk version, for testing. check-in: d326547cf3 user: drh tags: trunk | |
|
2025-12-04
| ||
| 15:22 | Latest changes from trunk in preparation for merging. Closed-Leaf check-in: 2317172a81 user: andybradford tags: cmd-tag-find | |
|
2025-11-28
| ||
| 19:25 | Bring in the latest SQLite sources from upstream for testing, especially the renovated CLI code. check-in: f4b3b598c0 user: drh tags: trunk | |
|
2025-11-26
| ||
| 14:12 | Sync with trunk. check-in: b81b4c6c3c user: florian tags: standard-cli-colors | |
|
2025-11-25
| ||
| 18:25 | Update to the latest SQLite that contains split-column bug fixes. Add options to force column mode and colorization in the "fossil sys ls" command. check-in: 6ae9c9aa5b user: drh tags: trunk | |
| 14:03 | Update to the latest SQLite for testing. Reimplement "fossil sys ls" using the new split-column mode of QRF. check-in: 45de97fa3e user: drh tags: trunk | |
|
2025-11-23
| ||
| 11:06 | Update to the latest SQLite, so as to gain access to the improved layout of the ".tables" and ".indexes" commands in the SQLite CLI. check-in: 9aee493cf3 user: drh tags: trunk | |
|
2025-11-21
| ||
| 17:32 | Update to the latest SQLite from upstream to fix minor problems in the shell. check-in: f07aa62601 user: drh tags: trunk | |
|
2025-11-19
| ||
| 19:40 | Update to a newer SQLite that fixes harmless compiler warnings in shell.c check-in: 0276100da6 user: drh tags: trunk | |
|
2025-11-18
| ||
| 18:15 | Bring in the latest SQLite upstream for beta testing. check-in: 4f7645916a user: drh tags: trunk | |