Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
P
protobuf
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
protobuf
Repository
09f3f4eec3a7e6b2f58b47eb007bcb24dfdbf7a0
Switch branch/tag
protobuf
csharp
src
ProtocolBuffers
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
Use the fact that we know the tag size and bytes at codegen time to optimize.
· 828b7e61
Jon Skeet
authored
9 years ago
828b7e61
Name
Last commit
Last update
..
Collections
Reimplement RepeatedField<T> using an array as the backing store.
9 years ago
DescriptorProtos
Use the fact that we know the tag size and bytes at codegen time to optimize.
9 years ago
Descriptors
First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now.
9 years ago
FieldAccess
First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now.
9 years ago
Properties
Convert both the full and lite runtimes (and json/xml serialization assemblies) to be Portable Class Libraries.
9 years ago
ByteArray.cs
First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now.
9 years ago
ByteString.cs
First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now.
9 years ago
CodedInputStream.cs
Reimplement RepeatedField<T> using an array as the backing store.
9 years ago
CodedOutputStream.ComputeSize.cs
Use the fact that we know the tag size and bytes at codegen time to optimize.
9 years ago
CodedOutputStream.cs
Use the fact that we know the tag size and bytes at codegen time to optimize.
9 years ago
Extensions.cs
Coded*Stream streamlining.
9 years ago
FrameworkPortability.cs
First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now.
9 years ago
IMessage.cs
Coded*Stream streamlining.
9 years ago
InvalidProtocolBufferException.cs
First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now.
9 years ago
LimitedInputStream.cs
First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now.
9 years ago
MessageParser.cs
Coded*Stream streamlining.
9 years ago
ProtocolBuffers.csproj
Coded*Stream streamlining.
9 years ago
ProtocolBuffersLite.csproj
Convert both the full and lite runtimes (and json/xml serialization assemblies) to be Portable Class Libraries.
9 years ago
TextGenerator.cs
First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now.
9 years ago
ThrowHelper.cs
First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now.
9 years ago
WireFormat.cs
First pass at the mutable API. Quite a bit more to do - in particular, it's pretty slow right now.
9 years ago