533 Commits (lucasaiu/message-struct-change)
 

Author SHA1 Message Date
Luca Saiu 1916cd14fb empty_message_copy: copy the rating as well (Jörg Knobloch discovered the bug) 4 years ago
Luca Saiu 43392d775a adapt to the engine changes in ENGINE-959 4 years ago
Luca Saiu 3146f86a8a include the C header string.h from a C++ source using strerror 4 years ago
Luca Saiu 02bb9edcde build system fix: compile C sources with -fPIC, just like C++ sources 4 years ago
heck 943f07c469 test_listmanager_dummy - Add Error conditions / add list_exists(), member_exists() 4 years ago
heck c905aaaefb ListManagerDummy - throw AlreadyExisting / DoesNotExist to indicate state 4 years ago
heck 179f02e683 .gitignore 4 years ago
heck 68b336a758 ListManagerDummy - Add public methods list_exists() / member_exists() 4 years ago
heck d7ef4bba10 ListManagerDummy - Add custom exceptions and slight rename 4 years ago
heck 706431c85c pEpSQLite - Add helper function eval_sql_count() 4 years ago
heck 82359fdb9d pEpSQLite - Add custom exceptions and revise .what() 4 years ago
heck aab0d35ab8 ListManagerDummy - Revise Exception .what() 4 years ago
heck c333d779ce listmanager_dummy.hh - formatting 4 years ago
heck edc8fde83d pEpSQLite.* - formatting 4 years ago
heck 8df335e64d pEpLog.cc - formatting 4 years ago
heck 122d16c376 C++ standard pEp-Wide back to C++11 4 years ago
heck 2dd7dbf597 pEpLog.hh - formatting 4 years ago
heck aa3a8f6304 listManagerDummy - had too much const 4 years ago
heck a93aedc3d5 pEpLog - can have more const too 4 years ago
heck 2b0489f114 pEpSQLite - some const members 4 years ago
heck 316e7cc5d5 Tests: test_listmanager_dummy - forgot some const 4 years ago
heck ace39bb69d Tests: test_pEpSQLite.cc - clean 4 years ago
heck e741064461 ListMangerDummy - some const for the methods 4 years ago
heck 220f588cb4 rm old prototype 4 years ago
heck 48d2a7670a Tests: Add tests for class ListManagerDummy 4 years ago
heck ab32655c63 LIB-12 - Add class ListManagerDummy 4 years ago
heck a116f897ed pEpLog - pEpLogClass doesnt need to print __FILE__, we have the classname instead 4 years ago
heck c42866978f test: pEpSQLite - fix cleanup 4 years ago
heck d2e16f8059 Merge branch 'LIB-12' of https://gitea.pep.foundation/pEp.foundation/libpEpAdapter into LIB-12 4 years ago
heck 0ec9e4054c .gitignore 4 years ago
heck 14c6c76d4b .gitignore 4 years ago
heck 99f32d1f1e Project Structure: Create folder src/internal - Move sqlite3.h there. 4 years ago
heck 06a3fdb0b0 Tests: Utils rename to_string() functions 4 years ago
heck 50130c5caf Tests: Move util functions to utils.cc 4 years ago
heck 082e886357 Tests: Add tests for pEpSQLite 4 years ago
heck 8548eb9d77 pEpSQLite - bugfixes 4 years ago
heck 3c3aaf5a48 pEpSQLite - Exception on execute() on closed db. (not segfault) 4 years ago
heck 6c47eb3eea pEpSQLite - Fix delete_db() 4 years ago
heck 7ae66e5f53 pEpLog / pEpSQLite - the "magic" logger alias can be private 4 years ago
heck 826989f273 Add class pEpSQLite 4 years ago
heck 9dddab4388 pEpLog: Add class and macros to support runtime switching on a class and instance basis. 4 years ago
heck 591b5c0fc2 Tests: add util functions 4 years ago
heck 6d758fb5c3 cerr, definitely cerr 4 years ago
heck 939719dea2 LIB-12: listmanager prototype done 4 years ago
heck aadeb4bd25 LIB-12: Simplification Massive - BIGUP FDIK! 4 years ago
heck 3079dff801 LIB-12: Dummy List manager prototype complete 4 years ago
heck cf262572ab LIB-12: add test_sqlite3.cc as a playground 4 years ago
heck 70718ddfed LIB-12: Build - Add *.c files (sqlite3.c) 4 years ago
heck c9cf471308 LIB-12: Add sqlite3 amalgamation (f&^ks up the git stats, *damnit* i was almost there) 4 years ago
heck a56bf005f8 .gitignore 4 years ago