| Branch | Commit message | Author | Age |
| master | Add peek buffer to io, hide file/buffer private functions | Mikhail Romanko | 17 months |
| |
| |
| Age | Commit message | Author |
| 2024-07-09 | Add peek buffer to io, hide file/buffer private functionsHEADmaster | Mikhail Romanko |
| 2024-07-09 | Add scripts to convert line ending format | Mikhail Romanko |
| 2024-06-24 | Add big integer function to quickly generate power of 10 number | Mikhail Romanko |
| 2024-06-21 | Remove not used variable from POSIX thread code | Mikhail Romanko |
| 2024-06-21 | Improve big integer tests, fix bugs, add quick digit multiplication | Mikhail Romanko |
| 2024-06-16 | Add big integer implementation | Mikhail Romanko |
| 2024-06-16 | Fix unit test addition function to work in constant time | Mikhail Romanko |
| 2024-06-16 | Fix error in thread creation function on Windows | Mikhail Romanko |
| 2024-06-16 | Enable additional compiler warnings | Mikhail Romanko |
| 2024-06-12 | Add internal configuration file, add missing includes, rename some options | Mikhail Romanko |
| 2024-06-10 | Add thread sleep function | Mikhail Romanko |
| 2024-06-10 | Implement TLS and spinlocks, fix bug in Windows threads | Mikhail Romanko |
| 2024-06-10 | Fix typo in thread_null implementation | Mikhail Romanko |
| 2024-06-08 | Fix warnings related to undefined defines and implicit casts | Mikhail Romanko |
| 2024-06-08 | Add comments and documentation, rework open mode logic | Mikhail Romanko |
| 2024-06-03 | Add documentation, expand error handling, implement file and buffer io | Mikhail Romanko |
| 2024-04-27 | Implement WinNT condition variables, add semaphors | Mikhail Romanko |
| 2024-04-24 | Fix windows compilation issues | Mikhail Romanko |
| 2024-04-23 | Sync to the latest version. | Mikhail Romanko |
| 2024-04-14 | Remove whitespace | Mikhail Romanko |
| 2024-04-14 | Add thread support | Mikhail Romanko |
| 2024-04-14 | Fix algorithm header documentation indentation | Mikhail Romanko |
| 2024-04-14 | Add algorithm functions (swaps/sorting/partioning/heaps) | Mikhail Romanko |
| 2024-04-14 | Fix missing newline in unit assert messages | Mikhail Romanko |
| 2024-04-13 | Initial commit | Mikhail Romanko |
| |
| Clone |
| https://code.blankhex.com/bhlib-old.git |