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
Modified 'truncated' to only be cleared on 'clear()' or 'assign()'.
jwellbelove
committed
5 years ago
f0335979
Merge remote-tracking branch 'origin/master' into feature/vector_external_buffer
jwellbelove
committed
5 years ago
9b0fd374
Merge remote-tracking branch 'origin/hotfix/string-truncate-bug' into development
jwellbelove
committed
5 years ago
7d4b0ef7
Fixed setting of 'truncated'
jwellbelove
committed
5 years ago
92989fed
Partial updates
jwellbelove
committed
5 years ago
0db5da44
Partial updates
jwellbelove
committed
5 years ago
2f586c2a
Partial updates
jwellbelove
committed
5 years ago
150fdf7f
Added truncate clear to Clear()
jwellbelove
committed
5 years ago
54330998
Partial unit test updates
jwellbelove
committed
5 years ago
3f5de324
Partial implementation of vector of pointers
jwellbelove
committed
5 years ago
c7ea4812
Partial implementation
jwellbelove
committed
5 years ago
496edaf9
Merge remote-tracking branch 'origin/hotfix/string_push_back_bug' into development
jwellbelove
committed
5 years ago
e4f34d5e
Fixed string push_back bug where the internal terminator was not updated.
jwellbelove
committed
5 years ago
a630d66c
Add basic Conan package (#120)
torfinnberset
committed
5 years ago
b242969a
Initial version
jwellbelove
committed
5 years ago
310fecdd
Initial version
jwellbelove
committed
5 years ago
b996e522
First commit
John Wellbelove
committed
5 years ago
b110a967
Add const ref istring constructors (#119)
ArekSredzki
committed
5 years ago
92fddd7e
Merge remote-tracking branch 'origin/feature/queue_isr_inject_access_lock' into development
John Wellbelove
committed
5 years ago
302a82ba
Modifies parameters to 'const'
John Wellbelove
committed
5 years ago
36fe9a4d
Merge remote-tracking branch 'origin/feature/queue_isr_inject_access_lock' into development
John Wellbelove
committed
5 years ago
6ed19227
Updated profiles for C++17
John Wellbelove
committed
5 years ago
752191e8
Added queue_spsc_locked with injected lock and unlock functionality.
John Wellbelove
committed
5 years ago
8cfb3fce
Revert "Modified ISR queue to take references to etl::ifunction instances at runtime rather than static class at compile time."
John Wellbelove
committed
5 years ago
ab91c7af
Modified ISR queue to take references to etl::ifunction instances at runtime rather than static class at compile time.
John Wellbelove
committed
5 years ago
4aab7c01
Merge remote-tracking branch 'origin/hot-fix/macros' into development
John Wellbelove
committed
5 years ago
0db4f325
Enabled emplace functions for C++03
John Wellbelove
committed
5 years ago
f0fcb78e
Merge remote-tracking branch 'origin/hotfix/move_cpp03_force_macros_to_profile' into development
John Wellbelove
committed
5 years ago
a9e5587f
Move C++03 force macros to profile
John Wellbelove
committed
5 years ago
fd50e7e3
function.h add const to operator () (#117)
creibetanz
committed
5 years ago
059159fe
Newer
Older