liujisi@google.com
334dfc21ec
fix a typo in vcproj
14 years ago
liujisi@google.com
0458bb26f6
rollback the previous acx_pthread.m4 fix.
14 years ago
liujisi@google.com
6f2c3b8734
Boost version number to 2.4.0-pre, add more test cases for text_format.py about unicode field.
14 years ago
liujisi@google.com
9b7f6c544a
Fix issues: 223 224 242.
14 years ago
liujisi@google.com
1fd96c43a0
Add new files for vcprojs, fix issues: 165, 211, 228, 240
14 years ago
liujisi@google.com
b4d64bf7f3
Remove hashmap.cc in vcproj files.
14 years ago
liujisi@google.com
5d8d2b0542
Fix issues: 200 202 211 215 237 246.
14 years ago
liujisi@google.com
2726e7a6eb
Fix issues: 166 167 172 175 181 188 192 194 195.
14 years ago
liujisi@google.com
0acafda8f4
Fix byte encoding macros.
14 years ago
kenton@google.com
baac9c39fe
Add some explicit casts to eliminate some warnings as described in issue 83 comment 17.
14 years ago
Wink Saville
4e79aac882
Rename protoc to aprotoc.
...
With gLucid protoc is installed in the base system, by renaming
our version there will be no confusion about which compiler is
being used.
Change-Id: I975e29e4444af9467c9b9600d5a2e7027f4046ae
14 years ago
Iain Merrick
f5bc288bb2
Build the protocol buffer compiler 'protoc'.
...
We need this to generate code for .proto files that have
been added to external/chromium (see change I6960c18d).
Change-Id: Ic7a78273ee4f066680039d2f724e658a84869621
14 years ago
liujisi@google.com
33165fe0d5
Submit recent changes from internal branch. See CHANGES.txt for more details.
14 years ago
Wink Saville
69004c5194
am 3574de1c: Remove vestigial references to StringUtf8Micro.
...
Merge commit '3574de1ca8301e1e13d1c89f2e2a902499d6bae9' into gingerbread-plus-aosp
* commit '3574de1ca8301e1e13d1c89f2e2a902499d6bae9':
Remove vestigial references to StringUtf8Micro.
14 years ago
Wink Saville
b164b01203
Remove vestigial references to StringUtf8Micro.
...
Change-Id: Ica75231b03de4768c671bf046b92bd7630ecd5c8
14 years ago
Jean-Baptiste Queru
ee613fac56
merge from gingerbread
...
Change-Id: Id43a6262c3f5cffc37db77748f129acb9c841823
14 years ago
Jean-Baptiste Queru
6ebe2303fd
Make these modules optional.
...
This allows compiling this code in Gingerbread.
Bug: 3064326
Change-Id: Idab78a5a31a3c2fc35bcdb773aaecf1e4fb70bcb
14 years ago
Omari Stephens
aa6776432a
Make protobuf usable by host-side java apps
...
Change-Id: Ic214bfb361eb2167d301b55a34b209a84a6d4a08
14 years ago
kenton@google.com
80aa23df6c
Fix Issue 218: Check for protoc executable in vsprojects directory.
14 years ago
kenton@google.com
a4a9ef8c8b
Roll back revision 313. A similar but far more exensive change was made in our internal branch, which will be integrated soon.
14 years ago
kenton@google.com
b541e3c966
Use native line endings on VS project files (they are, in fact, text).
14 years ago
kenton@google.com
27028bcb97
Fix issue 208.
15 years ago
kenton@google.com
0c293def6c
Fix issue 207
15 years ago
Wink Saville
7d0a2a3c88
Add libprotobuf-cpp-2.3.0-full.
...
Add full c++ version of libprotobuf as a static library.
Change-Id: I153bc913ff51e6a904284b733cac000497e1caac
15 years ago
Wink Saville
00302c1d16
Changed speed optimization for strings.
...
Removed use of StringUtf8Micro and instead use an extra byte array
instance variable directly in the class. This allows the list returned
for repeated strings to be a String instead of a StringUtf8Micro
making the class compatible with existing code.
Removed PerfTimer.java which isn't used.
Change-Id: Ie6acfb40f98f59a48c1a795d86f715078f9611f5
15 years ago
Wink Saville
e9da248ad9
Add libprotobuf-java-2.3.0-lite.
...
Also, have all the libraries follow the same naming convention so
rename com.google.protobuf.micro library to libprotobuf-java-2.3.0-micro.
Change-Id: I7c2a7d883a17f9a6d084ce4cac9601e344e416bf
15 years ago
Kenny Root
c0333631e1
Skip stlport for simulator
...
The host's stl library conflicts with stlport, so we need to exclude
stlport from inclusion in the build if we're targeting the simulator.
Change-Id: Ib4da6140f4b8abb271d8e67636ccec2a796c8c5a
15 years ago
Wink Saville
c778cad86d
Merge "Add libprotobuf-cpp-2.3.0-lite"
15 years ago
Wink Saville
acf8ef12d0
Add libprotobuf-cpp-2.3.0-lite
...
Added android/config.h which will be used to configure
android builds of libraries. Currently I've undef HAVE_HASH_MAP
and HAVE_HASH_SET as the versions in stlport generated compile
errors.
Updated .gitignore to be more selective on what it ignores so
android/config.h wouldn't be ignored.
Change-Id: I53f3636121db2c6017491a37998b816aaf0cab5d
15 years ago
Wink Saville
ce7a2b0149
Add support for Java micro protobuf's to protobuf-2.3.0.
...
See README.android for additional information.
Change-Id: I6693e405c0d651eacacd3227a876129865dd0d3c
15 years ago
Wink Saville
5ab6e29684
Add protobuf 2.3.0 sources
...
This is the contents of protobuf-2.3.0.tar.bz2 from
http://code.google.com/p/protobuf/downloads/list .
Change-Id: Idfde09ce7ef5ac027b07ee83f2674fbbed5c30b2
15 years ago
Wink Saville
e5566f8673
Add support for Java micro protobuf's to protobuf-2.2.0a.
...
See README.android for additional information.
Change-Id: I9c5ef2eec484cc87e32841f39060f8f27b8e8472
15 years ago
Wink Saville
3df2fda0e4
Add protobuf 2.2.0a sources
...
This is the contents of protobuf-2.2.0a.tar.bz2 from
http://code.google.com/p/protobuf/downloads/list and
is the base code for the javamicro code generator.
Change-Id: Ie9a0440a824d615086445b6636944484b3155afa
15 years ago
Wink Saville
f9e5cc7058
The Android specific files prior to adding protobuf 2.2.0a sources.
...
Change-Id: Ib1009c088a3815c9152385e2b764a2c7cd28317e
15 years ago
kenton@google.com
15b675eea5
add cast to avoid compiler warning
15 years ago
kenton@google.com
d09ab8538d
Allow services with lite runtime when using rpc generator plugin.
15 years ago
kenton@google.com
b3f6a15806
Improve coded_stream.h handling on MSVC. Avoid a bogus runtime check and enable little-endian optimization. Based on patch from Nathan McDaniel.
15 years ago
kenton@google.com
6793c1af26
Use full paths when writing MSVS-style errors. Patch from Oleg Smolsky.
15 years ago
kenton@google.com
eeb8fd7dc8
Fix bug with permanent callbacks that delete themselves when run. Patch from Evan Jones.
15 years ago
kenton@google.com
203637497a
Remove comment referring to non-protobuf code.
15 years ago
kenton@google.com
769ab6ff03
Fix missing header issue -- INT_MAX is defined in limits.h. I chose to use a different constant rather than add the #include.
15 years ago
The Android Open Source Project
3ac755cb94
am 96ccdc22: reconcile main tree with open-source eclair
...
Merge commit '96ccdc223b71f9e356d10ed3199007567996e062'
* commit '96ccdc223b71f9e356d10ed3199007567996e062':
android-2.1_r1 snapshot
15 years ago
The Android Open Source Project
b9ebfe977b
reconcile main tree with open-source eclair
15 years ago
kenton@google.com
c65c04195d
Fix issue 162: generated code should #include <algorithm> for std::swap().
15 years ago
kenton@google.com
daee05168e
Optimize Java string serialization. Patch from Evan Jones.
15 years ago
The Android Open Source Project
35991647f8
reconcile android-2.1_r1 snapshot
15 years ago
kenton@google.com
ab6950d75d
More Java warning tweaks from Evan Jones.
15 years ago
kenton@google.com
28c2ec0dbd
Fix some Java warnings. Patch from Evan Jones.
15 years ago
kenton@google.com
4844368346
Add missing include (that apparently didn't break anything on most platforms).
15 years ago
kenton@google.com
08e9036f61
Fix obvious syntax error that somehow works fine on MSVC and GCC 3.x-win32.
15 years ago