Commit Graph

  • f286ecf1b6
    Merge branch 'development' into add-missing-syntax-checks John Wellbelove 2026-04-11 12:05:11 +02:00
  • 1b45e32714 Add missing copyright header in test_manchester.cpp Roland Reichwein 2026-04-11 11:36:34 +02:00
  • 6f3782cf41 Remove ETL_USING_CPP11 from unit tests Roland Reichwein 2026-04-11 11:20:53 +02:00
  • e971ca87ae Removing crc.h from syntax checks because of redundancy Roland Reichwein 2026-04-11 11:13:49 +02:00
  • 399bec9f63
    Merge branch 'development' into docker-dependencies John Wellbelove 2026-04-11 10:52:51 +02:00
  • beeb4cf462
    Fix coverage workflow for action version (#1384) Roland Reichwein 2026-04-11 10:38:39 +02:00
  • f118c2807a
    Fix broken syntax from clang-format reformat (#1385) Roland Reichwein 2026-04-11 10:16:03 +02:00
  • ae6ca929c1
    Rename _current to _current_it in ranges.h (#1387) Roland Reichwein 2026-04-11 10:10:17 +02:00
  • ad3830d8a0 Document powerpc architecture for testing Roland Reichwein 2026-04-10 14:39:45 +02:00
  • 1151da2b30
    Merge branch 'development' into run-tests John Wellbelove 2026-04-10 14:17:32 +02:00
  • 5524981008 - Fix red unit tests on 32 bits big-endian platform. Sergei Shirokov 2026-04-09 00:45:16 +03:00
  • 15830a58e2 Add SFINAE constraints to etl::begin/end and reverse iterator free functions Roland Reichwein 2026-04-10 09:51:49 +02:00
  • 4dd77f1f2e Support powerpc as foreign architecture Roland Reichwein 2026-04-10 09:53:56 +02:00
  • 8ef85276db
    Merge branch 'development' into fix-gh-workflow-coverage John Wellbelove 2026-04-10 11:24:27 +02:00
  • 2670cbf486
    Merge branch 'development' into cleanup-clang-format John Wellbelove 2026-04-10 11:23:06 +02:00
  • 97e8bc20cd Extensions for testing Roland Reichwein 2026-03-22 18:05:09 +01:00
  • aa5f401658
    Merge branch 'development' into rename-current John Wellbelove 2026-04-09 07:22:41 +01:00
  • 7971824914
    Add the ability to specify the callback type to etl closure (#1393) John Wellbelove 2026-04-09 07:21:19 +01:00
  • db24fe97a8 Fixed C++03 compatibility feature/#1273-Add-etl--inplace_closure-to-complement-etl--closure John Wellbelove 2026-04-08 23:21:41 +01:00
  • 39172c281a Fixed C++03 compatibility John Wellbelove 2026-04-08 23:21:41 +01:00
  • 86767e9545 - Fix red unit tests on 32 bits big-endian platform. Sergei Shirokov 2026-04-09 00:45:16 +03:00
  • f60ce2cbf5
    Merge branch 'development' into feature/#1273-Add-etl--inplace_closure-to-complement-etl--closure John Wellbelove 2026-04-08 21:17:34 +01:00
  • 14d26f9b8d
    Merge branch 'master' into feature/#1273-Add-etl--inplace_closure-to-complement-etl--closure John Wellbelove 2026-04-08 21:15:39 +01:00
  • 5b74c117c9 Applied clang-format John Wellbelove 2026-04-08 20:59:05 +01:00
  • d14f7673c5 Kick-off use of etl algorithms to replace the raw loops in byte_stream Joris Putcuyps 2026-04-08 18:40:25 +02:00
  • 6075ec67ad Added format.md John Wellbelove 2026-04-08 17:15:35 +01:00
  • 8dc0301a67
    Document etl::format_to and etl::print (#1378) Roland Reichwein 2026-04-08 17:58:12 +02:00
  • ee901d7de9 Modified closure to accept the callback type as a template parameter John Wellbelove 2026-04-08 15:08:17 +01:00
  • d3fb5a0e64 Modified closure to accept the callback type as a template parameter John Wellbelove 2026-04-08 15:08:17 +01:00
  • 6d19c52275 Added closure.md and updates to delegate.md John Wellbelove 2026-04-08 09:58:25 +01:00
  • 78cc84f5e0 Suppress false positive compiler warnings when compiling with -O3 Roland Reichwein 2026-04-07 22:18:20 +02:00
  • c05b0c8699 More addition to the documentation John Wellbelove 2026-04-07 11:15:50 +01:00
  • 93ec7e885d Rename _current to _current_it in ranges.h Roland Reichwein 2026-04-06 19:14:17 +02:00
  • e5a034fe90 Added Hugo intalation and markdown descriptions John Wellbelove 2026-04-06 13:54:46 +01:00
  • eb7802d23b Hugo updates John Wellbelove 2026-04-06 11:12:18 +01:00
  • 652e718853 Fix usage of make_unsigned Roland Reichwein 2026-04-05 22:10:45 +02:00
  • 8af9567e1d Fix broken syntax from clang-format reformat Roland Reichwein 2026-04-05 09:16:30 +02:00
  • df809faea0 run-syntax-checks.sh without ETL_IN_UNIT_TEST Roland Reichwein 2026-04-05 11:34:37 +02:00
  • 57c3157d9a Exported raw text documentation files from the web site editor John Wellbelove 2026-04-05 20:21:28 +01:00
  • 9d47fa9d4f Fix coverage workflow for action version Roland Reichwein 2026-04-04 20:38:41 +02:00
  • a26027e212 Make etl::vector methods noexcept Roland Reichwein 2026-04-04 18:26:50 +02:00
  • ed603c576e Add missing header file adaptors to the directory and CMakeLists.txt Roland Reichwein 2026-04-04 15:29:54 +02:00
  • 052a4f4d08 Fix run-syntax-checks.sh to run with bash Roland Reichwein 2026-04-04 15:29:04 +02:00
  • 76c8028b72 Document etl::format_to and etl::print Roland Reichwein 2026-03-31 16:46:06 +02:00
  • d30deee432 Add development tools to docker image Roland Reichwein 2026-04-01 12:50:56 +02:00
  • 129c3091e4 Merge branch 'development' into issue/Add-Hugo-support-for-documentation John Wellbelove 2026-04-05 15:22:45 +01:00
  • 1c1ec9aebe Innore coverage build directory John Wellbelove 2026-04-05 15:21:55 +01:00
  • 912e22f238 Merge branch 'development' 20.47.1 John Wellbelove 2026-04-05 14:32:40 +01:00
  • 1a6762d6c3 Updated version and release notes John Wellbelove 2026-04-05 14:13:22 +01:00
  • ee04aa76c5 VS2022 project update John Wellbelove 2026-04-05 14:03:25 +01:00
  • 76fdc8ead6 Added initial raw text files form Web site editor John Wellbelove 2026-04-05 14:00:30 +01:00
  • 3cd03fcb7f
    Fix initializer_list use in algorithm.h and definition of data() in iterator.h (#1374) Roland Reichwein 2026-04-05 14:37:15 +02:00
  • 95738f5674 Move definition of data() in iterator.h Roland Reichwein 2026-04-04 21:06:12 +02:00
  • ea67ec9a43 Fix initializer_list use in algorithm.h Roland Reichwein 2026-04-04 21:05:31 +02:00
  • 6731a327a0 Merge branch 'development' into issue/Add-Hugo-support-for-documentation John Wellbelove 2026-04-04 11:09:28 +01:00
  • 654e222bd9 Merge branch 'development' 20.47.0 John Wellbelove 2026-04-04 10:50:06 +01:00
  • a1ad13364e Updated release notes John Wellbelove 2026-04-04 10:49:00 +01:00
  • 22ee76914d Merge branch 'development' John Wellbelove 2026-04-04 10:02:24 +01:00
  • e2bed92814 Updated version and release notes John Wellbelove 2026-04-04 09:40:46 +01:00
  • 576b03f38d Merged from local copy of PR1295 John Wellbelove 2026-04-04 00:14:49 +01:00
  • f7e1384a70 Merge development John Wellbelove 2026-04-03 20:09:06 +01:00
  • e61589ebf2 Merge branch 'development' into delegate-from-non-capturing-lambda John Wellbelove 2026-04-03 20:08:41 +01:00
  • 823f2493b4
    Rename 'leaf' to 'child' in intrusive_links.h (#1373) Maksim Danilov 2026-04-03 18:35:41 +02:00
  • 7e2c74522d
    Merge branch 'development' into tasking John Wellbelove 2026-04-03 17:17:00 +01:00
  • 982adecca4 Added manually triggered clang-format action John Wellbelove 2026-04-03 16:55:18 +01:00
  • 2059c5b657 Added manually triggered clang-format action John Wellbelove 2026-04-03 16:46:42 +01:00
  • bd6e55b12e Added manually triggered clang-format action John Wellbelove 2026-04-03 16:35:57 +01:00
  • 5a7674b637 Added manually triggered clang-format action John Wellbelove 2026-04-03 16:35:57 +01:00
  • 2e74b07dff Added manually triggered clang-format action John Wellbelove 2026-04-03 16:35:57 +01:00
  • 150c5e1d04
    Merge branch 'development' into tasking John Wellbelove 2026-04-03 14:30:55 +01:00
  • f5128a39fe Attempt to fix syntax that comfuse clang-format John Wellbelove 2026-04-03 13:58:19 +01:00
  • 01066b86ae Attempt to fix syntax that comfuse clang-format John Wellbelove 2026-04-03 10:45:54 +01:00
  • af664145f6 Rename 'leaf' to 'child' in intrusive_links.h Maksim Danilov 2026-04-03 12:18:37 +02:00
  • aeb8e4f734 Formatted source files John Wellbelove 2026-04-02 14:11:45 +01:00
  • c7571660bd Adjusted ColumnLimit to 150 John Wellbelove 2026-04-02 14:07:10 +01:00
  • 6a1585b317 Improved include regex John Wellbelove 2026-04-02 12:28:16 +01:00
  • 9fba468dc2 Removed ETL_DEPRECATED_REASON=[[deprecated(%0)]] from configuration John Wellbelove 2026-04-02 11:33:44 +01:00
  • bd1def8b41 Used the correct macro for 'if constexpr' John Wellbelove 2026-04-02 10:35:49 +01:00
  • 27d284713a Updated .clang-format to include more ETL macros John Wellbelove 2026-04-02 09:25:06 +01:00
  • 1405bf65de Updated .treefmt to exclude more files and directories John Wellbelove 2026-04-02 08:26:17 +01:00
  • 09dd40d4dd Fix .clang-format to recognize ETL macros as attributes Roland Reichwein 2026-04-01 22:43:04 +02:00
  • c536a39f0a Treefmt config Roland Reichwein 2026-04-01 17:53:29 +02:00
  • 9b394b8677 Added certain Hugo files and diectories to the Git ignore file John Wellbelove 2026-04-01 17:34:15 +01:00
  • 7ac2abfb99 Updated source-formatting.md John Wellbelove 2026-04-01 17:28:48 +01:00
  • 9d2c73793d Ran clang-format on generated files, using the .clang-format from PR #1314 John Wellbelove 2026-04-01 13:33:18 +01:00
  • ffae4ad023 Added const_multimap John Wellbelove 2026-04-01 11:49:19 +01:00
  • 1ce3deb0f7 test: delegate: add unary + to convert lambda to function pointer Benedek Kupper 2026-03-31 21:56:42 +02:00
  • ea397ec2dd Changed non-capturing lambda API to runtime function pointer API John Wellbelove 2026-03-31 11:23:49 +01:00
  • a483eb90c4 Fixed generator_test.py John Wellbelove 2026-03-31 19:11:02 +01:00
  • c970fa9bad Add clang-format v18 workflow and configuration Diogo Cavaleiro 2026-02-25 11:48:06 +00:00
  • 657816da9a Updates to documentation John Wellbelove 2026-03-31 16:41:38 +01:00
  • d17c0297ec
    Factor out generated code (#1369) Roland Reichwein 2026-03-31 17:36:54 +02:00
  • 7c9bdf276d
    Merge branch 'development' into factor-out-generated John Wellbelove 2026-03-31 12:45:59 +01:00
  • 3c2a4d48a9
    Update Dockerfile and Devcontainer. (#1360) William Sciaroni 2026-03-31 06:20:31 -05:00
  • 6f9a903c52
    Merge branch 'development' into master John Wellbelove 2026-03-31 12:01:10 +01:00
  • b5a7250212 Factor out generated code Roland Reichwein 2026-03-29 12:01:48 +02:00
  • cb7cb104d7 Added container and shared message tutorials John Wellbelove 2026-03-30 23:54:56 +01:00
  • 3d564d68b9 Fixed sign conversion in advance_helper John Wellbelove 2026-03-30 19:34:15 +01:00
  • e4dfb6c045 Fixed iterator.h #if #else #endif John Wellbelove 2026-03-30 19:06:07 +01:00
  • da1ded3d77 Updated unique_ptr-with-pool John Wellbelove 2026-03-30 08:14:56 +01:00