John Wellbelove
|
37b70acbe9
|
Merge branch 'master' of https://github.com/ETLCPP/etl
# Conflicts:
# support/Release notes.txt
|
2023-10-28 22:58:48 +02:00 |
|
John Wellbelove
|
47e16bd010
|
Updated version and release notes
|
2023-10-28 22:52:41 +02:00 |
|
John Wellbelove
|
42221decd4
|
Updated version and release notes
|
2023-10-28 19:13:50 +02:00 |
|
John Wellbelove
|
85f2e09ef7
|
#776 Add missing semicolons
|
2023-10-23 09:35:01 +01:00 |
|
John Wellbelove
|
92e880f3b1
|
#773 Return raw pointer for etl::multi_span::operator->()
|
2023-10-14 21:34:39 +01:00 |
|
John Wellbelove
|
24b145896d
|
Updated versions
|
2023-09-27 17:56:10 +01:00 |
|
John Wellbelove
|
754ac74d5a
|
Updated release notes
|
2023-09-24 19:48:15 +01:00 |
|
Andreas
|
b2adb0de9f
|
Make "private" includes relativ (#761)
Avoid "include not found" when indirectly including etl-header
Co-authored-by: Andreas Pelczer <pelczer@stoerk-tronic.com>
|
2023-09-20 23:06:33 +01:00 |
|
John Wellbelove
|
add9ce1396
|
Updated release notes
|
2023-09-20 23:06:33 +01:00 |
|
John Wellbelove
|
0216ecf020
|
Updated version and release notes
|
2023-09-20 23:06:32 +01:00 |
|
John Wellbelove
|
7fdaa7c9a4
|
Updated vesrion and release notes
|
2023-08-29 13:48:24 +01:00 |
|
John Wellbelove
|
b38afd7fc9
|
Updated version and release notes
|
2023-08-26 11:49:17 +01:00 |
|
John Wellbelove
|
91eb44d657
|
Updated release notes and version
|
2023-08-10 12:08:41 +01:00 |
|
John Wellbelove
|
0eaeb7977f
|
Updated version and release notes
|
2023-07-18 19:05:11 +01:00 |
|
John Wellbelove
|
5977555f3b
|
Updated release notes
|
2023-07-12 11:26:05 +01:00 |
|
John Wellbelove
|
86b147d2a4
|
Updated version and release notes
|
2023-07-10 21:10:07 +01:00 |
|
John Wellbelove
|
abcfe82258
|
Updated release notes
|
2023-07-07 08:21:04 +01:00 |
|
John Wellbelove
|
98c74bfda8
|
Updated version and release notes
|
2023-07-04 18:57:44 +01:00 |
|
John Wellbelove
|
3510fd61a9
|
Updated intrusive links
Refactored intrusive_forward_list so that links report status consistantly
|
2023-07-04 11:45:10 +01:00 |
|
John Wellbelove
|
ed589c91c6
|
Added etl::is_forward_link, etl::is_bidirectional_link and etl::is_tree_link to intrusive links.
Added Constructors, access and status member functions to intrusive links.
|
2023-07-04 11:45:10 +01:00 |
|
John Wellbelove
|
308eb5590e
|
Updated release notes
|
2023-07-04 11:41:01 +01:00 |
|
John Wellbelove
|
da614463ef
|
Updated release notes
|
2023-07-04 11:41:01 +01:00 |
|
John Wellbelove
|
c7b4e349ea
|
Fix mem_cast_tests
|
2023-07-04 11:41:00 +01:00 |
|
John Wellbelove
|
085d2c580a
|
Fix flat map const placement new issue
|
2023-06-04 15:57:37 +01:00 |
|
John Wellbelove
|
455e65e6c5
|
Merge branch 'development' of https://github.com/ETLCPP/etl into development
|
2023-06-01 09:31:59 +01:00 |
|
John Wellbelove
|
3740163480
|
Merge branch 'development' of https://github.com/ETLCPP/etl into development
# Conflicts:
# support/Release notes.txt
|
2023-06-01 09:28:33 +01:00 |
|
John Wellbelove
|
ecb8c6bd35
|
Updated release notes
|
2023-05-31 11:36:39 +01:00 |
|
John Wellbelove
|
9e673e0064
|
Updated release notes
|
2023-05-31 11:35:35 +01:00 |
|
John Wellbelove
|
3425c6fe42
|
Updated release notes and msvc project
|
2023-05-11 20:50:31 +01:00 |
|
John Wellbelove
|
47398cb824
|
Enhanced C++03 & C++14 compatibility
|
2023-05-02 09:04:48 +01:00 |
|
John Wellbelove
|
2eff7b396b
|
Updated version and release notes
|
2023-05-01 10:11:11 +01:00 |
|
John Wellbelove
|
62e07bf1d8
|
Updated release notes
|
2023-04-02 11:06:44 +01:00 |
|
John Wellbelove
|
ef4fbdd6c4
|
Convert the Visual Studio project to VS2022
|
2023-03-07 20:33:09 +00:00 |
|
John Wellbelove
|
bcad53ebb2
|
Array bounds and maybe-uninitialized warning fixes
Array bounds and maybe-uninitialized warning fixes
Added GCC/clang diagnostic disable for array bounds
Fixed false positive array bounds failure in unit tests
Added -01 & -03 quick tests
Fixed constexpr for exception constructor
Made virtual functions protected
Updated project files
Updated generated file
Updated versions and release notes
|
2023-03-02 13:15:42 +00:00 |
|
John Wellbelove
|
78c547f7ca
|
Updated release notes
|
2023-02-23 09:51:12 +00:00 |
|
John Wellbelove
|
6ce92da03a
|
Updated release notes
|
2023-01-21 10:45:14 +00:00 |
|
John Wellbelove
|
38c807401e
|
Added emplace by index to variant (variadic)
#660 byte_stream_reader::skip error
|
2023-01-20 10:53:47 +00:00 |
|
John Wellbelove
|
900c69de87
|
Improved emplace testing
Changed unit test macro CHECK_FALSE_EQUAL to CHECK_NOT_EQUAL
|
2023-01-07 18:46:14 +00:00 |
|
John Wellbelove
|
76e2cb1899
|
Updated version and release info
|
2023-01-07 15:23:17 +00:00 |
|
John Wellbelove
|
07eacf2959
|
Added missing notes
|
2023-01-07 12:03:44 +00:00 |
|
John Wellbelove
|
03bbff6f0c
|
Updated version and release notes
|
2023-01-05 15:00:04 +00:00 |
|
John Wellbelove
|
53d3dd7852
|
Updated version and release notes
|
2023-01-05 12:48:22 +00:00 |
|
John Wellbelove
|
e74f8b46de
|
Updated release notes
|
2022-12-22 20:13:43 +00:00 |
|
John Wellbelove
|
96c2a73e97
|
Updated release notes
|
2022-12-17 13:39:13 +00:00 |
|
John Wellbelove
|
8527d6864e
|
#643 Don't use push_macro and pull_macro with Tasking compiler
|
2022-12-14 11:31:06 +00:00 |
|
John Wellbelove
|
1bf04dcfc6
|
Updated version info
|
2022-12-08 12:13:49 +00:00 |
|
John Wellbelove
|
72a7273a19
|
Updated version info
|
2022-11-25 16:04:02 +00:00 |
|
John Wellbelove
|
d51b0a8427
|
Updated version info
|
2022-11-23 12:31:56 +00:00 |
|
John Wellbelove
|
3623ba5b38
|
Updated version and release notes
|
2022-11-16 18:26:22 +01:00 |
|
John Wellbelove
|
7184e57a19
|
Updated versions & memory.h
|
2022-11-09 09:52:09 +00:00 |
|