Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ETLCPP/etl
Pull Requests
Commits
master
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
Update README.md
jwellbelove
committed
34 days ago
Verified
a88a48d7
Updated release notes
John Wellbelove
committed
83 days ago
081e9203
Merge branch 'development' of https://github.com/ETLCPP/etl into development
John Wellbelove
committed
84 days ago
cb8bb2a3
For GCC10, we should check __cplusplus >= 201709L when determining if c++20 is supported (#949)
schemborerik
committed
84 days ago
77ab40a7
For GCC10, we should check __cplusplus >= 201709L when determining if c++20 is supported (#949)
schemborerik
committed
84 days ago
Verified
5bc74d51
Merge branch 'development' of https://github.com/ETLCPP/etl into development
John Wellbelove
committed
84 days ago
c54ba6f4
Merge branch 'development' of https://github.com/ETLCPP/etl into development
John Wellbelove
committed
84 days ago
f3ad597e
Merge branch 'development' of https://github.com/ETLCPP/etl into development
John Wellbelove
committed
84 days ago
8e7693d3
C++11 & 14 unit test compatibility
John Wellbelove
committed
84 days ago
b602203e
C++11 & 14 unit test compatibility
John Wellbelove
committed
84 days ago
0d058f7b
Merge branch 'hotfix/#948-Bug-in-queue-pop-can-break-queue.empty()' into development
John Wellbelove
committed
84 days ago
46012576
#948 Bug in queue pop can break queue.empty()
John Wellbelove
committed
84 days ago
36123908
Updated syntax checks
John Wellbelove
committed
93 days ago
f77d91d5
Merge branch 'master' of https://github.com/ETLCPP/etl
John Wellbelove
committed
94 days ago
d564bb50
Update README.md
jwellbelove
committed
94 days ago
48cf2e04
Update README.md
jwellbelove
committed
99 days ago
Verified
6fcd7b8f
Remove unused git submodule config (#947)
jputcu
committed
100 days ago
Verified
5786f2c7
Added the option of more logical ordering for template parameters for compile time member functions
John Wellbelove
committed
104 days ago
af9b3dea
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
Older