356 Commits (24095cc7e545d6f4044820a75fc42cbdd824cdca)
 

Author SHA1 Message Date
jieluo@google.com 24095cc7e5 Add deleted tests back for reflection_cpp2_test.py by addtional exception catch 10 years ago
jieluo@google.com 5dd5f0d09a change python README.txt 10 years ago
jieluo@google.com 2d10b80f45 change Makefile.am 10 years ago
jieluo@google.com b70e586603 put python cpp tests into pyext/ 10 years ago
jieluo@google.com 7580a8929f add shared_pr.h 10 years ago
jieluo@google.com bde4a3254a down integrate python opensource to svn 10 years ago
jieluo@google.com d7339318a3 Change java descriptor back to private 10 years ago
jieluo@google.com 83964a9ab4 1, Add comments for include<algorithm> we added for min/max on VS2013. 2, Add #if/#endif to wrap #undef 10 years ago
jieluo@google.com 7db9c098df change java compiler to only produce one java file 10 years ago
jieluo@google.com 9efebb3294 use #undef instead of change the name of MemoryBarrier 10 years ago
jieluo@google.com 8d6f04ad8d Cygwin doesn't work well if we try to capture stderr and stdout at the same time. Comment one test tempraly for Cygwin. Need to figure out why and add the test back for Cygwin. 10 years ago
jieluo@google.com ce58c88019 Remove AM_PROG_AR. 10 years ago
jieluo@google.com abe61de6e6 make changes to pass Cygwin 10 years ago
jieluo@google.com 91e32ac64d add #ifdef _MSC_VER 10 years ago
jieluo@google.com 81d833d07d add one file for VC 2013 10 years ago
jieluo@google.com 7ee0f3edc7 change some files to pass MSVC 2013 10 years ago
jieluo@google.com b7aebe4099 Change MemoryBarrier() to MemoryBarrierInternal(). Resolve name conflict in mingw gcc 4.8.1 10 years ago
jieluo@google.com db9f7dd1ac 1, Remove unkown field support in jave TextFormat 10 years ago
jieluo@google.com 9eda53a6f1 Increase the allocated_size_ should be after allocation. Otherwise there might have segmentation fault if allocation throws an exception. 11 years ago
jieluo@google.com e6726e2150 use decimal constants to avoid casting error with visual c /W4 11 years ago
jieluo@google.com 76b8a769ab add LazyFieldLite.java 11 years ago
jieluo@google.com 3b547d3526 Add iostream in message.cc. Remove unused in coded_stream_unittest.cc 11 years ago
jieluo@google.com a35f979c17 delete unused variable 11 years ago
jieluo@google.com 01283faa47 add printUnicode methods in TextFormat 11 years ago
jieluo@google.com 4de8f55113 down integrate to svn 11 years ago
liujisi@google.com c5553a3d18 Down-integrate pending changes from internal repository after previous release. 11 years ago
xiaofeng@google.com e7f2937962 Fix a bug in Arm64 atomicops. (https://codereview.appspot.com/88800045/) 11 years ago
xiaofeng@google.com 3aa5ea95a9 Fix and improve arm64 atomic operations in protobuf stubs (patch from rmcilroy@). 11 years ago
xiaofeng@google.com 2ca19bd806 Add Arm64 AtomicOps (patch from rmcilroy@) 11 years ago
xiaofeng@google.com a80030eff4 Replace TSan API declarations in atomicops_internals_tsan.h with a header inclusion (patch from glider@) 11 years ago
xiaofeng@google.com 37c7426b47 Replace kEmptyString wth OnceInit initialized string* 11 years ago
liujisi@google.com f0b6a5cfeb Add aarch64 architecture to platform_macros.h (patch by Sylvain Defresne) 11 years ago
xiaofeng@google.com 172019c40b Add missing #include of <algorithm> for min/max on VS2013 11 years ago
xiaofeng@google.com d833126822 Fix a typo. 12 years ago
xiaofeng@google.com 4f68d92cfa Add support for ThreadSanitizer atomicops API to protobuf - patch from glider@ 12 years ago
xiaofeng@google.com c9f69500b7 Update OSGi meta data. 12 years ago
xiaofeng@google.com 25b2a673ae Fix issue 474 12 years ago
xiaofeng@google.com 7f4c9e860e Add a comment about the new "allow_alias" option. 12 years ago
xiaofeng@google.com 7fe28a8973 Update version number in descriptor.pb.h and plugin.pb.h 12 years ago
xiaofeng@google.com 2c9392f8dd Update version number in trunk 12 years ago
xiaofeng@google.com a36f1b43e7 Exclude a failing test in MingW build. 12 years ago
xiaofeng@google.com 7f372559cc Down-integrate from internal branch 12 years ago
xiaofeng@google.com de3494fe5c Fix issue 403, issue 456, issue 462 12 years ago
xiaofeng@google.com e406747cd5 Fix issue 445, issue 449 12 years ago
xiaofeng@google.com 1e5a5e8419 Down-integrate from internal branch 12 years ago
liujisi@google.com 691f6da30b Rollback the export macros on internal classes/functions. 12 years ago
liujisi@google.com 117064c18b add missing dll export macros for msvc. 12 years ago
liujisi@google.com 71caf8c25d Remove "using" directives to disambiguate type_traits for vc2012. 12 years ago
liujisi@google.com f5b373dfb6 Fix a typo of nacl file name. 12 years ago
liujisi@google.com e9ee30962f Add missing qnx files. 12 years ago