blob: dcbf434a85fad024340f11cd8390fbc8e51a95f1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
| 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;
|