| Age | Commit message (Expand) | Author |
| 2025-08-16 | feat: core: include <boost/config.hpp> inside dev/lib/corev1.0.4 | Amlal |
| 2025-08-15 | feat: new hpptest and gtest module. Other module improvements. | Amlal |
| 2025-08-14 | feat: mk.test tool, test a header file with static asserts. | Amlal |
| 2025-08-13 | feat! improve network test. | Amlal |
| 2025-08-12 | wip: work in progress network tests using GTest. Reworked print module too. | Amlal |
| 2025-08-11 | feat: add 'tools' directory for future tooling in python. | Amlal |
| 2025-08-11 | feat: network module fixes and improvements. | Amlal |
| 2025-08-11 | wip: url: module implementation in progress | 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 | refactor! Refactor modem design, made it inheritable by default.v1.0.3 | Amlal El Mahrouss |
| 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 | fix&feat: fix `AF` typo and validate `AF` variable too. | Amlal El Mahrouss |
| 2025-08-01 | feat: fix network container improvements. | Amlal El Mahrouss |
| 2025-08-01 | feat: use `int32_t` as delivery socket type. | Amlal El Mahrouss |
| 2025-08-01 | feat: generic: new `except` module, network model for FIX, and tracked_ptr im... | Amlal El Mahrouss |
| 2025-07-30 | feat: 'dispose' now takes T* as a reference. | Amlal El Mahrouss |
| 2025-07-26 | feat: SOCL v1.0.2, changelog soon!v1.0.2 | Amlal El Mahrouss |
| 2025-07-23 | feat: add tracked_ptr test using 'gtest' | 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-21 | feat: add 'Doxygen' manifest for documentation. | Amlal El Mahrouss |
| 2025-07-19 | feat: better 'tracked_ptr' module, and added 'eval_true' and 'eval_false' to ... | Amlal El Mahrouss |
| 2025-07-19 | refactor: parser.hpp: add space between class declarations. | Amlal El Mahrouss |
| 2025-07-19 | fix: memory: tracked_ptr.hpp has been improved with thread safety (atomic) an... | Amlal El Mahrouss |
| 2025-07-18 | fix: use 'delete' instead of 'operator delete' | Amlal El Mahrouss |
| 2025-07-18 | feat: add make_tracked helper. | Amlal El Mahrouss |
| 2025-07-18 | feat: better tracked_ptr example. | Amlal El Mahrouss |
| 2025-07-18 | feat: tracked_ptr class and system. | Amlal El Mahrouss |
| 2025-07-14 | fix: Better ReadMe | Amlal El Mahrouss |
| 2025-07-10 | feat: cgi.cc: better error text for the HTML file. | 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 |
| 2025-07-05 | feat: fix: `fix.hpp` engine parser. | Amlal El Mahrouss |
| 2025-07-05 | feat: Fix range data shall only be accessible by visitor object. | Amlal El Mahrouss |
| 2025-07-02 | fix: fix `print` function inside io/print.hpp | Amlal El Mahrouss |
| 2025-07-02 | refactor: rename `fix_metadata` to `fix_range_data` | Amlal El Mahrouss |