2
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 19 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Apply patch from Daniel Schürmann: https://sourceforge.net/p/boomerang/bugs/78/
nihilus
as thenihilist
More... over 10 years ago
Due to operator-overloading my previous assumption was wrong.
nihilus
as thenihilist
More... over 10 years ago
Use pointers to compute deltas. More... over 10 years ago
Fix printf-format for unsigned long.
nihilus
as thenihilist
More... over 10 years ago
Fix: Bogus assignment of variable.
nihilus
as thenihilist
More... over 10 years ago
Use uintptr_t for pointer arithmetic. More... over 10 years ago
Use quotes for user include. More... over 10 years ago
Use size_t for image sizes. More... over 10 years ago
Use ptrdiff_t for native-host offsets. More... over 10 years ago
Use unsigned char* for host addresses. More... over 10 years ago
Include MIPS frontend in Visual Studio project. More... over 10 years ago
Disable Visual Studio warnings about insecure functions. More... over 10 years ago
Change types to behave better on 64-bit hosts. More... over 10 years ago
Check for stddef.h. More... over 10 years ago
Move version string into CMakeLists.txt. More... over 10 years ago
Synchronize functions with prototypes. More... over 10 years ago
Bug fixes from https://github.com/andrew-aladev/boomerang/commit/4a173b89971b748e5a24feac4dff6714676dbd39 More... over 10 years ago
Use size_t with std::string functions. More... over 10 years ago
Add symbols header from libid-branch.
nihilus
as thenihilist
More... over 10 years ago
Add symbols header from libid-branch.
nihilus
as thenihilist
More... over 10 years ago
Add symbols-dir from libid-branch.
nihilus
as thenihilist
More... over 10 years ago
Use stdint types in IntelCoffFile coff structures, courtsey of https://github.com/arbruijn/boomerang/commit/d4b6fb9ea9250e168339021dfc0f0bf15686be63
nihilus
as thenihilist
More... over 10 years ago
Fix crash caused by unbounded array in high memory. More... over 10 years ago
Update build instructions. More... over 10 years ago
Remove absolute paths from xcode project. More... over 10 years ago
Fix some string constant warnings. More... over 10 years ago
Include string.h. More... over 10 years ago
Remove absolute paths from generated files. More... over 10 years ago
astyle --style=gnu
nihilus
as thenihilist
More... over 10 years ago
Revert r2491.
nihilus
as thenihilist
More... over 10 years ago