aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Update changelog for 3.4.xJisi Liu2017-08-141-2/+3
| | |/ /
| | * | Merge pull request #3485 from pherl/mingwv3.4.0rc3Jisi Liu2017-08-1113-15/+44
| | |\ \
| | | * | Fix commentsJisi Liu2017-08-112-1/+2
| | | * | Add malloc castJisi Liu2017-08-111-2/+2
| | | * | implement remove strdup usage and implement our ownJisi Liu2017-08-111-2/+12
| | | * | Adding missing imports for strdupJisi Liu2017-08-111-0/+1
| | | * | Fix mkdirJisi Liu2017-08-111-2/+6
| | | * | Make win32_io only for MSVCJisi Liu2017-08-1112-12/+22
| | | * | Fix the declaration order in ming32Jisi Liu2017-08-111-5/+5
| | | * | Fixing io_win32 for MinGW32Jisi Liu2017-08-111-0/+3
| | * | | Merge pull request #3484 from pherl/qualifierJisi Liu2017-08-111-2/+4
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Make compilers without ref-qualifier support happy.Jisi Liu2017-08-111-2/+4
| | |/ /
| | * | Merge pull request #3481 from pherl/nowarningJisi Liu2017-08-101-12/+7
| | |\ \
| | | * | Make no warning test stricter.Jisi Liu2017-08-101-12/+7
| | * | | Merge pull request #3478 from pherl/warningJisi Liu2017-08-1016-61/+64
| | |\| |
| | | * | Make code free of missing-field-initializers warningsv3.4.0rc2Jisi Liu2017-08-0916-61/+64
| | |/ /
| | * | Merge pull request #3461 from TeBoring/3.4.xv3.4.0rc1Jisi Liu2017-08-0746-126/+1627
| | |\ \
| | | * \ Merge branch 'master' into 3.4.xBo Yang2017-08-0546-126/+1627
| | | |\ \
| | * | \ \ Merge pull request #3468 from vladmos/3.4.xFeng Xiao2017-08-071-3/+3
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Make .bzl files compatible with future versions of BazelVladimir Moskva2017-08-071-3/+3
| | |/ / /
| | * | | Merge pull request #3450 from pherl/invalidoffsetJisi Liu2017-08-0315-144/+315
| | |\ \ \
| | | * | | Fix invalid offsetof warning.Jisi Liu2017-08-0315-144/+315
| | * | | | Merge pull request #3451 from pherl/fixtypoJisi Liu2017-08-031-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | Fix typo.Jisi Liu2017-08-031-1/+1
| | |/ / /
| | * | | Add destructors for default instances to the shutdown code.Gerben Stavenga2017-08-0216-73/+152
| | * | | Merge pull request #3442 from pherl/csharpversionJisi Liu2017-08-021-1/+1
| | |\ \ \
| | | * | | Bump csharp versionJisi Liu2017-08-021-1/+1
| | * | | | Merge pull request #3438 from pherl/changelogJisi Liu2017-08-021-0/+128
| | |\| | |
| | | * | | Update change logJisi Liu2017-08-011-0/+128
| | * | | | Merge pull request #3419 from pherl/3.4.xJisi Liu2017-08-0185-1295/+3022
| | |\| | |
| | | * | | remove the duplicationJisi Liu2017-08-011-1/+0
| | | * | | Adding the missing headerJisi Liu2017-08-011-0/+1
| | | * | | Export functions in io_win32.h in win DLL buildJisi Liu2017-08-011-13/+14
| | | * | | Update conformance tests again.Jisi Liu2017-07-253-3/+4
| | | * | | Fix makefile.amJisi Liu2017-07-253-0/+5
| | | * | | Fix conformance testsJisi Liu2017-07-252-4/+4
| | | * | | Fix build filesJisi Liu2017-07-255-7/+3
| | | * | | Remove dependency on guava 20Jisi Liu2017-07-252-14/+10
| | | * | | Update conformance testsJisi Liu2017-07-253-5/+6
| | | * | | Merge remote-tracking branch 'origin/master' into mergeJisi Liu2017-07-252-2/+3
| | | |\ \ \
| | | * | | | Merge from masterJisi Liu2017-07-2587-1271/+3027
| | * | | | | Merge pull request #3406 from ax3l/bg-3.4-cmake-pkgconfigFeng Xiao2017-07-314-0/+30
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | Travis: Exclude CMake .pc filesAxel Huebl2017-07-241-0/+1
| | | * | | | CMake: Install .pc FilesAxel Huebl2017-07-243-0/+29
| | * | | | | Merge pull request #3413 from pherl/3.4.xJisi Liu2017-07-2524-42/+42
| | |\ \ \ \ \
| | | * \ \ \ \ Merge remote-tracking branch 'origin/3.4.x' into vbJisi Liu2017-07-243-23/+36
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge pull request #3414 from pherl/fixzipJisi Liu2017-07-241-22/+32
| | |\ \ \ \ \ \
| | | * | | | | | Omit the zip test if tools are not availableJisi Liu2017-07-241-22/+32
| | * | | | | | | Merge pull request #3412 from anandolee/3.4.xJisi Liu2017-07-242-1/+4
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | | * | | | | | Add __bool__ as well as __nonzero__ for python3Jie Luo2017-07-241-0/+3