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
Updated deque
jwellbelove
committed
3 years ago
7aaf37e2
Fix compile error for vector assign and insert with same type non-iterator (#466)
bolry
committed
3 years ago
Verified
a41418ed
Fix compile error insert/assign two same types non-iterator (#467)
bolry
committed
3 years ago
Verified
e4431d39
Fix list insert and assign errors (#468)
bolry
committed
3 years ago
Verified
94507ad1
Merge branch 'feature/#463-map-multimap-set-multiset-return-iterator-on-erase' into development
jwellbelove
committed
3 years ago
09f196df
Modified deque const_iterator to iterator
jwellbelove
committed
3 years ago
b61c5e04
Modified deque const_iterator to iterator
jwellbelove
committed
3 years ago
642e36a9
harmonize copy ctor and asignment op for etl::delegate (#465)
mampfes
committed
3 years ago
08218d71
Make functions for containers
jwellbelove
committed
3 years ago
5baa1af8
Array test with movable type
jwellbelove
committed
3 years ago
0579ceac
Latest implementations
jwellbelove
committed
3 years ago
52586af2
Added 'make' functions to construct containers
jwellbelove
committed
3 years ago
8fc7e020
constexpr for enum_type
jwellbelove
committed
3 years ago
d93834ed
changed iterator parameters to const_iterator
jwellbelove
committed
3 years ago
58013e82
Merge branch 'feature/#465-harmonize-copy-ctor-and-assignment-op-for-etl--delegate' into development
jwellbelove
committed
3 years ago
572eedcf
harmonize copy ctor and asignment op for etl::delegate (#465)
mampfes
committed
3 years ago
Verified
32e8134c
let map/multimap/set/multiset return iterator on erase (#463)
mampfes
committed
3 years ago
Verified
d05bf1b4
Updates
jwellbelove
committed
3 years ago
0acd537a
Added missing includes
jwellbelove
committed
3 years ago
d4a22293
Experimental automatic builtins for algorithms
jwellbelove
committed
3 years ago
8f02e907
Make functions for containers
jwellbelove
committed
3 years ago
e296bd24
Array test with movable type
jwellbelove
committed
3 years ago
792cc0b5
Latest implementations
jwellbelove
committed
3 years ago
d03e6f55
Added 'make' functions to construct containers
jwellbelove
committed
3 years ago
84974acb
constexpr for enum_type
jwellbelove
committed
3 years ago
bb72ded2
Remove unnecessary casts that causes warnings. (#461)
jovere
committed
3 years ago
beadf9e8
Added non-const string pointer overload
jwellbelove
committed
3 years ago
29d71100
First experiments
John Wellbelove
committed
3 years ago
f459c3e1
Change != to < in ipool to get rid of erroneous clang-tidy nullptr dereference warning (#457)
jovere
committed
3 years ago
331e44b0
add ifdef guard for msvc pragma (#455)
mampfes
committed
3 years ago
c412277b
Newer
Older