8940 Commits (15add1af49f13d1661d3910d0eb6697b415a19d1)
 

Author SHA1 Message Date
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
The Android Open Source Project 42a1a5808d Merge branch 'open_source_no_contributions' into google_internal 16 years ago
The Android Open Source Project 091ddeafa4 Merge commit 'korg/cupcake' 16 years ago
The Android Open Source Project 5a08423c59 auto import from //branches/cupcake_rel/...@140373 16 years ago
Jean-Baptiste Queru d7af73ccec Merge commit 'remotes/korg/cupcake' into merge 16 years ago
Jon Skeet 7a66a6d3f4 Benchmark data update. 16 years ago
jonathan.skeet 90bdae226e Update benchmark data. 16 years ago
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 6678a73b0d For some reason the build file didn't get pushed last time 16 years ago
Jon Skeet bceed3c198 Commit earlier deletes 16 years ago
Jon Skeet ae87cf6e5c Moved benchmarking code around 16 years ago
jonathan.skeet 8604c745fc Added copyright notice, made constants constant, added GC call before each test. 16 years ago
jonathan.skeet ff9c9e4d93 Initial benchmarking. 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
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