2128 Commits (aa5cb98712222e05594dc40a8009de024991c01d)

Author SHA1 Message Date
Jon Skeet 7de1aef848 Avoid creating UnknownFieldSets unless we really have to. 16 years ago
Jon Skeet 75f4268e60 Minor benchmarking changes 16 years ago
Jon Skeet bceed3c198 Commit earlier deletes 16 years ago
The Android Open Source Project 82155ace01 auto import from //depot/cupcake/@135843 16 years ago
The Android Open Source Project 778b51ced8 auto import from //depot/cupcake/@135843 16 years ago
The Android Open Source Project a3cc5f1795 auto import from //depot/cupcake/@132589 16 years ago
The Android Open Source Project bb7bbd7c9c auto import from //depot/cupcake/@137055 16 years ago
Jon Skeet e81a9d7c87 Added ToBuilder and WeakToBuilder 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
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
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 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 a001ed0c03 * Update version compatibility stuff -- 2.0.3 is in no way compatible with 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
kenton@google.com 32d0c3b853 Only build tests when running "make check", not "make". 16 years ago
kenton@google.com d0580eafd3 Fixed alignment issue that caused bus errors on platforms like sparc which 16 years ago
kenton@google.com de75437573 Simplify some template usage so that older compilers can handle it. (Users 16 years ago
kenton@google.com 3e91fcdd87 Work around GCC 4.3.0 x86_64 compiler bug (seen on Fedora 9). 16 years ago
Jon Skeet 60c059b8f0 Replaced copyright notice 16 years ago
Jon Skeet 20bfd9bf50 Fix bug in GeneratedBuilder.MergeFrom 16 years ago
Jon Skeet 52a035a4af A few tweaks 16 years ago
Jon Skeet 6803686bc0 First cut at new layout 16 years ago
Jon Skeet f0589506c9 Wiping slate clean to start again with new layout. 16 years ago
The Android Open Source Project 35be73bfeb Initial Contribution 16 years ago
kenton@google.com 3bdc135653 Avoid an "unused parameter" warning when using high warning levels. 16 years ago
kenton@google.com 7b29a2695c Update version number to 2.0.3-SNAPSHOT. 16 years ago
kenton@google.com a41a9dd532 * Fixed template specialization syntax that MSVC 2005 didn't like. Not sure if 16 years ago