index
:
bhlib.git
trunk
Library with a bunch of stuff.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
Refactor strings (avoid using dynamically allocated memory)
Mikhail Romanko
2025-04-05
*
Refactor bigints, add int and float conv functions
Mikhail Romanko
2025-04-05
*
Improved build system and POSIX compatibility
Mikhail Romanko
2025-04-05
*
Fix build error on Linux/POSIX
Mikhail Romanko
2025-03-03
*
Add initial implementation of threads/mutexes/semaphores/cvs/spinlocks
Mikhail Romanko
2025-03-02
*
Add utils for working with endianness, more documentation, refactor CMake
Mikhail Romanko
2025-02-28
*
Remove main.c, rename variable in CMakeLists.txt
Mikhail Romanko
2025-02-28
*
Move platform-dependent code into it's own directory
Mikhail Romanko
2025-02-28
*
Split Math.c into smaller files
Mikhail Romanko
2025-02-28
*
Add argument parsing
Mikhail Romanko
2025-02-28
*
Fix naming in CMakeLists.txt
Mikhail Romanko
2025-02-03
*
Change file naming
Mikhail Romanko
2025-02-02
*
Fix asan profile, add script for running tests
Mikhail Romanko
2025-01-29
*
Add Asan profile, fix multiple bugs.
Mikhail Romanko
2025-01-29
*
Initial commit
Mikhail Romanko
2025-01-18