aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/ProtocolBuffers.csproj
Commit message (Expand)AuthorAgeFilesLines
* Normalizing base project configurationscsharptest2012-10-151-4/+4
* Added NOEXTENSIONS and NOFILEVERSION. Internalized golden_message test depen...csharptest2012-10-141-2/+4
* Add generated_code_attributes option, defaulted to false to generate the Comp...csharptest2012-10-141-1/+1
* Refactored SilverlightCompatibility.cs => FrameworkPortability.cs added NewLi...csharptest2012-10-141-2/+5
* Fixing build for SILVERLIGHT and COMPACT_FRAMEWORK before adding more buildcsharptest2012-10-121-0/+1
* - Upgraded NUnitcsharptest2011-10-041-80/+5
* Renamed SILVERLIGHT2 compilation constant to SILVERLIGHTcsharptest2011-10-021-2/+2
* Several build related changes in this commit:csharptest2011-10-021-6/+7
* Completed addition and testing of new add_serializable option.csharptest2011-09-091-0/+1
* Split off the Serialization namespace into a new assembly.csharptest2011-08-051-14/+0
* Changes from review e805fdfd3a6bcsharptest2011-08-051-0/+1
* Added initial DictionaryReader/Writer implementationscsharptest2011-06-101-0/+2
* Added the JsonFormatWriter/Readercsharptest2011-06-101-0/+3
* Added the XmlFormatWriter/Readercsharptest2011-06-101-0/+8
* Renamed Bytes to ByteArray and added a Reverse method.csharptest2011-06-081-1/+1
* Performance fix for float/double write bytes. Performance fix, do not use Ar...csharptest2011-06-081-0/+1
* Extracted ICodedInputStream interfacecsharptest2011-06-031-0/+1
* 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