2474 Commits (c20f67fdb4fbe752820a43b9ada2557112b0f3e3)
 

Author SHA1 Message Date
Jon Skeet 53c399a1d6 Revamp to reflection. 9 years ago
Jon Skeet 2ee4b56655 Merge pull request #629 from google/master 9 years ago
Jan Tattermusch c792db5d08 Merge pull request #628 from jtattermusch/csharp_addressbook_update 9 years ago
Jan Tattermusch 353b7a9985 Merge pull request #627 from jtattermusch/addressbook_proto3 9 years ago
Jisi Liu d119a27549 Merge pull request #621 from nico/staticass 9 years ago
Jan Tattermusch 43b17376f7 update addressbook example 9 years ago
Jan Tattermusch 352690efc7 regenerate Addressbook.cs 9 years ago
Jan Tattermusch 792ae21bde update addressbook.proto 9 years ago
Jan Tattermusch b0e5ba697e rename persons to people 9 years ago
Jan Tattermusch 359d32d4f7 use Google.Protobuf namespace for C# 9 years ago
Jan Tattermusch 4d86c2b495 fixed java example 9 years ago
Jan Tattermusch b95670f5fb fix python example 9 years ago
Jan Tattermusch 78709f20fb fix C++ example 9 years ago
Jan Tattermusch 69c14071ad update addressbook.proto to proto3 9 years ago
Joshua Haberman aba42edd8c Merge pull request #604 from haberman/ruby-conformance 10 years ago
Jan Tattermusch bd3367c8b4 Merge pull request #624 from jskeet/wkt-json 10 years ago
Jon Skeet c9fd53a3b7 First part of JSON formatting for well-known types. I think we need a reflection API rethink before doing the rest. 10 years ago
Josh Haberman c2c43a4917 Fixed lint errors and responded to CR comments. 10 years ago
Josh Haberman 95ee8fb88e Exclude JRuby from conformance tests for now. 10 years ago
Jisi Liu 58035596e7 Merge pull request #622 from pherl/splitheaders 10 years ago
Jisi Liu 51053120db Addming missing includes in stubs headers. 10 years ago
Nico Weber 56a90a2081 Let GOOGLE_COMPILE_ASSERT use static_assert if available. 10 years ago
Jisi Liu 798ed10e7a Merge pull request #613 from pherl/splitheaders 10 years ago
Jie Luo 7648852550 Merge pull request #601 from anandolee/master 10 years ago
Jon Skeet 3f5df7a74b Merge pull request #620 from google/jtattermusch-patch-2 10 years ago
Jan Tattermusch 9b28d4b12c Fix typo in buildall.sh 10 years ago
Jisi Liu 12f6e3dd0e update header list. 10 years ago
Jisi Liu 4dde2a87a9 Merge branch 'master' of github.com:google/protobuf into splitheader 10 years ago
Jisi Liu 7b216119ee Update make file for extra headers. 10 years ago
Jan Tattermusch 4e354c7028 Merge pull request #616 from jskeet/rename 10 years ago
Jon Skeet 86cf61d448 Updated csharp_EXTRA_DIST for Travis 10 years ago
Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 years ago
Jon Skeet 0f442a7533 Merge pull request #611 from jskeet/csharp-wrappers 10 years ago
Jon Skeet 34878cb14e Fixes from PR review. 10 years ago
Jan Tattermusch fa544f4835 Merge pull request #586 from jtattermusch/csharp_names_export 10 years ago
Jisi Liu 4e694f7b23 Split up common.h headers 10 years ago
Jie Luo ea7de1dadb Merge pull request #612 from jtattermusch/csharp_distcheck_fix 10 years ago
Jon Skeet 3da90e9f54 Make the map test actually test the code... 10 years ago
Jan Tattermusch a5cbf7061d Merge pull request #607 from jtattermusch/csharp_appveyor 10 years ago
Josh Haberman 181c7f2636 Added Ruby to conformance tests. 10 years ago
Jie Luo b2d2cf8b48 ignore UTF-8 BOM if it is in the begining of a proto file 10 years ago
Jan Tattermusch 271cba2871 updated csharp_EXTRA_DIST 10 years ago
Jon Skeet 8a0312b201 First pass at wrapper types. 10 years ago
Jon Skeet 8d47ec4f3e Fixes to ByteString's equality handling. 10 years ago
Jon Skeet b2ac868493 First part of implementing wrapper types. Not ready yet! 10 years ago
Jon Skeet 7ea5239792 Merge pull request #610 from jskeet/fix-enumerator 10 years ago
Jon Skeet 78b452b7ac Remove the struct-based iterator for RepeatedField. 10 years ago
Jon Skeet 3bf74a91bb Merge pull request #605 from jtattermusch/csharp_cleanup 10 years ago
Jan Tattermusch d4794c56b5 add C# build and tests to appveyor 10 years ago
Jan Tattermusch b4a24aa5fa added comment for ByteString.CopyFrom 10 years ago