aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/stubs/port.h
Commit message (Expand)AuthorAgeFilesLines
* Fix Intel compiler warnings in include files on Windowskkm2016-01-271-1/+1
* Merge remote-tracking branch 'origin/master' into beta-1Feng Xiao2015-08-291-8/+12
|\
| * Merge pull request #746 from zmodem/fix_predict_macros2Feng Xiao2015-08-271-2/+2
| |\
| | * Fix the no-op definitions of GOOGLE_PREDICT_{TRUE,FALSE}Hans Wennborg2015-08-261-2/+2
| * | Avoid #including system headers from inside a namespace.Peter Kasting2015-08-271-6/+10
| |/
* | Add a TODO to clean-up the LITTLE_ENDIAN macro.Feng Xiao2015-08-261-0/+3
* | Assume LITTLE_ENDIAN for windows build.Feng Xiao2015-08-261-2/+2
* | Merge remote-tracking branch 'origin/master' into beta-1Feng Xiao2015-08-251-0/+3
|\|
| * Define GOOGLE_ATTRIBUTE_NOINLINE for MSVC. Workaround for VS2015 Release buil...Douglas Heriot2015-08-221-0/+3
* | Merge branch 'master' of github.com:google/protobufJisi Liu2015-08-211-1/+12
|\|
| * Move the definition of GOOGLE_FALLTHROUGH_INTENDED to port.hteboring2015-07-291-1/+12
* | Down-integrate from internal branch.Jisi Liu2015-08-211-10/+2
|/
* Split up common.h headersJisi Liu2015-07-161-0/+371