csharptest
|
8c2b8d11de
merged issue-22
|
14 years ago |
csharptest
|
17fb8f223e
Fix for public constructor on messages
|
14 years ago |
csharptest
|
945ea76eaa
merge issue-20
|
14 years ago |
csharptest
|
1a0764ab27
First pass at implementation and testing of reusable builders.
|
14 years ago |
csharptest
|
3c6e93283a
Completed addition and testing of new add_serializable option.
|
14 years ago |
csharptest
|
4a594cac93
Implemented [Obsolete] attribute for deprecated fields
|
14 years ago |
csharptest
|
2d88733019
Inserted code region labeled "Designer generated code" which should be automatically
|
14 years ago |
csharptest
|
ced18e10ae
Several performance tweaks
|
14 years ago |
csharptest
|
920b09a3b0
Finished adding find tag by name
|
14 years ago |
csharptest
|
c671a4b317
A few performance tweaks of the ICodedOutputStream interface/implementation
|
14 years ago |
csharptest
|
17699c21f9
Extracted ICodedInputStream interface
|
14 years ago |
csharptest
|
d2af9e923f
Refactoring of CodedInputStream.Read??? to use boolean return with out param.
|
14 years ago |
csharptest
|
9928441649
Canged CodedInputStream.ReadTag to use boolean result with out params to
|
14 years ago |
csharptest
|
123e534914
Canged CodedInputStream.ReadTag to use boolean result with out params to
|
14 years ago |
csharptest
|
ffafdaa0f9
Fully converted over to ICodedOutputStream for all WriteTo derivations
|
14 years ago |
csharptest
|
90922db77a
Added the field name to all CodedOutputStream.Write??? calls
|
14 years ago |
csharptest
|
445bdcebe7
Completed adding attributes to all generated types
|
14 years ago |
csharptest
|
714b8699fe
ooops, accidentally formatting these generated files
|
14 years ago |
csharptest
|
71f662c33e
reformatted all code to .NET standard formatting
|
14 years ago |
csharptest
|
35b68527d3
Completed moving of keyfile and removing of InternalsVisibleTo usages
|
14 years ago |
csharptest
|
157979e135
merged from protobuf-csharp-port
|
14 years ago |
csharptest
|
2503740153
version 2.3.0.277
|
14 years ago |
csharptest
|
f1816beebe
- Added CSharpServiceType NONE to skip service generation.
|
14 years ago |
csharptest
|
68d831e3a4
Implementation of service interface generator
|
14 years ago |
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.
|
14 years ago |
csharptest
|
980ba8dcd4
Full rutime working, Lite generator and runtime building but untested
|
15 years ago |
csharptest
|
e8e1dab03f
Completed the following changes & testing, see todo.txt for more information
|
15 years ago |
Jon Skeet
|
706c5f6985
Add option to remove CLSCompliance attribute
|
15 years ago |
Jon Skeet
|
17ded8261d
Fix issue 10 - check serialized size before writing to stream
|
15 years ago |
Jon Skeet
|
d3f2d098fa
Allow creation of namespace directories
|
15 years ago |