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
Initial string manipulators
jwellbelove
committed
4 years ago
f40f0c1a
Merge branch 'feature/string-streams' into development
jwellbelove
committed
4 years ago
dd7cc076
Pass format by const reference. Disable copying
jwellbelove
committed
4 years ago
00f7041f
Merge branch 'feature/string-streams' into development
jwellbelove
committed
4 years ago
e9f861c7
string streams
jwellbelove
committed
4 years ago
3e235277
Initial string stream commit
jwellbelove
committed
4 years ago
2f1343ec
Modify visitor tests to include visit through base
jwellbelove
committed
4 years ago
c8e1257c
Refactored etl::error_handler to use etl::delegate style implementation.
jwellbelove
committed
4 years ago
826bdffc
Refactored etl::error_handler to use etl::delegate style implementation.
jwellbelove
committed
4 years ago
a27508ca
Changed std::move to etl::move in std::optional and std::queue
jwellbelove
committed
4 years ago
eabe3283
Fix span dynamic extent (#235)
AndWass
committed
4 years ago
Verified
4f31c6e4
Use etl::move instead of std::move (#233)
AndWass
committed
4 years ago
Verified
cf1c6236
Fixed type traits C++03 compatibility
jwellbelove
committed
4 years ago
d21be04f
Removed surplus 'typename T' in pool create() for C++03
jwellbelove
committed
4 years ago
dda5aa09
Merge branch 'development'
jwellbelove
committed
4 years ago
f0eef574
Merge branch 'hotfix/fix-c++03-incompatbilities-in-type-traits' into development
jwellbelove
committed
4 years ago
18d0b3dd
C++03 compatibility changes for type_traits.h
jwellbelove
committed
4 years ago
f8fbb119
Update README.md
jwellbelove
committed
4 years ago
Verified
16fec7f4
Merge branch 'development'
jwellbelove
committed
4 years ago
dce2c956
Added etl::parameter_pack
jwellbelove
committed
4 years ago
fefbfacb
Added etl::parameter_pack
jwellbelove
committed
4 years ago
c68ed3de
Added etl::parameter_pack
jwellbelove
committed
4 years ago
7827909a
Variadic versions of etl::type_id_lookup and etl::type_type_lookup for C++11 and above.
jwellbelove
committed
4 years ago
8c22c5cb
Variadic versions of etl::type_id_lookup and etl::type_type_lookup for C++11 and above.
jwellbelove
committed
4 years ago
59c389b2
Variadic versions of etl::type_id_lookup and etl::type_type_lookup for C++11 and above.
jwellbelove
committed
4 years ago
79dcebaa
Variadic versions of etl::type_id_lookup and etl::type_type_lookup for C++11 and above.
jwellbelove
committed
4 years ago
f6089458
Merge branch 'master' into feature/variadic-variant
jwellbelove
committed
4 years ago
a259cbe4
Variadic versions of etl::type_id_lookup and etl::type_type_lookup for C++11 and above.
jwellbelove
committed
4 years ago
0bfc97a9
Merge pull request #225 from darklukee/master
jwellbelove
committed
4 years ago
Verified
abb9f274
Remove unreachable code from message_router
lukasz-mitka
committed
4 years ago
1524afd6
Newer
Older