csharptest
|
17fb8f223e
Fix for public constructor on messages
|
пре 14 година |
csharptest
|
784bf0cac3
merge issue-26
|
пре 14 година |
csharptest
|
4ecebd8b4a
Tests and fixes for double-enumeration on AddRange and adding of null to PopsicleList
|
пре 14 година |
csharptest
|
4a594cac93
Implemented [Obsolete] attribute for deprecated fields
|
пре 14 година |
csharptest
|
2d88733019
Inserted code region labeled "Designer generated code" which should be automatically
|
пре 14 година |
csharptest
|
b00ea13eb1
Refactoring the ICoded interfaces (again) removing the use of some generic methods.
|
пре 14 година |
csharptest
|
ced18e10ae
Several performance tweaks
|
пре 14 година |
csharptest
|
920b09a3b0
Finished adding find tag by name
|
пре 14 година |
csharptest
|
c671a4b317
A few performance tweaks of the ICodedOutputStream interface/implementation
|
пре 14 година |
csharptest
|
17699c21f9
Extracted ICodedInputStream interface
|
пре 14 година |
csharptest
|
d2af9e923f
Refactoring of CodedInputStream.Read??? to use boolean return with out param.
|
пре 14 година |
csharptest
|
9928441649
Canged CodedInputStream.ReadTag to use boolean result with out params to
|
пре 14 година |
csharptest
|
123e534914
Canged CodedInputStream.ReadTag to use boolean result with out params to
|
пре 14 година |
csharptest
|
ffafdaa0f9
Fully converted over to ICodedOutputStream for all WriteTo derivations
|
пре 14 година |
csharptest
|
90922db77a
Added the field name to all CodedOutputStream.Write??? calls
|
пре 14 година |
csharptest
|
445bdcebe7
Completed adding attributes to all generated types
|
пре 14 година |
csharptest
|
35b68527d3
Completed moving of keyfile and removing of InternalsVisibleTo usages
|
пре 14 година |
csharptest
|
2503740153
version 2.3.0.277
|
пре 14 година |
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 година |
csharptest
|
980ba8dcd4
Full rutime working, Lite generator and runtime building but untested
|
пре 15 година |
Jon Skeet
|
17ded8261d
Fix issue 10 - check serialized size before writing to stream
|
пре 15 година |
Jon Skeet
|
5cb5d782b0
Workaround for Mono bug 516379
|
пре 16 година |
Jon Skeet
|
c784be3149
Remove unused variable in static constructors
|
пре 16 година |
Jon Skeet
|
8729cf4628
Added the ability to use an IEnumerable<T> when adding to a list, so you can do:
|
пре 16 година |
Jon Skeet
|
df67f1482b
Fix custom options behaviour
|
пре 16 година |
Jon Skeet
|
2e6dc12fa8
Write/Read delimited messages
|
пре 16 година |
Jon Skeet
|
7ee85c4e9f
Added field constant generation
|
пре 16 година |
Jon Skeet
|
7de1aef848
Avoid creating UnknownFieldSets unless we really have to.
|
пре 16 година |
Jon Skeet
|
e81a9d7c87
Added ToBuilder and WeakToBuilder
|
пре 16 година |
Jon Skeet
|
49fcd4f794
Merge extensions correctly
|
пре 16 година |