Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ETLCPP/etl
Pull Requests
Commits
feature/add-source-id-api-for-routers
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
Minor updates to bitset
jwellbelove
committed
2 years ago
7b733f73
Added etl:lsb_mask, etl::make_lsb_mask, etl::msb_mask and etl::make_msb_mask
jwellbelove
committed
2 years ago
e78e7b47
Minor changes
jwellbelove
committed
2 years ago
1e7b5887
Modified order of standard includes
jwellbelove
committed
2 years ago
435cec70
#591 Automatically define __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS
jwellbelove
committed
2 years ago
737b0bf6
Updated etl::bitset and added etl::bitset_ext
jwellbelove
committed
2 years ago
2d0d744c
Merge branches 'development' and 'development' of https://github.com/ETLCPP/etl into development
jwellbelove
committed
2 years ago
7949c09b
Do not use min/max workaround for ICCAVR. (#595)
dhebbeker
committed
2 years ago
Verified
1e592b59
Merge branch 'hotfix/#593-workaround-for-__has_include-and-ICCAVR' of https://github.com/ETLCPP/etl into hotfix/#593-workaround-for-__has_include-and-ICCAVR
jwellbelove
committed
2 years ago
34611a65
#594 Use a different workaround for problems with IARCC.
jwellbelove
committed
2 years ago
d2e8e0aa
Use a different workaround for problems with IARCC. (#594)
dhebbeker
committed
2 years ago
Verified
25d37711
Apply workaround for __has_include(<...>) and ICCAVR. (#593)
dhebbeker
committed
2 years ago
Verified
63e31068
Updated release information
jwellbelove
committed
2 years ago
4b0047a3
Finished etl::circular_iterator an circular extensions to etl::span
jwellbelove
committed
2 years ago
e8cc472a
circular_span first draft
jwellbelove
committed
2 years ago
dc0ab72e
Almost finalised circular_iterator and tests
jwellbelove
committed
2 years ago
25adb3c6
Almost finalised circular_iterator and tests
jwellbelove
committed
2 years ago
2c0f5684
Merge branch 'feature/circular_iterator' of https://github.com/ETLCPP/etl into feature/circular_iterator
jwellbelove
committed
2 years ago
13a1ce6f
Merge branch 'hotfix/#582-unordered_set-equality-comparison-fails-when-hash-collisions-occur' into development
jwellbelove
committed
2 years ago
15fd9075
#584 unordered_set::const_iterator has incorrect value_type
jwellbelove
committed
2 years ago
eceaa23f
Fixed unordered container equality tests to match STL
jwellbelove
committed
2 years ago
7c5a6e49
Initial test for unordered_set
jwellbelove
committed
2 years ago
60204d95
Fix non-C++03 code syntax
jwellbelove
committed
2 years ago
0f2b9bb0
Merge branch 'development' of https://github.com/ETLCPP/etl into development
jwellbelove
committed
2 years ago
c4b67a27
Add minmax_push.h/minmax_pop.h includes (#589)
ilyapas
committed
2 years ago
Verified
818908fb
Merge branch 'hotfix/#585-etl-result-void-being-unusable-due-to-deleted-default-constructor' into development
jwellbelove
committed
2 years ago
b1344282
Fixes for etl::result<void, TError>
jwellbelove
committed
2 years ago
245fbdee
Merge branch 'hotfix/#583-permit-non-default-constructable-hashes-and-key-equals-in-unordered_map' into development
jwellbelove
committed
2 years ago
201c1fb9
Updates for unordered maps and sets for an API that better matches the STL
jwellbelove
committed
2 years ago
4f5847e1
Permit non-default-constructable hashes and key-equals (#583)
jesseli2002
committed
2 years ago
Verified
aab900f0
Newer
Older