Dmitry Arkhipov
|
427baa6e47
|
remove dependency on StaticAssert
|
2025-10-24 19:33:52 +03:00 |
|
Dmitry Arkhipov
|
36552f0c94
|
remove namespace macros
|
2023-01-02 18:41:01 +03:00 |
|
Vinnie Falco
|
1b73c77822
|
static and monotonic resource tests, fixes:
fix #419
* monotonic_resource::release correctly resets
the buffer list.
|
2020-10-04 11:21:55 -07:00 |
|
Vinnie Falco
|
9b86962fbc
|
Add metadata and update repo links
|
2020-10-04 11:06:25 -07:00 |
|
Vinnie Falco
|
e0b7b2b4f9
|
Tidy up dtor exception specs and docs
fix #309
|
2020-09-15 17:43:10 -07:00 |
|
Vinnie Falco
|
591e2dc5a5
|
serializer refactor (API Change):
fix #275
* serialize() replaces to_string()
* serialize.hpp replaces to_string.hpp
* serializer works on all types
* serialize, operator<< work on all types
* reset() takes pointer arguments
* resetting constructor removed
|
2020-09-07 10:36:26 -07:00 |
|
Vinnie Falco
|
19abf3fbea
|
buffers are unsigned char
fix #288
|
2020-09-06 15:08:23 -07:00 |
|
Vinnie Falco
|
6b2e6327c6
|
Fix nodiscard warning
|
2020-09-06 07:16:45 -07:00 |
|
Vinnie Falco
|
709c70b85c
|
Tidy up static_resource
|
2020-09-04 12:10:04 -07:00 |
|
Vinnie Falco
|
89986dd2a9
|
Tidy up static resource
close #267
|
2020-09-04 10:22:38 -07:00 |
|
Vinnie Falco
|
bd4430f660
|
Fix static_resource
|
2020-09-03 17:13:08 -07:00 |
|
Vinnie Falco
|
94e26abb66
|
standalone is an inline namespace
fix #181, close #244
|
2020-09-01 15:44:47 -07:00 |
|
Vinnie Falco
|
e64fdc21cc
|
Add static_resource
|
2020-08-27 13:48:26 -07:00 |
|