aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* add printUnicode methods in TextFormatGravatar jieluo@google.com2014-07-18
|
* down integrate to svnGravatar jieluo@google.com2014-07-18
|
* Down-integrate pending changes from internal repository after previous release.Gravatar liujisi@google.com2014-05-28
|
* Fix a bug in Arm64 atomicops. (https://codereview.appspot.com/88800045/)Gravatar xiaofeng@google.com2014-05-05
|
* Fix and improve arm64 atomic operations in protobuf stubs (patch from ↵Gravatar xiaofeng@google.com2014-04-09
| | | | | | | rmcilroy@). https://codereview.appspot.com/86030044/
* Add Arm64 AtomicOps (patch from rmcilroy@)Gravatar xiaofeng@google.com2014-03-26
|
* Replace TSan API declarations in atomicops_internals_tsan.h with a header ↵Gravatar xiaofeng@google.com2014-03-24
| | | | inclusion (patch from glider@)
* Replace kEmptyString wth OnceInit initialized string*Gravatar xiaofeng@google.com2014-02-13
|
* Add aarch64 architecture to platform_macros.h (patch by Sylvain Defresne)Gravatar liujisi@google.com2014-02-13
| | | | | | | | Both gcc and clang defines the __aarch64__ macro when building for the 64-bit AArch64 execution state of ARMv8 processors, so use this to detect the architecture.
* Add missing #include of <algorithm> for min/max on VS2013Gravatar xiaofeng@google.com2013-09-17
|
* Fix a typo.Gravatar xiaofeng@google.com2013-07-30
|
* Add support for ThreadSanitizer atomicops API to protobuf - patch from glider@Gravatar xiaofeng@google.com2013-07-25
|
* Update OSGi meta data.Gravatar xiaofeng@google.com2013-03-08
|
* Fix issue 474Gravatar xiaofeng@google.com2013-03-05
|
* Add a comment about the new "allow_alias" option.Gravatar xiaofeng@google.com2013-03-05
|
* Update version number in descriptor.pb.h and plugin.pb.hGravatar xiaofeng@google.com2013-03-01
|
* Update version number in trunkGravatar xiaofeng@google.com2013-02-28
|
* Exclude a failing test in MingW build.Gravatar xiaofeng@google.com2013-02-26
|
* Down-integrate from internal branchGravatar xiaofeng@google.com2013-02-25
|
* Fix issue 403, issue 456, issue 462Gravatar xiaofeng@google.com2013-02-25
|
* Fix issue 445, issue 449Gravatar xiaofeng@google.com2013-02-07
|
* Down-integrate from internal branchGravatar xiaofeng@google.com2013-01-31
|
* Rollback the export macros on internal classes/functions.Gravatar liujisi@google.com2013-01-15
|
* add missing dll export macros for msvc.Gravatar liujisi@google.com2013-01-11
|
* Remove "using" directives to disambiguate type_traits for vc2012.Gravatar liujisi@google.com2013-01-11
|
* Fix a typo of nacl file name.Gravatar liujisi@google.com2013-01-10
|
* Add missing qnx files.Gravatar liujisi@google.com2013-01-10
|
* Add arm_qnx atomic ops support and add missing header files in Makefile.amGravatar liujisi@google.com2013-01-10
|
* Update upb namespace in friendship declaration.Gravatar liujisi@google.com2013-01-10
|
* Generate a warning for duplicated enum values, when allow_alias option isn'tGravatar liujisi@google.com2012-12-28
| | | | set.
* Add the missing PNaCl atomicops support.Gravatar liujisi@google.com2012-12-19
|
* Down-integrate form internal opensource branchGravatar liujisi@google.com2012-12-19
|
* Fix the name of thread safety macros.Gravatar xiaofeng@google.com2012-12-13
|
* Remove unused macros.Gravatar liujisi@google.com2012-12-10
|
* Remove the customized operator delete.Gravatar liujisi@google.com2012-12-10
|
* Fix issue 438: add missing 'enum_type_wrapper' to setup.pyGravatar xiaofeng@google.com2012-12-08
|
* Add java options to plugin proto and rollback the r450Gravatar liujisi@google.com2012-12-05
|
* Remove undeeded no-rtti guards.Gravatar liujisi@google.com2012-12-05
|
* Fix build warnings for gcc 4.6Gravatar liujisi@google.com2012-12-05
|
* Define macros on more targets to make gtest work for vs2012Gravatar liujisi@google.com2012-12-05
|
* Remove extra semicolonsGravatar liujisi@google.com2012-12-05
|
* Add missing export macroGravatar liujisi@google.com2012-12-05
|
* Set pointers to NULL after shutdown, so the shutdown function can be called ↵Gravatar liujisi@google.com2012-12-05
| | | | for multiple times.
* Make custom option able to work for -f-no-rtti; Fix remaining death tests ↵Gravatar liujisi@google.com2012-12-05
| | | | for gtest 1.6
* Find the protoc from environ first for python.Gravatar liujisi@google.com2012-12-05
|
* Quote the AC_LANG_SOURCE to eliminate warnings introduced by autoconf 2.6.8Gravatar liujisi@google.com2012-12-05
|
* Update gtest to 1.6; Disable death tests when exceptions are enabled.Gravatar liujisi@google.com2012-12-04
|
* Make PROTOBUF_USE_EXCEPTIONS configurable from CPPFLAGS.Gravatar liujisi@google.com2012-12-04
|
* Merge from tags/2.5.0rc1 to trunkGravatar xiaofeng@google.com2012-12-04
|
* Fix issues: 342, 424, 428, 430, 436Gravatar xiaofeng@google.com2012-12-04
|