Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ETLCPP/etl
Pull Requests
Commits
feature/more-algorithms
development
feature/Persistence
feature/add-make_delegate
feature/add-source-id-api-for-routers
feature/add-static_assert-with-auto-message
feature/escape-characters-for-get_token
feature/function-wrappers
feature/messaging-refactor
feature/more-algorithms
feature/object_pool
feature/std-function-clone
feature/#597-add-basic-aphinx-documentation-support
feature/#623-use-feature-test-macros-instead-of-version-checks
feature/#871-callback-on-timer-functions-to-handle-changes-in-the-time-list
feature/#962-Request--allow-(overload)-string-append-a-string_view
gh-pages
hotfix/#632-fix-signed-conversion-warnings
hotfix/#736-ETL-doesn't-build-with-gcc-13
master
pull-request/#740-add-static-assert-with-auto-message
pull-request/#777-Allow-Building-Tests-as-Submodule-and-GCC-less-than-11
pull-request/#784-Fix-library-error-for-Github-Actions-for-Clang-C++20
pull-request/#801-fuzz-Add-fuzz-harnesses-for-string-crc-apis
pull-request/#907-Constexpr-CRC-for-C++23
pull-request/#912-Improve-ci
pull-request/#965-etl-delegate-fix-accident-creation-of-a-delegate
VS2019 Unit Test Project
jwellbelove
committed
4 years ago
a057dd07
Make etl::span::subspan functions compatible with C++11 constexpr
jwellbelove
committed
4 years ago
788f8dbd
Removed double definition of default: case in switch.
jwellbelove
committed
4 years ago
492d78b9
Merge branch 'feature/create-span-from-array_view' into development
jwellbelove
committed
4 years ago
9d50580d
Added etl::span
jwellbelove
committed
4 years ago
7b61eec2
Updated version number
jwellbelove
committed
4 years ago
9ce2710e
Added move_iterator
jwellbelove
committed
4 years ago
9db26d29
Make move() private
jwellbelove
committed
4 years ago
9da18cdb
Remove initialisation of the moved from container. Not required by STL containers.
jwellbelove
committed
4 years ago
cefce447
Merge branch 'feature/move-api-for-unordered-map-set' into development
jwellbelove
committed
4 years ago
42477dba
Added move API to unordered map and set containers.
jwellbelove
committed
4 years ago
a108addf
Removed unused projects
jwellbelove
committed
4 years ago
46526774
Merge branch 'development'
jwellbelove
committed
4 years ago
2f8527db
Created scheduler example project.
jwellbelove
committed
4 years ago
01580312
Merge branch 'development'
jwellbelove
committed
4 years ago
3eff5478
Created CMakeLists.txt files for QueuedFSM and QueuedMessageRouter example projects.
jwellbelove
committed
4 years ago
2d77b63d
Merge branch 'development'
jwellbelove
committed
4 years ago
ddba0030
Removed ETL's implementation of nullptr for pre C++11 compilers.
jwellbelove
committed
4 years ago
bff480b9
Updates to pool allocate() syntax for compatibility with older compilers
jwellbelove
committed
4 years ago
4fd8099a
Two cpp98 fixes (#206)
Mipsters
committed
4 years ago
Verified
5cc55527
C++98/03 compatibility changes
jwellbelove
committed
4 years ago
3f9986f7
Merge branch 'feature/C++98/03_compatibilty' into development
jwellbelove
committed
4 years ago
d1b3dfcc
Added 'friend const_iterator;' to iterator classes
jwellbelove
committed
4 years ago
4ffb6334
Merge branch 'feature/C++98/03_compatibilty' into development
jwellbelove
committed
4 years ago
f1e93ffe
C++98/03 compatibility changes
jwellbelove
committed
4 years ago
d59f53fe
Merge remote-tracking branch 'origin/development' into development
jwellbelove
committed
4 years ago
d199647e
Removed redundant usage of cpp11 feature (#205)
Mipsters
committed
4 years ago
Verified
66bf24ad
Created queued FSM example
jwellbelove
committed
4 years ago
a8fb7eec
Merge branch 'feature/add-queued-fsm-example' into development
jwellbelove
committed
4 years ago
8e76afbc
Created queued FSM example
jwellbelove
committed
4 years ago
72027e5b
Newer
Older