| Age | Commit message (Expand) | Author |
| 2025-12-29 | feat: update header guard (allocator_op) and includes (tracked_ptr). | Amlal El Mahrouss |
| 2025-12-28 | feat: API: argument fixes for `throw_*` family of free functions. | Amlal El Mahrouss |
| 2025-12-28 | feat: core: add space between namespaces. | Amlal El Mahrouss |
| 2025-12-26 | feat: update file header. | Amlal El Mahrouss |
| 2025-12-24 | feat: library improvements. | Amlal El Mahrouss |
| 2025-12-24 | feat: new alias for `allocator_op.hpp` pool types. | Amlal El Mahrouss |
| 2025-12-23 | feat: update whitespaces. | Amlal El Mahrouss |
| 2025-12-22 | feat: Add more tests and Jamfile. Improve allocator_op and basic_hash APIs. | Amlal El Mahrouss |
| 2025-12-21 | feat: New release of `OCL.Core`, standalone module.v3.0 | Amlal El Mahrouss |
| 2025-12-21 | feat! remove unique_sockets from `core` modules. | Amlal El Mahrouss |
| 2025-12-20 | chore: API and design improvements. | Amlal El Mahrouss |
| 2025-12-19 | hotpatch: Wrong preprocessor macro cond. | Amlal El Mahrouss |
| 2025-12-19 | feat! equiv.hpp include, which deprecates is_same.hpp. | Amlal El Mahrouss |
| 2025-12-18 | chore: `smart_ptr.hpp` improvements. | Amlal El Mahrouss |
| 2025-12-16 | chore: format codebase according to .clang-format.v2.0 | Amlal El Mahrouss |
| 2025-12-15 | chore: new elements and breaking API changes in is_same, option.hpp. | Amlal El Mahrouss |
| 2025-12-14 | feat! core: new ocl::allocator API (breaking changes) and example. | Amlal El Mahrouss |
| 2025-12-14 | chore: `option.hpp` improvements, new examples in `examples`. | Amlal El Mahrouss |
| 2025-12-13 | feat: updated OCL APIs. | Amlal El Mahrouss |
| 2025-12-13 | fix: `nullable_stream` shall be final. | Amlal El Mahrouss |
| 2025-12-12 | chore: add the possibility of freestanding headers in `OCL.Core`. | Amlal El Mahrouss |
| 2025-12-11 | chore: new `option.hpp` API. | Amlal El Mahrouss |
| 2025-12-11 | chore: API cleanup and improvements. | Amlal El Mahrouss |
| 2025-12-10 | feat: new `smart_ptr.hpp` API, new `smart_socket.hpp` API. | Amlal El Mahrouss |
| 2025-12-08 | chore: new smart_ptr helpers, tracked_ptr using header guards, and option cho... | Amlal El Mahrouss |
| 2025-12-08 | chore: fix `IsValidSocket` concept. | Amlal El Mahrouss |
| 2025-12-08 | feat: introduce `tracked_ptr.hpp` back to the OCL.Core. and new `smart_ptr.hpp`. | Amlal El Mahrouss |
| 2025-12-07 | chore: public API improvements of the core module. new headers in WiP. | Amlal El Mahrouss |
| 2025-12-05 | chore: new version of OCL.Core. | Amlal El Mahrouss |
| 2025-12-04 | chore: add license comment for OCL.core. | Amlal El Mahrouss |
| 2025-12-04 | chore: modularize OCL to OCL.core, upcoming OCL.fix | Amlal El Mahrouss |
| 2025-12-03 | chore: new `unique_socket` example and new public API. | Amlal El Mahrouss |
| 2025-12-02 | chore: fix enable_stdio_sync's detail::is_stdio_sync. | Amlal El Mahrouss |
| 2025-12-02 | chore: module source code tweaks and improvements. | Amlal El Mahrouss |
| 2025-12-02 | chore: unique_socket API improvements, and unit test updates. | Amlal El Mahrouss |
| 2025-12-01 | chore: source level patches of examples, library cleanup, and crc improvements. | Amlal El Mahrouss |
| 2025-11-30 | chore: ran format command. | Amlal El Mahrouss |
| 2025-11-30 | chore: new improvements over the previous impelemntations of allocator_op. | Amlal El Mahrouss |
| 2025-11-30 | chore: safer crc32 helper call. | Amlal El Mahrouss |
| 2025-11-30 | chore: new tests for hash crc32 and improvements. | Amlal El Mahrouss |
| 2025-11-30 | chore: update tests for unique_socket. | Amlal El Mahrouss |
| 2025-11-30 | chore & feat: final library changes to stabilize changes. | Amlal El Mahrouss |
| 2025-11-29 | chore: new version of OCL and codebase cleanup. | Amlal El Mahrouss |
| 2025-11-29 | chore&feat: basic URL API. | Amlal El Mahrouss |
| 2025-11-28 | chore: basic_url has new ref_type, new deprecated macros. | Amlal El Mahrouss |
| 2025-11-27 | chore: update comment to include URI and URN as well. | Amlal El Mahrouss |
| 2025-11-25 | feat: fix: use const T& when calling `visit`. | Amlal El Mahrouss |
| 2025-11-25 | fix: ocl/fix: hotpatch for ascii_bytes_ -> bytes_ | Amlal El Mahrouss |
| 2025-11-25 | feat: new FIX parser and improvements on the library in general. | Amlal El Mahrouss |
| 2025-11-25 | feat: update comment to reflect purpose of tracked_ptr correctly. | Amlal El Mahrouss |