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
/
core
Age
Commit message (
Expand
)
Author
2025-11-21
feat: Using BSL now, final commit before the Cork release.
Amlal El Mahrouss
2025-11-20
feat: ChunkString: Linux fixes and improved unit test.
Amlal El Mahrouss
2025-11-18
feat: chunk_string: class` performance improvements. and new operator
Amlal El Mahrouss
2025-11-18
feat: chunk_string: `str()` performance improvements.
Amlal El Mahrouss
2025-11-18
fix: chunk_string: include print.hpp
Amlal El Mahrouss
2025-11-18
feat: lib: error_handler improvements, new method. FIX module improvements.
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: fix merge conflicts.
Amlal El Mahrouss
2025-11-17
fix: fixing merge conflicts.
Amlal El Mahrouss
2025-11-17
feat: fixing merge conflicts.
Amlal El Mahrouss
2025-11-17
feat: lib: make licensing clear.
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-09-12
feat: dev/lib: new `basic_simd` class, better `error_handler` class.
Amlal El Mahrouss
2025-08-31
feat: `allocator_system` a better implementation and example added.
Amlal El Mahrouss
2025-08-31
feat: `allocator_system`: be more explicit on `var_type` forwarding.
Amlal El Mahrouss
2025-08-31
fix: fix `error_handler` container description.
Amlal El Mahrouss
2025-08-31
feat: `allocator_system` container for custom allocator needs.
Amlal El Mahrouss
2025-08-30
feat! utlity: new `chunk_string` algorithm which is faster than the
Amlal El Mahrouss
2025-08-29
feat: fix standard implementation of `basic_error_handler`
v1.0.42
Amlal El Mahrouss
2025-08-27
feat: core: introduce `error_handler` container.
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-21
feat: chunk_string: new work in progress string container.
Amlal El Mahrouss
2025-08-21
feat: simplify the unit test for the `modem` class
Amlal El Mahrouss
2025-08-16
feat: core: include <boost/config.hpp> inside dev/lib/core
v1.0.4
Amlal
2025-08-15
feat: new hpptest and gtest module. Other module improvements.
Amlal