my rage from v8 is spilling over
Go to file
Jason Neufeld 87bd4029cf Includes a MessageNano subclass's name's hashCode in hashCode calculations.
In the current implementation, a message with the same amount of null or
equal-valued fields as a different message type will have the same
hashCode. This adds more variety by including the hashCode of the
class's name in the hashCode calculations.

Change-Id: I284e3e6d198ad8037815948d1f65686465ffd623
Signed-off-by: Jason Neufeld <jneufeld@google.com>
2014-09-16 18:40:11 -07:00
java Make the tag field public. 2014-09-02 20:53:34 -07:00
src/google/protobuf Includes a MessageNano subclass's name's hashCode in hashCode calculations. 2014-09-16 18:40:11 -07:00
Android.mk Fix the aprotoc target for Windows. 2014-07-28 15:27:21 -07:00