aboutsummaryrefslogtreecommitdiff
path: root/src/ProtocolBuffers/Collections
Commit message (Expand)AuthorAgeFilesLines
* Tests and fixes for double-enumeration on AddRange and adding of null to Pops...csharptest2011-09-161-5/+33
* Changes from review e805fdfd3a6bcsharptest2011-08-051-3/+4
* Reformatted to include bracescsharptest2011-07-141-3/+18
* Several performance tweakscsharptest2011-06-092-18/+40
* reformatted all code to .NET standard formattingcsharptest2011-05-206-578/+652
* Added the ability to use an IEnumerable<T> when adding to a list, so you can do:Jon Skeet2009-06-052-1/+56
* Fix equality of messages to include unknown fieldsJon Skeet2009-05-284-21/+125
* Replaced copyright noticeJon Skeet2008-10-234-34/+82
* First cut at new layoutJon Skeet2008-10-224-0/+371