| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update copyright headers. | 2024-06-07 | 1 | -1/+1 | |
| | | |||||
| * | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -4/+4 | |
| | | |||||
| * | Add the final keyword to all remaining classes that can have it. | 2021-12-20 | 1 | -1/+2 | |
| | | |||||
| * | Fix a bunch of cases where module types were not marked as final. | 2021-11-28 | 1 | -1/+1 | |
| | | |||||
| * | Mark all hash provider classes as final. | 2021-10-01 | 1 | -1/+2 | |
| | | |||||
| * | Merge branch 'insp3' into master. | 2021-05-11 | 1 | -1/+1 | |
| |\ | |||||
| | * | Fix a bunch of weird indentation and spacing issues. | 2021-04-27 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2021-02-28 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2021-02-26 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-12-04 | 1 | -1/+1 | |
| |\| | |||||
| | * | Fix the name of the sha1 provider. | 2020-12-04 | 1 | -1/+1 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-04-11 | 1 | -1/+1 | |
| |\| | |||||
| | * | Update the module descriptions using mkversion. | 2020-04-10 | 1 | -1/+1 | |
| | | | |||||
| * | | Improve storage of module description, flags, and link data. | 2020-04-11 | 1 | -6/+3 | |
| | | | |||||
| * | | Merge branch 'insp3' into master. | 2020-01-17 | 1 | -0/+1 | |
| |\| | |||||
| | * | Update copyright headers. | 2020-01-11 | 1 | -0/+1 | |
| | | | |||||
| * | | Replace the override macro with the override keyword. | 2019-01-25 | 1 | -2/+2 | |
| |/ | |||||
| * | Add the override keyword in places that it is missing. | 2017-11-21 | 1 | -1/+1 | |
| | | | | | GCCs warnings for this are much better than Clangs. | ||||
| * | Add CXX11_OVERRIDE to overridden members that lack it. | 2017-07-12 | 1 | -1/+1 | |
| | | | | | | This fixes a ton of warnings when building on compilers that default to C++11 or newer. | ||||
| * | Add SHA1 module | 2016-08-08 | 1 | -0/+199 | |
