Commit Graph

23 Commits

Author SHA1 Message Date
Mindaugas Vinkelis
ee992d8b57 changelog update for 5.2.4 2024-07-29 22:34:06 +03:00
Mindaugas Vinkelis
d3dd64baaf changed increaseBufferSize signature
simplified adapters implementations
2022-04-21 20:01:58 +03:00
Mindaugas Vinkelis
c0fc083c9d Additional improvements for v5.2.2 release
* migration to github actions
* additionally build tests/examples on windows and macos
2021-08-31 22:16:47 +03:00
Mindaugas Vinkelis
db884a0656 release v5.2.1
BufferAdapter statically assert on underlying type size

bugfix in StdBitset
2020-11-14 11:36:22 +02:00
Mindaugas Vinkelis
8a00183c80 release 5.2.0 2020-11-09 18:59:24 +02:00
Mindaugas Vinkelis
d787680819 release v5.1.0 2020-06-08 14:32:18 +03:00
Mindaugas Vinkelis
d24dfe14f5 provided read/write method for adapaters that accepts number of bytes at
compile-time
2020-01-29 15:08:25 +02:00
Mindaugas Vinkelis
c555088aa3 version 5.0.1 release 2019-08-21 14:03:20 +03:00
Mindaugas Vinkelis
f85dff7415 few more renames and updated change log for version 5.0.0 2019-07-09 07:02:44 +03:00
Mindaugas Vinkelis
03f2c3c8b5 bugfix in enableBitPacking 2019-06-27 10:08:48 +03:00
Mindaugas Vinkelis
ddca8e4ad0 extensions for tuple, variant and chrono types 2019-03-12 14:54:04 +02:00
Mindaugas
a6dad0885f visual studio variadic templates issues 2019-01-16 11:27:56 +02:00
Mindaugas
b10f86da00 non default constructible types 2019-01-10 19:08:15 +02:00
Mindaugas
a2ecf8d7b0 polymorphism improvements and new CompactValue extension 2019-01-08 15:06:29 +02:00
Mindaugas
54f69a5eea polymorphism and smart pointers 2018-08-23 14:44:58 +03:00
Mindaugas Vinkelis
275c4138ee polymorphism in progress 2018-08-20 13:10:10 +03:00
fraillt
952635ff70 improved configuration to follow modern cmake practices 2018-03-09 15:59:28 +02:00
fraillt
bdc24eb3c2 compile warnings, and usage improvements for VisualStudio 2017-10-18 11:43:53 +03:00
fraillt
f0508025f6 separated advanced features from core functionality 2017-09-21 16:18:23 +03:00
fraillt
4ad65f8384 added endianness support 2017-07-25 10:34:07 +03:00
fraillt
1176f4908e enforce type size on serializer/deserializer functions that accept primitive types 2017-05-30 15:58:50 +03:00
fraillt
2d71a92287 written more tests and first code example 2017-02-09 18:46:20 +02:00
fraillt
0fb7b0986d initial concept commit 2017-02-07 07:26:23 +02:00