aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers
Commit message (Expand)AuthorAgeFilesLines
* versioned assemblies to 2.3.0.277csharptest2011-05-191-3/+3
* enabled xml documentation generationcsharptest2011-05-192-0/+16
* One-off patch to convert Unix line endings to Windows ones for generated sour...Jon Skeet2011-04-032-7988/+7988
* Default to Environment.NewLine for line breaks in ProtoGen, but allow it to b...Jon Skeet2011-01-272-6/+16
* Fixed build for lite runtimeJon Skeet2010-12-142-10/+19
* Merge from masterJon Skeet2010-12-141-2/+4
|\
| * Remove Silverlight targets for all but the main project. BuildAll now fails -...Jon Skeet2010-12-121-2/+4
* | First commit of lite code - more to comeJon Skeet2010-12-1244-530/+2990
|\ \ | |/ |/|
| * Added LITE macro definitioncsharptest2010-11-231-2/+2
| * Tests and fixescsharptest2010-11-192-0/+8
| * Lite feature complete.csharptest2010-11-0913-26/+176
| * Testingcsharptest2010-11-091-1/+3
| * Testing and related fixescsharptest2010-11-0818-62/+174
| * Fix for repeated extensions.csharptest2010-11-072-35/+33
| * First Lite tests are passing.csharptest2010-11-075-9/+88
| * Full rutime working, Lite generator and runtime building but untestedcsharptest2010-11-0712-17/+718
| * Implementation work for Lite runtime and generatorcsharptest2010-11-0712-116/+319
| * Integrated latest protoc.exe (2.3) and added/updated test protoscsharptest2010-11-052-33/+209
| * Completed abstract lite builder and messagecsharptest2010-11-052-0/+363
| * Completed abstract lite builder and messagecsharptest2010-11-0510-379/+152
| * missing virtual on MergeFromcsharptest2010-11-051-1/+1
| * Working split for lite interfacescsharptest2010-11-056-83/+82
| * Project for Lite implementationcsharptest2010-11-041-0/+79
| * Fixed issue in AsReadOnly()csharptest2010-11-042-2/+9
| * First pass at interface breakupcsharptest2010-11-0419-418/+402
| * Added copy of existing classes that will be made Litecsharptest2010-11-043-0/+798
* | Added 'Debug_Silverlight2' and 'Release_Silverlight2' configurations to all p...ArnoldZokas2010-11-291-0/+21
* | Removed build configuration 'Silverlight2' from all projectsArnoldZokas2010-11-291-10/+0
* | Removed .NET CF 3.5 projectArnoldZokas2010-11-241-144/+0
* | Fixed merge conflictsArnoldZokas2010-11-224-52/+269
|\|
| * A few stylistic issuesJon Skeet2010-11-033-71/+88
| * Merge remote branch 'csharptest/master'Jon Skeet2010-11-032-24/+224
| |\
| | * Completed the following changes & testing, see todo.txt for more informationcsharptest2010-09-032-24/+224
| * | Fixed spacingJon Skeet2010-10-261-5/+5
| * | Added CodedInputStream ctor symmetrical with CodedOutputStream.Charles Stanhope2010-10-191-5/+14
| |/
| * Add separate obj directory for CF build to avoid corruption.Jon Skeet2010-07-081-0/+1
* | Merge branch 'master' of github.com:ArnoldZokas/dotnet-protobufsArnoldZokas2010-11-221-3/+12
|\ \
| * | Fixed spacingJon Skeet2010-11-231-5/+5
| * | Added CodedInputStream ctor symmetrical with CodedOutputStream.Charles Stanhope2010-11-231-5/+14
* | | Converted solution to VS2010ArnoldZokas2010-11-221-1/+41
|/ /
* / Add separate obj directory for CF build to avoid corruption.Jon Skeet2010-07-091-0/+1
|/
* Add option to remove CLSCompliance attributeJon Skeet2010-05-191-8/+50
* Fix issue 10 - check serialized size before writing to streamJon Skeet2010-05-192-0/+20
* Release preparationJon Skeet2010-04-011-2/+2
* Allow creation of namespace directoriesJon Skeet2010-02-081-9/+50
* Better support for Compact Framework buildsJon Skeet2010-02-081-2/+2
* Added a flag to allow code contracts to be emittedJon Skeet2009-11-033-21/+55
* Support Compact Framework 3.5Jon Skeet2009-11-0315-30/+180
* Regionify copyright statementJon Skeet2009-09-0938-11/+122
* Silverlight compatibility now working, although build files aren't idealJon Skeet2009-09-092-3/+173