Initial Commit

This commit is contained in:
Marc
2025-09-13 14:40:16 +02:00
commit ded01301c2
383 changed files with 71046 additions and 0 deletions

10
OU1/changes.txt Normal file
View File

@@ -0,0 +1,10 @@
Changes 2025-05-01
Cleanup of uneccesary comments
Improved function comments
Added space between functions
Fixed value_equal to specifications
added exit() to solve broken tests
added check of stack to fix test 8 and test 10
Checked code again for memory leaks, no leaks found on my
machine (latest fedora). Also tested on scratchy with older GCC.
Updated report small code changes.