1. 252daef Add distributionManagement explicitly to prevent maven from using by Bo Yang · 9 years ago
  2. e107e2d Update version number to 3.0.0-alpha-4 by Bo Yang · 9 years ago
  3. 9839c0c Update version number to 3.0.0-alpha-3 by teboring · 9 years ago
  4. d94e65a Merge pull request #413 from TeBoring/master by Paul Yang · 9 years ago
  5. 5db2173 down-integrate internal changes by Bo Yang · 9 years ago
  6. 1aacb4f Include well-known types in Java runtime. by Feng Xiao · 9 years ago
  7. 654bd31 Clean up imports by Tamir Duberstein · 9 years ago
  8. badef1f Move `UTF_8` to `Internal` by Tamir Duberstein · 9 years ago
  9. 2820e86 Skip 3-byte test in CI by Tamir Duberstein · 9 years ago
  10. 210de28 DRY: Use `Charset` statics to eliminate exceptions by Tamir Duberstein · 9 years ago
  11. e84893f perf: String#getBytes(Charset) vs getBytes(String) by Viktor Szathmáry · 10 years ago
  12. 7139d1e Whitespace by Tamir Duberstein · 9 years ago
  13. cd04e9b rename python README, and fix markdown in java and python respectively by jesse · 9 years ago
  14. bf05592 Rename README.txt to README.md by Jesse Frankley · 9 years ago
  15. ed3c8a1 Merge pull request #225 from google/post-alpha2-integrate by Jisi Liu · 9 years ago
  16. c6170a9 Merge "Add a release profile for Java mvn project, which includes source file, javadoc packaging and signing." by Jisi Liu · 9 years ago
  17. b386c73 Add a release profile for Java mvn project, which includes source file, by Jisi Liu · 9 years ago
  18. 40f2df3 Bump the version number to 3.0.0-alpha-3-pre by Jisi Liu · 9 years ago
  19. 885b612 Down integrate from Google internal branch for C++ and Java. by Jisi Liu · 9 years ago
  20. 0e5fc48 Merge pull request #216 from cnauroth/Parser-JavaDoc by Jisi Liu · 9 years ago
  21. e70329c Propogate onChange() event when getFooBuilder() is on an oneof message field. by Jisi Liu · 9 years ago
  22. 20042b7 Fix Java maps reflection to call onChange to populate changes to parent by Jisi Liu · 9 years ago
  23. 8508198 Correct JavaDoc return value documentation for Parser#parseDelimitedFrom. by cnauroth · 9 years ago
  24. 7d8564f Update version number to 3.0.0-alpha-2 by Jisi Liu · 9 years ago
  25. cb0ba5f Update version number to v3.0.0-pre by Feng Xiao · 10 years ago
  26. 9104da3 Down-integrate from internal code base. by Feng Xiao · 10 years ago
  27. 6a949cd Remove usage of features not supported in Java 1.6. by Feng Xiao · 10 years ago
  28. 81a630c Update version number to v3.0.0-alpha-1 by Feng Xiao · 10 years ago
  29. 7793199 Explicitly list all Java lite runtime tests (and exclude those depending by Feng Xiao · 10 years ago
  30. 7f2a9fb Merge pull request #102 from fizbin/bytestring_serializable by Feng Xiao · 10 years ago
  31. a32a1a7 Add tests for other ByteString subclasses by Daniel Martin · 10 years ago
  32. 90f2f50 Make Java TextFormat.printToUnicodeString() escape newlines. by Feng Xiao · 10 years ago
  33. 418ece3 Fix javadoc warnings. by Feng Xiao · 10 years ago
  34. 5ff8dc8 Make ByteStrings serializable with java serialization. by Daniel Martin · 10 years ago
  35. 99aa0f9 Down-integrate from internal code base. by Feng Xiao · 10 years ago
  36. f157a56 Down-integrate from internal code base (C++ maps support). by Feng Xiao · 10 years ago
  37. 643d09a Merge branch 'typofixes-vlajos-20141108' of https://github.com/vlajos/protobuf into typo by Feng Xiao · 10 years ago
  38. 6ef984a Down-integrate from internal code base. by Feng Xiao · 10 years ago
  39. c768072 typo fixes - https://github.com/vlajos/misspell_fixer by Veres Lajos · 10 years ago
  40. df5481c Update version number to 2.6.2-pre. by Feng Xiao · 10 years ago
  41. bba8365 Update version number to 2.6.1. by Feng Xiao · 10 years ago
  42. d9d1da9 Update version number to 2.6.1rc1 by Feng Xiao · 10 years ago
  43. 56aa52d Merge pull request #38 from xfxyjwf/fix17 by Feng Xiao · 10 years ago
  44. 725326f Update verification methods' names. by Feng Xiao · 10 years ago
  45. f5691a6 Fix descriptor validation logic for packed enum fields. by Feng Xiao · 10 years ago
  46. 345d49a Fix a bug that causes DynamicMessage.setField() to not work for repeated by Feng Xiao · 10 years ago
  47. e428862 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers by Feng Xiao · 10 years ago
  48. ec0c9e4 Bump version for maven-bundle-plugin by Jisi Liu · 10 years ago
  49. 1eba9d9 merge tags/2.6.0 into trunk by jieluo@google.com · 10 years ago
  50. db9f7dd 1, Remove unkown field support in jave TextFormat by jieluo@google.com · 10 years ago
  51. 76b8a76 add LazyFieldLite.java by jieluo@google.com · 10 years ago
  52. 01283fa add printUnicode methods in TextFormat by jieluo@google.com · 10 years ago
  53. 4de8f55 down integrate to svn by jieluo@google.com · 10 years ago
  54. c9f6950 Update OSGi meta data. by xiaofeng@google.com · 11 years ago
  55. 2c9392f Update version number in trunk by xiaofeng@google.com · 11 years ago
  56. ef9acc4 Update version to 2.5.0-pre by liujisi@google.com · 12 years ago
  57. d2d50f9 Fix Java compile issues under JDK 1.5 by xiaofeng@google.com · 12 years ago
  58. a058718 Fix issue 298: add OSGi configuration to pom.xml - patch from Thomas Kock by xiaofeng@google.com · 12 years ago
  59. b55a20f Down-integrate from internal branch by xiaofeng@google.com · 12 years ago
  60. 3239fec Close resources properly for java tests and examples. by liujisi@google.com · 13 years ago
  61. 02d7015 Allow String to be used as message names. by liujisi@google.com · 13 years ago
  62. 5c24564 Update mainline version to 2.4.2-pre. by liujisi@google.com · 13 years ago
  63. 3dc4a7b Fix incomplete comments. by liujisi@google.com · 13 years ago
  64. 5a5e67a Make protobuf java JDK 1.5 compatible. by liujisi@google.com · 13 years ago
  65. 9cf65b7 Use fully qualified java.lang.Object in protoc java code. by liujisi@google.com · 13 years ago
  66. eab9b5d Fix issue 256: compute the correct size for negative enum values, which need to be sign extended. by jasonh@google.com · 13 years ago
  67. 01cba4b Update mainline version to 2.4.1-pre. by liujisi@google.com · 13 years ago
  68. bdfc1ea Add missing files into pom.xml for protobuf-lite. by liujisi@google.com · 14 years ago
  69. 5c20ca1 Escape C++ Trigraphs. by liujisi@google.com · 14 years ago
  70. 6f2c3b8 Boost version number to 2.4.0-pre, add more test cases for text_format.py about unicode field. by liujisi@google.com · 14 years ago
  71. 5d8d2b0 Fix issues: 200 202 211 215 237 246. by liujisi@google.com · 14 years ago
  72. 2726e7a Fix issues: 166 167 172 175 181 188 192 194 195. by liujisi@google.com · 14 years ago
  73. 33165fe Submit recent changes from internal branch. See CHANGES.txt for more details. by liujisi@google.com · 14 years ago
  74. a4a9ef8 Roll back revision 313. A similar but far more exensive change was made in our internal branch, which will be integrated soon. by kenton@google.com · 14 years ago
  75. daee051 Optimize Java string serialization. Patch from Evan Jones. by kenton@google.com · 14 years ago
  76. ab6950d More Java warning tweaks from Evan Jones. by kenton@google.com · 15 years ago
  77. 28c2ec0 Fix some Java warnings. Patch from Evan Jones. by kenton@google.com · 15 years ago
  78. ea75323 Update version number in trunk to 2.3.1. by kenton@google.com · 15 years ago
  79. 7b7a80e Tweak doc comments. by kenton@google.com · 15 years ago
  80. 5353018 Address comments from various code reviews. by kenton@google.com · 15 years ago
  81. 35d2f01 In Java's TextFormat, correcty concatenate adjacent string literals, as C++ does. Also fix a bug in handling of single-quoted strings. by kenton@google.com · 15 years ago
  82. 6e8b9e4 Make extension identifiers final. This improves security when untrusted code is present in the same class loader. In order to get around initialization ordering issues, I simply made the constructor for extension identifiers take no arguments and deferred initialization to an internalInit() method, which generated code will always call during init. by kenton@google.com · 15 years ago
  83. 25cf9e3 getExtension() on an empty repeated field should return an empty list, not a singular default value. by kenton@google.com · 15 years ago
  84. 28e46df Clarify that pushLimit() does not limit the number of bytes CodedInputStream will read from the underlying InputStream. by kenton@google.com · 15 years ago
  85. afd32ab Set version to 2.3.0-pre. by kenton@google.com · 15 years ago
  86. fccb146 Massive roll-up of changes. See CHANGES.txt. by kenton@google.com · 15 years ago
  87. 9951233 Fix Issue 136: the memoized serialized size for packed fields may not by jasonh+personal@google.com · 15 years ago
  88. 6493368 CodedInputStream.getTotalBytesRead(); patch from Michael Kucharski. by kenton@google.com · 15 years ago
  89. f85d70f Optimize Java serialization of small messages to streams. Patch from Evan Jones. by kenton@google.com · 15 years ago
  90. 8169c7f Set version number to 2.2.1 in trunk. by kenton@google.com · 15 years ago
  91. fdd9d3c Remove more of the stuff that was supposed to be removed in r190. by kenton@google.com · 15 years ago
  92. 323e632 doc comment tweaks by kenton@google.com · 15 years ago
  93. 7ddfb4c Remove semi-broken Java thread-local builder freelist 'optimization'. Maybe bring back later in optional form. by kenton@google.com · 15 years ago
  94. 68996fc Gigantic descriptors shouldn't overflow the Java string literal size limit. by kenton@google.com · 15 years ago
  95. 445f102 Update version number to 2.2.0-pre. by kenton@google.com · 15 years ago
  96. 6c9f002 OCD by kenton@google.com · 15 years ago
  97. 5ea590d add lite profile docs in the README by gk5885 · 15 years ago
  98. 5bf5361 Ensure that only the lite tests are run, even if all tests have been compiled by gk5885 · 15 years ago
  99. a4022f8 This fixes some issues with the lite profile for the java build in which the lite jar contained the full binary. by gk5885 · 15 years ago
  100. ac4764e Update the pom to support the 'lite' profile. by gk5885 · 15 years ago