0
I Use This!
Inactive

Commits : Listings

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