| Branch | Commit message | Author | Age |
| trunk | Rename & reorder readed bytes arg in string funcs | Mikhail Romanko | 3 weeks |
| |
| |
| Age | Commit message | Author |
| 2025-11-09 | Rename & reorder readed bytes arg in string funcsHEADtrunk | Mikhail Romanko |
| 2025-11-09 | Add string compare functions | Mikhail Romanko |
| 2025-11-09 | Evaluate arguments in BH_VERIFY_STR_EQ once | Mikhail Romanko |
| 2025-11-08 | Add IO type checking functions, add ReadLine | Mikhail Romanko |
| 2025-11-08 | Add string duplication function (strdup) | Mikhail Romanko |
| 2025-10-13 | Small fixes in src/String | Mikhail Romanko |
| 2025-10-13 | Add two more benchmarks | Mikhail Romanko |
| 2025-10-13 | Add more benchmarks, add subcount option | Mikhail Romanko |
| 2025-10-12 | Add release mode to configure script | Mikhail Romanko |
| 2025-10-12 | Add LTO in configure, add more benchmarks | Mikhail Romanko |
| 2025-10-12 | Fix benchmarking code, add more tests | Mikhail Romanko |
| 2025-10-12 | Add benchmarks, change project structure | Mikhail Romanko |
| 2025-09-21 | Add timers for measuring elapsed time | Mikhail Romanko |
| 2025-09-21 | Add BH_ThreadSleep, fix Timespec.h | Mikhail Romanko |
| 2025-09-07 | Fix TSS code, fix CV for Win32 platform | Mikhail Romanko |
| 2025-09-07 | Fix Win32 _beginthreadex call | Mikhail Romanko |
| 2025-09-06 | Convert static func naming to same style | Mikhail Romanko |
| 2025-09-06 | Make MT flags configurable in configure script | Mikhail Romanko |
| 2025-09-06 | Remove compiler warnings from the CMakeLists | Mikhail Romanko |
| 2025-09-02 | Refactor configure, add install targets | Mikhail Romanko |
| 2025-08-28 | Minor fixes and refactors | Mikhail Romanko |
| 2025-08-28 | Automate setting source path | Mikhail Romanko |
| 2025-08-28 | Fix TestThread Condition test | Mikhail Romanko |
| 2025-08-28 | Fix TestThread.c and POSIX semaphore | Mikhail Romanko |
| 2025-08-28 | Fix configure again | Mikhail Romanko |
| 2025-08-28 | Fix configure script | Mikhail Romanko |
| 2025-08-26 | Remove extra whitespace and variable in TestBitmap | Mikhail Romanko |
| 2025-08-26 | Fix indentation in Args.c | Mikhail Romanko |
| 2025-08-26 | Refactor bitmap, add RGBA5551 format | Mikhail Romanko |
| 2025-08-24 | Remove extra whitespace, add size checks | Mikhail Romanko |
| 2025-08-07 | Refactor bitmap, add extra accessor for color data | Mikhail Romanko |
| 2025-08-04 | Add input checks, fix overflow/wrap related bugs | Mikhail Romanko |
| 2025-08-04 | Add macro functions for checking unsigned wraps | Mikhail Romanko |
| 2025-08-04 | Refactor bitmap, add new formats | Mikhail Romanko |
| 2025-08-03 | Remove extra file | Mikhail Romanko |
| 2025-08-03 | Add bitmap support | Mikhail Romanko |
| 2025-08-02 | Fix documentation for the BH_Color | Mikhail Romanko |
| 2025-08-02 | Fix configure script | Mikhail Romanko |
| 2025-08-02 | Add basic unit test for BH_Color | Mikhail Romanko |
| 2025-07-30 | Another CMakeLists.txt fix | Mikhail Romanko |
| 2025-07-30 | Small refactor in configure script | Mikhail Romanko |
| 2025-07-30 | Change defaults it configure script to match CMakeLists.txt | Mikhail Romanko |
| 2025-07-30 | Add trailing slash if needed in configure script | Mikhail Romanko |
| 2025-07-30 | Fix and simplify CMakeLists.txt | Mikhail Romanko |
| 2025-07-30 | Simplify configure script | Mikhail Romanko |
| 2025-07-29 | Simplify configure source option | Mikhail Romanko |
| 2025-07-29 | Fix errors in configure script | Mikhail Romanko |
| 2025-07-29 | Add configure script | Mikhail Romanko |
| 2025-07-25 | Add color manipulation utilities | Mikhail Romanko |
| 2025-06-29 | Remove extra whitespace before EOL | Mikhail Romanko |
| 2025-06-27 | Fix semaphore implementation for MacOS | Mikhail Romanko |
| 2025-06-24 | Rename MT functions, add tests, fix bugs | Mikhail Romanko |
| 2025-06-22 | Fix memory leak in BH_Bytes | Mikhail Romanko |
| 2025-06-22 | Use macro for setting vectors | Mikhail Romanko |
| 2025-06-22 | Remove trailing whitespace | Mikhail Romanko |
| 2025-06-21 | Remove extra newlines | Mikhail Romanko |
| 2025-06-21 | Fix timedwait operations | Mikhail Romanko |
| 2025-06-21 | Remove Doxygen | Mikhail Romanko |
| 2025-06-21 | Add Makefiles to build binaries and docs | Mikhail Romanko |
| 2025-06-21 | Refactor, separate docs from headers, add ru docs | Mikhail Romanko |
| 2025-04-29 | Add array sizes to math functions | Mikhail Romanko |
| 2025-04-26 | Refactor IO, add buffered IO | Mikhail Romanko |
| 2025-04-25 | Fix MacOS and POSIX semaphores related issues | Mikhail Romanko |
| 2025-04-06 | Add DS_STORE to gitignore | Mikhail Romanko |
| 2025-04-06 | Add Unicode tests, fix whitespace, fix docs | Mikhail Romanko |
| 2025-04-05 | Refactor string functions, add unicode support | Mikhail Romanko |
| 2025-04-05 | Refactor strings (avoid using dynamically allocated memory) | Mikhail Romanko |
| 2025-04-05 | Fix bug related to char being signed or unsigned on different platforms | Mikhail Romanko |
| 2025-04-05 | Add int tests, fix bugs, add docs | Mikhail Romanko |
| 2025-04-05 | Refactor string to/from double conversion, fix bugs, use bigger ints | Mikhail Romanko |
| 2025-04-05 | Fix whitespace, add asserts, add string to double function, fix bugs | Mikhail Romanko |
| 2025-04-05 | Refactor bigints, add int and float conv functions | Mikhail Romanko |
| 2025-04-05 | Fix styling issues, rename scripts | Mikhail Romanko |
| 2025-04-05 | Fix bug in setting precomputed power-of-10 | Mikhail Romanko |
| 2025-04-05 | Add initial bigint implementation for the fmt library | Mikhail Romanko |
| 2025-04-05 | Improved build system and POSIX compatibility | Mikhail Romanko |
| 2025-03-03 | Fix build error on Linux/POSIX | Mikhail Romanko |
| 2025-03-03 | Move include from BH/Thread.h to impls' Thread.h | Mikhail Romanko |
| 2025-03-02 | Add initial implementation of threads/mutexes/semaphores/cvs/spinlocks | Mikhail Romanko |
| 2025-03-02 | Fix BH_INT2PTR, add generic callback definition | Mikhail Romanko |
| 2025-02-28 | Fix documentation about implemented features | Mikhail Romanko |
| 2025-02-28 | 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 | Fix missing newline in Args.h | Mikhail Romanko |
| 2025-02-28 | Add argument parsing | Mikhail Romanko |
| 2025-02-24 | Add 2D/3D boxes/AABBs and intersection tests. | Mikhail Romanko |
| 2025-02-24 | Add line, plane, ray and segments, split math unit test | Mikhail Romanko |
| 2025-02-04 | Move planned features to separate file | Mikhail Romanko |
| 2025-02-03 | Fix function documentation, add missing function | Mikhail Romanko |
| 2025-02-03 | Fix naming in CMakeLists.txt | Mikhail Romanko |
| 2025-02-03 | Fix function declaration, extend math test | Mikhail Romanko |
| 2025-02-02 | Add script for running calculating coverage | Mikhail Romanko |
| 2025-02-02 | Fix file and directory permissions | Mikhail Romanko |
| 2025-02-02 | Change file naming | Mikhail Romanko |
| 2025-02-02 | Change code and naming style, fix several bugs, removed math types. | Mikhail Romanko |
| 2025-01-29 | Fix asan profile, add script for running tests | Mikhail Romanko |
| 2025-01-29 | Add Asan profile, fix multiple bugs. | Mikhail Romanko |
| 2025-01-29 | Refactor math functions, add unit tests | Mikhail Romanko |
| 2025-01-18 | Document existing math methods. | Mikhail Romanko |
| 2025-01-18 | Add readme and license file | Mikhail Romanko |
| 2025-01-18 | Initial commit | Mikhail Romanko |
| |
| Clone |
| https://code.blankhex.com/bhlib.git |