Commit Graph

9 Commits (9bbe29b42d5068253dcf746e94de2b48f10f0d54)

Author SHA1 Message Date
John Ralls 3770cb8131 Wrap include of gtest.h and gmock.h with a warning-silencing pragma.
11 months ago
David Seifert c06bc18dc4
Add missing `#include <cstdint>`
1 year 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