255 Commits (0dd3fef8431591637459f330db61e8c1485495a3)

Author SHA1 Message Date
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
liujisi@google.com 4d8c2f94fb Add arm_qnx atomic ops support and add missing header files in Makefile.am 12 years ago
liujisi@google.com 98080e8598 Update upb namespace in friendship declaration. 12 years ago
liujisi@google.com cb77c4c381 Generate a warning for duplicated enum values, when allow_alias option isn't 12 years ago
liujisi@google.com 4770277ec7 Add the missing PNaCl atomicops support. 12 years ago
liujisi@google.com 728aa760fd Down-integrate form internal opensource branch 12 years ago
xiaofeng@google.com 0b30eb8c87 Fix the name of thread safety macros. 12 years ago
liujisi@google.com 5d701498dd Remove unused macros. 12 years ago
liujisi@google.com 5e6539205e Remove the customized operator delete. 12 years ago
liujisi@google.com 2273ee403b Add java options to plugin proto and rollback the r450 12 years ago
liujisi@google.com 0c995c9300 Remove undeeded no-rtti guards. 12 years ago
liujisi@google.com 2bee6e66e8 Fix build warnings for gcc 4.6 12 years ago
liujisi@google.com 6fb956d9db Remove extra semicolons 12 years ago
liujisi@google.com 1e36e1006a Add missing export macro 12 years ago
liujisi@google.com 329d103b3e Set pointers to NULL after shutdown, so the shutdown function can be called for multiple times. 12 years ago
liujisi@google.com f5d5b4de92 Make custom option able to work for -f-no-rtti; Fix remaining death tests for gtest 1.6 12 years ago
liujisi@google.com 1d32532ead Update gtest to 1.6; Disable death tests when exceptions are enabled. 12 years ago
liujisi@google.com e719489061 Make PROTOBUF_USE_EXCEPTIONS configurable from CPPFLAGS. 12 years ago
xiaofeng@google.com caa66db018 Merge from tags/2.5.0rc1 to trunk 12 years ago
xiaofeng@google.com eaaef0b39b Fix issues: 342, 424, 428, 430, 436 12 years ago
liujisi@google.com ef9acc464d Update version to 2.5.0-pre 12 years ago
xiaofeng@google.com 9c1c31ff16 Fix compile issues under GCC 3.4.6 12 years ago
xiaofeng@google.com a4491ea142 Fix issue 412: update protobuf for 64-bit compatibility on Mac OS X - patch from Mark Mentovai 12 years ago
pliard@google.com 75575df086 Generate missing inclusion of common.h. 13 years ago
xiaofeng@google.com 3d46dad1d2 Use string::size_type instead of int for results of string.find() etc. -- patch from hans 13 years ago
xiaofeng@google.com fcb8a50b50 Update MSVC project files and fix compilation issues in MSVC. 13 years ago
xiaofeng@google.com b55a20fa2c Down-integrate from internal branch 13 years ago
pliard@google.com daced74d77 Add support for NaCl in atomicops. 13 years ago
liujisi@google.com e7881e8e12 Update atomicops to support new platforms where intptr_t = long. 13 years ago
liujisi@google.com aabd7cf8f8 Fix a NULL/bool conversion. 13 years ago
xiaofeng@google.com 2072421124 Fix issue 378 13 years ago
pliard@google.com a269a2c48b Update outdated use of GoogleOnceType. 13 years ago
pliard@google.com 6103d4ed13 Don't call AddDesc() at static init time in LITE_RUNTIME mode. 13 years ago
pliard@google.com 7cc257673c Improve GoogleOnceInit() in Protocol Buffers. 13 years ago
pliard@google.com 6a10204df6 Add missing guard in atomicops MSVC cc file 13 years ago
pliard@google.com 72afe6ee3f Fix build error in Mac atomicops. 13 years ago
pliard@google.com 324779ad70 Remove static initializer in wire_format_lite.cc. 13 years ago
pliard@google.com f5de486b53 Add atomicops from V8. 13 years ago
liujisi@google.com cb6dd4ef5f A workaround for MSVC 2010 x64 platform bug, 14 years ago
liujisi@google.com 2a89d0022d Add missing dll export macros. 14 years ago
liujisi@google.com 295a096023 Remove extra semicolon in primitive repeated field init code. 14 years ago
liujisi@google.com 7a6de0008a Update comments for globally unique extension number for custom options. 14 years ago
liujisi@google.com 02d7015ba8 Allow String to be used as message names. 14 years ago
liujisi@google.com 5c24564811 Update mainline version to 2.4.2-pre. 14 years ago
liujisi@google.com 23f42ceaf8 Define serailVersionUID for generated java class. 14 years ago
liujisi@google.com 9cf65b7dd2 Use fully qualified java.lang.Object in protoc java code. 14 years ago
liujisi@google.com 17d57dbbcd Add an intermediate method to propagate the friendship access to nested classes as a workaround for old compilers (e.g. gcc 3.4) 14 years ago
liujisi@google.com c345db7d6b Update version number to 2.4.1 in common.h. 14 years ago