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 26, 2024 — Jun 26, 2025
Showing page 667 of 702
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed comment
csharptest
More...
almost 14 years ago
renamed ByteString.WriteTo(CodedOutputStream) to WriteRawBytesTo
csharptest
More...
almost 14 years ago
Removed unnessary parital declaration
csharptest
More...
almost 14 years ago
Fix for unqualified ByteString references in LITE generation
csharptest
More...
almost 14 years ago
Reformatted to include braces
csharptest
More...
almost 14 years ago
Reformatted to include braces
csharptest
More...
almost 14 years ago
Remove the simulator target from all makefiles. Bug: 5010576
Jeff Brown
More...
almost 14 years ago
A workaround for MSVC 2010 x64 platform bug, which affects proto compiler in generating field has_bit mask.
[email protected]
More...
almost 14 years ago
Add missing dll export macros.
[email protected]
More...
almost 14 years ago
Update external gtest to 1.5.0.
[email protected]
More...
almost 14 years ago
Remove extra semicolon in primitive repeated field init code.
[email protected]
More...
almost 14 years ago
Support for C-style comments in editors/proto.vim -- patch from infnty.
[email protected]
More...
almost 14 years ago
Fixed A few last methods taking CodedInputStream
csharptest
More...
about 14 years ago
Fix for leaving Builder a public ctor on internal classes
csharptest
More...
about 14 years ago
Major refactoring: abandon upb_msg, add upb_accessors.
Joshua Haberman
More...
about 14 years ago
missing copyright notice
csharptest
More...
about 14 years ago
bla, changed name to Depth for CLSComplaint :)
csharptest
More...
about 14 years ago
Added recursion limits to AbstractReader.cs
csharptest
More...
about 14 years ago
Added option to enable format benchmarks
csharptest
More...
about 14 years ago
Added convenience methods for to/from xml and json
csharptest
More...
about 14 years ago
Reader/Writer implementations changed to use static factories
csharptest
More...
about 14 years ago
Added benchmark for Json via XML using JsonReaderWriterFactory
csharptest
More...
about 14 years ago
Added initial DictionaryReader/Writer implementations
csharptest
More...
about 14 years ago
Using List<Char> instead of StringBuilder for building strings from chars
csharptest
More...
about 14 years ago
Added the JsonFormatWriter/Reader
csharptest
More...
about 14 years ago
Added the XmlFormatWriter/Reader
csharptest
More...
about 14 years ago
Refactoring the ICoded interfaces (again) removing the use of some generic methods.
csharptest
More...
about 14 years ago
Several performance tweaks - Removed default value assingment when default is equal to default(T) - Added Benchmarks for most types and repeated/packed arrays - Left PopsicleList's list fields uninitialized util needed - Changed CodedInputStream's repated/packed reader - Changed Enum writers to simply cast to int - Changed the WriteEnum to use object rawValue that provides .ToString() if needed - Should be fully on par with original library for performance, gaining 2x-3x in some cases
csharptest
More...
about 14 years ago
Performance tweek for reading entire unpacked array
csharptest
More...
about 14 years ago
Finished adding find tag by name
csharptest
More...
about 14 years ago
←
1
2
…
663
664
665
666
667
668
669
670
671
…
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