0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't forward-declare enums, just define them completely More... over 15 years ago
fix up the Rakefile with actual URL, etc More... over 15 years ago
Update link for brian More... over 15 years ago
Link to github, add LICENSE, fix version number. More... over 15 years ago
protobuf-ruby 0.8.4 packages More... over 15 years ago
Fix decoding of varints into signed int32/int64 fields More... over 15 years ago
protobuf-ruby 0.8.3 packages More... almost 16 years ago
fix for ruby 1.8 <-> 1.9 compat More... almost 16 years ago
protobuf-ruby 0.8.2 packages More... almost 16 years ago
Fix deb package for real. I think. Supporting both deb and gem is tricky. More... almost 16 years ago
protobuf-ruby 0.8.1 packages More... almost 16 years ago
whoops fix deb install More... almost 16 years ago
protobuf-ruby 0.8.0 packages More... almost 16 years ago
fix deb build More... almost 16 years ago
fixing deb dependency for ubuntu
JT
More... about 16 years ago
README update More... about 16 years ago
store and pass on unknown fields when re-serializing a message More... about 16 years ago
improved rcov test coverage, and prune a bit of unused code More... about 16 years ago
clean up gem/rake/rdoc/rspec infrastructure using the Jeweler library More... about 16 years ago
Version bump to 0.0.0 More... about 16 years ago
make sure we always give protoc a -I option for the input file dir(s) More... about 16 years ago
Type check repeated fields using an Array subclass as a proxy. More... about 16 years ago
Fix sub-message initialization to work like python. More... about 16 years ago
dir rename: s/message/runtime More... about 16 years ago
Refactor serialization/deserialization to not be so weird. More... about 16 years ago
validate required fields and improve validation on deserialization More... about 16 years ago
Drop InvalidFieldValue exception class, separate type checking/value checking. More... about 16 years ago
test for unknown fields More... about 16 years ago
Example: JSON-to-Protobuf and back More... about 16 years ago
more documentation More... about 16 years ago