2
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 17 hours ago.
Nov 14, 2024 — Nov 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove stringstream More... about 11 years ago
injecting cereal and removing protobuf from public_fob More... about 11 years ago
injecting cereal and removing protobuf from public_fob More... about 11 years ago
getting passport cereal ready More... about 11 years ago
getting passport cereal ready More... about 11 years ago
MSVC does not follow the standard regarding the equivalence of forward declaration of struct and class. Fixing: maidsafe/passport/detail/cereal/fob.h(33): warning C4099: 'maidsafe::passport::detail::cereal::Fob' : type name first seen using ' class' now seen using 'struct' More... about 11 years ago
MSVC does not follow the standard regarding the equivalence of forward declaration of struct and class. Fixing: maidsafe/passport/detail/cereal/fob.h(33): warning C4099: 'maidsafe::passport::detail::cereal::Fob' : type name first seen using ' class' now seen using 'struct' More... about 11 years ago
removing "= default" etc constructs as paradigm is to follow explicit ctor typing. More... about 11 years ago
removing "= default" etc constructs as paradigm is to follow explicit ctor typing. More... about 11 years ago
removing protobuf from passport and injecting cereal More... about 11 years ago
removing protobuf from passport and injecting cereal More... about 11 years ago
Update README.md
irvined
as David Irvine
More... about 11 years ago
Update README.md
irvined
as David Irvine
More... about 11 years ago
Update README.md
irvined
as David Irvine
More... about 11 years ago
Update README.md
irvined
as David Irvine
More... about 11 years ago
Changed target to match new test naming conventions. More... over 11 years ago
Changed target to match new test naming conventions. More... over 11 years ago
Added test target to check for multiple definition errors. More... over 11 years ago
Added test target to check for multiple definition errors. More... over 11 years ago
Changed to use protobuf_lite rather than full protobuf library. More... over 11 years ago
Changed to use protobuf_lite rather than full protobuf library. More... over 11 years ago
Removed unneeded test assertion. More... over 11 years ago
Removed unneeded test assertion. More... over 11 years ago
Removed catch, Tsan shows an error in parrallel test (data race) added to PT for fix
irvined
as David Irvine
More... over 11 years ago
Removed catch, Tsan shows an error in parrallel test (data race) added to PT for fix
irvined
as David Irvine
More... over 11 years ago
Switched to LITE_RUNTIME to avoid reflection calls (undefined behaviour)
irvined
as David Irvine
More... over 11 years ago
Switched to LITE_RUNTIME to avoid reflection calls (undefined behaviour)
irvined
as David Irvine
More... over 11 years ago
Fixed failing dashboard tests for passport, parsing error with commas in test names
irvined
as David Irvine
More... over 11 years ago
Fixed failing dashboard tests for passport, parsing error with commas in test names
irvined
as David Irvine
More... over 11 years ago
Further work on installers. More... over 11 years ago