summaryrefslogtreecommitdiffhomepage
path: root/dev/lib/utility
AgeCommit message (Expand)Author
2025-11-22chore: small source code tweaks.Amlal El Mahrouss
2025-11-21feat: Using BSL now, final commit before the Cork release.Amlal El Mahrouss
2025-11-17fix: cgi: fix wrong include for chunk_string.Amlal El Mahrouss
2025-11-17Merge branch 'develop' of github.com:snupowered-oss/scl into snupowered-oss-d...Amlal El Mahrouss
2025-11-17feat: fixing merge conflicts.Amlal El Mahrouss
2025-11-05feat: lib: implement basic_url and fix httptest header.Amlal El Mahrouss
2025-10-26feat: important refactors for SCL.Amlal El Mahrouss
2025-10-14feat: scl: major refactors and new version of SCL.Amlal El Mahrouss
2025-09-17feat! lib: reorganize library (OCL v1.0.44)Amlal El Mahrouss
2025-08-30feat: chunk_string: performance improvements.Amlal El Mahrouss
2025-08-30fix: chunk_string: use `class` instead of `struct`Amlal El Mahrouss
2025-08-30fix: memory leak fixed in `basic_chunk_string`Amlal El Mahrouss
2025-08-30feat: remove useless include from the `chunk_string` file.Amlal El Mahrouss
2025-08-30feat! utlity: new `chunk_string` algorithm which is faster than theAmlal El Mahrouss
2025-08-27feat: final refactors (SOCL -> OCL)Amlal El Mahrouss
2025-08-27feat: moved SOCL into OCL, without SNU's baggage.v1.0.41Amlal El Mahrouss
2025-08-24feat! use `chunk_string` in the CGI module. Add additional constructorsAmlal El Mahrouss
2025-08-24feat: lib: micro-optimizations and improvements.Amlal El Mahrouss
2025-08-21fix: redundant std::cout in print.Amlal El Mahrouss
2025-08-21feat: remove `inline` from print method (chunk_string)Amlal El Mahrouss
2025-08-21feat: chunk_string: new work in progress string container.Amlal El Mahrouss
2025-08-09feat: move network.hpp to net/ and working on url.hppAmlal
2025-08-03feat! replace deliver_modem with basic_delivery_modem, add checks for pointer...Amlal El Mahrouss
2025-08-03feat! rework crc32 module, and refactored other modules for future usages.Amlal El Mahrouss
2025-08-02refactor! breaking API changes of SOCL, also reworked must_pass helpers, and ...Amlal El Mahrouss
2025-07-26feat: SOCL v1.0.2, changelog soon!v1.0.2Amlal El Mahrouss