| Commit message (Expand) | Author | Age |
| * | Add peek buffer to io, hide file/buffer private functionsHEADmaster | Mikhail Romanko | 2024-07-09 |
| * | Add big integer function to quickly generate power of 10 number | Mikhail Romanko | 2024-06-24 |
| * | Improve big integer tests, fix bugs, add quick digit multiplication | Mikhail Romanko | 2024-06-21 |
| * | Add big integer implementation | Mikhail Romanko | 2024-06-16 |
| * | Add internal configuration file, add missing includes, rename some options | Mikhail Romanko | 2024-06-12 |
| * | 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-10 |
| * | 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-08 |
| * | Add documentation, expand error handling, implement file and buffer io | Mikhail Romanko | 2024-06-03 |
| * | Implement WinNT condition variables, add semaphors | Mikhail Romanko | 2024-04-27 |
| * | Fix windows compilation issues | Mikhail Romanko | 2024-04-24 |
| * | Sync to the latest version. | Mikhail Romanko | 2024-04-23 |
| * | 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 |
| * | Initial commit | Mikhail Romanko | 2024-04-13 |