219 Commits (c722c3d29440de4b33bed3e4d908cabe38a1196f)

Author SHA1 Message Date
Anuraag Agrawal bf483dfb99 Allow unknown values for Map put*Value methods just like every other enum mutation method. 8 years ago
Anuraag Agrawal 09328db1ff Fix test for unexpected type url when parsing Any. Currently, the test fails since TestAllTypes doesn't have field '@type', which is the same test as testUnknownFields. 8 years ago
Anuraag Agrawal 662f97841e Fix duplicate fields test. The repeated version is passing because null values in a repeated field are rejected and not testing what it wanted to. Also adds a oneof version that verifies the case of oneof fields of different names (currently only same name check seems to be tested). 8 years ago
Anuraag Agrawal 58373fa160 Fix error message for int64 parse error. 8 years ago
Feng Xiao c2b3b3e04e Update Java version number and dependency. 8 years ago
Feng Xiao 84f6954ca9 Fix Java build. 8 years ago
Feng Xiao d36c0c538a Down-integrate from google3. 8 years ago
prehistoric-penguin 33cc25f36c Remove duplicated copyright statement 8 years ago
Josh Haberman 496cd481fa Changed scope of Java deps to "test". 8 years ago
Jisi Liu f4f31e73f2 Suppress the last unchecked warning. 8 years ago
Jisi Liu 81fe52fbd4 Fix java code according to error prone. 8 years ago
Feng Xiao 03c8c8be6d Update comments for setSizeLimit. 8 years ago
Jisi Liu 009e491bd7 Fix GeneratedMessageV3 warnings. 8 years ago
Jisi Liu 7c7534413a Fix lint warnings in the javalite branch. 8 years ago
Feng Xiao 075475f834 Don't expose gson exceptions in JsonFormat. 8 years ago
Feng Xiao 4ae8656b6d Make JsonFormat locale independent. 8 years ago
Sebastian Schuberth 902af0816e Prefer the term "3-Clause BSD License" over "New BSD License" 8 years ago
Sebastian Schuberth 6395a1cbd9 Fix links to the New BSD License in meta-data 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
goorov 24908e1b32 Update AbstractMessage.java 8 years ago
goorov fac90c66c3 Update AbstractMessage.java 8 years ago
Caleb Welton 1a56251a35 oneOf fix for JsonFormat includingDefaultValueFields 8 years ago
Michael Stack 7550bcd89f Change CodedInputStream#DEFAULT_SIZE_LIMIT from 64MB to 8 years ago
Adam Cozzette 5a76e633ea Integrated internal changes from Google 8 years ago
Time ed08341234 #2356 : fix ExceptionInInitializerError on IBM J9 8 years ago
Christopher Tubbs eb7f3a3ad1 Use latest maven-compiler-plugin (2.6.0) 8 years ago
nmittler c0f95c6f94 Hacking ByteBufferWriter to work with GAE 8 years ago
Bo Yang f9f3c35eb3 Update version number. 8 years ago
Feng Xiao f933d10fbe Update version number. 8 years ago
Feng Xiao 04d72c2997 Fix java compatibilty tests. 8 years ago
Bo Yang fe1aaad7fe Fix bugs for internal integration. 8 years ago
Bo Yang 15f4db6cb1 Bump version number to 3.1.0-alpha-1. 8 years ago
Bo Yang cc8ca5b6a5 Integrate internal changes 8 years ago
Bo Yang 8c88762e3e Update version number. 8 years ago
Feng Xiao 2649844cab Update version number. 8 years ago
Feng Xiao 5270e93803 Fix java compatibilty tests. 8 years ago
Bo Yang b28ab73d22 Fix gson dependency. 8 years ago
Bo Yang 22d7248c97 Fix bugs for internal integration. 8 years ago
Bo Yang 6cb6bd9f21 Fix gson dependency. 8 years ago
Bo Yang ebcda12102 Bump version number to 3.1.0-alpha-1. 8 years ago
Bo Yang 98835fb8f8 Integrate internal changes 8 years ago
Patrick Strawderman 9ac84f8f3f Fix erroneous comment regarding String.substring 8 years ago
Dave Protasowski 1fc416be21 Allow the JsonFormat.Parser to ignore unknown fields 8 years ago
Jisi Liu 6e11540b32 Bump version number to 3.0.2 8 years ago
Feng Xiao 52e491b3bb Use 64-bit protoc binaries in compatibility tests. 8 years ago
Feng Xiao 30647cae9f Use 64-bit protoc binaries in compatibility tests. 8 years ago
Jisi Liu fb7a7c5f1f Bump version number for GA 8 years ago
Feng Xiao 36adb40064 Update compatibility tests as well. 8 years ago
Feng Xiao 2e30301837 Versioning Java GeneratedMessage. 8 years ago
Feng Xiao fa52702408 Include javadoc/source in Java release packages. 8 years ago