411 Commits (b1f746fd718ae86e36f9e3df8b6194b6fcdc8255)
 

Author SHA1 Message Date
csharptest b1f746fd71 merged issue-33 correction 13 years ago
csharptest c96ed3bb5d Added SortedList to the Lite framework project 13 years ago
csharptest b868afac7c Backed out changeset: 47878e59489c 13 years ago
csharptest 2bb466e497 Removed old version of nuspec file 13 years ago
csharptest 5062b28342 Added nuspec for full/lite versions and NuGet publishing commands 13 years ago
csharptest ea4f254808 merged issue-32 13 years ago
csharptest 76a73945c2 merged fix for SortedList 13 years ago
csharptest c06481373f Added lite version of the serialization assembly 13 years ago
csharptest 8601fc98a4 Removed usages of SortedList`2 for Silverlight compatibility 13 years ago
csharptest 7f7a7547bb rebase to tip 13 years ago
csharptest 247c75344e merged issue-24 13 years ago
csharptest 06963f90c1 COmpleted. 13 years ago
csharptest f67c83365f Added comments for private fields 13 years ago
csharptest fa8fa92499 Added missing calls to ReadMessageEnd and writer.Flush. 13 years ago
csharptest 4b75bbe45f Fix for incorrect handling of Whitespace after an array open in XmlFormatReader 13 years ago
csharptest 353b0fad90 Changes from code review 13 years ago
csharptest c4d1d9dfc9 reintegration with tip 13 years ago
csharptest b6a1457211 merged issue-28 13 years ago
csharptest 8c2b8d11de merged issue-22 13 years ago
csharptest 7f20cc9084 merged issue-29 13 years ago
csharptest 35e85d9bed Fix complete 13 years ago
csharptest 17fb8f223e Fix for public constructor on messages 13 years ago
csharptest a314d4c9fa Regenerated code with changes 13 years ago
csharptest dc24b605e3 Generator changes to fix circular reference issues in static ctor 13 years ago
csharptest 8bd88ea807 Added unit test to repro issue 28 13 years ago
csharptest 3b625064e8 One more test to ensure DefaultInstance is read-only 13 years ago
csharptest 22efa1a8e8 Added a Notepad++ user-defined language syntax for protobuffer files 13 years ago
csharptest e0e128bb9a Added comments to service interfaces, added IDisposable to service stub since it's generated 13 years ago
csharptest 945ea76eaa merge issue-20 13 years ago
csharptest aeb30d8351 changes from review 13 years ago
csharptest f0b72c7443 Renamed readme.txt to CHANGES.txt for compatibility with main protobuf project. 13 years ago
csharptest 0f838d13d2 Fixed line-endings in bat/txt files 13 years ago
csharptest 8cd1e7049c merge issue-27 13 years ago
csharptest 784bf0cac3 merge issue-26 13 years ago
csharptest 026f2b417c merge issue-21 13 years ago
csharptest 18bf22c294 merge issue-19 13 years ago
csharptest cc5f781853 merge issue-6 13 years ago
csharptest e1e69ba353 Removed the NoWarn for missing comments 13 years ago
csharptest 4ecebd8b4a Tests and fixes for double-enumeration on AddRange and adding of null to PopsicleList 13 years ago
csharptest 2cf6e1b077 Last change for http support, adding a simple reader for query strings and/or 13 years ago
Nathan Brown 03b85d8b20 Remove XML documentation output in test project. It causes errors to show up 13 years ago
csharptest 2a1f0bd440 Added a few more tests to ensure XxxxList { get; } clones readonly builder 13 years ago
csharptest ec5fb9bd68 Fixes based on review 13 years ago
csharptest 0ce7bed44a Added nuget package configuration. 13 years ago
csharptest c86b504409 Missing braces :) 13 years ago
csharptest ef4af57b11 Missing braces :) 13 years ago
csharptest f52ec95ad5 revert of accidental AssemblyInfo version changes 13 years ago
csharptest 7b6044f888 one more test, we are done. 13 years ago
csharptest 1a0764ab27 First pass at implementation and testing of reusable builders. 13 years ago
csharptest 3c6e93283a Completed addition and testing of new add_serializable option. 13 years ago