Commit graph

  • 49a56da93f Update jenkins Java deps. v3.3.1 Feng Xiao 2017-05-12 16:10:30 -07:00
  • 129a6e2aca Revert guava depedency to version 19. Feng Xiao 2017-05-12 15:29:08 -07:00
  • 969e0bece2 regenerate plugin and profile message code Steven Peters 2017-05-11 16:35:32 -07:00
  • 26f00119f2 Use bool deterministic to suppress warning Steven Peters 2017-05-11 15:24:58 -07:00
  • 474cca52a3 Add LICENSE in package.xml (#3083) Paul Yang 2017-05-11 14:52:50 -07:00
  • 13f532e472 Merge pull request #3074 from xfxyjwf/3.3.x Feng Xiao 2017-05-11 14:32:19 -07:00
  • 82e50ba5c3 Workaround the docker bug when compiling artifacts Łukasz Strzałkowski 2017-05-11 14:04:34 -07:00
  • de6ae7d4eb Fix upb load descriptor when no messages defined in prorto. (#3080) Paul Yang 2017-05-11 13:56:05 -07:00
  • 22319315df Fix c extension for php7.1. (#3077) Paul Yang 2017-05-10 15:59:59 -07:00
  • 757cc9f9da Update C++ generated code. Feng Xiao 2017-05-08 16:58:13 -07:00
  • 58538ea919 Update version number to 3.3.1 Feng Xiao 2017-05-08 16:02:08 -07:00
  • c2154e124d Merge pull request #3073 from xfxyjwf/3.3.x Feng Xiao 2017-05-08 13:38:48 -07:00
  • d22493b6f6 Merge pull request #3064 from randomguy3/offset-type Feng Xiao 2017-05-08 11:56:18 -07:00
  • 9b82fce7f1 Workaround gcc < 4.5.0 bug Mario J. Rugiero 2017-05-05 13:52:58 -03:00
  • 455b61c6b0 Merge pull request #3062 from Oppen/master Feng Xiao 2017-05-08 11:19:02 -07:00
  • e062f70c6d Fix compilation randomguy3 2017-05-06 09:08:44 +01:00
  • e82d81a884 Fix offset type to match the tables it is used in Alex Merry 2017-05-05 22:04:28 +01:00
  • 25abd7b7e7 Add compatibility test for php. (#3041) Paul Yang 2017-05-05 11:14:11 -07:00
  • 3c369dc07c Merge pull request #3057 from xfxyjwf/3.3.x Feng Xiao 2017-05-05 10:45:23 -07:00
  • cd0efc0024 Workaround gcc < 4.5.0 bug Mario J. Rugiero 2017-05-05 13:52:58 -03:00
  • 99cf2efa8f Merge pull request #3056 from acozzette/cherry-pick-pr-2873 Adam Cozzette 2017-05-05 08:58:11 -07:00
  • 7378ec2bc8 Add missing LIBRPOTOC_EXPORT. Feng Xiao 2017-05-04 15:27:30 -07:00
  • 3a5a0724f3 Skip C# test in C++ only distribution. Feng Xiao 2017-05-04 15:24:55 -07:00
  • 8859c07a35 Add missing files to build files. Feng Xiao 2017-05-04 15:11:11 -07:00
  • 483396068d Merge pull request #3043 from acozzette/javascript Adam Cozzette 2017-05-04 12:21:14 -07:00
  • 22c8772e21 Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCode.apply Paul Jolly 2017-03-19 13:51:20 +00:00
  • dd0a23325d Merge pull request #3055 from chrisn-arm/3.3.x Feng Xiao 2017-05-04 11:08:53 -07:00
  • c3093d3ee5 Fix issue 3046: compilation on alpine 3.5 Chris Nix 2017-05-04 09:50:37 +01:00
  • f00e06c95b Removed mention of Buffer in byteSourceToUint8Array Adam Cozzette 2017-05-02 17:13:27 -07:00
  • a64497c709 Merge pull request #2873 from myitcv/fix_1562 Adam Cozzette 2017-05-02 16:57:34 -07:00
  • bcb3506641 Fix #1562 by using goog.crypt.byteArrayToString instead of String.fromCharCode.apply Paul Jolly 2017-03-19 13:51:20 +00:00
  • 2f4489a3e5 Merge pull request #3024 from acozzette/merge-3.3-to-master Adam Cozzette 2017-05-01 10:58:38 -07:00
  • 286f059842 added "objectivec" build target (#3033) makdharma 2017-05-01 09:49:26 -07:00
  • 9053033a50 Merge remote-tracking branch 'remotes/google/3.3.x' into merge-3.3-to-master Adam Cozzette 2017-04-27 14:55:53 -07:00
  • 067b1eec3b Merge pull request #3023 from acozzette/min Adam Cozzette 2017-04-27 13:56:27 -07:00
  • 07c284f86c Fully qualify min as std::min in wire_format_lite.cc Adam Cozzette 2017-04-27 11:35:59 -07:00
  • a6189acd18 Add prefix to enum value with reserved name. (#3020) v3.3.0 Paul Yang 2017-04-26 16:32:21 -07:00
  • cbd08cb7d1 Merge pull request #3018 from acozzette/using-namespace-std Adam Cozzette 2017-04-26 13:56:24 -07:00
  • 54d1701f6c Merge pull request #3015 from buchgr/unused-consts Feng Xiao 2017-04-26 11:09:42 -07:00
  • 7c76ac1735 Remove "using namespace std" from stubs/common.h Adam Cozzette 2017-04-25 17:01:28 -07:00
  • 3c0855e94a Add a test case for nested enum, which was missed previously. (#3010) Paul Yang 2017-04-25 10:47:09 -07:00
  • b1c75bc742 Remove unused constants. Jakob Buchgraber 2017-04-25 12:49:00 +02:00
  • 4920e27a48 Merge pull request #3008 from postmasters/patch-1 Feng Xiao 2017-04-24 13:09:48 -07:00
  • fba2acd72e Add nested enum descriptor in php rumtime. (#3009) v3.3.0rc1 Paul Yang 2017-04-24 12:40:37 -07:00
  • e64b618b21 Update php version number to 3.3.0 (#3001) Paul Yang 2017-04-24 09:24:43 -07:00
  • 4777574a6c Add a link to dart-lang/protobuf postmasters 2017-04-24 08:46:56 -07:00
  • 6fff091c49 Throw exception when parsing invalid data. (#3000) Paul Yang 2017-04-21 15:00:00 -07:00
  • f418b9e3eb Merge pull request #2996 from xfxyjwf/3.3.x Feng Xiao 2017-04-20 17:32:48 -07:00
  • 4523c9c233 Allow proto files to import descriptor.proto (#2995) Paul Yang 2017-04-20 16:55:56 -07:00
  • 478119fe77 Fix python3 issue. Feng Xiao 2017-04-20 16:30:26 -07:00
  • 14afc3fd41 Merge pull request #2992 from xiaogaozi/patch-1 Feng Xiao 2017-04-20 11:12:02 -07:00
  • f85eecb585 Add gogoprotobuf to third-party add-ons list Changjian Gao 2017-04-20 19:53:11 +08:00
  • 4c57e8475f Prepend "PB" to generated classes whose name are reserved words. (#2990) Paul Yang 2017-04-20 01:19:03 -07:00
  • b97cd573e4 Add test for nested enum for php (#2989) Paul Yang 2017-04-19 21:20:55 -07:00
  • 7be088202b Enum defined without package have incorrect class name. (#2988) Paul Yang 2017-04-19 20:03:34 -07:00
  • 190b5270c8 Make PHP c extension work with PHP7 (#2951) Paul Yang 2017-04-19 16:23:51 -07:00
  • 357afc39de Merge pull request #2508 from yliu120/pass_default_env_to_protoc Feng Xiao 2017-04-19 11:28:54 -07:00
  • 0a93f67055 Merge pull request #2987 from konsumer/patch-1 Feng Xiao 2017-04-19 10:30:42 -07:00
  • 594f810081 Merge pull request #2982 from mda000/issue2972 Adam Cozzette 2017-04-19 08:34:54 -07:00
  • 3055a02125 Add node-protoc-plugin to "Other Utilities" David Konsumer 2017-04-18 18:58:21 -07:00
  • a3873cafae Merge pull request #2985 from thomasvl/class_check_tweaks Thomas Van Lenten 2017-04-18 13:28:41 -04:00
  • f5a01d1bbd Tighten up class usage/checks. Thomas Van Lenten 2017-04-18 13:10:52 -04:00
  • 2240a785f9 Simplify the Element dtor invocation when freeing elements in InternalDeallocate to avoid confusing the compiler when there's a class named Element already defined in the global namespace. Michael Allen 2017-04-17 10:59:31 -07:00
  • 8aa927f08f Merge pull request #2950 from anuraaga/dev_rag Feng Xiao 2017-04-12 10:42:18 -07:00
  • 43234828da Merge pull request #2967 from xfxyjwf/3.3.x Feng Xiao 2017-04-11 16:52:06 -07:00
  • 5777259273 Cherry-pick cl/152450543 Feng Xiao 2017-04-11 16:08:48 -07:00
  • cad0258d17 Cherry-pick cl/151775298 Feng Xiao 2017-04-11 16:08:16 -07:00
  • fc3ea97870 Merge pull request #2955 from xfxyjwf/3.3.x Feng Xiao 2017-04-11 16:13:32 -07:00
  • 899460c9cb cherrypick descriptor_pool.FindFileContainingSymbol by extensions (#2962) Jie Luo 2017-04-10 16:37:57 -07:00
  • bfeeb98517 Add include for INT_MAX Feng Xiao 2017-04-08 00:39:03 +00:00
  • e91caa1f19 Merge pull request #2949 from xfxyjwf/3.3.x Feng Xiao 2017-04-07 11:30:40 -07:00
  • bf483dfb99 Allow unknown values for Map put*Value methods just like every other enum mutation method. Anuraag Agrawal 2017-04-07 14:50:52 +09:00
  • ee9c7f17e9 Cleanup reflection objects for map entry. Feng Xiao 2017-04-06 16:47:18 -07:00
  • efec757104 Merge pull request #2937 from anuraaga/dev_rag2 Adam Cozzette 2017-04-06 16:27:54 -07:00
  • 18c13c93de Merge pull request #2942 from xfxyjwf/3.3.x Feng Xiao 2017-04-06 11:46:51 -07:00
  • 21b0b3ca36 Update generated code. Feng Xiao 2017-04-05 17:45:21 -07:00
  • 80f0c0ac40 Update version number and changelog for 3.3.0 Feng Xiao 2017-04-05 17:26:46 -07:00
  • 69bfde22b6 Merge pull request #2922 from anandolee/master Jie Luo 2017-04-05 16:34:54 -07:00
  • 09328db1ff Fix test for unexpected type url when parsing Any. Currently, the test fails since TestAllTypes doesn't have field '@type', which is the same test as testUnknownFields. Anuraag Agrawal 2017-04-04 18:58:46 +09:00
  • b50c9ec122 Update version number in podspec to 3.2.1 v3.2.1 3.2.x Bo Yang 2017-04-04 14:40:06 -07:00
  • 311e7a73eb Raise the recursion limit to 100 to match other languages. Thomas Van Lenten 2017-03-28 09:10:20 -04:00
  • 7d758c00bc Remove the use of dispatch_once that is heap backed. Thomas Van Lenten 2017-03-29 10:46:04 -04:00
  • 139fd0a1c5 Merge pull request #2933 from mharrend/patch-1 Adam Cozzette 2017-04-04 09:34:06 -07:00
  • 37c7b766b3 Merge pull request #2930 from anuraaga/dev_rag Adam Cozzette 2017-04-04 09:31:14 -07:00
  • 662f97841e Fix duplicate fields test. The repeated version is passing because null values in a repeated field are rejected and not testing what it wanted to. Also adds a oneof version that verifies the case of oneof fields of different names (currently only same name check seems to be tested). Anuraag Agrawal 2017-04-04 17:25:12 +09:00
  • cc3fa2ec80 Merge pull request #2676 from acozzette/js-compatibility-tests Adam Cozzette 2017-04-03 14:39:26 -07:00
  • 10ea25133d Added compatibility tests for version 3.0.0 Adam Cozzette 2017-02-28 14:20:56 -08:00
  • 7e5f980508 Split test protos into two groups Adam Cozzette 2017-02-28 14:20:56 -08:00
  • dd04ffb923 Adding default shell env Marco A. Harrendorf 2017-04-03 17:01:36 +02:00
  • 58373fa160 Fix error message for int64 parse error. Anuraag Agrawal 2017-04-03 17:35:42 +09:00
  • 11c902ea2e Add IntelliJ project to gitignore for java project. Anuraag Agrawal 2017-04-03 17:32:08 +09:00
  • bd74319107 Update Java conformance failure list. Feng Xiao 2017-03-31 15:59:48 -07:00
  • 32ad5a3e0d Use "git reset --hard" to actually reset the code. Feng Xiao 2017-03-31 14:04:29 -07:00
  • b7c813fb67 Update jenkins Java dependencies. Feng Xiao 2017-03-31 11:13:28 -07:00
  • c2b3b3e04e Update Java version number and dependency. down Feng Xiao 2017-03-30 18:25:11 -07:00
  • 624d44f042 Update objective-c conformance failure list. Feng Xiao 2017-03-30 17:45:14 -07:00
  • d5827784cf Fix C++ distcheck. Feng Xiao 2017-03-30 17:43:45 -07:00
  • fe97d79abf Fix MSVC DLL build. Feng Xiao 2017-03-30 23:54:39 +00:00
  • fab8812cc1 Update python conformance failure list. Feng Xiao 2017-03-30 16:05:25 -07:00
  • c52e54f62b Update jenkins Java maven dependencies. xiaofeng Feng Xiao 2017-03-30 15:57:18 -07:00