18046 Commits (0b4173e3edd5970fea27759d62e573ea7561d400)
 

Author SHA1 Message Date
Joshua Haberman 14624e34d8 Added the first iteration of pbstruct. 16 years ago
Joshua Haberman 5a31f694a7 Implemented the array part of the fieldnum lookup. 16 years ago
Joshua Haberman e195d5379d Since the stack has a fixed size, don't allocate dynamically. 16 years ago
Joshua Haberman eaa0cdd6a1 Oops, malloc(array[int]) didn't do what I thought. 16 years ago
Joshua Haberman d351981f9e Change to a fixed stack size. 16 years ago
Joshua Haberman e67f5d5f02 Less code duplication, joy. 16 years ago
Joshua Haberman 47fb22194c Another test, another bugfix. 16 years ago
Joshua Haberman e6b461c84a More tests and bugfixes -- parses its first proto! 16 years ago
Joshua Haberman 73978bfc74 API cleanup. 16 years ago
Joshua Haberman 1aa1627fc1 Implemented the _init_parser() function. 16 years ago
Joshua Haberman afe132eb10 Remove DYNARRAY for the stack (wasn't buying much). 16 years ago
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