aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* use #undef instead of change the name of MemoryBarrierGravatar jieluo@google.com2014-08-06
* Cygwin doesn't work well if we try to capture stderr and stdout at the same t...Gravatar jieluo@google.com2014-08-06
* Remove AM_PROG_AR.Gravatar jieluo@google.com2014-08-05
* make changes to pass CygwinGravatar jieluo@google.com2014-08-05
* add #ifdef _MSC_VERGravatar jieluo@google.com2014-08-01
* add one file for VC 2013Gravatar jieluo@google.com2014-07-31
* 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
* 1, Remove unkown field support in jave TextFormatGravatar jieluo@google.com2014-07-25
* 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 LazyFieldLite.javaGravatar jieluo@google.com2014-07-19
* 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
* 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 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
* 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
* 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