John Wellbelove
|
df83a04166
|
Merge remote-tracking branch 'origin/master' into feature/no_stl
# Conflicts:
# include/etl/memory.h
# include/etl/private/ivectorpointer.h
# include/etl/stl/alternate/limits.h
# include/etl/stl/iterator.h
# test/test_no_stl_algorithm.cpp
# test/test_no_stl_functional.cpp
# test/test_no_stl_limits.cpp
# test/test_no_stl_utility.cpp
# test/test_vector_pointer.cpp
# test/vs2017/etl.vcxproj.filters
|
2018-08-18 10:09:56 +01:00 |
|
John Wellbelove
|
1e34b5cf46
|
Add #ifdef for GCC pragma
|
2018-02-25 13:41:40 +00:00 |
|
John Wellbelove
|
d1adfab03c
|
Remove more GCC warnings from use of -Wextra
|
2018-02-25 13:21:00 +00:00 |
|
jwellbelove
|
676097f8b9
|
Linux compatible filename case.
|
2016-12-14 12:55:18 +00:00 |
|
John Wellbelove
|
46eea4caed
|
Added platform.h.
Fixed GCC incompatibilities
|
2016-03-10 00:41:36 +00:00 |
|
John Wellbelove
|
a2ca71731e
|
Changed Murmur3 hash from generic interface inherited from ihash.
Added hash sum type as a non-type template parameter.
|
2015-09-28 09:40:45 +01:00 |
|
John Wellbelove
|
40e6268bf6
|
New hash & checksum algorithms
|
2015-08-19 21:00:53 +01:00 |
|