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
Eliminate ARM compiler v5 warnings
jwellbelove
committed
4 years ago
c52d4981
Modified strings for better memory efficiency. String truncation detection and clear-after-use can be disabled.
jwellbelove
committed
4 years ago
771d697e
Merge branch 'feature/string-optimisation' into development
jwellbelove
committed
4 years ago
9e4b5870
Finalised etl::flags
jwellbelove
committed
4 years ago
c3da3a42
Merge branch 'feature/new-equal-algorithm-variant' into development
jwellbelove
committed
4 years ago
e317cf9d
Added STL/No STL options
jwellbelove
committed
4 years ago
e122e4b1
add overload for etl::equal that compares lengths (#294)
ivoihlemann
committed
4 years ago
Verified
010b1651
Bitmapped flags & flags template class (unit tests unfinished)
jwellbelove
committed
4 years ago
65fa8c51
Keil ARM5 fixes
jwellbelove
committed
4 years ago
05d033ce
Keil 5 fixes (#293)
rolan-reznik
committed
4 years ago
Verified
4d8f7f49
Initial string reduction code
jwellbelove
committed
4 years ago
25e35353
Change to array_view member variable declaration, for constructor from array
jwellbelove
committed
4 years ago
cc05b1df
Updated vesrion
jwellbelove
committed
4 years ago
197f11b6
Added [] operator and available()
jwellbelove
committed
4 years ago
75c52897
Fix Clang warnings
jwellbelove
committed
4 years ago
b097cd0e
Updated vesrion
jwellbelove
committed
4 years ago
957d0fdd
Final circular buffer
jwellbelove
committed
4 years ago
9d34c122
Merge branch 'master' into feature/circular_buffer
jwellbelove
committed
4 years ago
24afa44c
Added missing emplace functions from vector-of-pointers specialisation.
jwellbelove
committed
4 years ago
bc671299
Random iterator tests
jwellbelove
committed
4 years ago
c7676506
ETL_CONSTANT
jwellbelove
committed
4 years ago
3b04e715
circular_buffer (no copy or assignment)
jwellbelove
committed
4 years ago
0c99ef52
Reformatted
jwellbelove
committed
4 years ago
545f8d42
Added uninitialized_buffer
jwellbelove
committed
4 years ago
c31e5c83
Initial implementation
jwellbelove
committed
4 years ago
89adab63
Adding ETL_NO_HUGE_VAL_SUPPORT to support 8-Bit (AVR) systems where HUGE_VAL, HUGEL_VALF and HUGE_VALL are not defined in math.h (#288)
HpLightcorner
committed
4 years ago
Verified
b1014543
Fixed incorrect reflected CRC8 0x07 lookup table.
jwellbelove
committed
4 years ago
9c815608
crc8-rohc fix
jwellbelove
committed
4 years ago
bd5ded5b
Merge branch 'development'
jwellbelove
committed
4 years ago
26b0f844
Added iterator API to all etl::frame_check_sequence based template classes, such as CRCs and checksums
jwellbelove
committed
4 years ago
5d4d1116
Newer
Older