2273 Commits (b2d2cf8b48c2235e048ea76368e0eda75c7c28d5)
 

Author SHA1 Message Date
Jisi Liu 0a7fc8f888 Add test for debug string for oneof 10 years ago
Jisi Liu a6fc5da0fc Fix review comments. 10 years ago
Jisi Liu f2cf6cdcb2 Remove the unused set common oneof variables in helper 10 years ago
Jisi Liu 72776c30af Add tests for oneofs. 10 years ago
Jisi Liu 968150327d partial oneof tests. 10 years ago
Jisi Liu 7b72a24a20 fix equal and hash for bytes field for javanano oneof 10 years ago
Jisi Liu b9e9469b4d Add tests for oneof equals and hash. 10 years ago
Jisi Liu 3ab660cd4a Uncomment string/bytes fields in oneof nano. 10 years ago
Jisi Liu 3accf81ea9 Clear oneofs. 10 years ago
Jisi Liu f173cdeb02 hashcode and equals for oneofs in nano. 10 years ago
Jisi Liu 06a2e29855 Equals for message oneof field in nano. 10 years ago
Jisi Liu c72d3d51ff Oneof message level elements (consts, case getter/clear) and messsage type field oneof support. 10 years ago
Jisi Liu 7794a98ff4 Initial check-in for message oneof. 10 years ago
Jisi Liu 33222b5a02 Initial check in for primitive oneof fields. 10 years ago
Jisi Liu f0e08fd4e4 Support maps in NanoPrinter. 10 years ago
Chris Fallin 709164e764 Merge pull request #213 from pherl/maps 10 years ago
Jisi Liu fbfdbe8ad8 Use EMPTY_BYTES in WireFormatNano 10 years ago
Chris Fallin b262575bf2 Merge pull request #212 from haberman/update-from-google 10 years ago
Josh Haberman 55cf8abecb Merge branch 'master' of github.com:google/protobuf 10 years ago
Josh Haberman cb3caf1e61 Integrate changes from Google open-source branch. 10 years ago
Jisi Liu 2cb2358cba Merge pull request #204 from pherl/master 10 years ago
Jisi Liu c265fbe3ca Mark factory setter API as private for alpha release. 10 years ago
Chris Fallin db87a9c07a Merge pull request #211 from isaiah/map_inspect 10 years ago
Isaiah Peng 4502626fa7 Google::Protobuf::Map#inspect should be consistent with Hash#inspect 10 years ago
Joshua Haberman 344a921a82 Merge pull request #209 from cfallin/ruby-protoc-maps 10 years ago
Chris Fallin 315b93fdcc Addressed code-review comment. 10 years ago
Chris Fallin a2bea0a001 Properly support maps in Ruby protoc and another bugfix. 10 years ago
Feng Xiao 43beb6268b Merge pull request #201 from gordana-cmiljanovic-imgtec/mips-atomic-ops-fix 10 years ago
Jisi Liu d1bbd856af Merge the javanano map test into the main test target. 10 years ago
Jisi Liu 33ccbcbe26 Add java compiled targets and several tests target into .gitignore. 10 years ago
Chris Fallin 504d124287 Merge pull request #203 from pherl/gitignore 10 years ago
Jisi Liu 7af23e88be Add java compiled targets and several tests target into .gitignore. 10 years ago
Bo Yang eb2ce02931 Fix absolute/relative path in output 10 years ago
Gordana Cmiljanovic b61b0c3304 MIPS: remove immediate constraint within CompareAndSwap. 10 years ago
Feng Xiao 96e379ff8b Add the .proto files for well-known types. 10 years ago
Chris Fallin 2e5123a399 Merge pull request #197 from nsuke/protoc-export-ruby 10 years ago
Nobuaki Sukegawa de525ec219 Add missing LIBPROTOC_EXPORT to ruby generator 10 years ago
Bo Yang e2555e235f Change target to output filenames 10 years ago
csharptest 53727a0ac7 Rebuild source for Issue 84 change to code generator 10 years ago
csharptest b4bd2e0384 Issue 84: warning CS0219: The variable `size' is assigned but its value is never used 10 years ago
csharptest 1e29e701a7 Fix build error for missing method Enum.GetValues() on some platforms 10 years ago
csharptest e234691b67 Fix build error for missing class HashSet on some platforms 10 years ago
csharptest 569212f38b Fix build error for missing assembly attribute AllowPartiallyTrustedCallers 10 years ago
csharptest b0c94cd21c Fix build error for using namespace outside of conditional compilation 10 years ago
csharptest 865e86d50c Fix build error in profiles without extension methods. 10 years ago
Jisi Liu 12d8a514c8 Get the map factory per mergeFrom() call for JavaNano. 10 years ago
csharptest 3faaac1b9a Issue 71: CodedInputStream.ReadBytes go to slow path unnecessarily 10 years ago
csharptest f6a0c116f9 Issue 70: Portable library project has some invalid Nunit-based code. 10 years ago
csharptest 13f56c0d9c amended: Add SecurityCritical attributes to serialization 10 years ago
csharptest 6ab2678e27 Issue 56: NuGet package is noisy 10 years ago