Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
ETLCPP/etl
Pull Requests
Commits
Open
Closed
Fix comparison and swap operators not in etl namespace
#1308 by
HueCodes
was closed 2026-02-20 09:55
Add constexpr to array comparison operators
#1303 by
rolandreichweinbmw
was merged 2026-02-19 13:18
Fix link rotations for etl::tree_node
#1299 by
jwellbelove
was merged 2026-02-18 20:46
Add ref-qualifiers to basic_format_spec
#1292 by
drewr95
was merged 2026-02-06 09:32
Make typed_storage constructor constexpr
#1291 by
rolandreichweinbmw
was merged 2026-02-02 16:43
Add support for size_t and unsigned long to etl::format
#1290 by
rolandreichweinbmw
was merged 2026-02-06 10:08
Add basic_format_arg constructor for ibasic_string
#1288 by
mike919192
was merged 2026-02-02 18:35
Move comparison operators of etl::expected to namespace etl
#1287 by
rolandreichweinbmw
was merged 2026-02-02 10:46
Add missing includes
#1286 by
rolandreichweinbmw
was merged 2026-02-01 10:16
Remove advance() on static spans
bug
#1281 by
rolandreichweinbmw
was merged 2026-01-23 18:33
Fix for issue 1276 "Data corruption in the etl::bip_buffer_spsc_atomic"
bug
#1277 by
serges147
was merged 2026-01-22 09:22
Add etl::type_list API to more classes.
feature request
#1275 by
jwellbelove
was merged 2026-02-19 12:41
Feature/#1234 add etl type list api to more classes
feature request
#1274 by
jwellbelove
was closed 2026-01-21 08:09
Fix return value of get_token_list
#1271 by
mike919192
was merged 2026-01-21 18:40
Deduce underlying storage size when constructing string_ext from char[].
enhancement
#1269 by
denravonska
was merged 2026-02-09 11:01
Remove some UB in test_vector_non_trivial.cpp
#1268 by
bolry
was merged 2026-01-20 10:15
Update C++26 deprecated constructs to ensure future standard compliance
#1267 by
bolry
was merged 2026-01-20 10:36
Fix etl::as_bytes for etl::span<const T>
#1266 by
taltenbach
was merged 2026-01-17 22:04
Fix etl::tuple template signature error in pair assignment operator
bug
#1265 by
fleckerbr
was merged 2026-01-22 04:30
Add template deduction guide for span from vector
enhancement
#1264 by
mike919192
was merged 2026-01-16 08:57
Document how to implement platform specifics
#1262 by
rolandreichweinbmw
was merged 2026-01-17 13:26
Fix incorrect namespace for iter_swap calls
bug
#1261 by
jwellbelove
was merged 2026-01-16 08:47
Suppress warnings from std in optimized builds
#1259 by
rolandreichweinbmw
was merged 2026-01-16 08:51
Fix year_month arithmetic and correct chrono API behavior
#1257 by
bolry
was merged 2026-01-16 08:02
ivector swap
#1256 by
mike919192
was merged 2026-01-11 17:05
Fix syntax errors in base64 test
#1255 by
bolry
was merged 2026-01-08 20:12
Make code base with tests compile under gcc-14
#1254 by
bolry
was merged 2026-01-08 21:58
use correct parameter in ETS_ASSERT_FAIL (and friends) when ETL_NO_CHECKS is defined
#1253 by
hasanayan
was closed 2026-01-04 10:34
feat(mutex): Add ThreadX mutex support
enhancement
#1252 by
littepointR
was merged 2026-01-04 10:38
Add etl::inplace_function
feature request
#1251 by
jwellbelove
was merged 2026-01-10 08:46
Older