- 03 Aug, 2009 1 commit
-
-
kenton@google.com authored
-
- 01 Aug, 2009 8 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
-
kenton@google.com authored
-
kenton@google.com authored
-
- 31 Jul, 2009 2 commits
-
-
kenton@google.com authored
-
kenton@google.com authored
-
- 29 Jul, 2009 4 commits
-
-
kenton@google.com authored
Remove two empty source files. This doesn't actually have any effect on code size but might as well get rid of them.
-
kenton@google.com authored
-
kenton@google.com authored
TODO: Compile conditionally? Provide a way to omit ExtensionSet? Should libprotobuf depend on libprotobuf-lite instead of being a stand-alone lib?
-
kenton@google.com authored
C++ and Java. See CHANGES.txt for more details.
-
- 24 Jul, 2009 1 commit
-
-
kenton@google.com authored
-
- 08 Jul, 2009 1 commit
-
-
kenton@google.com authored
Fix problems with emacs protobuf mode, I guess. See <http://www.opensubscriber.com/message/emacs-devel@gnu.org/7155093.html>. Patch from domq@google.com.
-
- 25 Jun, 2009 1 commit
-
-
kenton@google.com authored
-
- 01 Jun, 2009 1 commit
-
-
kenton@google.com authored
-
- 28 May, 2009 1 commit
-
-
kenton@google.com authored
-
- 18 May, 2009 1 commit
-
-
kenton@google.com authored
-
- 13 May, 2009 1 commit
-
-
kenton@google.com authored
-
- 06 May, 2009 5 commits
-
-
kenton@google.com authored
Fix compile error on Cygwin, where int32 is typedefed to long instead of int, and the compiler can't figure out which overload of this method to use in that case.
-
kenton@google.com authored
-
kenton@google.com authored
-
kenton@google.com authored
-
kenton@google.com authored
(takes too long).
-
- 01 May, 2009 4 commits
-
-
kenton@google.com authored
-
kenton@google.com authored
-
kenton@google.com authored
-
kenton@google.com authored
-
- 28 Apr, 2009 9 commits
-
-
temporal authored
-
kenton@google.com authored
Add second run of cpp_unittest which verifies that descriptors are constructed lazily. This is accomplished by avoiding any use of descriptors while testing a bunch of other operations, then checking at the end that descriptors have not been constructed.
-
kenton@google.com authored
-
kenton@google.com authored
-
kenton@google.com authored
-
kenton@google.com authored
-
kenton@google.com authored
Add test verifying that protoc accepts trailing backslashes on Windows, which some users claim doesn't work. Seems to work on my machine.
-
kenton@google.com authored
-
kenton@google.com authored
-