Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ETLCPP/etl
Pull Requests
Commits
feature/add-make_delegate
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
Try to fix library error for Github Actions for Clang C++20
John Wellbelove
committed
1 year ago
f47fdfc0
Try to fix library error for Github Actions for Clang C++20
John Wellbelove
committed
1 year ago
f208eb40
moved BUILD_TESTS check outside of root cmake check to allow building tests in submodules (#777)
jmartens-42
committed
1 year ago
Verified
13759c1c
Refactored back_inserter support
John Wellbelove
committed
1 year ago
b4ea535f
Merge branch 'feature/Base64-codec' of https://github.com/ETLCPP/etl into feature/Base64-codec
John Wellbelove
committed
1 year ago
804651f3
Refactor to support multiple RFCs
John Wellbelove
committed
1 year ago
b99fa790
Renamed test file
John Wellbelove
committed
1 year ago
a92b28fd
Added padding flag
John Wellbelove
committed
1 year ago
5dad4402
Removed static from encode and decode functions
John Wellbelove
committed
1 year ago
702b0ef3
Static version of Base64 - RFC-6848 - No optional padding
John Wellbelove
committed
1 year ago
5ad7fd2f
Updates
John Wellbelove
committed
1 year ago
fd67662a
Merge branch 'master' into development
John Wellbelove
committed
1 year ago
e8eeeba8
#776 Add missing semicolons
John Wellbelove
committed
1 year ago
85f2e09e
Add missing semicolons (#776)
H1MSK
committed
1 year ago
Verified
837a5156
Renamed test file
John Wellbelove
committed
1 year ago
d9e672d0
Added padding flag
John Wellbelove
committed
1 year ago
ab1c3db7
Removed static from encode and decode functions
John Wellbelove
committed
1 year ago
531cdbc8
Merge branch 'development' of https://github.com/ETLCPP/etl into development
John Wellbelove
committed
1 year ago
8911b1e5
Static version of Base64 - RFC-6848 - No optional padding
John Wellbelove
committed
1 year ago
2ea76c99
Updates
John Wellbelove
committed
1 year ago
a1e5f1c7
Added etl::string interface to etl::base64
John Wellbelove
committed
1 year ago
5ca6e05e
Added etl::string::fill()
John Wellbelove
committed
1 year ago
21a9b884
Fix maybe-uninitialized warning
John Wellbelove
committed
1 year ago
d30026ec
Final changes
John Wellbelove
committed
1 year ago
6bc244cf
Initial code
John Wellbelove
committed
1 year ago
f7281dc6
static_cast for string_view & array_view size() member functions
John Wellbelove
committed
1 year ago
91a357d1
#773 Return raw pointer for etl::multi_span::operator->()
John Wellbelove
committed
1 year ago
92e880f3
Merge branch 'pull-request/#773-Return-raw-pointer-for-etl-multi_span-operator' into development
John Wellbelove
committed
1 year ago
f616a247
Added -> operator test
John Wellbelove
committed
1 year ago
6ee6177e
Return raw pointer for `etl::multi_span::operator->()`. (#773)
dhebbeker
committed
1 year ago
Verified
e631a0fd
Newer
Older