Thorben Höhne thoehne
  • Joined on 2025-03-20
thoehne pushed to main at thoehne/NeoVim-config 2025-08-31 15:59:59 +00:00
8b330e7f4a Save
6d16c65e7b Removing ale
Compare 2 commits »
thoehne pushed to main at thoehne/Small-Enough-Tester 2025-07-09 20:38:43 +00:00
f4a359b871 chore: Adding macros with message for all ASSERTS.
thoehne pushed to main at thoehne/Small-Enough-Tester 2025-06-30 17:47:22 +00:00
ba65e6c433 amend: Removing debug prints.
thoehne pushed to main at thoehne/Small-Enough-Tester 2025-06-30 17:45:24 +00:00
f3ca4cdd72 fix: Pointer arithmetic error during block start calculation.
thoehne pushed to main at thoehne/Small-Enough-Tester 2025-06-29 13:07:46 +00:00
84ba41e180 fix: Adding Header guards.
thoehne pushed to main at thoehne/Small-Enough-Tester 2025-06-29 00:53:06 +00:00
1aba159f8f fix: More C++ support.
thoehne pushed to main at thoehne/Small-Enough-Tester 2025-06-29 00:33:21 +00:00
1401e1d70b fix: Adding casts for C++ and optimizing pointer comparison.
thoehne deleted branch feature from thoehne/Small-Enough-Tester 2025-06-26 07:50:44 +00:00
thoehne pushed to main at thoehne/Small-Enough-Tester 2025-06-26 07:36:47 +00:00
3f5cbdd276 fix: Removing debug prints.
thoehne pushed to main at thoehne/Small-Enough-Tester 2025-06-26 07:33:39 +00:00
5c08d33f22 fix: set_free.
thoehne closed pull request thoehne/Small-Enough-Tester#2 2025-06-25 23:44:59 +00:00
feature
thoehne created pull request thoehne/Small-Enough-Tester#2 2025-06-25 23:44:53 +00:00
feature
thoehne pushed to feature at thoehne/Small-Enough-Tester 2025-06-25 23:42:48 +00:00
763781b92d fix: Adding NULL pointer derefernce on set_ll_free_one.
86894713ac fix: Updating README.md
97ab23ecdf fix: Valgrind doesn't work with static linking.
dbd7f58025 feat: Adding malloc wrapper for memory safety.
Compare 4 commits »
thoehne created branch feature in thoehne/Small-Enough-Tester 2025-06-25 23:42:48 +00:00
thoehne deleted branch feature from thoehne/Small-Enough-Tester 2025-06-25 23:17:38 +00:00
thoehne pushed to main at thoehne/Small-Enough-Tester 2025-06-25 23:17:05 +00:00
ed41c04209 feature (#1)
thoehne merged pull request thoehne/Small-Enough-Tester#1 2025-06-25 23:17:03 +00:00
feature
thoehne created pull request thoehne/Small-Enough-Tester#1 2025-06-25 23:16:49 +00:00
feature
thoehne pushed to feature at thoehne/Small-Enough-Tester 2025-06-25 23:14:36 +00:00
86894713ac fix: Updating README.md
thoehne pushed to feature at thoehne/Small-Enough-Tester 2025-06-25 23:11:45 +00:00
97ab23ecdf fix: Valgrind doesn't work with static linking.