aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/NameHelpers.cs
Commit message (Expand)AuthorAgeFilesLines
* Cleanup per review comments.csharptest2011-08-131-44/+25
* Added tests for the additions to NameHelpers.UnderscoresToXxxxxCasecsharptest2011-08-121-21/+29
* Allow field names that begin with underscore and number '_0'csharptest2011-08-121-1/+11
* Fixed removal of all '_' from names, Added unit test.csharptest2011-08-121-2/+2
* Rewrite of name capitalization routine 'UnderscoresToPascalOrCamelCase'csharptest2011-08-121-41/+47
* Reformatted to include bracescsharptest2011-07-141-1/+1
* reformatted all code to .NET standard formattingcsharptest2011-05-201-111/+135
* Removed more uses of InternalsVisibleTo, made more stuff public :)csharptest2011-05-201-1/+1
* Removed some uses of InternalsVisibleTo, made some stuff publiccsharptest2011-05-201-3/+3
* Regionify copyright statementJon Skeet2009-09-091-1/+4
* Fix copyright noticesJon Skeet2009-06-251-2/+31
* Initial Silverlight compatibility workJon Skeet2009-06-201-2/+3
* Refactored optionsJon Skeet2008-11-121-0/+78