Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file extsrc/shell.c version 99cc2b078f
|
2025-10-02
| ||
| 01:48 | Correct some of the calculations and reduce code by reusing existing decoder. Leaf check-in: 08df9ea0de user: andybradford tags: md5-color-hash | |
|
2025-10-01
| ||
| 05:33 | Attempt to preserve more of the randomness generated by MD5. check-in: f9d361804e user: andybradford tags: md5-color-hash | |
|
2025-09-30
| ||
| 18:13 | Update the version number 2.28 to begin the next dev cycle. check-in: c8fcc9714e user: drh tags: trunk | |
| 11:03 | Version 2.27 check-in: 99675884a9 user: drh tags: trunk, release, version-2.27 | |
| 10:59 | Change to the wrong branch. Closed-Leaf check-in: 5255854698 user: drh tags: mistake | |
| 05:17 | Use MD5 to generate the color hash as it's a random function. check-in: d4caf785e3 user: andybradford tags: md5-color-hash | |
|
2025-09-27
| ||
| 15:05 | Avoid an unnecessary mprintf(). check-in: bd4cec1240 user: danield tags: trunk | |
| 11:57 | Further reduce divergence between the SQLite and Fossil implementations of regexp.c. Fix compiler warnings for MSVC. check-in: a18dab4184 user: drh tags: trunk | |