コミット履歴

作者 SHA1 メッセージ 日付
  csharptest 8f8187e4b3 version 2.4.1.555 10 年 前
  csharptest 53727a0ac7 Rebuild source for Issue 84 change to code generator 10 年 前
  Jon Skeet 2d245ffe6a Regenerated proto code with string.Concat approach to descriptor data. 12 年 前
  csharptest 8c8a82a260 version 2.4.1.521 12 年 前
  csharptest 14e011f61b Add generated_code_attributes option, defaulted to false to generate the CompilerGeneratedAttribute and GeneratedCodeAttribute attributes 13 年 前
  csharptest bf2a92c524 regenerated proto files with recent changes 13 年 前
  csharptest cf6987988a Post-release changes 14 年 前
  csharptest f2c16f1d0d version 2.4.1.473 14 年 前
  csharptest b6a1457211 merged issue-28 14 年 前
  csharptest 8c2b8d11de merged issue-22 14 年 前
  csharptest 17fb8f223e Fix for public constructor on messages 14 年 前
  csharptest a314d4c9fa Regenerated code with changes 14 年 前
  csharptest 1a0764ab27 First pass at implementation and testing of reusable builders. 14 年 前
  csharptest 4a594cac93 Implemented [Obsolete] attribute for deprecated fields 14 年 前
  csharptest 2d88733019 Inserted code region labeled "Designer generated code" which should be automatically 14 年 前
  csharptest 920b09a3b0 Finished adding find tag by name 14 年 前
  csharptest c671a4b317 A few performance tweaks of the ICodedOutputStream interface/implementation 14 年 前
  csharptest 17699c21f9 Extracted ICodedInputStream interface 14 年 前
  csharptest d2af9e923f Refactoring of CodedInputStream.Read??? to use boolean return with out param. 14 年 前
  csharptest 9928441649 Canged CodedInputStream.ReadTag to use boolean result with out params to 14 年 前
  csharptest 123e534914 Canged CodedInputStream.ReadTag to use boolean result with out params to 14 年 前
  csharptest ffafdaa0f9 Fully converted over to ICodedOutputStream for all WriteTo derivations 14 年 前
  csharptest 90922db77a Added the field name to all CodedOutputStream.Write??? calls 14 年 前
  csharptest 445bdcebe7 Completed adding attributes to all generated types 14 年 前
  csharptest 35b68527d3 Completed moving of keyfile and removing of InternalsVisibleTo usages 14 年 前
  csharptest 2503740153 version 2.3.0.277 14 年 前
  Jon Skeet 82bb0f1ef9 One-off patch to convert Unix line endings to Windows ones for generated source. Currently not sure why they ended up as Unix line endings after Git to Mercurial conversion, but we may need to tweak some repository settings. 14 年 前
  csharptest 980ba8dcd4 Full rutime working, Lite generator and runtime building but untested 15 年 前
  Jon Skeet 17ded8261d Fix issue 10 - check serialized size before writing to stream 15 年 前
  Jon Skeet 5cb5d782b0 Workaround for Mono bug 516379 16 年 前