Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ETLCPP/etl
Pull Requests
Commits
feature/std-function-clone
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
Merged in function_wrapper
John Wellbelove
committed
104 days ago
37ce3ebc
Added function_wrapper to project
John Wellbelove
committed
104 days ago
8371d660
std::function like function wrapper
John Wellbelove
committed
104 days ago
55413983
Added ETL_CONSTEXPR14 to etl::reverse
John Wellbelove
committed
105 days ago
e6653d36
Fixed floating point support for etl::unaligned_type
John Wellbelove
committed
105 days ago
af03b44d
Added Unit test macros
John Wellbelove
committed
105 days ago
344f1b23
Fixed floating point etl::unaligned_type
John Wellbelove
committed
106 days ago
3f018ee1
Updated version and release notes
John Wellbelove
committed
107 days ago
e6c7e230
Make include paths to private files relative (#946)
dhebbeker
committed
107 days ago
Verified
527359f5
Updated version and release notes
John Wellbelove
committed
107 days ago
16cd1160
Removed C++11 restriction on etl::observer::notification
John Wellbelove
committed
107 days ago
81751db0
Removed EmbeddedTemplateLibrary-20.39.0.tar.gz from project.
John Wellbelove
committed
108 days ago
b38194ce
Merge branch 'development' of https://github.com/ETLCPP/etl into development
John Wellbelove
committed
108 days ago
d68c5e5f
#942 Warning on pragma c++20-compat
John Wellbelove
committed
108 days ago
c5a6f9b5
Added fix number
John Wellbelove
committed
108 days ago
1cbb6034
#942 Warning on pragma c++20-compat
John Wellbelove
committed
108 days ago
e39f5cb7
Updates to constexpr char traits tests
John Wellbelove
committed
108 days ago
f33b4d71
Updates to constexpr binary tests
John Wellbelove
committed
108 days ago
bceca90c
Updates to constexpr bit tests
John Wellbelove
committed
109 days ago
848ecb0c
Partial updates to bit tests
John Wellbelove
committed
109 days ago
29b719f5
Fix for has_duplicates with one template parameter
John Wellbelove
committed
113 days ago
f7c79526
Updated release notes
John Wellbelove
committed
113 days ago
2f8fb0ff
Updated C++03 observer class to accept void parameter notification types
John Wellbelove
committed
113 days ago
73395fe6
Added etl::count_of, etl::has_duplicates, etl::has_duplicates_of
John Wellbelove
committed
113 days ago
f219e868
Added observer<void> as a specialisation for C++03 code
John Wellbelove
committed
113 days ago
c61f493a
Updated release notes
John Wellbelove
committed
114 days ago
a1e1207c
Updated release notes
John Wellbelove
committed
114 days ago
0627f33f
Updated release notes
John Wellbelove
committed
115 days ago
99737a97
Fixed suite test name
John Wellbelove
committed
115 days ago
405b5719
Fixed brace syntax
John Wellbelove
committed
115 days ago
614ed6bf
Older