aboutsummaryrefslogtreecommitdiff
path: root/src/google/protobuf/compiler
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4816 from hrsht/hrsht/zanker-proto2Joshua Haberman2018-09-275-81/+363
|\
| * Adds support for proto2 syntax for Ruby gem.Harshit Chopra2018-09-275-81/+363
* | C# Proto2 feature : Field presence and default values (#4642)Sydney Acksman2018-09-2423-162/+384
* | Merge pull request #5105 from sigurdm/invoke_plugin_via_cmdFeng Xiao2018-09-101-4/+5
|\ \
| * | On Windows invoke plugins using cmd.exeSigurd Meldgaard2018-09-031-4/+5
* | | Down-integrate from google3.Josh Haberman2018-09-0462-930/+1105
|/ /
* | Replace repo links.Feng Xiao2018-08-221-1/+1
* | Merge pull request #5024 from greenhouse-org/fix-windows-pathFeng Xiao2018-08-201-1/+2
|\ \
| * | Always spilt on '\' and '/'Sam Smith2018-08-131-5/+1
| * | Fix TryCreateParentDirectory on WindowsSam Smith2018-08-091-0/+5
* | | Down-integrate proto2 namespace fix.Feng Xiao2018-08-139-18/+19
* | | Fix failing tests.Feng Xiao2018-08-091-2/+2
* | | Merge master branch.Feng Xiao2018-08-081-1/+1
|\| |
| * | Merge branch '3.6.x' into merge-3-6-xAdam Cozzette2018-08-011-2/+2
| |\ \
| | * | Updated version numbers to 3.6.1Adam Cozzette2018-07-271-2/+2
| | * | Remove js_embed binary. (#4709)Feng Xiao2018-07-162-110/+225
* | | | Down-integrate from google3.Feng Xiao2018-08-08121-6727/+8651
|/ / /
* | | When running unit tests, read reference files in text modeStephen Oberholtzer2018-07-193-4/+4
* | | Delete unused files. (#4942)Feng Xiao2018-07-197-2079/+0
* | | fix commonjs js provide GOOGLE_CHECKYilun Chong2018-07-121-1/+1
| |/ |/|
* | Merge pull request #4299 from hekike/feat/add-commonjs-strict-import-styleJoshua Haberman2018-07-022-10/+36
|\ \
| * | fix(js_generator): check for protoPeter Marton2018-05-211-0/+1
| * | Fix strict JS generator with import in a protofilePeter Marton2018-05-081-3/+6
| * | Feat: add import-style=commonjs_strict option to the compilerPeter Marton2018-05-082-10/+32
* | | Add -Og to no-warning-test (#4830)Paul Yang2018-06-281-3/+3
* | | Merge pull request #4827 from acozzette/merge-3-6-xAdam Cozzette2018-06-252-3/+7
|\ \ \
| * \ \ Merge branch '3.6.x' into merge-3-6-xAdam Cozzette2018-06-252-3/+7
| |\ \ \ | | | |/ | | |/|
| | * | Move methods out of class (#4697)Paul Yang2018-05-302-15/+26
| | * | Add back GeneratedClassName to public (#4686)Paul Yang2018-05-301-0/+10
| | * | Fixed JS parsing of unspecified map keysAdam Cozzette2018-05-251-1/+5
| | * | PHP namespaces for nested messages and enums (#4536)Brent Shaffer2018-05-252-145/+187
| | * | PHP array constructors for protobuf messages (#4530)Brent Shaffer2018-05-251-8/+46
| | * | Adopt ruby_package in ruby generated code. (#4627)Paul Yang2018-05-251-3/+16
| | * | Adopt php_metadata_namespace in php code generator (#4622)Paul Yang2018-05-251-17/+37
| | * | Update version number to 3.6.0Jisi Liu2018-05-141-2/+2
| | |/
* | | Merge pull request #4824 from sschuberth/remove-exec-bitFeng Xiao2018-06-252-0/+0
|\ \ \
| * | | Remove the executable bit from several source code filesSebastian Schuberth2018-06-252-0/+0
| |/ /
* | | Merge pull request #4608 from khuzemap/masterFeng Xiao2018-06-252-8/+9
|\ \ \ | |/ / |/| |
| * | Add "override" for overridden virtual functionsKhuzema Pithewan2018-06-192-8/+9
| |/
* | Merge pull request #4780 from mwei0210/masterAdam Cozzette2018-06-201-1/+2
|\ \
| * | not emptyming2018-06-191-1/+1
| * | check provided sizeming2018-06-191-1/+2
* | | Merge pull request #4626 from robhancocksed/masterFeng Xiao2018-06-182-6/+6
|\ \ \ | |/ / |/| |
| * | Declare some generated C++ methods as static #4602Robert Hancock2018-05-142-6/+6
* | | Merge pull request #2121 from mazurkin/issue-2108Feng Xiao2018-06-185-22/+44
|\ \ \
| * | | [issue-2108] [protoc/java] Excessive copying on buildPartial()Nickolay Mazurkin2016-09-185-22/+44
* | | | Merge pull request #3901 from wijagels/masterFeng Xiao2018-06-111-1/+1
|\ \ \ \
| * | | | Stop unused parameter warnings for generated code in RegisteredArenaDtorWilliam Jagels2017-11-161-1/+1
* | | | | Remove js_embed binary. (#4709)Feng Xiao2018-06-012-110/+225
* | | | | Move methods out of class (#4697)Paul Yang2018-05-292-15/+26