aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/ProtocolBuffers.csproj
Commit message (Expand)AuthorAgeFilesLines
* Extracted initial ICodedOutputStream interfacecsharptest2011-06-031-0/+2
* Moved key file to /keys directorycsharptest2011-05-201-4/+1
* merged from protobuf-csharp-portcsharptest2011-05-191-6/+14
|\
| * enabled xml documentation generationcsharptest2011-05-191-0/+8
* | Implementation of service interface generatorcsharptest2011-05-031-205/+206
|/
* Fixed build for lite runtimeJon Skeet2010-12-141-10/+9
* 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-121-1/+22
|\ \ | |/ |/|
| * Full rutime working, Lite generator and runtime building but untestedcsharptest2010-11-071-0/+4
| * Implementation work for Lite runtime and generatorcsharptest2010-11-071-0/+1
| * Completed abstract lite builder and messagecsharptest2010-11-051-0/+8
| * First pass at interface breakupcsharptest2010-11-041-1/+9
* | 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
* | Converted solution to VS2010ArnoldZokas2010-11-221-1/+41
|/
* Support Compact Framework 3.5Jon Skeet2009-11-031-1/+1
* Silverlight compatibility now working, although build files aren't idealJon Skeet2009-09-091-3/+16
* Added the ability to use an IEnumerable<T> when adding to a list, so you can do:Jon Skeet2009-06-051-0/+1
* Fix equality of messages to include unknown fieldsJon Skeet2009-05-281-0/+1
* Setters/adders now throw ArgumentNullException appropriately.Jon Skeet2009-01-271-0/+1
* Benchmarking, dumping and mungingJon Skeet2009-01-161-0/+1
* Refactored optionsJon Skeet2008-11-121-0/+1
* First cut at new layoutJon Skeet2008-10-221-0/+121