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
/
utility
Age
Commit message (
Expand
)
Author
2025-11-22
chore: small source code tweaks.
Amlal El Mahrouss
2025-11-21
feat: Using BSL now, final commit before the Cork release.
Amlal El Mahrouss
2025-11-17
fix: cgi: fix wrong include for chunk_string.
Amlal El Mahrouss
2025-11-17
Merge branch 'develop' of github.com:snupowered-oss/scl into snupowered-oss-d...
Amlal El Mahrouss
2025-11-17
feat: fixing merge conflicts.
Amlal El Mahrouss
2025-11-05
feat: lib: implement basic_url and fix httptest header.
Amlal El Mahrouss
2025-10-26
feat: important refactors for SCL.
Amlal El Mahrouss
2025-10-14
feat: scl: major refactors and new version of SCL.
Amlal El Mahrouss
2025-09-17
feat! lib: reorganize library (OCL v1.0.44)
Amlal El Mahrouss
2025-08-30
feat: chunk_string: performance improvements.
Amlal El Mahrouss
2025-08-30
fix: chunk_string: use `class` instead of `struct`
Amlal El Mahrouss
2025-08-30
fix: memory leak fixed in `basic_chunk_string`
Amlal El Mahrouss
2025-08-30
feat: remove useless include from the `chunk_string` file.
Amlal El Mahrouss
2025-08-30
feat! utlity: new `chunk_string` algorithm which is faster than the
Amlal El Mahrouss
2025-08-27
feat: final refactors (SOCL -> OCL)
Amlal El Mahrouss
2025-08-27
feat: moved SOCL into OCL, without SNU's baggage.
v1.0.41
Amlal El Mahrouss
2025-08-24
feat! use `chunk_string` in the CGI module. Add additional constructors
Amlal El Mahrouss
2025-08-24
feat: lib: micro-optimizations and improvements.
Amlal El Mahrouss
2025-08-21
fix: redundant std::cout in print.
Amlal El Mahrouss
2025-08-21
feat: remove `inline` from print method (chunk_string)
Amlal El Mahrouss
2025-08-21
feat: chunk_string: new work in progress string container.
Amlal El Mahrouss
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
refactor! breaking API changes of SOCL, also reworked must_pass helpers, and ...
Amlal El Mahrouss
2025-07-26
feat: SOCL v1.0.2, changelog soon!
v1.0.2
Amlal El Mahrouss