aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Make maps fields work on installed C++ protobufs.Gravatar Jisi Liu2015-02-25
* Add unix tools instructions for Mac.Gravatar Jisi Liu2015-02-24
* Propogate onChange() event when getFooBuilder() is on an oneof messageGravatar Jisi Liu2015-02-23
* Fix Java maps reflection to call onChange to populate changes to parentGravatar Jisi Liu2015-02-23
* Updated Ruby README with more details on getting started.Gravatar Chris Fallin2015-02-23
* Add JavaNano and Ruby protoc files into vs projGravatar Jisi Liu2015-02-22
* Add shutdown code for several newly introduced leaks;Gravatar Jisi Liu2015-02-21
* Include Ruby and JavaNano into dist packages.Gravatar Jisi Liu2015-02-21
* Update version number to 3.0.0-alpha-2Gravatar Jisi Liu2015-02-21
* Merge pull request #215 from cfallin/ruby-gem-versionGravatar Chris Fallin2015-02-20
|\
| * Update Ruby gem version to 3.0.0.alpha.2.0.Gravatar Chris Fallin2015-02-20
* | Merge pull request #214 from cfallin/ruby-changelogGravatar Chris Fallin2015-02-20
|\|
| * Updated Ruby README.Gravatar Chris Fallin2015-02-20
| * Updated CHANGES.txt to mention Ruby extension.Gravatar Chris Fallin2015-02-20
|/
* Add changelog for 3.0.0-alpha2 release.Gravatar Jisi Liu2015-02-20
* Use static_cast instead of dynamic_cast in arena unittest so that it canGravatar Jisi Liu2015-02-20
* Add test for debug string for oneofGravatar Jisi Liu2015-02-19
* Fix review comments.Gravatar Jisi Liu2015-02-19
* Remove the unused set common oneof variables in helperGravatar Jisi Liu2015-02-19
* Add tests for oneofs.Gravatar Jisi Liu2015-02-19
* partial oneof tests.Gravatar Jisi Liu2015-02-19
* fix equal and hash for bytes field for javanano oneofGravatar Jisi Liu2015-02-19
* Add tests for oneof equals and hash.Gravatar Jisi Liu2015-02-19
* Uncomment string/bytes fields in oneof nano.Gravatar Jisi Liu2015-02-19
* Clear oneofs.Gravatar Jisi Liu2015-02-19
* hashcode and equals for oneofs in nano.Gravatar Jisi Liu2015-02-19
* Equals for message oneof field in nano.Gravatar Jisi Liu2015-02-19
* Oneof message level elements (consts, case getter/clear) and messsage type fi...Gravatar Jisi Liu2015-02-19
* Initial check-in for message oneof.Gravatar Jisi Liu2015-02-19
* Initial check in for primitive oneof fields.Gravatar Jisi Liu2015-02-19
* Support maps in NanoPrinter.Gravatar Jisi Liu2015-02-19
* Merge pull request #213 from pherl/mapsGravatar Chris Fallin2015-02-19
|\
| * Use EMPTY_BYTES in WireFormatNanoGravatar Jisi Liu2015-02-19
* | Merge pull request #212 from haberman/update-from-googleGravatar Chris Fallin2015-02-18
|\ \
| * \ Merge branch 'master' of github.com:google/protobufGravatar Josh Haberman2015-02-17
| |\ \ | |/ / |/| |
| * | Integrate changes from Google open-source branch.Gravatar Josh Haberman2015-02-17
* | | Merge pull request #204 from pherl/masterGravatar Jisi Liu2015-02-17
|\ \ \ | | |/ | |/|
| * | Mark factory setter API as private for alpha release.Gravatar Jisi Liu2015-02-17
* | | Merge pull request #211 from isaiah/map_inspectGravatar Chris Fallin2015-02-17
|\ \ \
| * | | Google::Protobuf::Map#inspect should be consistent with Hash#inspectGravatar Isaiah Peng2015-02-14
* | | | Merge pull request #209 from cfallin/ruby-protoc-mapsGravatar Joshua Haberman2015-02-13
|\ \ \ \
| * | | | Addressed code-review comment.Gravatar Chris Fallin2015-02-13
| * | | | Properly support maps in Ruby protoc and another bugfix.Gravatar Chris Fallin2015-02-12
|/ / / /
* | | | Merge pull request #201 from gordana-cmiljanovic-imgtec/mips-atomic-ops-fixGravatar Feng Xiao2015-02-12
|\ \ \ \
| | | * | Merge the javanano map test into the main test target.Gravatar Jisi Liu2015-02-09
| | | * | Add java compiled targets and several tests target into .gitignore.Gravatar Jisi Liu2015-02-09
* | | | | Merge pull request #203 from pherl/gitignoreGravatar Chris Fallin2015-02-09
|\ \ \ \ \
| * | | | | Add java compiled targets and several tests target into .gitignore.Gravatar Jisi Liu2015-02-09
| | * | | | MIPS: remove immediate constraint within CompareAndSwap.Gravatar Gordana Cmiljanovic2015-02-09
| |/ / / / |/| | | |
* | | | | Merge pull request #197 from nsuke/protoc-export-rubyGravatar Chris Fallin2015-02-07
|\ \ \ \ \