aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* add #ifdef _MSC_VERGravatar jieluo@google.com2014-08-01
* change some files to pass MSVC 2013Gravatar jieluo@google.com2014-07-31
* Change MemoryBarrier() to MemoryBarrierInternal(). Resolve name conflict in m...Gravatar jieluo@google.com2014-07-30
* Increase the allocated_size_ should be after allocation. Otherwise there migh...Gravatar jieluo@google.com2014-07-24
* use decimal constants to avoid casting error with visual c /W4Gravatar jieluo@google.com2014-07-23
* Add iostream in message.cc. Remove unused in coded_stream_unittest.ccGravatar jieluo@google.com2014-07-18
* delete unused variableGravatar 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 rmcilro...Gravatar xiaofeng@google.com2014-04-09
* Add Arm64 AtomicOps (patch from rmcilroy@)Gravatar xiaofeng@google.com2014-03-26
* Replace TSan API declarations in atomicops_internals_tsan.h with a header inc...Gravatar xiaofeng@google.com2014-03-24
* 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
* 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
* Fix issue 474Gravatar 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
* 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
* 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
* 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 f...Gravatar liujisi@google.com2012-12-05
* Make custom option able to work for -f-no-rtti; Fix remaining death tests for...Gravatar 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