- 12 Oct, 2009 1 commit
-
-
kenton@google.com authored
-
- 07 Oct, 2009 1 commit
-
-
kenton@google.com authored
-
- 15 Sep, 2009 2 commits
-
-
kenton@google.com authored
-
kenton@google.com authored
-
- 11 Sep, 2009 1 commit
-
-
kenton@google.com authored
Fix cross-compiling when building in a dedicated build directory. Fix pointed out by Pierre Kestener.
-
- 02 Sep, 2009 2 commits
-
-
kenton@google.com authored
Make sure to quality calls to std::swap. Otherwise, if a google::swap() exists (e.g. because the user is using our own dense_hash_map implementation) it will be chosen instead, leading to a compile error.
-
kenton@google.com authored
-
- 17 Aug, 2009 2 commits
-
-
kenton@google.com authored
-
temporal authored
-
- 14 Aug, 2009 1 commit
-
-
kenton@google.com authored
Don't use RTTI in down_cast if GOOGLE_PROTOBUF_NO_RTTI is defined. Patch from Chris Masone (of Google).
-
- 13 Aug, 2009 1 commit
-
-
kenton@google.com authored
-
- 12 Aug, 2009 1 commit
-
-
kenton@google.com authored
-
- 11 Aug, 2009 3 commits
-
-
kenton@google.com authored
-
kenton@google.com authored
-
kenton@google.com authored
Don't build unittest_enormous_decsriptor.proto in C++ because it's very slow on older GCCs. This file was meant for testing Java anyway.
-
- 10 Aug, 2009 4 commits
-
-
kenton@google.com authored
-
kenton@google.com authored
Fix MSVC projects to ensure that protoc is built before lite-test attempts to use it and that lite-test and tests don't attempt to generate the same .pb.* files at the same time.
-
kenton@google.com authored
-
temporal authored
-
- 08 Aug, 2009 2 commits
-
-
kenton@google.com authored
-
kenton@google.com authored
-
- 07 Aug, 2009 3 commits
-
-
kenton@google.com authored
-
kenton@google.com authored
Remove semi-broken Java thread-local builder freelist 'optimization'. Maybe bring back later in optional form.
-
kenton@google.com authored
-
- 06 Aug, 2009 3 commits
-
-
kenton@google.com authored
-
kenton@google.com authored
-
kenton@google.com authored
-
- 05 Aug, 2009 1 commit
-
-
kenton@google.com authored
-
- 04 Aug, 2009 5 commits
-
-
gk5885 authored
-
gk5885 authored
-
gk5885 authored
This fixes some issues with the lite profile for the java build in which the lite jar contained the full binary.
-
gk5885 authored
-
kenton@google.com authored
-
- 03 Aug, 2009 1 commit
-
-
kenton@google.com authored
-
- 01 Aug, 2009 6 commits
-
-
temporal authored
-
temporal authored
-
temporal authored
Use the nice macro to declare once-init control objects, like good little coders should. Otherwise the initialization routines never run on Mac. TODO: Investigate how this was broken.
-
kenton@google.com authored
-
kenton@google.com authored
Update MSVC project files for recent changes. Added new projects for libprotobuf-lite and the lite test.
-
kenton@google.com authored
-