csharptest
|
304ff3a838
Changes from review e805fdfd3a6b
|
14 vuotta sitten |
csharptest
|
3aa06356ac
Removal of #condition commented source
|
14 vuotta sitten |
csharptest
|
ed701ad2a5
renamed ByteString.WriteTo(CodedOutputStream) to WriteRawBytesTo
|
14 vuotta sitten |
csharptest
|
74c5e0c376
Reformatted to include braces
|
14 vuotta sitten |
csharptest
|
2b86884659
Added the XmlFormatWriter/Reader
|
14 vuotta sitten |
csharptest
|
b00ea13eb1
Refactoring the ICoded interfaces (again) removing the use of some generic methods.
|
14 vuotta sitten |
csharptest
|
ced18e10ae
Several performance tweaks
|
14 vuotta sitten |
csharptest
|
aef072a46f
Renamed Bytes to ByteArray and added a Reverse method.
|
14 vuotta sitten |
csharptest
|
2772dfe8a1
Performance fix for float/double write bytes. Performance fix, do not use Array.Copy.
|
14 vuotta sitten |
csharptest
|
c671a4b317
A few performance tweaks of the ICodedOutputStream interface/implementation
|
14 vuotta sitten |
csharptest
|
ffafdaa0f9
Fully converted over to ICodedOutputStream for all WriteTo derivations
|
14 vuotta sitten |
csharptest
|
cc8d2aaa3a
Extracted initial ICodedOutputStream interface
|
14 vuotta sitten |
csharptest
|
90922db77a
Added the field name to all CodedOutputStream.Write??? calls
|
14 vuotta sitten |
csharptest
|
8a2d0f48d7
big-endian support for float, and double on Silverlight
|
14 vuotta sitten |
csharptest
|
45a93fad4d
Optimized access to ByteString from coded io.
|
14 vuotta sitten |
csharptest
|
71f662c33e
reformatted all code to .NET standard formatting
|
14 vuotta sitten |
csharptest
|
804b6d842e
Implementation work for Lite runtime and generator
|
15 vuotta sitten |
csharptest
|
d9c59e6613
First pass at interface breakup
|
15 vuotta sitten |
Jon Skeet
|
b49d3c7834
Support Compact Framework 3.5
|
16 vuotta sitten |
Jon Skeet
|
0aac0e4fe3
Regionify copyright statement
|
16 vuotta sitten |
Jon Skeet
|
3c80886fa9
Silverlight compatibility other than SortedList
|
16 vuotta sitten |
Jon Skeet
|
d6dd0a4560
Add CLSCompliance.
|
16 vuotta sitten |
Jon Skeet
|
25a28580a6
Support packed primitive types
|
16 vuotta sitten |
Jon Skeet
|
60c059b8f0
Replaced copyright notice
|
17 vuotta sitten |
Jon Skeet
|
6803686bc0
First cut at new layout
|
17 vuotta sitten |