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
Added missing header include to frame_check_sequence.h
John Wellbelove
committed
5 years ago
cf9ec976
Merge remote-tracking branch 'origin/hotfix/vector-insert-bug' into development
jwellbelove
committed
5 years ago
2bcf9c20
Fix vector insert for certain operations
jwellbelove
committed
5 years ago
5b834510
Merge remote-tracking branch 'origin/development'
jwellbelove
committed
5 years ago
2a8cae80
Merge remote-tracking branch 'origin/feature/callback_service' into development
jwellbelove
committed
5 years ago
21737514
Version & release notes.
jwellbelove
committed
5 years ago
047398f8
Added const to template parameter
jwellbelove
committed
5 years ago
65e8a981
Added OFFSET template parameter
jwellbelove
committed
5 years ago
df56f948
Changed from static to normal class
jwellbelove
committed
5 years ago
2cef994d
Callback service
jwellbelove
committed
5 years ago
4c713d38
Added #include <new> to message_router.h for improved cross platform compatibility.
jwellbelove
committed
5 years ago
a9d679ed
Reverted partial changes
jwellbelove
committed
5 years ago
95dda918
Update flat_map.h to handle C++98 compilation (#112)
bolry
committed
5 years ago
349db3aa
Merge remote-tracking branch 'origin/master' into development
jwellbelove
committed
5 years ago
42a38516
Merge remote-tracking branch 'origin/development'
jwellbelove
committed
5 years ago
54579d94
C++03/C++11 compatibility fixes.
jwellbelove
committed
5 years ago
4aea7626
Update vector.h to handle C++11 (#109)
bolry
committed
5 years ago
aa3996b3
Update memory.h to handle C++11 (#110)
bolry
committed
5 years ago
4b7d8325
Update list.h to recognize C++11 mode (#111)
bolry
committed
5 years ago
6c141f36
Merge remote-tracking branch 'origin/development'
jwellbelove
committed
5 years ago
119adec3
Updated version & release notes
jwellbelove
committed
5 years ago
4edd4e45
Merge remote-tracking branch 'origin/feature/rvalue-references' into development
jwellbelove
committed
5 years ago
6e59d815
Merge branch 'development' into feature/rvalue-references
jwellbelove
committed
5 years ago
48379a8f
Fix compile error in scheduler.h (#108)
bolry
committed
5 years ago
b66b7b71
Removed crc16_modbus.cpp
jwellbelove
committed
5 years ago
5be98858
Merge remote-tracking branch 'origin/feature/cpp98-sort' into development
jwellbelove
committed
5 years ago
044c293c
Support C++98 for etl::sort (#107)
bolry
committed
5 years ago
09e3095a
Merge remote-tracking branch 'origin/hotfix/flat_map' into development
jwellbelove
committed
5 years ago
87ab5bf6
Fixed bugs in etl::flat_map 'operator[]' & 'insert'
jwellbelove
committed
5 years ago
ced8b351
Added move only data type
jwellbelove
committed
5 years ago
cae432fc
Newer
Older