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
Updated version numbers
jwellbelove
committed
4 years ago
923ac42b
Fix pointer vector move operators
jwellbelove
committed
4 years ago
bc780a6c
Fix pointer vector move operators
jwellbelove
committed
4 years ago
089cff9c
Added enable/disable observer interface to observable class
jwellbelove
committed
4 years ago
997eb85f
Changed some functions to ETL_CONSTEXPR14
jwellbelove
committed
4 years ago
556a529c
Fixed incorrect return in find() and at() for non-existent key.
jwellbelove
committed
4 years ago
8d60eb5e
Merge branch 'feature/std--is_pod-is-deprecated-in-C++20' into development
jwellbelove
committed
4 years ago
64aeef09
Fix C++03 error_handler compatibility
jwellbelove
committed
4 years ago
05647e52
std::is_pod is deprecated in C++20 (#241)
raitraak-rrk
committed
4 years ago
Verified
14d7b300
Re-coded string utilities to allow any string-like container to use it.
jwellbelove
committed
4 years ago
2cf00a0b
Re-coded string utilities to allow any string-like container to use it.
jwellbelove
committed
4 years ago
476576bc
Renamed string utility etl::transform to etl::replace
jwellbelove
committed
4 years ago
26c595ed
Removed to_upper_case, to_lower_case & to_sentence_case from wstring_utilities, u16string_utilities & u32string_utilities
jwellbelove
committed
4 years ago
0a1b49c8
Merge branch 'development'
jwellbelove
committed
4 years ago
c9b93739
Fixed constexpr for etl::span::subspan for >=C++14
jwellbelove
committed
4 years ago
b13bec1d
Updated version numbers
jwellbelove
committed
4 years ago
f48cafd0
error_handler.h: Change C++11 type aliases to typedefs (#239)
balintkissdev
committed
4 years ago
Verified
c4757d56
w, u16 & u32 string utilities added
jwellbelove
committed
4 years ago
21001d18
Full string utilities for char
jwellbelove
committed
4 years ago
5c9f648c
Initial get_token code
jwellbelove
committed
4 years ago
488f8a0f
Added etl::replace and etl::replace_if to algorithms.h
jwellbelove
committed
4 years ago
0ba98f4b
Almost complete 'trim' code
jwellbelove
committed
4 years ago
e6b9919d
Initial incomplete code
jwellbelove
committed
4 years ago
53991992
disable warning, delete temp file
jwellbelove
committed
4 years ago
32d9df61
Remove unnecessary member functions
jwellbelove
committed
4 years ago
e915ab5d
Merge branch 'feature/string-streams' into development
jwellbelove
committed
4 years ago
9890f5b8
Code formatting adjustments
jwellbelove
committed
4 years ago
dcf5f108
Merge branch 'feature/string-streams' into development
jwellbelove
committed
4 years ago
575a0fee
Added showbase
jwellbelove
committed
4 years ago
b96e707b
Added stream manipulators
jwellbelove
committed
4 years ago
509a930b
Newer
Older