コミット履歴

作者 SHA1 メッセージ 日付
  Jisi Liu 3accf81ea9 Clear oneofs. 11 年 前
  Jisi Liu f173cdeb02 hashcode and equals for oneofs in nano. 11 年 前
  Jisi Liu 06a2e29855 Equals for message oneof field in nano. 11 年 前
  Jisi Liu c72d3d51ff Oneof message level elements (consts, case getter/clear) and messsage type field oneof support. 11 年 前
  Jisi Liu 7794a98ff4 Initial check-in for message oneof. 11 年 前
  Jisi Liu 33222b5a02 Initial check in for primitive oneof fields. 11 年 前
  Jisi Liu f0e08fd4e4 Support maps in NanoPrinter. 11 年 前
  Chris Fallin 709164e764 Merge pull request #213 from pherl/maps 11 年 前
  Jisi Liu fbfdbe8ad8 Use EMPTY_BYTES in WireFormatNano 11 年 前
  Chris Fallin b262575bf2 Merge pull request #212 from haberman/update-from-google 11 年 前
  Josh Haberman 55cf8abecb Merge branch 'master' of github.com:google/protobuf 11 年 前
  Josh Haberman cb3caf1e61 Integrate changes from Google open-source branch. 11 年 前
  Jisi Liu 2cb2358cba Merge pull request #204 from pherl/master 11 年 前
  Jisi Liu c265fbe3ca Mark factory setter API as private for alpha release. 11 年 前
  Chris Fallin db87a9c07a Merge pull request #211 from isaiah/map_inspect 11 年 前
  Isaiah Peng 4502626fa7 Google::Protobuf::Map#inspect should be consistent with Hash#inspect 11 年 前
  Joshua Haberman 344a921a82 Merge pull request #209 from cfallin/ruby-protoc-maps 11 年 前
  Chris Fallin 315b93fdcc Addressed code-review comment. 11 年 前
  Chris Fallin a2bea0a001 Properly support maps in Ruby protoc and another bugfix. 11 年 前
  Feng Xiao 43beb6268b Merge pull request #201 from gordana-cmiljanovic-imgtec/mips-atomic-ops-fix 11 年 前
  Jisi Liu d1bbd856af Merge the javanano map test into the main test target. 11 年 前
  Jisi Liu 33ccbcbe26 Add java compiled targets and several tests target into .gitignore. 11 年 前
  Chris Fallin 504d124287 Merge pull request #203 from pherl/gitignore 11 年 前
  Jisi Liu 7af23e88be Add java compiled targets and several tests target into .gitignore. 11 年 前
  Gordana Cmiljanovic b61b0c3304 MIPS: remove immediate constraint within CompareAndSwap. 11 年 前
  Chris Fallin 2e5123a399 Merge pull request #197 from nsuke/protoc-export-ruby 11 年 前
  Nobuaki Sukegawa de525ec219 Add missing LIBPROTOC_EXPORT to ruby generator 11 年 前
  Jisi Liu 12d8a514c8 Get the map factory per mergeFrom() call for JavaNano. 11 年 前
  Jisi Liu d9a6f27bc3 implement hashCode() for JavaNano maps. 11 年 前
  Jisi Liu 1536e93349 Implement Equals for nano. 11 年 前