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
Added etl::partition
John Wellbelove
committed
232 days ago
a5560b2c
Added node erase member functions
John Wellbelove
committed
239 days ago
52083acf
Moved include for clang compatibility
John Wellbelove
committed
239 days ago
02a11e94
Added erase(node_type&) member function.
John Wellbelove
committed
239 days ago
106c4fd5
Merge branch 'hotfix/#868-etl-variant-is-missing-comparison-operators' into development
John Wellbelove
committed
240 days ago
4493c890
Added more comparison tests
John Wellbelove
committed
240 days ago
3696fa42
Minor comment change
John Wellbelove
committed
240 days ago
19c59feb
Removed 'possible nullptr' warning.
John Wellbelove
committed
240 days ago
96846f9b
Added diagnostic_null_dereference_push.h
John Wellbelove
committed
242 days ago
309154d0
Added comparison operators
John Wellbelove
committed
243 days ago
39205e71
Modified return types
John Wellbelove
committed
244 days ago
4bc8d007
Work in progree
John Wellbelove
committed
248 days ago
f1d80ba5
removed generator output files from VS2022 project
John Wellbelove
committed
249 days ago
b07019da
Added etl::mem_fn
John Wellbelove
committed
249 days ago
41a68043
Added etl::mem_fn
John Wellbelove
committed
251 days ago
ac93dc73
Added C++14 guard around constexpr type_def tests
John Wellbelove
committed
251 days ago
c4f772b5
Updated with UnitTest++ macros
John Wellbelove
committed
251 days ago
353419f2
Added etl::mem_fn
John Wellbelove
committed
251 days ago
1474d4ad
Fixed dereference of state pointer when null.
John Wellbelove
committed
251 days ago
e64b489d
Fixed dereference of state pointer when null.
John Wellbelove
committed
251 days ago
8710dfc4
Merge branch 'pull-request/#861-Implement-Constexpr-Strong-Typedef' into development
John Wellbelove
committed
255 days ago
84dd8cec
Updates to constexpr operators
John Wellbelove
committed
255 days ago
15675f29
Update ETL_CONSTEXPR and C++14 desgination from type_def (#862)
drewr95
committed
256 days ago
Verified
a8ca216f
Revert "feature/add utils compare equality operator (#865)" (#866)
jwellbelove
committed
256 days ago
Verified
f1133d5b
feature/add utils compare equality operator (#865)
Benzinnos
committed
256 days ago
Verified
d40c5be7
Added constexpr to compare functions
John Wellbelove
committed
256 days ago
7b358dd3
Add eq and ne operators for compare utility. (#863)
Benzinnos
committed
256 days ago
Verified
80af5a48
Modified accepts() message router functions to interrogate subscribed and successor routers to achieve consistency.
John Wellbelove
committed
257 days ago
cb2700e7
Turned etl::send_message into templates so that direct calls to concrete routers are possible
John Wellbelove
committed
257 days ago
80613827
Implement Constexpr Strong Typedef (#861)
drewr95
committed
259 days ago
Verified
48c496cd
Newer
Older