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
about 24 hours
ago. based on code collected
1 day
ago.
Jun 15, 2024 — Jun 15, 2025
Showing page 697 of 700
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Explicitly identify superclass in initializer lists for generated message classes. This avoids a warning when using GCC's -pedantic option.
[email protected]
More...
over 16 years ago
Work around absence of hash_map.
[email protected]
More...
over 16 years ago
Add @Override annotation to generated Java code where appropriate.
temporal
More...
over 16 years ago
Add code suggested by Michal Januszewski <
[email protected]
> to ensure that Python tests run correctly even when a previous version of the library is already installed. I was unable to reproduce his problem on my machine but the fix seems harmless enough.
temporal
More...
almost 17 years ago
Initial setup of generator code. Little real functionality so far.
Jon Skeet
More...
almost 17 years ago
Doc fix
Jon Skeet
More...
almost 17 years ago
Reduce dependencies
Jon Skeet
More...
almost 17 years ago
Fix initialization check when an optional field has required subfields
Jon Skeet
More...
almost 17 years ago
Renamed GeneratedRepeatException to GeneratedRepeatExtension
Jon Skeet
More...
almost 17 years ago
Added a doc TODO
Jon Skeet
More...
almost 17 years ago
Removed unnecessary delegate
Jon Skeet
More...
almost 17 years ago
2.0.1 release.
temporal
More...
almost 17 years ago
Implemented popsicle immutability for lists. Modified MessageStreamIterator to be singly generic.
Jon Skeet
More...
almost 17 years ago
Fix to constructor access for nested types, and first pass at streaming.
Jon Skeet
More...
almost 17 years ago
More prep for 2.0.1: * Fix version number test so that it accepts "2.0.1rc1". * Add missing type_checkers.py to Makefile.am.
temporal
More...
almost 17 years ago
Add missing module to setup.py.
temporal
More...
almost 17 years ago
Small tidying.
Jon Skeet
More...
almost 17 years ago
Comments.
Jon Skeet
More...
almost 17 years ago
Just comments.
Jon Skeet
More...
almost 17 years ago
Just the solution file - can be ignored.
Jon Skeet
More...
almost 17 years ago
Remove unused variable.
Jon Skeet
More...
almost 17 years ago
Use a nullable int for the memoizedSize, just because it's neater.
Jon Skeet
More...
almost 17 years ago
Add aliases into enums
Jon Skeet
More...
almost 17 years ago
Reflect Java source code.
Jon Skeet
More...
almost 17 years ago
Updated C# tests and code for TextFormat to match Java.
Jon Skeet
More...
almost 17 years ago
Updates due to changes to descriptor.proto
Jon Skeet
More...
almost 17 years ago
Update CHANGES.txt for v2.0.1. Also update beta warning in README.txt.
temporal
More...
almost 17 years ago
Solution file - should not be part of patch to svn
Jon Skeet
More...
almost 17 years ago
Added some ignore files
Jon Skeet
More...
almost 17 years ago
Experimental (and currently unused) behaviour to determine whether or not a message has any required fields.
Jon Skeet
More...
almost 17 years ago
←
1
2
…
692
693
694
695
696
697
698
699
700
→
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