John Wellbelove
|
d884719098
|
Fixed all 'extra semicolon' warnings
|
2025-12-16 09:15:26 +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
|
53084ae932
|
Added c++03 zero parameter emplace member functions
|
2023-08-25 02:05:46 +01:00 |
|
John Wellbelove
|
cd18cc6af0
|
Eradicated all GCC and clang warnings
|
2022-07-27 10:42:03 +01:00 |
|
John Wellbelove
|
baa47d1c33
|
Updated copyright notice
|
2022-06-10 21:45:37 +01:00 |
|
CanastraRF
|
7c0f169b66
|
literal with suffix (#416)
|
2021-08-23 11:01:18 +01:00 |
|
John Wellbelove
|
dbfa71944f
|
Abstracted unit test framework header
|
2021-03-05 13:52:34 +00:00 |
|
John Wellbelove
|
83347ccfdd
|
Work in progress
|
2020-01-09 11:15:50 +00:00 |
|
John Wellbelove
|
6b29f4eaca
|
Added C++03/C++11 emplace for deque, priority_queue, queues, stack, variant & vector.
|
2018-12-09 12:11:54 +00:00 |
|
John Wellbelove
|
02987191a5
|
Removed push(void) push_back(void) and push_front(void) function for containers.
|
2018-09-15 08:58:08 +01:00 |
|
John Wellbelove
|
0e38e6959a
|
Merge remote-tracking branch 'origin/feature/memory_models' into development
# Conflicts:
# include/etl/version.h
# support/Release notes.txt
|
2018-07-29 12:55:23 +01:00 |
|