0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix XDR encoding to always use 4 byte unsigned integer for array, string and opaque data size. More... almost 13 years ago
Updates to ERF encoding. More... almost 14 years ago
Fix compilation error on some compilers. More... almost 14 years ago
Add support for ERF style encoding. Add ability to manually align buffer. More... almost 14 years ago
More gracefully handle decoding invalidly encoded vector/list. Fix for byte swapping 16 bit int. More... over 14 years ago
Update to perform alignment for benbo encoding. Add vxtl test for benbo. Fix finite string handling in objio.h More... about 15 years ago
Update *_start_string and *_end_string to no longer use *_array methods More... about 15 years ago
Update encoding to allow for strings to be treated differently from arrays. Update BENBO to null terminate strings and not to include leading size. More... about 15 years ago
Fix name of def_simple_output More... about 15 years ago
Deconflict def_simple_input More... about 15 years ago
Update xtl.h to include benbo.h More... about 15 years ago
Update XDR toa treat long as native size, rather than int. Remove unnecessary copying in xdr_format. Fix compile error for text.h with newer compilers. More... about 15 years ago
Improve vector decoding performance More... about 17 years ago
Add benbo encoding format More... over 17 years ago
Fix memory leak for decoding strings. Improve performance for string decoding. Implement replacement semantics for decoding to a container. Changes to compile with GCC 3.4.X. More... about 18 years ago
Fix for MSVC 7.1 and containers More... about 19 years ago
Added Phil and Keith as contributors More... about 19 years ago
Commented out debug printing for tests. More... about 19 years ago
Fix #endif placement More... about 19 years ago
Additions for MSVC 7.1 More... about 19 years ago
Fixes for compiling on windows vc7.1 and gcc 3.4.2 More... about 19 years ago
Changes to allow compilation on cygwin with gcc-3.3.3 More... about 19 years ago
Explicitly declare desire and require as this->desire and this->require. Makes gcc3.4.2 happier. More... about 19 years ago
Initial revision More... about 19 years ago