csharptest
|
920b09a3b0
Finished adding find tag by name
|
hace 14 años |
csharptest
|
c671a4b317
A few performance tweaks of the ICodedOutputStream interface/implementation
|
hace 14 años |
csharptest
|
17699c21f9
Extracted ICodedInputStream interface
|
hace 14 años |
csharptest
|
d2af9e923f
Refactoring of CodedInputStream.Read??? to use boolean return with out param.
|
hace 14 años |
csharptest
|
9928441649
Canged CodedInputStream.ReadTag to use boolean result with out params to
|
hace 14 años |
csharptest
|
123e534914
Canged CodedInputStream.ReadTag to use boolean result with out params to
|
hace 14 años |
csharptest
|
ffafdaa0f9
Fully converted over to ICodedOutputStream for all WriteTo derivations
|
hace 14 años |
csharptest
|
90922db77a
Added the field name to all CodedOutputStream.Write??? calls
|
hace 14 años |
csharptest
|
445bdcebe7
Completed adding attributes to all generated types
|
hace 14 años |
csharptest
|
714b8699fe
ooops, accidentally formatting these generated files
|
hace 14 años |
csharptest
|
71f662c33e
reformatted all code to .NET standard formatting
|
hace 14 años |
csharptest
|
35b68527d3
Completed moving of keyfile and removing of InternalsVisibleTo usages
|
hace 14 años |
csharptest
|
157979e135
merged from protobuf-csharp-port
|
hace 14 años |
csharptest
|
2503740153
version 2.3.0.277
|
hace 14 años |
csharptest
|
f1816beebe
- Added CSharpServiceType NONE to skip service generation.
|
hace 14 años |
csharptest
|
68d831e3a4
Implementation of service interface generator
|
hace 14 años |
Jon Skeet
|
82bb0f1ef9
One-off patch to convert Unix line endings to Windows ones for generated source. Currently not sure why they ended up as Unix line endings after Git to Mercurial conversion, but we may need to tweak some repository settings.
|
hace 14 años |
csharptest
|
980ba8dcd4
Full rutime working, Lite generator and runtime building but untested
|
hace 15 años |
csharptest
|
e8e1dab03f
Completed the following changes & testing, see todo.txt for more information
|
hace 15 años |
Jon Skeet
|
706c5f6985
Add option to remove CLSCompliance attribute
|
hace 15 años |
Jon Skeet
|
17ded8261d
Fix issue 10 - check serialized size before writing to stream
|
hace 15 años |
Jon Skeet
|
d3f2d098fa
Allow creation of namespace directories
|
hace 15 años |
Jon Skeet
|
b075ff5c17
Added a flag to allow code contracts to be emitted
|
hace 16 años |
Jon Skeet
|
5cb5d782b0
Workaround for Mono bug 516379
|
hace 16 años |
Jon Skeet
|
c784be3149
Remove unused variable in static constructors
|
hace 16 años |
Jon Skeet
|
0864d30b97
Include missing generated files
|
hace 16 años |
Jon Skeet
|
df67f1482b
Fix custom options behaviour
|
hace 16 años |
Jon Skeet
|
2e6dc12fa8
Write/Read delimited messages
|
hace 16 años |
Jon Skeet
|
7ee85c4e9f
Added field constant generation
|
hace 16 años |
Jon Skeet
|
e81a9d7c87
Added ToBuilder and WeakToBuilder
|
hace 16 años |