Chiraffollo
aa852a9998
Fix run-tests.sh script ( #929 )
...
* Fix run-tests.sh script
- Fix ordering of parameters in help info
- Change spaces to tabs in indentation of methods (unique usage of indentation)
- Fix check for number of parameters to avoid empty string as default parameter value
* Fix incorrect comparison
2024-07-28 16:47:12 +01:00
John Wellbelove
81aae1a962
Changed default action to Linux test script
2024-07-28 16:47:12 +01:00
John Wellbelove
208d8f9642
Implementation of Base64 encoder and decoder
2024-06-24 17:44:53 +01:00
John Wellbelove
77513730e0
Fixed shadow warnings in all files
...
#823 Multiple variable shadowing warnings in private/bitset_new.h
2024-01-25 14:22:26 +00:00
John Wellbelove
6775dba40d
Fixed output iterator for frame_check_sequence and pseudo_moving_average
2023-12-08 08:46:16 +00:00
John Wellbelove
9492ca101c
Corrected clang version name detection
2023-12-05 14:29:44 +00:00
John Wellbelove
f7845f8530
Updated help screen in CI script
2023-12-04 09:34:14 +00:00
John Wellbelove
92109bd779
Updated script text
2023-12-04 08:38:50 +00:00
John Wellbelove
63d1a64e6c
#787 etl::expected doesn't compile with ETL_LOG_ERRORS
...
Updated CI scripts
#786 u8string
#783 Cannot insert existing value to full set
#781 etl::multi_span::iterator::operator *() fails if first span is empty
#780 endian enum_type produces useless-cast warnings
#779 hash.h: warnings produced with -Wfloat-equal
2023-11-24 09:59:35 +00:00
John Wellbelove
f5879a757a
Merge branch 'hotfix/#779-hash-h-warnings-produced-with-Wfloat-equal' into development
...
# Conflicts:
# test/run-tests.sh
# test/vs2022/etl.vcxproj.filters
2023-11-21 17:55:57 +00:00
John Wellbelove
61da85fa77
Removed float-equal warnings
...
Added functions is_nan, is_infinity, is_zero & is_exactly_equal
Fixed array-bounds warnings for GCC and -O2 optimisation
2023-11-21 15:13:24 +00:00
John Wellbelove
23f961eb88
Added Git branch to terminal prompt
2023-11-15 10:40:59 +00:00
John Wellbelove
9c16706835
Updated syntax checks
2023-11-14 18:34:08 +00:00
John Wellbelove
45fb06af3f
Changes require for non-virtual messages
2023-08-18 20:51:36 +01:00
John Wellbelove
8b5ff06e44
Resolve all C++ -O2 warnings
2023-08-06 23:39:11 +01:00
John Wellbelove
cb99d47f81
Refactored parallel build methods
2023-07-04 18:20:20 +01:00
John Wellbelove
dda6ae53c8
Refactored parallel build methods
2023-07-04 11:46:00 +01:00
John Wellbelove
83f439628b
Added missing colour change
2023-07-04 11:41:00 +01:00
John Wellbelove
f4b8fd73c6
Updated Github actions yml files
2023-05-08 17:19:01 +01:00
John Wellbelove
3aa4a8af03
Sanity check CI test
2023-05-07 10:20:26 +01:00