index
:
agbsum
master
AGB image header checksum patcher.
Gabriel Bjørnager Jensen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG.txt
Age
Commit message (
Expand
)
Author
2023-10-22
Rename source directory: 'src' => 'source'; Update naming convention; Update ...
HEAD
15
master
Gabriel Bjørnager Jensen
2023-07-08
Code style adjustments; Add readme; Update help screen;
14
Gabriel Jensen
2023-05-29
Update run-time copyright notices; Clean up code; Add more comments;
13
Gabriel Jensen
2023-05-29
Clean up code; Support version parameter; Don't print help screen to stderr; ...
12
Gabriel Jensen
2023-05-29
Fortify sources; Enable debug symbols; Enable optimisations;
11
Gabriel Jensen
2023-05-29
Use generic makefile instead of CMake; Update coding style; Move include and ...
10
Gabriel Jensen
2023-05-29
Don't record compilation time; Fix version macro; Restrict pointers; Use fixe...
9
Gabriel Jensen
2023-05-08
Update naming convention; Support C++99; Tag development releases; Update cop...
8
Gabriel Jensen
2023-04-12
Don't use susinfo; Update CMake style; Update code style; Don't use global va...
7
Gabriel Jensen
2022-09-05
Fix errors during parameter checks; Use susinfo more; Update help screen;
6
Gabriel Jensen
2022-08-29
Fix version number not being updated;
5
Gabriel Jensen
2022-08-29
Fix wrong license notice type being used;
4
Gabriel Jensen
2022-08-29
Add message to static assertion in main; Fix license notices saying 'GNU Gene...
3
Gabriel Jensen
2022-08-26
Fix indentations; Remove useless constant in calc;
2
Gabriel Jensen
2022-08-25
Use typeof instead of typeof_unqual; Use CHAR_WIDTH instead of CHAR_BIT;
1
Gabriel Jensen
2022-08-25
Initial;
0
Gabriel Jensen