29 Commits (38b84946479accd07b44f9b3dd46c3d293d4bf84)

Author SHA1 Message Date
liujisi@google.com 1e106bc320 Update contributors. 14 years ago
kenton@google.com eeb8fd7dc8 Fix bug with permanent callbacks that delete themselves when run. Patch from Evan Jones. 15 years ago
kenton@google.com daee05168e Optimize Java string serialization. Patch from Evan Jones. 15 years ago
kenton@google.com 28c2ec0dbd Fix some Java warnings. Patch from Evan Jones. 15 years ago
kenton@google.com 45258ff4e2 Fix 32/64-bit confusion on Solaris 10 x86. Patch from Oliver Jowett. 15 years ago
kenton@google.com ee7e9420e3 Use unordered_map when available. Changes to stl_hash.m4 provided by Oleg Smolsky. 15 years ago
kenton@google.com 6493368285 CodedInputStream.getTotalBytesRead(); patch from Michael Kucharski. 15 years ago
kenton@google.com f85d70f9e4 Optimize Java serialization of small messages to streams. Patch from Evan Jones. 15 years ago
kenton@google.com 32f330f7a4 Detect whether zlib is new enough. Based on patch from Oliver Jowett. 15 years ago
kenton@google.com 3aa7a0dafe HPUX patch from Alexander Melnikov. 15 years ago
kenton@google.com ceb561d65b Add Swap(), SwapElements(), and RemoveLast() to Reflection. Patch by Scott Stafford. 16 years ago
kenton@google.com a8923cdd9a More Sun CC hacks. Contributed by Monty Taylor. 16 years ago
kenton@google.com 2cdba5baee Add Emacs editor mode. Contributed by Alexandre Vassalotti. 16 years ago
kenton@google.com d37d46dfbc Integrate recent changes from Google-internal code tree. See CHANGES.txt 16 years ago
kenton@google.com a8e8ccf29c Improve performance of Python serialization. Patch from Will Pierce. 16 years ago
kenton@google.com 6dcd46c8d2 Fix initialization ordering problem in logging code. Based on patch from Wink Saville. 16 years ago
kenton@google.com cfa2d8aa87 Generate field number constants. Patch from Michael Poole. 16 years ago
kenton@google.com eb26a1efde Commit Michael Poole's patch for explicitly constructing all class fields in 16 years ago
kenton@google.com e59427a62c Commit Brian Olson's gzip stream implementations. 16 years ago
kenton@google.com f663b1602d Adds a flag to protoc called --error_format which specifies what 16 years ago
pesho.petrov 87e64e1cee Adding slicing support for repeated scalar fields and get/delete slice for composite fields. 16 years ago
kenton@google.com 25bc5cdc9c Support "Solaris 10 using recent Sun Studio". 16 years ago
kenton@google.com a2a32c2043 Support HP C++ on Tru64. 16 years ago
temporal 4014b9f83f Add @Override annotation to generated Java code where appropriate. 16 years ago
temporal a0f27fcd96 Heuristically detect sub-messages when printing unknown fields. 17 years ago
temporal 8ccb79057e Apply Leandro Lucarella <llucax@gmail.com>'s patches for VIM highlighting 17 years ago
temporal 24856db0e9 Applied Ulrich Kunitz's patches to slightly optimize Python serialization code. 17 years ago
temporal e773b43253 Allow trailing slashes in --proto_path mappings. 17 years ago
temporal 40ee551715 Initial checkin. 17 years ago