aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers.sln
Commit message (Collapse)AuthorAgeFilesLines
* Integrated latest protoc.exe (2.3) and added/updated test protoscsharptest2010-11-051-0/+28
|
* missing virtual on MergeFromcsharptest2010-11-051-0/+1
|
* First pass at interface breakupcsharptest2010-11-041-0/+8
|
* Completed the following changes & testing, see todo.txt for more informationcsharptest2010-09-031-0/+8
| | | | | | | | | | | 1 - Add a way to specify the output directory 2 - Added an option "file_extension" to control the suffix for cs files generated, defaults to ".cs" 3 - Added the option for "umbrella_namespace" used when nest_classes=false and having name conflicts 4 - Optionally remove dependencies to csharp options 5 - Investigate command line parsing library 6 - Investigate calling protoc directly 7 - Unable to resolve dependencies correctly 8 - Added several (20) nunits to automate the command-line invocation of each option
* Can now at least *build* Silverlight2 assembly easily. Can't test though.Jon Skeet2009-09-091-14/+14
|
* Silverlight compatibility now working, although build files aren't idealJon Skeet2009-09-091-0/+17
|
* Benchmarking, dumping and mungingJon Skeet2009-01-161-0/+18
|
* Added address book exampleJon Skeet2008-11-241-0/+6
|
* First cut at new layoutJon Skeet2008-10-221-0/+38