aboutsummaryrefslogtreecommitdiff
path: root/protos
Commit message (Expand)AuthorAgeFilesLines
* Issue #54: should retire all bytes in buffer (bufferSize)csharptest2013-05-071-0/+9
* Adding project templates and refactored buildcsharptest2012-10-154-2/+282
* Portability Changes -csharptest2012-10-142-2/+16
* Add generated_code_attributes option, defaulted to false to generate the Comp...csharptest2012-10-141-0/+4
* addressbook.proto - Imported the options and set the expected namespace and u...csharptest2012-10-101-0/+4
* Merge.Jon Skeet2012-06-041-1/+6
|\
| * Test and fix for issue 45. When we fetch properties, explicitly state thatJon Skeet2012-06-041-4/+8
* | Added option generate_private_ctor to disable private ctor generationcsharptest2011-10-051-0/+3
* | Added unit tests for Lite runtime services and serializationcsharptest2011-10-012-3/+38
* | Adding the types that were removed from unittest.proto and unittest_lite.protocsharptest2011-10-012-0/+83
* | Case-insensitive name conflict with Enumopt and EnumOpt, renamed one of themcsharptest2011-10-011-2/+2
* | Import of protoc 2.4.1 and associated proto changescsharptest2011-10-015-69/+217
* | merged issue-28csharptest2011-09-281-0/+9
|\ \
| * | Added unit test to repro issue 28csharptest2011-09-231-0/+9
| |/
* | Added a Notepad++ user-defined language syntax for protobuffer filescsharptest2011-09-221-0/+44
* | merge issue-20csharptest2011-09-203-84/+87
|\ \
| * | changes from reviewcsharptest2011-09-201-23/+21
| * | Completed addition and testing of new add_serializable option.csharptest2011-09-093-61/+66
| |/
* | merge issue-21csharptest2011-09-161-0/+21
|\ \
| * | Implemented [Obsolete] attribute for deprecated fieldscsharptest2011-09-091-0/+20
| |/
* / Added support for negative enum values and testscsharptest2011-09-091-0/+14
|/
* Cleanup per review comments.csharptest2011-08-131-1/+1
* Allow field names that begin with underscore and number '_0'csharptest2011-08-121-0/+6
* Fixed removal of all '_' from names, Added unit test.csharptest2011-08-121-0/+82
* Integrated feedback from revision c97eeb8d933fcsharptest2011-07-141-2/+0
* Added recursion limits to AbstractReader.cscsharptest2011-06-111-51/+55
* Unit testing of Packed/Unpacked parsing in Litecsharptest2011-06-061-0/+38
* Packed and Unpacked parsing allow for all repeated, per 2.3csharptest2011-06-041-0/+21
* Slight refactoring of Extensions to support lookup by name, added compatibili...csharptest2011-06-023-0/+333
* Allow protoc to be targeted by protogen explicitly.Jon Skeet2011-05-231-5/+0
* - Added CSharpServiceType NONE to skip service generation.csharptest2011-05-192-1/+32
* Implementation of service interface generatorcsharptest2011-05-032-73/+137
* Tests and fixescsharptest2010-11-191-0/+23
* Testingcsharptest2010-11-092-1/+88
* Testing and related fixescsharptest2010-11-081-0/+23
* Integrated latest protoc.exe (2.3) and added/updated test protoscsharptest2010-11-059-13/+1730
* A few stylistic issuesJon Skeet2010-11-031-1/+0
* Completed the following changes & testing, see todo.txt for more informationcsharptest2010-09-031-0/+17
* 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