Историја ревизија

Аутор SHA1 Порука Датум
  csharptest 9b3de69224 Changes from review f60f2676f7fa пре 14 година
  csharptest 84f7e09f02 Fixed comment пре 14 година
  csharptest 398a7f526c Removed unnessary parital declaration пре 14 година
  csharptest 74c5e0c376 Reformatted to include braces пре 14 година
  csharptest b00ea13eb1 Refactoring the ICoded interfaces (again) removing the use of some generic methods. пре 14 година
  csharptest ced18e10ae Several performance tweaks пре 14 година
  csharptest 367e02261c Performance tweek for reading entire unpacked array пре 14 година
  csharptest aef072a46f Renamed Bytes to ByteArray and added a Reverse method. пре 14 година
  csharptest 4ba365d793 Performance fix for double/float on read пре 14 година
  csharptest 2772dfe8a1 Performance fix for float/double write bytes. Performance fix, do not use Array.Copy. пре 14 година
  csharptest 17699c21f9 Extracted ICodedInputStream interface пре 14 година
  csharptest d2af9e923f Refactoring of CodedInputStream.Read??? to use boolean return with out param. пре 14 година
  csharptest 123e534914 Canged CodedInputStream.ReadTag to use boolean result with out params to пре 14 година
  csharptest 45a93fad4d Optimized access to ByteString from coded io. пре 14 година
  csharptest 71f662c33e reformatted all code to .NET standard formatting пре 14 година
  csharptest 10871cc8dd Removed more uses of InternalsVisibleTo, made more stuff public :) пре 14 година
  csharptest 804b6d842e Implementation work for Lite runtime and generator пре 15 година
  csharptest 80e73b922e Completed abstract lite builder and message пре 15 година
  csharptest d9c59e6613 First pass at interface breakup пре 15 година
  Jon Skeet f18a5b09ac Fixed spacing пре 15 година
  Charles Stanhope ef234da0e3 Added CodedInputStream ctor symmetrical with CodedOutputStream. пре 15 година
  Jon Skeet b49d3c7834 Support Compact Framework 3.5 пре 16 година
  Jon Skeet 0aac0e4fe3 Regionify copyright statement пре 16 година
  Jon Skeet 3c80886fa9 Silverlight compatibility other than SortedList пре 16 година
  Jon Skeet 2178b93bbb Fix bug when reading many messages - size guard was triggered пре 16 година
  Jon Skeet 60fb63e370 Initial Silverlight compatibility work пре 16 година
  Jon Skeet d6dd0a4560 Add CLSCompliance. пре 16 година
  Jon Skeet c298c89229 New tests, double build errors, and a few miscellaneous fixes пре 16 година
  Jon Skeet 2e6dc12fa8 Write/Read delimited messages пре 16 година
  Jon Skeet 25a28580a6 Support packed primitive types пре 16 година