Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  csharptest a3e8d12961 Updated changes.txt with previous and current release 11 vuotta sitten
  csharptest 53727a0ac7 Rebuild source for Issue 84 change to code generator 11 vuotta sitten
  csharptest b4bd2e0384 Issue 84: warning CS0219: The variable `size' is assigned but its value is never used 11 vuotta sitten
  csharptest 1e29e701a7 Fix build error for missing method Enum.GetValues() on some platforms 11 vuotta sitten
  csharptest e234691b67 Fix build error for missing class HashSet on some platforms 11 vuotta sitten
  csharptest 569212f38b Fix build error for missing assembly attribute AllowPartiallyTrustedCallers 11 vuotta sitten
  csharptest b0c94cd21c Fix build error for using namespace outside of conditional compilation 11 vuotta sitten
  csharptest 865e86d50c Fix build error in profiles without extension methods. 11 vuotta sitten
  csharptest 3faaac1b9a Issue 71: CodedInputStream.ReadBytes go to slow path unnecessarily 11 vuotta sitten
  csharptest f6a0c116f9 Issue 70: Portable library project has some invalid Nunit-based code. 11 vuotta sitten
  csharptest 13f56c0d9c amended: Add SecurityCritical attributes to serialization 11 vuotta sitten
  csharptest 6ab2678e27 Issue 56: NuGet package is noisy 11 vuotta sitten
  Jon Skeet 9dc7d7225d Optimize enum parsing. In a small enum-heavy benchmark, this improved the time 11 vuotta sitten
  Jon Skeet 3918275376 Add SecurityCritical attributes to serialization, and add the AllowPartiallyTrustedCallers 11 vuotta sitten
  Jon Skeet 92d6214e0f Add protoc plugin. 11 vuotta sitten
  Jon Skeet fd6c129298 Munge protoc's error format into a VS-C#-compatible output format. 11 vuotta sitten
  Jon Skeet 566607e0d9 Update the Mercurial ignore file for Roslyn. 11 vuotta sitten
  Jon Skeet 8bb0d7288e Add the ability to print a builder (not just a message), 11 vuotta sitten
  Jon Skeet 8e04d10dab Fix for issue 81: quoting for NUnit parameters. 11 vuotta sitten
  Jon Skeet f34759e05c Add test for clearing fields with reflection. 11 vuotta sitten
  Jon Skeet 2d245ffe6a Regenerated proto code with string.Concat approach to descriptor data. 12 vuotta sitten
  Jon Skeet 5a0feb2ae2 Upgrade solution format to Visual Studio 2012. This will lead to warnings 12 vuotta sitten
  Jon Skeet 3b0795c15a Use string.Concat instead of String.Concat to avoid potential import problems, 12 vuotta sitten
  Sergey Geyn 4a04773b5b fixed a bug in protogen causing 12 vuotta sitten
  csharptest d63096d1b2 Corrected code formatting and added TestCodedInputOutputPosition 12 vuotta sitten
  csharptest 9cdc9f2c74 Rearranged the order of operations in publish to label & commit before archive 12 vuotta sitten
  csharptest 785ac694c7 merged 12 vuotta sitten
  Jon Skeet dc8149fc64 Optimize FromBase64String to return Empty when presented with an empty string. 12 vuotta sitten
  Jon Skeet f86edcbb46 When we write a single character to a JSON output, make sure we actually have 12 vuotta sitten
  csharptest 0a0dd0333a Fix for bug in limited input stream's Position, Introduced Position on output stream 12 vuotta sitten