aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fixes static analyzer issues from xcode.Sergio Campama2016-09-205-4/+7
* Merge pull request #2112 from pherl/mergeJisi Liu2016-09-1528-8/+153
|\
| * Merge remote-tracking branch 'origin/3.0.x' into mergeJisi Liu2016-09-1428-8/+153
| |\
| | * Fix #2032 unused parameter 'deterministic'Khing2016-09-0813-0/+55
| | * Merge pull request #1862 from pherl/3.0.0-GAJisi Liu2016-09-023-14/+2
| | |\
| | | * Remove legacy_enum_values flag for GA.Jon Skeet2016-07-273-14/+2
| | * | Fixes extra whitespace on generated comments. (#1950)Sergio Campamá2016-08-171-2/+10
| | * | Adds support for appledoc in generated code. (#1928)Sergio Campamá2016-08-179-37/+74
| | * | Merge pull request #1905 from pherl/fixdocJisi Liu2016-08-0215-8/+98
| | |\ \
| | | * | Add and fix C++ runtime docsJisi Liu2016-08-0215-8/+98
| | | |/
* | | | Merge pull request #2123 from thomasvl/objc_better_versioning_take2Thomas Van Lenten2016-09-151-10/+14
|\ \ \ \
| * | | | Update the ObjC version checks to support a min and current version.Thomas Van Lenten2016-09-151-10/+14
| |/ / /
* / / / Check in php implementation. (#2052)Paul Yang2016-09-154-6/+844
|/ / /
* | | Merge pull request #2044 from wychen/Win32ANSIFeng Xiao2016-09-093-14/+19
|\ \ \
| * | | Fix Win32ErrorMessage on Unicode buildWei-Yin Chen (陳威尹)2016-08-311-6/+6
| * | | Add test for Win32ErrorMessageWei-Yin Chen (陳威尹)2016-08-311-0/+5
| * | | Support Unicode build on WindowsWei-Yin Chen (陳威尹)2016-08-311-8/+8
* | | | Merge pull request #2090 from guoxiao/findFeng Xiao2016-09-091-0/+1
|\ \ \ \
| * | | | include std::find()Guo Xiao2016-09-081-0/+1
* | | | | Merge pull request #1970 from thomasvl/objc_any_helpersThomas Van Lenten2016-09-094-26/+62
|\ \ \ \ \
| * | | | | Add ObjC helpers for Any WKT.Thomas Van Lenten2016-09-084-26/+62
| |/ / / /
* / / / / Support the -Wassign-enum compiler flag. (#2085)Sergio Campamá2016-09-086-8/+47
|/ / / /
* | | | Fix #1955 clang-tidy warning misc-macro-parenthesesChih-Hung Hsieh2016-09-026-14/+14
* | | | Merge pull request #2045 from mike07026/masterFeng Xiao2016-09-022-1/+32
|\ \ \ \
| * | | | detect invaild JSON encoding in bytes fieldmike070262016-09-011-23/+23
| * | | | detect invaild JSON encoding in bytes fieldmike070262016-09-011-0/+28
| * | | | fix #1342 cause by ownership issuesmike070262016-09-011-1/+4
| |/ / /
* | | | Merge pull request #2053 from thomasvl/improve_root_registry_wiringThomas Van Lenten2016-09-021-31/+158
|\ \ \ \
| * | | | Make Root's +extensionRegistry generation smarter.Thomas Van Lenten2016-09-011-31/+158
* | | | | Merge pull request #2039 from khingblue/remove-unused-vectorJisi Liu2016-09-011-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove unused vectorKhing2016-08-311-1/+0
* | | | | Merge pull request #2024 from pstavirs/masterFeng Xiao2016-08-317-12/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Restore New*Callback into google::protobuf namespace since these are used by ...Srivats P2016-08-297-12/+8
| |/ / /
* | | | Speed up ObjC Generation with large dependency treesThomas Van Lenten2016-08-302-54/+14
* | | | Support GenerateAll().Thomas Van Lenten2016-08-264-45/+85
|/ / /
* | | Remove the compiler options from ImportWriter.Thomas Van Lenten2016-08-233-22/+42
* | | Move the ImportWriter into the ObjC Helpers.Thomas Van Lenten2016-08-234-205/+202
* | | Adds better support for protos without packages (#1979)Sergio Campamá2016-08-191-17/+51
* | | Fixes extra whitespace on generated comments. (#1950)Sergio Campamá2016-08-121-2/+10
* | | Adds support for appledoc in generated code. (#1928)Sergio Campamá2016-08-099-37/+74
* | | close opened file descriptors properlyBryon Gloden, CISSP®2016-08-051-0/+1
* | | Merge pull request #1044 from mark-whiting/masterFeng Xiao2016-08-041-0/+18
|\ \ \
| * | | Adding missing generic gcc 64-bit atomicops.Mark Whiting2015-12-141-0/+18
* | | | Merge pull request #1893 from google/3.0.0-GAJisi Liu2016-07-294-13/+26
|\ \ \ \ | | |/ / | |/| |
| * | | Change the build.zip.sh to support liteJisi Liu2016-07-281-0/+4
| | |/ | |/|
| * | Fixes traivs cpp build.Feng Xiao2016-07-262-5/+5
| * | Fixed Makefile.am for Ruby file rename.Josh Haberman2016-07-261-1/+1
| * | Merge branch 'master' into 3.0.0-GAJosh Haberman2016-07-253-13/+51
| |\ \
| * | | Define intX as standard exact-width integer types.Feng Xiao2016-07-252-12/+21
* | | | Be consistent with the use of CHECK()/ GOOGLE_CHECK().Clement Courbet2016-07-291-3/+4