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 19 hours
ago. based on code collected
about 20 hours
ago.
Jun 26, 2024 — Jun 26, 2025
Showing page 668 of 702
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Renamed Bytes to ByteArray and added a Reverse method.
csharptest
More...
about 14 years ago
Performance fix for double/float on read
csharptest
More...
about 14 years ago
Performance fix for float/double write bytes. Performance fix, do not use Array.Copy.
csharptest
More...
about 14 years ago
Added process priority and affinity for v2 benchmarks
csharptest
More...
about 14 years ago
A few performance tweaks of the ICodedOutputStream interface/implementation
csharptest
More...
about 14 years ago
Close resources properly for java tests and examples.
[email protected]
More...
about 14 years ago
Fixed a memory leak in python CPP implementation.
[email protected]
More...
about 14 years ago
Unit testing of Packed/Unpacked parsing in Lite
csharptest
More...
about 14 years ago
Packed and Unpacked parsing allow for all repeated, per 2.3
csharptest
More...
about 14 years ago
Extracted ICodedInputStream interface
csharptest
More...
about 14 years ago
Refactoring of CodedInputStream.Read??? to use boolean return with out param.
csharptest
More...
about 14 years ago
Canged CodedInputStream.ReadTag to use boolean result with out params to support reading a field name rather than a field tag.
csharptest
More...
about 14 years ago
Canged CodedInputStream.ReadTag to use boolean result with out params to support reading a field name rather than a field tag.
csharptest
More...
about 14 years ago
Fully converted over to ICodedOutputStream for all WriteTo derivations
csharptest
More...
about 14 years ago
Extracted initial ICodedOutputStream interface
csharptest
More...
about 14 years ago
Added the field name to all CodedOutputStream.Write??? calls Refactored 'speed' generated write of arrays to call Write???Array. This may have impacted speed write speeds for arrays of non-reference types due to the use of non-generic IEnumerable and the subsequent boxing of value types. This could be addressed later if desired.
csharptest
More...
about 14 years ago
big-endian support for float, and double on Silverlight
csharptest
More...
about 14 years ago
Slight refactoring of Extensions to support lookup by name, added compatibility tests for text and binary formats.
csharptest
More...
about 14 years ago
Optimized access to ByteString from coded io.
csharptest
More...
about 14 years ago
Fixed two errors caused by incorrect merge of the rpc interface generator
csharptest
More...
about 14 years ago
Update comments for globally unique extension number for custom options.
[email protected]
More...
about 14 years ago
Allow protoc to be targeted by protogen explicitly. Use that within the build for the address book sample.
Jon Skeet
More...
about 14 years ago
Make all handlers objects refcounted.
Joshua Haberman
More...
about 14 years ago
Add proof-of-concept C++ wrapper header.
Joshua Haberman
More...
about 14 years ago
Completed adding attributes to all generated types
csharptest
More...
about 14 years ago
ooops, accidentally formatting these generated files
csharptest
More...
about 14 years ago
merged-release-fix
csharptest
More...
about 14 years ago
reformatted all code to .NET standard formatting
csharptest
More...
about 14 years ago
Fix for missing build_temp prior to release
csharptest
More...
about 14 years ago
line-ending-to-crlf
csharptest
More...
about 14 years ago
←
1
2
…
664
665
666
667
668
669
670
671
672
…
701
702
→
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