History for mbed-os / platform / cxxsupport
2023-02-21
@Ladislas de Toldi
mbed-ce@master + fixes + gcc 11 support (#135) ...
Ladislas de Toldi authored on 21 Feb 2023 GitHub committed on 21 Feb 2023
2022-09-14
@Jamie Smith
- Split mbed-core and mbed-rtos into -sources and -flags targets ...
Jamie Smith authored on 3 Apr 2022 Jay Sridharan committed on 14 Sep 2022
2021-11-30
@Marc Emmers
Deprecate instead of remove index_type
Marc Emmers committed on 30 Nov 2021
@Marc Emmers
mstd::span rename index_type to size_type according to spec
Marc Emmers committed on 30 Nov 2021
2021-06-08
@Tymoteusz Bloch
Namespace scope mbed:: added for CriticalSectionLock used in Atomic templates
Tymoteusz Bloch committed on 8 Jun 2021
2021-01-18
@Marc Emmers
Fix make_span text in comment block
Marc Emmers committed on 18 Jan 2021
@Marc Emmers
Fix last extra space issues
Marc Emmers committed on 18 Jan 2021
@Marc Emmers
Backport dynamic extent when including <span> ...
Marc Emmers committed on 18 Jan 2021
@Marc Emmers
Fix missing defintion
Marc Emmers committed on 18 Jan 2021
@Marc Emmers
Add to list of backports
Marc Emmers committed on 18 Jan 2021
2021-01-16
@Marc Emmers
Add some comment blocks
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Add deduction guides
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Remove nonstandard as_bytes
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Fix minor style issues
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Replace classes with structs where applicable
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Use original <span> if present and the right version
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Missed a pointer operator
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Fix pointer and reference operator style
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Fix newline at end of file
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Update default initializers
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Remove explicit constructors
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Fix remaining namespaces and add include files
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Remove c++17 inline of constexpr
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Fix namespaces and span prototype
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Prevent warning on subspan<0,N>
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Add container constructor and make_span
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Correct span constructors
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Add iter_reference_t to iterator header
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Fix endif comment
Marc Emmers committed on 16 Jan 2021
@Marc Emmers
Adds basic span implementation
Marc Emmers committed on 16 Jan 2021