Commit Graph

9 Commits (7c955b452f6cd1b6fa9631a2af4e5450d6523410)

Author SHA1 Message Date
John Ralls 3770cb8131 Wrap include of gtest.h and gmock.h with a warning-silencing pragma.
12 months ago
David Seifert c06bc18dc4
Add missing `#include <cstdint>`
2 years ago
Geert Janssens 15a35e6a3b Housekeeping - replace plenty of http links with https
7 years ago
Geert Janssens 48b29f5e91 Fix memory leak in char* type KvpValue and fix improper uses
8 years ago
John Ralls 2f861bc2a4 Ensure all C++ class member raw pointers are default-initialized to nullptr.
8 years ago
John Ralls d06ed7c1a8 Fix -Wsign-compare error.
8 years ago
lmat 5636afc4a2 Kvp no longer parses entries looking for delimiters
8 years ago
lmat b3667c76fc Implement flat bayes kvp
8 years ago
Geert Janssens 83d14e1c1c Restructure the src directory
9 years ago