18785 Commits (5772f0a18a94b67724deac39b98c7a4aad81d69b)
 

Author SHA1 Message Date
Joshua Haberman 446d7c27ee Rip out more stuff that belongs in higher layers. 16 years ago
Joshua Haberman 537ca81ada Credit where credit is due. 16 years ago
Joshua Haberman ecd855279d Removed CALLBACK() macro and struct of callbacks. 16 years ago
Joshua Haberman 7fefc5c875 Removed DECODE macro (wasn't buying much). 16 years ago
Joshua Haberman a0a99811be Removed bounds checking, for speed and simplicity. 16 years ago
Jon Skeet e81a9d7c87 Added ToBuilder and WeakToBuilder 16 years ago
Joshua Haberman a38b191e8d Move submessage begin code to handler as well. 16 years ago
Joshua Haberman faf6b5f3bf Massive changes (practically a rewrite). More compact and minimal. 16 years ago
Joshua Haberman 75ee6df2ff Newfound respect for 80 characters and for terseness. 16 years ago
Joshua Haberman 71311920a9 Fully add tests (oops) and bugfixes. 16 years ago
The Android Open Source Project 52067f67ad auto import from //branches/cupcake/...@132276 16 years ago
Jon Skeet 25a28580a6 Support packed primitive types 16 years ago
The Android Open Source Project f83a870b18 auto import from //branches/cupcake/...@130745 16 years ago
kenton@google.com 1556623fad Submit files missing from previous submit. 16 years ago
Joshua Haberman 9f2f5e18f1 Small tweaks. 16 years ago
Joshua Haberman b98433ce8c Implementations for ZigZag decoding. 16 years ago
Joshua Haberman 5fb04a8ba5 Tests and fixes to bugs that the tests found. 16 years ago
Joshua Haberman 8064bd419e Doh, remove .o file from the repository (that's embarrassing). 16 years ago
Joshua Haberman 6cc7230ba2 Add README and LICENSE. 16 years ago
Joshua Haberman d29a54fc97 Initial commit. 16 years ago
Jon Skeet 0ca3fecfaf Use atomic groups to mimic the possessive quantifier change in Java code 16 years ago
Jon Skeet 6a60ac33d0 String optimisations 16 years ago
Jon Skeet 49fcd4f794 Merge extensions correctly 16 years ago
Jon Skeet 642a8140c8 Setters/adders now throw ArgumentNullException appropriately. 16 years ago
Jon Skeet 25a2792283 Remove extraneous conversion to byte string 16 years ago
kenton@google.com 2d6daa72ab Push out changes from internal codebase. 16 years ago
Jon Skeet dc254e76fc Removed redundant import from tutorial proto 16 years ago
Jon Skeet a376734115 Changed benchmark namespace and fixed enum issue 16 years ago
Jon Skeet 79c72a9930 Benchmarking 16 years ago
Jon Skeet 343d9f54b4 Upgraded to protoc.exe 2.0.3. Added new build target of clean-build 16 years ago
Jon Skeet 8f8186a30b Benchmarking, dumping and munging 16 years ago
pesho.petrov 87e64e1cee Adding slicing support for repeated scalar fields and get/delete slice for composite fields. 16 years ago
Jon Skeet 0c89aa1fdb Move package declaration 16 years ago
Jon Skeet b8b7d4fca3 Remove ugly bootstrapping - we don't need it now. 16 years ago
kenton@google.com d41578239c Update trunk version to 2.0.4-SNAPSHOT. 16 years ago
kenton@google.com 2f3d8de767 Submit script used to post-process dist files. 16 years ago
kenton@google.com 25bc5cdc9c Support "Solaris 10 using recent Sun Studio". 16 years ago
kenton@google.com 1ea526879c Add full-system test for custom enum value options. (Previously, only a 16 years ago
kenton@google.com 2f669cbe75 * Avoid using pushd/popd in generate_descriptor_proto.sh because they are 16 years ago
kenton@google.com eb241fadf2 Fix call to superclass.__init__() to work on newer versions of Python. 16 years ago
kenton@google.com a001ed0c03 * Update version compatibility stuff -- 2.0.3 is in no way compatible with 16 years ago
kenton@google.com 9f1752889c Update CHANGES.txt with stuff from 2.0.3. 16 years ago
Jon Skeet 3f22511100 Added address book example 16 years ago
Jon Skeet 828510cdbd Refactor IsInitialized to match Java version 16 years ago
Jon Skeet 4cf9e3c619 Fix property special-casing 16 years ago
kenton@google.com 26bd9eee6e Integrate changes from internal code. 16 years ago
kenton@google.com a2a32c2043 Support HP C++ on Tru64. 16 years ago
Jon Skeet 1d131c98f0 New options now work fine. 16 years ago
Jon Skeet d6343be707 Refactored options 16 years ago
kenton@google.com 8da400ed12 Fix bugs in zero_copy_stream_impl. 16 years ago