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
/
lib
/
fix
/
parser.hpp
Age
Commit message (
Expand
)
Author
2025-07-26
feat: SOCL v1.0.2, changelog soon!
v1.0.2
Amlal El Mahrouss
2025-07-22
feat: fix/parser: 'range' object may not hold ASCII bytes, or a text FIX pack...
Amlal El Mahrouss
2025-07-19
refactor: parser.hpp: add space between class declarations.
Amlal El Mahrouss
2025-07-10
feat&fix: Reorganize library, and remove junk CMake files.
Amlal El Mahrouss
2025-07-10
fix: use `visitor::soh` instead of just `soh`
Amlal El Mahrouss
2025-07-10
feat: operator() for FIX parser, laying groundwork for fix's network
Amlal El Mahrouss
2025-07-10
fix: use `std::basic_string` instead of `std::string`
Amlal El Mahrouss
2025-07-09
feat: fix: to_string shall return `std::basic_string<char_type>`
Amlal El Mahrouss
2025-07-09
fix: Fix compiler errors regarding the `fix` module.
Amlal El Mahrouss
2025-07-09
feat&fix: fix parser.hpp, and add is_valid to fix example.
Amlal El Mahrouss
2025-07-09
feat! better `fix/` module regarding encoding, and other breaking change
Amlal El Mahrouss
2025-07-08
feat: improve `fix/parser.hpp` logic, by making in_tmp static and
Amlal El Mahrouss
2025-07-08
lib/fix/parser.hpp: Document sources.
Amlal El Mahrouss
2025-07-08
refactor: New Embfs TeX specs, and reworked SNU-LIB's fix module.
Amlal El Mahrouss
2025-07-06
feat: fix: add `network.hpp` unit of FIX module.
Amlal El Mahrouss
2025-07-05
feat: `fix/` directory category.
Amlal El Mahrouss