7701 Commits (ea513d71e042315bfd689c602502cd9d14fc8a66)
 

Author SHA1 Message Date
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
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 b8c2fc57fc Fixed bug in GeneratedBuilder.MergeFrom - only fields already set in builder would be merged. 16 years ago
Jon Skeet 52a035a4af A few tweaks 16 years ago
Jon Skeet 87d6a3b8f7 Ignore solution cache files 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
Jon Skeet e60ce8bfaf Final commit before changing layout 16 years ago
kenton@google.com 580cf3c47c Update MSVC installation instructions for static linking change. 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 16b31d2a94 Make Python example output identical to C++ and Java by removing redundant 16 years ago
kenton@google.com a41a9dd532 * Fixed template specialization syntax that MSVC 2005 didn't like. Not sure if 16 years ago
Jon Skeet 7f90d8ee57 Made things a bit more public for the sake of ProtoGen 16 years ago
kenton@google.com c76caaccb8 Improvements to configure.ac from Jeff Bailey. 16 years ago
kenton@google.com cf3f638c92 Pass -Wall,no-obsolete to autoreconf. 16 years ago
kenton@google.com 7516a69050 Improve autogen.sh. 16 years ago
kenton@google.com c7f06b2ad5 Added clarification to license that generated code is owned by the owner of the 16 years ago
kenton@google.com 9b10f5845a * Fix build on MSVC. 16 years ago
kenton@google.com 0b3023fa65 Add file missing from rev 50. 16 years ago
kenton@google.com 24bf56fb3a Integrate changes from internal Google-internal branch. 16 years ago
kenton@google.com 3121a56ab4 Add file that was mysteriously missing from SVN tree. 16 years ago
kenton@google.com a69deb6477 Explicitly identify superclass in initializer lists for generated message 16 years ago
kenton@google.com 4410396f11 Work around absence of hash_map. 16 years ago
temporal 4014b9f83f Add @Override annotation to generated Java code where appropriate. 16 years ago
temporal bf86b546c3 Add code suggested by Michal Januszewski <michalj@gmail.com> to ensure that 16 years ago
Jon Skeet 7fd62ffd77 Initial setup of generator code. Little real functionality so far. 16 years ago
Jon Skeet 4658a3dd7e Doc fix 16 years ago
Jon Skeet dd9703ba53 Reduce dependencies 16 years ago