kenton@google.com
|
de74779454
fix SONAME in trunk
|
16 years ago |
jasonh+personal@google.com
|
9951233e9a
Fix Issue 136: the memoized serialized size for packed fields may not
|
16 years ago |
Dan Egnor
|
95dbaa67a8
The j2me protobuf code is now in vendor/google; remove it here.
|
16 years ago |
kenton@google.com
|
6493368285
CodedInputStream.getTotalBytesRead(); patch from Michael Kucharski.
|
16 years ago |
kenton@google.com
|
6ba3df0d32
Add benchmarks for writing to a FileOutputStream. Patch from Evan Jones.
|
16 years ago |
kenton@google.com
|
c0abf64e53
Convert ProtoBench.java to unix-style line endings.
|
16 years ago |
Jon Skeet
|
b075ff5c17
Added a flag to allow code contracts to be emitted
|
16 years ago |
Jon Skeet
|
b49d3c7834
Support Compact Framework 3.5
|
16 years ago |
kenton@google.com
|
f85d70f9e4
Optimize Java serialization of small messages to streams. Patch from Evan Jones.
|
16 years ago |
kenton@google.com
|
573989f782
Explicitly call superclass constructor in generated code to avoid pedantic warning. Based on patch from Oleg Smolsky.
|
16 years ago |
kenton@google.com
|
1a4193c2cb
Fix MSVC version check -- I was given bad info.
|
16 years ago |
kenton@google.com
|
c91e1fe82b
Support MSVC 2010 beta 1.
|
16 years ago |
kenton@google.com
|
477f799fb6
Improve error message regarding proto_path not matching .proto file.
|
16 years ago |
kenton@google.com
|
32f330f7a4
Detect whether zlib is new enough. Based on patch from Oliver Jowett.
|
16 years ago |
kenton@google.com
|
f4c6e4b37e
Fix protobuf-mode on XEmacs.
|
16 years ago |
kenton@google.com
|
721995d00a
Fix cross-compiling when building in a dedicated build directory. Fix pointed out by Pierre Kestener.
|
16 years ago |
Jon Skeet
|
0aac0e4fe3
Regionify copyright statement
|
16 years ago |
Jon Skeet
|
f29da03679
Can now at least *build* Silverlight2 assembly easily. Can't test though.
|
16 years ago |
Jon Skeet
|
8a5c7e792a
Silverlight compatibility now working, although build files aren't ideal
|
16 years ago |
Jon Skeet
|
3c80886fa9
Silverlight compatibility other than SortedList
|
16 years ago |
Jon Skeet
|
79a8c01033
Ignore mono binaries
|
16 years ago |
Jon Skeet
|
9dea1157ed
Merge branch 'master' of git@github.com:jskeet/dotnet-protobufs
|
16 years ago |
Jon Skeet
|
1872d080f7
Fixed bug spotted by danielr
|
16 years ago |
kenton@google.com
|
7fb9ae9df3
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.
|
16 years ago |
kenton@google.com
|
b26684a900
Remove test that had undefined behavior and thus did not pass on some platforms.
|
16 years ago |
kenton@google.com
|
3aa7a0dafe
HPUX patch from Alexander Melnikov.
|
16 years ago |
temporal
|
ad5672bad7
Update experimental SEBS file to support cross-compiling.
|
16 years ago |
kenton@google.com
|
0bcfeb9dcd
Don't use RTTI in down_cast if GOOGLE_PROTOBUF_NO_RTTI is defined. Patch from Chris Masone (of Google).
|
16 years ago |
kenton@google.com
|
8169c7fcde
Set version number to 2.2.1 in trunk.
|
16 years ago |
kenton@google.com
|
201b9be95d
Set release date.
|
16 years ago |