openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
Protocol Buffers
Settings
|
Report Duplicate
24
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 08, 2024 — Jun 08, 2025
Showing page 692 of 699
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Removed references to pbstruct from Makefile.
Joshua Haberman
More...
over 16 years ago
Removed pbstruct.
Joshua Haberman
More...
over 16 years ago
Benchmark data update.
Jon Skeet
More...
over 16 years ago
Update benchmark data.
jonathan.skeet
More...
over 16 years ago
Avoid creating UnknownFieldSets unless we really have to.
Jon Skeet
More...
over 16 years ago
Minor benchmarking changes
Jon Skeet
More...
over 16 years ago
For some reason the build file didn't get pushed last time
Jon Skeet
More...
over 16 years ago
Commit earlier deletes
Jon Skeet
More...
over 16 years ago
Moved benchmarking code around
Jon Skeet
More...
over 16 years ago
Added copyright notice, made constants constant, added GC call before each test.
jonathan.skeet
More...
over 16 years ago
Initial benchmarking.
jonathan.skeet
More...
over 16 years ago
Very rough (doesn't even compile) pbstruct.
Joshua Haberman
More...
over 16 years ago
Detect overflow (unlikely except for malicious input).
Joshua Haberman
More...
over 16 years ago
auto import from //depot/cupcake/@135843
The Android Open Source Project
More...
over 16 years ago
auto import from //depot/cupcake/@135843
The Android Open Source Project
More...
over 16 years ago
auto import from //depot/cupcake/@132589
The Android Open Source Project
More...
over 16 years ago
Fleshed out pbstruct a bit more.
Joshua Haberman
More...
over 16 years ago
auto import from //depot/cupcake/@137055
The Android Open Source Project
More...
over 16 years ago
Fixed off-by-one error in hashtable calculation.
Joshua Haberman
More...
over 16 years ago
Fixed bugs that lint caught.
Joshua Haberman
More...
over 16 years ago
Add pbstream_lowlevel.h.
Joshua Haberman
More...
over 16 years ago
More refactoring of structures.
Joshua Haberman
More...
over 16 years ago
Added function for skipping data.
Joshua Haberman
More...
over 16 years ago
Enabled more warnings, fixed the warnings.
Joshua Haberman
More...
over 16 years ago
Added the first iteration of pbstruct.
Joshua Haberman
More...
over 16 years ago
Implemented the array part of the fieldnum lookup.
Joshua Haberman
More...
over 16 years ago
Since the stack has a fixed size, don't allocate dynamically.
Joshua Haberman
More...
over 16 years ago
Oops, malloc(array[int]) didn't do what I thought.
Joshua Haberman
More...
over 16 years ago
Change to a fixed stack size.
Joshua Haberman
More...
over 16 years ago
Less code duplication, joy.
Joshua Haberman
More...
over 16 years ago
←
1
2
…
688
689
690
691
692
693
694
695
696
697
698
699
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree