summaryrefslogtreecommitdiffhomepage
path: root/include/ocl
AgeCommit message (Expand)Author
2025-12-21feat: New release of `OCL.Core`, standalone module.v3.0Amlal El Mahrouss
2025-12-21feat! remove unique_sockets from `core` modules.Amlal El Mahrouss
2025-12-20chore: API and design improvements.Amlal El Mahrouss
2025-12-19hotpatch: Wrong preprocessor macro cond.Amlal El Mahrouss
2025-12-19feat! equiv.hpp include, which deprecates is_same.hpp.Amlal El Mahrouss
2025-12-18chore: `smart_ptr.hpp` improvements.Amlal El Mahrouss
2025-12-16chore: format codebase according to .clang-format.v2.0Amlal El Mahrouss
2025-12-15chore: new elements and breaking API changes in is_same, option.hpp.Amlal El Mahrouss
2025-12-14feat! core: new ocl::allocator API (breaking changes) and example.Amlal El Mahrouss
2025-12-14chore: `option.hpp` improvements, new examples in `examples`.Amlal El Mahrouss
2025-12-13feat: updated OCL APIs.Amlal El Mahrouss
2025-12-13fix: `nullable_stream` shall be final.Amlal El Mahrouss
2025-12-12chore: add the possibility of freestanding headers in `OCL.Core`.Amlal El Mahrouss
2025-12-11chore: new `option.hpp` API.Amlal El Mahrouss
2025-12-11chore: API cleanup and improvements.Amlal El Mahrouss
2025-12-10feat: new `smart_ptr.hpp` API, new `smart_socket.hpp` API.Amlal El Mahrouss
2025-12-08chore: new smart_ptr helpers, tracked_ptr using header guards, and option cho...Amlal El Mahrouss
2025-12-08chore: fix `IsValidSocket` concept.Amlal El Mahrouss
2025-12-08feat: introduce `tracked_ptr.hpp` back to the OCL.Core. and new `smart_ptr.hpp`.Amlal El Mahrouss
2025-12-07chore: public API improvements of the core module. new headers in WiP.Amlal El Mahrouss
2025-12-05chore: new version of OCL.Core.Amlal El Mahrouss
2025-12-04chore: add license comment for OCL.core.Amlal El Mahrouss
2025-12-04chore: modularize OCL to OCL.core, upcoming OCL.fixAmlal El Mahrouss
2025-12-03chore: new `unique_socket` example and new public API.Amlal El Mahrouss
2025-12-02chore: fix enable_stdio_sync's detail::is_stdio_sync.Amlal El Mahrouss
2025-12-02chore: module source code tweaks and improvements.Amlal El Mahrouss
2025-12-02chore: unique_socket API improvements, and unit test updates.Amlal El Mahrouss
2025-12-01chore: source level patches of examples, library cleanup, and crc improvements.Amlal El Mahrouss
2025-11-30chore: ran format command.Amlal El Mahrouss
2025-11-30chore: new improvements over the previous impelemntations of allocator_op.Amlal El Mahrouss
2025-11-30chore: safer crc32 helper call.Amlal El Mahrouss
2025-11-30chore: new tests for hash crc32 and improvements.Amlal El Mahrouss
2025-11-30chore: update tests for unique_socket.Amlal El Mahrouss
2025-11-30chore & feat: final library changes to stabilize changes.Amlal El Mahrouss
2025-11-29chore: new version of OCL and codebase cleanup.Amlal El Mahrouss
2025-11-29chore&feat: basic URL API.Amlal El Mahrouss
2025-11-28chore: basic_url has new ref_type, new deprecated macros.Amlal El Mahrouss
2025-11-27chore: update comment to include URI and URN as well.Amlal El Mahrouss
2025-11-25feat: fix: use const T& when calling `visit`.Amlal El Mahrouss
2025-11-25fix: ocl/fix: hotpatch for ascii_bytes_ -> bytes_Amlal El Mahrouss
2025-11-25feat: new FIX parser and improvements on the library in general.Amlal El Mahrouss
2025-11-25feat: update comment to reflect purpose of tracked_ptr correctly.Amlal El Mahrouss
2025-11-24feat: expanding FIX module.Amlal El Mahrouss
2025-11-24feat: distribution script fixed, improved linux compat, and extended network ...Amlal El Mahrouss
2025-11-24hotpatch: urgent patches in shell scripts and library.Amlal El Mahrouss
2025-11-24hotpatch: fix messaging parser uses invalid soh.Amlal El Mahrouss
2025-11-24feat! breaking changes for OCL v1.0.48.Amlal El Mahrouss