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
Refactoring of 18.15.0.
jwellbelove
committed
4 years ago
fa25f02b
Refactor string initialise with external buffer
jwellbelove
committed
4 years ago
6f3995a4
cstring.h code moved to to string.h
jwellbelove
committed
4 years ago
5a5579df
Allow strings with external buffers to use a pre-initialised buffer.
jwellbelove
committed
4 years ago
f6ce3f59
Work around for Clang error in etl::bresenham_line tests.
jwellbelove
committed
4 years ago
f7901c28
Work around for Clang error in etl::bresenham_line tests.
jwellbelove
committed
4 years ago
1b2aca46
Work around for Clang error in etl::bresenham_line tests.
jwellbelove
committed
4 years ago
e7d58dd5
Work around for Clang error in etl::bresenham_line tests.
jwellbelove
committed
4 years ago
33842f4f
Exclude MSVC compiler due to Appveyor reporting an internal compiler error
jwellbelove
committed
4 years ago
911ec65e
Try to detect Appveyor
jwellbelove
committed
4 years ago
83f710d6
Changed #if defined (ETL_NO_STL) to #if ETL_NOT_USING_STL
jwellbelove
committed
4 years ago
5aa3d734
Fixed conditional compilation macro use for template deduction guides
jwellbelove
committed
4 years ago
2abc4ee9
Added template deduction guides for array and array_view
jwellbelove
committed
4 years ago
14d1b96c
Add template deduction guides for array and array_view (#263)
sgupta20
committed
4 years ago
Verified
df5dee66
Revert changes
jwellbelove
committed
4 years ago
2b33a7c2
Minor change to Bresenham line unit test
jwellbelove
committed
4 years ago
360afcf0
Minor change to Bresenham line unit test
jwellbelove
committed
4 years ago
0a7148a7
Minor change to Bresenham line unit test
jwellbelove
committed
4 years ago
d400fe2f
Minor change to Bresenham line unit test
jwellbelove
committed
4 years ago
595a63e6
Merge branch 'development'
jwellbelove
committed
4 years ago
4605a8d3
Added equality and inequality operators
jwellbelove
committed
4 years ago
f8ddfb17
Merge branch 'development'
jwellbelove
committed
4 years ago
a5998c2f
Changed front & back to const functions
jwellbelove
committed
4 years ago
8526b218
Merge branch 'development'
jwellbelove
committed
4 years ago
c2252931
Changed front & back to return const_reference
jwellbelove
committed
4 years ago
0ab92304
Added default constructor
jwellbelove
committed
4 years ago
a28d5af6
Added a line coordinate generator using the Bresenham algorithm.
jwellbelove
committed
4 years ago
d234d5ce
Merge branch 'feature/pseudo-containers' into development
jwellbelove
committed
4 years ago
27455044
Bresenham line algorithm - final
jwellbelove
committed
4 years ago
62f59666
Make etl::reference_wrapper API closer to the STL version. Does not support invocation of a callable object.
jwellbelove
committed
4 years ago
3a203a97
Newer
Older