Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ETLCPP/etl
Pull Requests
Commits
feature/object_pool
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
Merge branch 'feature/object_pool' of https://github.com/ETLCPP/etl into feature/object_pool
jwellbelove
committed
1 year ago
c66ce793
Merged changes
jwellbelove
committed
1 year ago
f4446e56
object_pool work in progress
jwellbelove
committed
1 year ago
fd055803
object_pool work in progress
jwellbelove
committed
1 year ago
f6d0641d
object_pool work in progress
jwellbelove
committed
1 year ago
b5085240
#643 Don't use push_macro and pull_macro with Tasking compiler
jwellbelove
committed
1 year ago
8527d686
Don't use `push_macro` and `pull_macro` with Tasking compiler (#643)
snideto
committed
1 year ago
Verified
22419e3b
Merged changes
jwellbelove
committed
1 year ago
e35490bc
Merge branch 'feature/object_pool' of https://github.com/ETLCPP/etl into feature/object_pool
jwellbelove
committed
1 year ago
464a2673
object_pool work in progress
jwellbelove
committed
1 year ago
564652a4
object_pool work in progress
jwellbelove
committed
1 year ago
dc9280f7
object_pool work in progress
jwellbelove
committed
1 year ago
0be79f79
Updated version info
jwellbelove
committed
1 year ago
1bf04dcf
Incorrect C++03 enable_if syntax
jwellbelove
committed
1 year ago
fb10c1d3
Updated version info
jwellbelove
committed
1 year ago
72a7273a
Removed trailing spaces
jwellbelove
committed
1 year ago
25469242
Only build tests if top level project (#639)
KaiSzuttor
committed
1 year ago
Verified
1e11aff7
Updated generator test script
jwellbelove
committed
2 years ago
cdf8a361
Updated version info
jwellbelove
committed
2 years ago
d51b0a84
Fix bug #636 in optional emplace for pod types (#638)
Chiraffollo
committed
2 years ago
Verified
82c2f8a2
Updated version and release notes
John Wellbelove
committed
2 years ago
3623ba5b
Fixed incorrect 'valid' flag in assignment operator for arithmetic specialisation
John Wellbelove
committed
2 years ago
54fe9e25
object_pool work in progress
jwellbelove
committed
2 years ago
0c8f97e3
Fix duplicate function
jwellbelove
committed
2 years ago
22798e14
Updated versions & memory.h
jwellbelove
committed
2 years ago
7184e57a
unique_ptr updates - Work in progress
jwellbelove
committed
2 years ago
02a30830
Removed duplicate include
jwellbelove
committed
2 years ago
3d60bb3c
fix set of ETL_NO_STL flag (#628)
skorokhod
committed
2 years ago
Verified
71f694bd
Remove pointer only etl::to_arithmetic API
jwellbelove
committed
2 years ago
85d40b9d
Fixed macro names in sanity check profiles
jwellbelove
committed
2 years ago
ae649322
Older