24
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Removed references to pbstruct from Makefile. More... over 16 years ago
Removed pbstruct. More... over 16 years ago
Benchmark data update. More... over 16 years ago
Update benchmark data. More... over 16 years ago
Avoid creating UnknownFieldSets unless we really have to. More... over 16 years ago
Minor benchmarking changes More... over 16 years ago
For some reason the build file didn't get pushed last time More... over 16 years ago
Commit earlier deletes More... over 16 years ago
Moved benchmarking code around More... over 16 years ago
Added copyright notice, made constants constant, added GC call before each test. More... over 16 years ago
Initial benchmarking. More... over 16 years ago
Very rough (doesn't even compile) pbstruct. More... over 16 years ago
Detect overflow (unlikely except for malicious input). More... over 16 years ago
auto import from //depot/cupcake/@135843 More... over 16 years ago
auto import from //depot/cupcake/@135843 More... over 16 years ago
auto import from //depot/cupcake/@132589 More... over 16 years ago
Fleshed out pbstruct a bit more. More... over 16 years ago
auto import from //depot/cupcake/@137055 More... over 16 years ago
Fixed off-by-one error in hashtable calculation. More... over 16 years ago
Fixed bugs that lint caught. More... over 16 years ago
Add pbstream_lowlevel.h. More... over 16 years ago
More refactoring of structures. More... over 16 years ago
Added function for skipping data. More... over 16 years ago
Enabled more warnings, fixed the warnings. More... over 16 years ago
Added the first iteration of pbstruct. More... over 16 years ago
Implemented the array part of the fieldnum lookup. More... over 16 years ago
Since the stack has a fixed size, don't allocate dynamically. More... over 16 years ago
Oops, malloc(array[int]) didn't do what I thought. More... over 16 years ago
Change to a fixed stack size. More... over 16 years ago
Less code duplication, joy. More... over 16 years ago