390 Commits (cd7b27be386290d9fbca89c7d52a51c2d1a8bf4c)

Author SHA1 Message Date
Feng Xiao 81a630c66e Update version number to v3.0.0-alpha-1 10 years ago
Feng Xiao 77931993f4 Explicitly list all Java lite runtime tests (and exclude those depending 10 years ago
Daniel Martin a32a1a761b Add tests for other ByteString subclasses 10 years ago
Feng Xiao 90f2f50233 Make Java TextFormat.printToUnicodeString() escape newlines. 10 years ago
Feng Xiao 418ece3bd1 Fix javadoc warnings. 10 years ago
Daniel Martin 5ff8dc8e00 Make ByteStrings serializable with java serialization. 10 years ago
Feng Xiao 99aa0f9e8f Down-integrate from internal code base. 10 years ago
Feng Xiao cd980d1c13 Prepare nano proto code to be merged into protobuf repository. 10 years ago
Feng Xiao f157a5651c Down-integrate from internal code base (C++ maps support). 10 years ago
Feng Xiao 6ef984af4b Down-integrate from internal code base. 10 years ago
Veres Lajos c76807211a typo fixes - https://github.com/vlajos/misspell_fixer 10 years ago
Behrooz Khorashadi 5d6fc1921d Added an API method in FieldData to allow access to the UnknownField data 10 years ago
Feng Xiao df5481c6b3 Update version number to 2.6.2-pre. 10 years ago
Feng Xiao bba83652e1 Update version number to 2.6.1. 10 years ago
Feng Xiao d9d1da95c6 Update version number to 2.6.1rc1 10 years ago
Feng Xiao 725326f1ee Update verification methods' names. 10 years ago
Feng Xiao f5691a617e Fix descriptor validation logic for packed enum fields. 10 years ago
Feng Xiao 345d49a51e Fix a bug that causes DynamicMessage.setField() to not work for repeated 10 years ago
Feng Xiao e428862450 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 10 years ago
Jisi Liu ec0c9e4a03 Bump version for maven-bundle-plugin 10 years ago
Brian Duff 5a9b4501db Make the tag field public. 10 years ago
Brian Duff 72881dad55 Add MessageNano.messageNanoEquals(). 10 years ago
Linus Tufvesson 2d60e102fa Fixed octal printing of bytearrays 10 years ago
Max Cai 42da25e969 Revert "Fixed octal printing of bytearrays" 10 years ago
Linus Tufvesson 32a45d0921 Fixed octal printing of bytearrays 10 years ago
jieluo@google.com 1eba9d9c74 merge tags/2.6.0 into trunk 10 years ago
jieluo@google.com db9f7dd1ac 1, Remove unkown field support in jave TextFormat 10 years ago
jieluo@google.com 76b8a769ab add LazyFieldLite.java 11 years ago
jieluo@google.com 01283faa47 add printUnicode methods in TextFormat 11 years ago
jieluo@google.com 4de8f55113 down integrate to svn 11 years ago
Juan Silveira c052b50388 Add a hasExtension method to ExtendableMessageNano. 11 years ago
Max Cai d1a8a8f6f1 Fix access around unknownFieldData. 11 years ago
Juan Silveira 79f19eb9f1 Keep pointers to extension values. 11 years ago
Max Cai 9ceb3d4acc Fix how getRepeatedFieldArrayLength works 11 years ago
Wink Saville 3b0952fb80 Revert "Merge commit 'e887563a' into fix-merge-conclict" 11 years ago
Wink Saville fadc11055e Revert "Merge commit 'e887563a' into fix-merge-conclict" 11 years ago
Jan-Willem Maarse b24fdd476f Fix NPE when clearing an extension in nano protos 11 years ago
Jeff Davidson ec4b1ce0b6 Support generation of Parcelable nano messages. 11 years ago
Jie Dai d9425a6218 Adds --ignore_service nano proto compiler flag 11 years ago
Dave Hawkey 598087ef53 Don't reset cachedSize to 0 in getSerializedSize 11 years ago
Wink Saville b7dd7d9294 Revert "Don't reset cachedSize to 0 in getSerializedSize" 11 years ago
Wink Saville 546ed9afaa Revert "am 5b931dc7: am ec0b12c3: Merge "Don\'t reset cachedSize to 0 in getSerializedSize"" 11 years ago
Dave Hawkey 5090f19ea7 Don't reset cachedSize to 0 in getSerializedSize 11 years ago
Max Cai 74959d4796 Fix repeated packed field merging code for non-packed data. 11 years ago
Max Cai e005be6554 Add validation when parsing enum fields. 11 years ago
Max Cai bc8eec3d2b Allow whitespace in nano codegen options. 11 years ago
Max Cai 79b311c163 Correctness: floating point equality using bits instead of ==. 11 years ago
Max Cai 1b1735ceb1 Don't serialize required fields whose 'has' flags are unset. 11 years ago
Max Cai e3714f0001 Extension overhaul. 11 years ago
Andrew Flynn 02a9ea00d1 Fix MessageNanoPrinter for accessors 11 years ago