blob: 50a94d7a255f1836ebbdff485beb92d34fbba375 (
plain) (
blame)
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
|
| 5
- Fix version number not being updated;
| 4
- Fix wrong license notice type being used;
| 3
- Add message to static assertion in main;
- Fix license notices saying 'GNU General Public License' instead of 'GNU Affero General Public License';
| 2
- Fix indentations;
- Remove useless constant in calc;
| 1
- Use typeof instead of typeof_unqual;
- Use CHAR_WIDTH instead of CHAR_BIT;
| 0
- Initial;
|