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
Remove initializer_list selection logic.
jwellbelove
committed
2 years ago
c8f13fa8
Added optional counter type to instance_count.
jwellbelove
committed
2 years ago
4262c4e0
Updated the initializer_list unit test project.
jwellbelove
committed
2 years ago
574556b8
Added optional counter type to instance_count.
jwellbelove
committed
2 years ago
55aa55a2
Updated how the definition of initializer_list is selected.
jwellbelove
committed
2 years ago
dda482a3
Merge branch 'development' of https://github.com/ETLCPP/etl into development
jwellbelove
committed
2 years ago
4222c6c6
Explicit export configuration (#514)
ivankravets
committed
2 years ago
Verified
0454a971
Move initializer_list test project out of main ETL unit tests project
jwellbelove
committed
2 years ago
e9ec00b3
Modified logic for enabling the use of initializer lists
jwellbelove
committed
2 years ago
292f5d91
Updated version numbers and release notes.
jwellbelove
committed
2 years ago
2c6ffdc3
Added extra sanity checks for new classes
jwellbelove
committed
2 years ago
b5b09274
Changes the order of callback and re-insertion of the timer in the active list.
jwellbelove
committed
2 years ago
c34ac53a
Added callback and message timers for interrupts.
jwellbelove
committed
2 years ago
0a163463
Semaphore macro type is local to timer classes
jwellbelove
committed
2 years ago
a1e30170
Changed atomic timers to use a user supplied atomic semaphore counter.
jwellbelove
committed
2 years ago
290f7a86
Renamed Arduino files to stop PlatformIO getting confused (possibly).
jwellbelove
committed
2 years ago
2f91d707
Renamed Arduino files to stop PlatformIO getting confused (possibly).
jwellbelove
committed
2 years ago
b077c3b5
Changed from C cast to C++ cast
jwellbelove
committed
2 years ago
d8405bfa
Always use stddef.h
jwellbelove
committed
2 years ago
8da7251e
Modified WCHAR_MIN and WCHAR_MAX checks
jwellbelove
committed
2 years ago
3c36bc38
Added char8_t type
jwellbelove
committed
2 years ago
3c38a7d0
Fix 'unused function parameter' warnings
jwellbelove
committed
2 years ago
f355a4e8
Merge branch 'development' of https://github.com/ETLCPP/etl into development
jwellbelove
committed
2 years ago
ab4ca2b3
Arduino version numbers
jwellbelove
committed
2 years ago
4e64f941
Arduino version numbers
jwellbelove
committed
2 years ago
e8ff35e3
Merge branch 'development'
jwellbelove
committed
2 years ago
734df1a3
Updated versions
jwellbelove
committed
2 years ago
90b20e62
Adjusted initializer_list include logic
jwellbelove
committed
2 years ago
679304b9
callback and message timers now uses etl::timer_semaphore_t
jwellbelove
committed
2 years ago
60757a44
Fixed send_message signatures
jwellbelove
committed
2 years ago
8644b833
Newer
Older