0
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Mar 23, 2025 — Mar 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixup CMake build, remove Bazel support More... about 7 years ago
tell autotools to install headers More... over 7 years ago
add libtirpc support to autotools build More... over 7 years ago
add Bazel build support More... about 9 years ago
Make all warnings errors More... over 10 years ago
Remove unused `KeyType' type alias More... over 10 years ago
Add basic CMake support More... over 10 years ago
Prefer type aliases to typedefs More... over 10 years ago
Use xdr() for encoding/decoding size More... about 11 years ago
Encode map entries using std::pair specialization More... about 11 years ago
Remove unnecessary const_cast More... about 11 years ago
Add const overload for encoding More... about 11 years ago
Use xdrer specialization for std::string More... about 11 years ago
Use xdrer specialization for std::pair More... about 11 years ago
Rename namespace: `detail' => `impl' More... about 11 years ago
Split header out into many More... about 11 years ago
Add support for T::xdr(XDR*) More... about 11 years ago
Add support for std::list More... about 11 years ago
Remove const-value overload More... about 11 years ago
Move everything into `xdrpp' namespace More... over 11 years ago
Move const value encoder to top More... over 11 years ago
Use unsigned type for `size' More... over 11 years ago
I am the author More... over 11 years ago
Fill in ChangeLog More... over 11 years ago
Prefer std::min over ternary operation More... over 11 years ago
Autotoolize the build More... over 11 years ago
Rename xdr++ => xdrpp More... over 11 years ago
Add support for std::multimap More... over 11 years ago
Add support for std::deque More... over 11 years ago
Split out encode/decode logic More... over 11 years ago