index
:
OCL.Core
another-asio-example
develop
update-allocator-op-example
OCL.Core, The Core Algorithms and Containers of the Open C++ Libraries.
Amlal El Mahrouss
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
/
lib
/
fix
/
parser.hpp
Age
Commit message (
Expand
)
Author
2025-11-17
feat: lib: replace parser.hpp with fix.hpp
Amlal El Mahrouss
2025-11-15
feat: cleanup FIX' parser.hpp includes.
Amlal El Mahrouss
2025-09-04
fix: fix: mark `to_string` inline, to avoid linking issues.
Amlal El Mahrouss
2025-08-27
feat: `must_pass` should call error_handler instead of trapping. (FIX)
Amlal El Mahrouss
2025-08-27
feat: moved SOCL into OCL, without SNU's baggage.
v1.0.41
Amlal El Mahrouss
2025-08-26
fix: parser.hpp: zero initialize variables of `basic_range`
Amlal El Mahrouss
2025-08-24
feat! use `chunk_string` in the CGI module. Add additional constructors
Amlal El Mahrouss
2025-08-15
feat: new hpptest and gtest module. Other module improvements.
Amlal
2025-08-12
wip: work in progress network tests using GTest. Reworked print module too.
Amlal
2025-08-11
feat: SOCL modem improvements and newly added is_valid method to modem.
Amlal
2025-08-09
feat: move network.hpp to net/ and working on url.hpp
Amlal
2025-08-03
feat! replace deliver_modem with basic_delivery_modem, add checks for pointer...
Amlal El Mahrouss
2025-08-03
feat! rework crc32 module, and refactored other modules for future usages.
Amlal El Mahrouss
2025-08-02
feat! refactor the FIX module again to meet the standard C++ design conventions.
Amlal El Mahrouss
2025-08-02
refactor! breaking API changes of SOCL, also reworked must_pass helpers, and ...
Amlal El Mahrouss
2025-08-01
feat: generic: new `except` module, network model for FIX, and tracked_ptr im...
Amlal El Mahrouss
2025-07-26
feat: SOCL v1.0.2, changelog soon!
v1.0.2
Amlal El Mahrouss