Fossil

Changes On Branch sha3
Login

Changes On Branch sha3

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

Changes In Branch sha3 Excluding Merge-Ins

This is equivalent to a diff from f9f5702d to 17ea2822

2017-03-06
19:51
Merge in the Fossil 2.0 and 2.1 enhancements. ... (check-in: 0dc47930 user: drh tags: optimize-pragma)
2017-02-25
20:07
Add a SHA3 hash algorithm. So far the only integration is the "fossil sha3sum" command. ... (check-in: dcb1a827 user: drh tags: trunk)
19:47
Add a SHA3 hash algorithm. So far the only integration is the "fossil sha3sum" command. (This was suppose to go on trunk.) ... (Closed-Leaf check-in: 17ea2822 user: drh tags: sha3)
2017-02-23
14:55
Add the /repo_stat1 webpage (accessible only to administrators). Enhance the /repo_schema page so that it can optionally show the schema for a single table. Include sqlite_stat1 information on the /repo_schema page. ... (check-in: f9f5702d user: drh tags: optimize-pragma)
13:42
Run the "PRAGMA optimize" command as the database is closing. This change is intended as a test of "PRAGMA optimize". ... (check-in: 90555227 user: drh tags: optimize-pragma)

Changes to src/main.mk.

Changes to src/makemake.tcl.

Added src/sha3.c.

Changes to win/Makefile.dmc.

Changes to win/Makefile.mingw.

Changes to win/Makefile.msc.