Commit Graph

  • 36993c04ba
    Merge e633327c093de66f125afe9ef2632bd5b7d0fbfb into 20cab3225691a9782f422ad1ad132f3f8ce5cf8a John Wellbelove 2026-06-14 08:33:43 +00:00
  • e633327c09 Removed commented out code feature/Add-intersect-and-union-actions-to-type_list John Wellbelove 2026-06-14 09:33:33 +01:00
  • 475abe4d69
    Merge branch 'development' into feature/Add-intersect-and-union-actions-to-type_list John Wellbelove 2026-06-13 20:05:23 +01:00
  • 8cadfc0b10 Corrections from review John Wellbelove 2026-06-13 19:57:12 +01:00
  • 6b9dd86b40 clang-format changes John Wellbelove 2026-06-13 11:35:07 +01:00
  • 5bfb9530ac New metafunctions for type_list John Wellbelove 2026-06-13 11:33:51 +01:00
  • 20cab32256
    Make ipriority_queue non-sized base class (#1459) development Roland Reichwein 2026-06-13 11:00:39 +02:00
  • 28549c1a18
    Merge branch 'development' into priority-queue-base-class John Wellbelove 2026-06-12 10:43:27 +01:00
  • 6d9ed143b2
    Add etl::infinite_loop (#1458) Roland Reichwein 2026-06-12 09:04:24 +02:00
  • b853ea5505 Make ipriority_queue non-sized base class Roland Reichwein 2026-06-08 17:55:40 +02:00
  • e70d7c928a Fix iterator access algorithm.h Roland Reichwein 2026-06-11 12:50:23 +02:00
  • 8f8da9a48e Add etl::infinite_loop Roland Reichwein 2026-06-10 10:34:10 +02:00
  • 4f9618d8df
    Make Constructors of Atomics for trivial Types constexpr (#1453) Christoph Rüthing 2026-06-08 16:23:35 +02:00
  • 1105214aee
    Merge branch 'development' into chru-atomic-constexpr John Wellbelove 2026-06-08 14:17:22 +01:00
  • 1ca5bb012f
    to string() does not handle floating point number with integer part exceeding max uint64 t (#1455) John Wellbelove 2026-06-08 14:16:52 +01:00
  • 73b2906e04
    Merge branch 'development' into chru-atomic-constexpr Roland Reichwein 2026-06-08 13:30:17 +02:00
  • a954f0c2d8
    Merge branch 'development' into issue/to_string()-does-not-handle-floating-point-number-with-integer-part-exceeding-max-uint64_t John Wellbelove 2026-06-08 12:21:52 +01:00
  • 75d3edb114 Re-commit missing file John Wellbelove 2026-06-08 11:23:56 +01:00
  • 1b1476bde5 clang-format updates John Wellbelove 2026-06-08 11:20:43 +01:00
  • ab08396f03 Remove old docs folder John Wellbelove 2026-06-08 10:07:40 +01:00
  • 2320c00e8f clang-format updates John Wellbelove 2026-06-08 10:04:13 +01:00
  • e76ec7a6de Update test_to_string.cpp John Wellbelove 2026-06-06 22:11:33 +01:00
  • 6b56706049 Changed incorrect stream header from <strstream> to <sstream> John Wellbelove 2026-06-06 21:46:23 +01:00
  • d599fd578f Fix: rename docs/Messaging to docs/messaging John Wellbelove 2026-06-08 11:16:22 +01:00
  • 608f28c946 Rename step 1 John Wellbelove 2026-06-08 11:16:02 +01:00
  • 2bccc2e4ea Fix: rename docs/Messaging to docs/messaging John Wellbelove 2026-06-08 11:05:31 +01:00
  • 530b1e2f1a Rename step 1 John Wellbelove 2026-06-08 11:04:58 +01:00
  • ea8aaabd5f Fix: rename docs/Messaging to docs/messaging John Wellbelove 2026-06-08 10:42:41 +01:00
  • 266031dc01 Rename step 1 John Wellbelove 2026-06-08 10:42:10 +01:00
  • 9b56ffe676 Fix: rename docs/Messaging to docs/messaging John Wellbelove 2026-06-08 11:16:22 +01:00
  • b969b2c46c Rename step 1 John Wellbelove 2026-06-08 11:16:02 +01:00
  • b3ade470b0 Fix: rename docs/Messaging to docs/messaging John Wellbelove 2026-06-08 11:05:31 +01:00
  • 9907ab3b68 Rename step 1 John Wellbelove 2026-06-08 11:04:58 +01:00
  • 12792e418f Fix: rename docs/Messaging to docs/messaging John Wellbelove 2026-06-08 10:42:41 +01:00
  • f383184b0e Rename step 1 John Wellbelove 2026-06-08 10:42:10 +01:00
  • 69a457be38
    Merge branch 'development' into issue/to_string()-does-not-handle-floating-point-number-with-integer-part-exceeding-max-uint64_t John Wellbelove 2026-06-08 09:59:56 +01:00
  • 37c64d25f8 Re-coded the precision calculation in add_floating_point_scientific to match add_floating_point_non_scientific John Wellbelove 2026-06-08 09:57:35 +01:00
  • 331b057d21
    Merge branch 'development' into chru-atomic-constexpr John Wellbelove 2026-06-08 09:23:38 +01:00
  • eed3d0b7b0
    Hotfix/documentation updates (#1456) John Wellbelove 2026-06-08 08:58:47 +01:00
  • 52aad38ce7
    Delete docs/Messaging/message-router.md John Wellbelove 2026-06-07 16:53:22 +01:00
  • 562ed321ae message_router and fsm documentation corrections John Wellbelove 2026-06-07 16:49:33 +01:00
  • caec8e06fe clang-format updates John Wellbelove 2026-06-07 09:28:33 +01:00
  • 3f0116a320 Merge branch 'issue/to_string()-does-not-handle-floating-point-number-with-integer-part-exceeding-max-uint64_t' of https://github.com/ETLCPP/etl into issue/to_string()-does-not-handle-floating-point-number-with-integer-part-exceeding-max-uint64_t John Wellbelove 2026-06-07 09:27:46 +01:00
  • 973caa9e8c clang-format updates John Wellbelove 2026-06-07 09:26:10 +01:00
  • 42638663a5
    Update test_to_wstring.cpp John Wellbelove 2026-06-06 22:16:32 +01:00
  • 6ad69cdafa
    Update test_to_u8string.cpp John Wellbelove 2026-06-06 22:16:08 +01:00
  • 511b233f41
    Update test_to_u32string.cpp John Wellbelove 2026-06-06 22:15:16 +01:00
  • afba7452f6
    Update test_to_u16string.cpp John Wellbelove 2026-06-06 22:14:41 +01:00
  • 925e9fa9ea
    Update test_to_string.cpp John Wellbelove 2026-06-06 22:11:33 +01:00
  • d7f75479d7 Changed incorrect stream header from <strstream> to <sstream> John Wellbelove 2026-06-06 21:46:23 +01:00
  • 6f13b7852f Merge branch 'issue/to_string()-does-not-handle-floating-point-number-with-integer-part-exceeding-max-uint64_t' of https://github.com/ETLCPP/etl into issue/to_string()-does-not-handle-floating-point-number-with-integer-part-exceeding-max-uint64_t John Wellbelove 2026-06-06 19:43:40 +01:00
  • eba38690cd Added tests for upper and lower case scintific format. John Wellbelove 2026-06-06 19:43:06 +01:00
  • c34197ab2b Added tests for NAN and INF John Wellbelove 2026-06-06 19:21:01 +01:00
  • 71e1048468
    Removed <format> John Wellbelove 2026-06-06 16:32:52 +01:00
  • a983b7177b Quick fixes John Wellbelove 2026-06-06 15:46:29 +01:00
  • 848d93217f Merge branch 'hotfix/Documentation-updates' of https://github.com/ETLCPP/etl into hotfix/Documentation-updates John Wellbelove 2026-06-06 15:24:34 +01:00
  • 5aa8287c91 message_router and fsm documentation corrections John Wellbelove 2026-06-06 15:20:06 +01:00
  • cb2dbb4e49 message_router and fsm documentation corrections John Wellbelove 2026-06-06 15:20:06 +01:00
  • 32b2919d65 treefmt changes John Wellbelove 2026-06-06 14:06:35 +01:00
  • 5352182913 Forces floating point numbers that are larger than than the internal integral workspace types to be formatted in scientific format. John Wellbelove 2026-06-06 13:54:12 +01:00
  • 9d6e8dd92e Added 'scientific' flag to basic_format_spec to allow forcing of scientific format for all floating point values. John Wellbelove 2026-06-06 13:35:01 +01:00
  • 4a88884b39
    Issue/add hugo support for documentation (#1449) John Wellbelove 2026-06-06 13:12:44 +01:00
  • 18c25b6b71
    Merge branch 'development' into issue/Add-Hugo-support-for-documentation John Wellbelove 2026-06-06 11:55:29 +01:00
  • ef2be90f37 Add constexpr to trivial Atomics christophcrruething 2026-06-02 08:10:26 +02:00
  • b93dc30acc Fixed coordinate variable names in the 'Calculating the intersection' example John Wellbelove 2026-06-05 07:43:23 +01:00
  • 42a21a92e8
    Fix copy and move in signal.h (#1454) Roland Reichwein 2026-06-04 23:34:59 +02:00
  • 98cf8ce1b4 Delete copy and move in delegate_service.h Roland Reichwein 2026-06-03 17:52:14 +02:00
  • 47fa453393 Delete copy and move in callback_service.h Roland Reichwein 2026-06-03 17:51:02 +02:00
  • 1189970691 Fix copy and move in signal.h Roland Reichwein 2026-06-03 17:33:09 +02:00
  • e0dcbb4473
    Merge e9fc3022d80552182d9e890d1b9dba17d4fca815 into 777fb0c199b278e8bcb8f445e75b961cd805de59 Войтко Валерий Павлович 2026-06-02 13:15:43 +01:00
  • e9fc3022d8
    Merge branch 'master' into #1439_fix_esp-idf_semphr_include John Wellbelove 2026-06-02 13:15:40 +01:00
  • 0704961e8c Fixed missing 404 for non-existent pages John Wellbelove 2026-06-02 13:06:53 +01:00
  • 6cba6073f1 Updated title pages for groups John Wellbelove 2026-06-02 09:57:25 +01:00
  • 3297e25308 Added a link to pseudo_moving_average.md John Wellbelove 2026-06-02 09:35:28 +01:00
  • a233257b37 Replace space in filename with hyphen. John Wellbelove 2026-06-01 20:46:22 +01:00
  • 85067c6110 Replace space in filename with hyphen. John Wellbelove 2026-06-01 20:46:22 +01:00
  • d5f4ac5177 Updated callout on bresenham_line.md John Wellbelove 2026-06-01 18:35:25 +01:00
  • e379c13543 Merge branch 'serges147/master' into development John Wellbelove 2026-06-01 11:34:59 +01:00
  • 7e782b850d Added documentation deploy action to www.etlcpp.com John Wellbelove 2026-06-01 11:32:10 +01:00
  • 777fb0c199
    Bold project documentation link in README master John Wellbelove 2026-06-01 10:14:41 +01:00
  • 3f81df564e Added author and date John Wellbelove 2026-06-01 10:00:01 +01:00
  • 7f05fa800c
    Merge branch 'development' into issue/Add-Hugo-support-for-documentation John Wellbelove 2026-05-31 19:33:31 +01:00
  • 8a782cc7f1
    Add more constexpr to constructors (#1450) Roland Reichwein 2026-05-31 20:32:38 +02:00
  • 8b0d8888e6 Fixed move_iterator::operator+= and operator-= return type Roland Reichwein 2026-05-31 14:02:32 +02:00
  • 288587070c Fix fixed_iterator::operator* return type Roland Reichwein 2026-05-31 14:00:51 +02:00
  • 01ed29f817 Initialize move_iterator() current member Roland Reichwein 2026-05-28 10:19:39 +02:00
  • 2b2b97552c Adjust operator!=() in fixed_iterator.h Roland Reichwein 2026-05-28 10:18:22 +02:00
  • 57f5184d77 Add more constexpr to ctors Roland Reichwein 2026-05-26 17:13:32 +02:00
  • 64aeb2bdd7 Fixed some conflicts deduce_if_builtins_are_present John Wellbelove 2026-05-31 10:30:46 +01:00
  • e3fad3c908
    Add etl::intrusive_avl_tree class. (#1425) Sergei 2026-05-31 11:49:55 +03:00
  • 9bcdf3082d Try to fix C++03 build. Sergei Shirokov 2026-05-31 01:12:58 +03:00
  • ba905f98be Apply AI spell checking Sergei Shirokov 2026-05-31 01:12:30 +03:00
  • 4901f75f5e Fix std::move -> etl::move Sergei Shirokov 2026-05-31 00:30:24 +03:00
  • 0ea66204e3 Merge branch 'development' into deduce_if_builtins_are_present John Wellbelove 2026-05-30 11:53:57 +01:00
  • 715ee758a1
    Merge branch 'master' into #1439_fix_esp-idf_semphr_include John Wellbelove 2026-05-30 08:58:35 +01:00
  • 9fbe7f99be Minor renaming John Wellbelove 2026-05-30 08:32:29 +01:00
  • 75f98a82c7 Renamed two files to lower case John Wellbelove 2026-05-30 08:28:14 +01:00
  • 43c0c4ae71 Fix typos Roland Reichwein 2026-05-28 17:59:34 +02:00
  • f6ad307832 Fixed 'Description' typo John Wellbelove 2026-05-30 08:00:44 +01:00
  • 05cf9c55f1 Added author and date to blog files John Wellbelove 2026-05-28 18:31:13 +01:00