Jon Skeet
|
2d245ffe6a
Regenerated proto code with string.Concat approach to descriptor data.
|
hace 12 años |
csharptest
|
8c8a82a260
version 2.4.1.521
|
hace 12 años |
csharptest
|
14e011f61b
Add generated_code_attributes option, defaulted to false to generate the CompilerGeneratedAttribute and GeneratedCodeAttribute attributes
|
hace 13 años |
csharptest
|
bf2a92c524
regenerated proto files with recent changes
|
hace 13 años |
csharptest
|
cf6987988a
Post-release changes
|
hace 14 años |
csharptest
|
f2c16f1d0d
version 2.4.1.473
|
hace 14 años |
csharptest
|
b6a1457211
merged issue-28
|
hace 14 años |
csharptest
|
8c2b8d11de
merged issue-22
|
hace 14 años |
csharptest
|
17fb8f223e
Fix for public constructor on messages
|
hace 14 años |
csharptest
|
a314d4c9fa
Regenerated code with changes
|
hace 14 años |
csharptest
|
1a0764ab27
First pass at implementation and testing of reusable builders.
|
hace 14 años |
csharptest
|
4a594cac93
Implemented [Obsolete] attribute for deprecated fields
|
hace 14 años |
csharptest
|
2d88733019
Inserted code region labeled "Designer generated code" which should be automatically
|
hace 14 años |
csharptest
|
ced18e10ae
Several performance tweaks
|
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
|
445bdcebe7
Completed adding attributes to all generated types
|
hace 14 años |
csharptest
|
35b68527d3
Completed moving of keyfile and removing of InternalsVisibleTo usages
|
hace 14 años |
csharptest
|
2503740153
version 2.3.0.277
|
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 |
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
|
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 |
Jon Skeet
|
642a8140c8
Setters/adders now throw ArgumentNullException appropriately.
|
hace 16 años |
Jon Skeet
|
343d9f54b4
Upgraded to protoc.exe 2.0.3. Added new build target of clean-build
|
hace 16 años |
Jon Skeet
|
d6343be707
Refactored options
|
hace 17 años |