etl
add static assert with auto message
#740
Merged

Commits
  • Resolve all C++ -O2 warnings
    jwellbelove committed 1 year ago
  • Updated release notes and version
    jwellbelove committed 1 year ago
  • Made unit test suite names unique
    jwellbelove committed 1 year ago
  • Added etl::bit_v for C++17
    jwellbelove committed 1 year ago
  • Merge branch 'development' of https://github.com/ETLCPP/etl into development
    jwellbelove committed 1 year ago
  • add stringify macro (#741)
    dhebbeker committed 1 year ago
  • Updated stringify macro for variadic parameters
    jwellbelove committed 1 year ago
  • Merge branch 'pull-request/#741-add-stringify-macro' into development
    jwellbelove committed 1 year ago
  • Edited comments
    jwellbelove committed 1 year ago
  • Added multi char type strcmp, strncmp, strcpy & strncpy
    jwellbelove committed 1 year ago
  • Added support for self transitions
    jwellbelove committed 1 year ago
  • Remove some unreachable code in bitset_new.h (#743)
    dhebbeker committed 1 year ago
  • Merge branch 'development' of https://github.com/ETLCPP/etl into development
    jwellbelove committed 1 year ago
  • Re-enabled tests for etl::string_ext
    jwellbelove committed 1 year ago
  • Changes require for non-virtual messages
    jwellbelove committed 1 year ago
  • MutexMessageRouter example
    jwellbelove committed 1 year ago
  • Allow C++03 delegate in etl::callback_timer
    jwellbelove committed 1 year ago
  • #745 Assertion triggered in hash.h when compiling for MSP430
    jwellbelove committed 1 year ago
  • Removed redundant #includes
    jwellbelove committed 1 year ago
  • Removed unused variable
    John Wellbelove committed 1 year ago
  • Added time_to_next() status function
    John Wellbelove committed 1 year ago
  • Added 'sentence case' versions of constants
    John Wellbelove committed 1 year ago
  • Added C++03 compatible etl::move or etl::move_backward
    John Wellbelove committed 1 year ago
  • Added c++03 zero parameter emplace member functions
    John Wellbelove committed 1 year ago
  • Fix issue of release of an object on empty an pool
    John Wellbelove committed 1 year ago
  • Remove used variable
    John Wellbelove committed 1 year ago
  • Remove used variable
    John Wellbelove committed 1 year ago
  • Merge branch 'hotfix/#746-Missing-etl--legacy--variant-overload-of-emplace-with-0-Arguments' into development
    John Wellbelove committed 1 year ago
  • Merge branch 'feature/#744-get-time-when-next-timer-will-expire-etl--callback_timer' into development
    John Wellbelove committed 1 year ago
  • Change to require semicolons after debug count macros.
    John Wellbelove committed 1 year ago
  • Added destructor to CMSIS_RTOS2 mutex
    John Wellbelove committed 1 year ago
  • Updated version and release notes
    John Wellbelove committed 1 year ago
  • Removed semicolon warnings
    John Wellbelove committed 1 year ago
  • Updated vesrion and release notes
    John Wellbelove committed 1 year ago
  • #753 [porting] IAR's overload resolution struggles with etl::span::span(etl::array&)
    John Wellbelove committed 1 year ago
  • #755 warning about constexpr in array.h
    John Wellbelove committed 1 year ago
  • Re-enabled tests
    John Wellbelove committed 1 year ago
  • const_reference at(size_t i) const is only constexpr from C++14
    John Wellbelove committed 1 year ago
  • Added conversion operators to std::span
    John Wellbelove committed 1 year ago
  • MacOS clang span issue
    John Wellbelove committed 1 year ago
  • MacOS clang span issue
    John Wellbelove committed 1 year ago
  • MacOS clang span issue
    John Wellbelove committed 1 year ago
  • MacOS clang span issue
    John Wellbelove committed 1 year ago
  • MacOS clang span issue
    John Wellbelove committed 1 year ago
  • Updated version and release notes
    John Wellbelove committed 1 year ago
  • Possible fix for #756
    John Wellbelove committed 1 year ago
  • Fixed: move assignment not working for non-empty containers (#759)
    somaveszelovszki committed 1 year ago
  • Updated release notes
    John Wellbelove committed 1 year ago
  • Make "private" includes relativ (#761)
    Un-done committed 1 year ago
  • Make "private" includes relativ (#761)
    Un-done committed 1 year ago
  • Merge branch 'development' of https://github.com/ETLCPP/etl into development
    John Wellbelove committed 1 year ago
  • Remove BOM from random.h (#762)
    Un-done committed 1 year ago
  • Enabled etl::overload for C++11 & C++14
    John Wellbelove committed 1 year ago
  • Added conversion operators to std::span
    John Wellbelove committed 1 year ago
  • Updated version and release notes
    John Wellbelove committed 1 year ago
  • Possible fix for #756
    John Wellbelove committed 1 year ago
  • Fixed: move assignment not working for non-empty containers (#759)
    somaveszelovszki committed 1 year ago
  • Updated release notes
    John Wellbelove committed 1 year ago
  • Make "private" includes relativ (#761)
    Un-done committed 1 year ago
  • Remove BOM from random.h (#762)
    Un-done committed 1 year ago
  • Enabled etl::overload for C++11 & C++14
    John Wellbelove committed 1 year ago
  • Merge branch 'development' of https://github.com/ETLCPP/etl into development
    John Wellbelove committed 1 year ago
  • Merge branch 'development' of https://github.com/ETLCPP/etl into development
    John Wellbelove committed 1 year ago
  • Merge branch 'development' of https://github.com/ETLCPP/etl into development
    John Wellbelove committed 1 year ago
  • Commets added
    John Wellbelove committed 1 year ago
  • Merge branch 'hotfix/#749-Code-change-causes-warning-with-armcc-compiler' into development
    John Wellbelove committed 1 year ago
  • #766 etl::unique_ptr::reset() can call deleter with nullptr argument
    John Wellbelove committed 1 year ago
  • Refactored storage for etl::optional
    John Wellbelove committed 1 year ago
  • Updated release notes
    John Wellbelove committed 1 year ago
  • Updated release notes
    John Wellbelove committed 1 year ago
  • Merge branch 'development' of https://github.com/ETLCPP/etl into development
    John Wellbelove committed 1 year ago
  • Merge branch 'development' of https://github.com/ETLCPP/etl into development
    John Wellbelove committed 1 year ago
  • Merge branch 'development' of https://github.com/ETLCPP/etl into development
    John Wellbelove committed 1 year ago
  • Test name updates
    John Wellbelove committed 1 year ago
  • Fixed alignment functionality
    John Wellbelove committed 1 year ago
  • Updated versions
    John Wellbelove committed 1 year ago
  • Updated versions
    John Wellbelove committed 1 year ago
  • Merge branch 'development' of https://github.com/ETLCPP/etl into development
    John Wellbelove committed 1 year ago
  • Initial code
    John Wellbelove committed 1 year ago
  • Final changes
    John Wellbelove committed 1 year ago
  • Fix maybe-uninitialized warning
    John Wellbelove committed 1 year ago
  • Fix maybe-uninitialized warning
    John Wellbelove committed 1 year ago
  • Merge branch 'development' of https://github.com/ETLCPP/etl into development
    John Wellbelove committed 1 year ago
  • Added etl::string::fill()
    John Wellbelove committed 1 year ago
  • Added etl::string interface to etl::base64
    John Wellbelove committed 1 year ago
  • static_cast for string_view & array_view size() member functions
    John Wellbelove committed 1 year ago
  • Merge branch 'development' of https://github.com/ETLCPP/etl into development
    John Wellbelove committed 1 year ago
  • Return raw pointer for `etl::multi_span::operator->()`. (#773)
    dhebbeker committed 1 year ago
  • Added -> operator test
    John Wellbelove committed 1 year ago
  • Merge branch 'pull-request/#773-Return-raw-pointer-for-etl-multi_span-operator' into development
    John Wellbelove committed 1 year ago
  • #773 Return raw pointer for etl::multi_span::operator->()
    John Wellbelove committed 1 year ago
  • static_cast for string_view & array_view size() member functions
    John Wellbelove committed 1 year ago
  • Initial code
    John Wellbelove committed 1 year ago
  • Final changes
    John Wellbelove committed 1 year ago
  • Fix maybe-uninitialized warning
    John Wellbelove committed 1 year ago
  • Added etl::string::fill()
    John Wellbelove committed 1 year ago
  • Added etl::string interface to etl::base64
    John Wellbelove committed 1 year ago
  • Merge branch 'development' of https://github.com/ETLCPP/etl into development
    John Wellbelove committed 1 year ago
  • Add missing semicolons (#776)
    H1MSK committed 1 year ago
  • #776 Add missing semicolons
    John Wellbelove committed 1 year ago
  • + more commits ...
Loading