44 Commits (57161d22de7691afc0c29aef917ab2928705452c)

Author SHA1 Message Date
csharptest 8bd88ea807 Added unit test to repro issue 28 13 years ago
csharptest 22efa1a8e8 Added a Notepad++ user-defined language syntax for protobuffer files 13 years ago
csharptest aeb30d8351 changes from review 13 years ago
csharptest 3c6e93283a Completed addition and testing of new add_serializable option. 13 years ago
csharptest 4a594cac93 Implemented [Obsolete] attribute for deprecated fields 13 years ago
csharptest a105eac521 Added support for negative enum values and tests 13 years ago
csharptest bde57ffc75 Cleanup per review comments. 13 years ago
csharptest 1851676b3c Allow field names that begin with underscore and number '_0' 13 years ago
csharptest 50a89c1c85 Fixed removal of all '_' from names, Added unit test. 13 years ago
csharptest b5ba93bf3c Integrated feedback from revision c97eeb8d933f 14 years ago
csharptest 3b70dd78ec Added recursion limits to AbstractReader.cs 14 years ago
csharptest c2a1f9b538 Unit testing of Packed/Unpacked parsing in Lite 14 years ago
csharptest 6da3170a95 Packed and Unpacked parsing allow for all repeated, per 2.3 14 years ago
csharptest 27bfcc5e1a Slight refactoring of Extensions to support lookup by name, added compatibility tests for text and binary formats. 14 years ago
Jon Skeet da4989c4ed Allow protoc to be targeted by protogen explicitly. 14 years ago
csharptest f1816beebe - Added CSharpServiceType NONE to skip service generation. 14 years ago
csharptest 68d831e3a4 Implementation of service interface generator 14 years ago
csharptest cb7fc65716 Tests and fixes 14 years ago
csharptest e495477358 Testing 14 years ago
csharptest 7d396f9d8a Testing and related fixes 14 years ago
csharptest 64bfac2825 Integrated latest protoc.exe (2.3) and added/updated test protos 14 years ago
Jon Skeet 57599ef16d A few stylistic issues 14 years ago
csharptest e8e1dab03f Completed the following changes & testing, see todo.txt for more information 14 years ago
Jon Skeet 706c5f6985 Add option to remove CLSCompliance attribute 15 years ago
Jon Skeet d3f2d098fa Allow creation of namespace directories 15 years ago
Jon Skeet b075ff5c17 Added a flag to allow code contracts to be emitted 15 years ago
Jon Skeet df67f1482b Fix custom options behaviour 16 years ago
Jon Skeet bceed3c198 Commit earlier deletes 16 years ago
Jon Skeet 25a28580a6 Support packed primitive types 16 years ago
Jon Skeet dc254e76fc Removed redundant import from tutorial proto 16 years ago
Jon Skeet a376734115 Changed benchmark namespace and fixed enum issue 16 years ago
Jon Skeet 79c72a9930 Benchmarking 16 years ago
Jon Skeet 343d9f54b4 Upgraded to protoc.exe 2.0.3. Added new build target of clean-build 16 years ago
Jon Skeet 8f8186a30b Benchmarking, dumping and munging 16 years ago
Jon Skeet 0c89aa1fdb Move package declaration 16 years ago
Jon Skeet 3f22511100 Added address book example 16 years ago
Jon Skeet 4cf9e3c619 Fix property special-casing 16 years ago
Jon Skeet 1d131c98f0 New options now work fine. 16 years ago
Jon Skeet d6343be707 Refactored options 16 years ago
Jon Skeet 20bfd9bf50 Fix bug in GeneratedBuilder.MergeFrom 16 years ago
Jon Skeet 6803686bc0 First cut at new layout 16 years ago