aboutsummaryrefslogtreecommitdiff
path: root/protos
Commit message (Collapse)AuthorAgeFilesLines
* A few stylistic issuesJon Skeet2010-11-031-1/+0
|
* Completed the following changes & testing, see todo.txt for more informationcsharptest2010-09-031-0/+17
| | | | | | | | | | | 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
* Add option to remove CLSCompliance attributeJon Skeet2010-05-191-0/+3
|
* Allow creation of namespace directoriesJon Skeet2010-02-081-0/+24
|
* Added a flag to allow code contracts to be emittedJon Skeet2009-11-031-2/+3
|
* Fix custom options behaviourJon Skeet2009-06-052-1/+59
|
* Commit earlier deletesJon Skeet2009-03-052-276/+0
|
* Support packed primitive typesJon Skeet2009-02-182-0/+45
|
* Removed redundant import from tutorial protoJon Skeet2009-01-211-1/+0
|
* Changed benchmark namespace and fixed enum issueJon Skeet2009-01-162-2/+2
|
* BenchmarkingJon Skeet2009-01-162-2/+139
|
* Upgraded to protoc.exe 2.0.3. Added new build target of clean-buildJon Skeet2009-01-166-6/+0
|
* Benchmarking, dumping and mungingJon Skeet2009-01-161-0/+140
|
* Move package declarationJon Skeet2008-12-151-2/+2
|
* Added address book exampleJon Skeet2008-11-241-0/+33
|
* Fix property special-casingJon Skeet2008-11-241-4/+3
|
* New options now work fine.Jon Skeet2008-11-137-19/+24
|
* Refactored optionsJon Skeet2008-11-127-20/+29
|
* Fix bug in GeneratedBuilder.MergeFromJon Skeet2008-10-231-0/+1
|
* First cut at new layoutJon Skeet2008-10-228-0/+1429