Commit graph

  • df5841f0b2 Place Python extensions correctly in Bazel build. Richard Shin 2016-10-18 13:16:44 -07:00
  • 008b5a228b Merge pull request #2254 from JasonLunn/patch-1 Feng Xiao 2016-10-16 13:28:18 -07:00
  • 9ec7a47ee8 Use git clean before installing via bundler Jason Lunn 2016-10-14 01:01:08 -04:00
  • 993d604030 Merge pull request #1959 from abergmeier-dsfishlabs/feature/cpp Feng Xiao 2016-10-13 15:31:18 -07:00
  • ad88f905ae Merge pull request #2251 from TeBoring/master Paul Yang 2016-10-13 14:37:21 -07:00
  • 686a19c9b7 Merge 3.1.x into master. Bo Yang 2016-10-13 12:20:24 -07:00
  • e28286fa05 Add 32-bit machine test on jenkins. (#2245) Paul Yang 2016-10-12 12:55:48 -07:00
  • afaa827860 Merge pull request #2246 from fweikert/patch-1 Feng Xiao 2016-10-12 10:48:22 -07:00
  • c2b3e70efd Declare all inputs of protoc action Florian Weikert 2016-10-12 14:03:07 +02:00
  • 60d95f36c0 Fix the bug that message without namespace is not found in the descriptor pool. (#2240) Paul Yang 2016-10-11 10:36:25 -07:00
  • 0321baf9e8 Merge pull request #2203 from mrry/msvc_fix Feng Xiao 2016-10-11 10:28:05 -07:00
  • 7332ffb1f0 JS: Replaced fromCodePoint/codePointAt with fromCharCode/charCodeAt because of functions limited availability, fixed typo in tests. Wojciech Mandrysz 2016-10-03 18:59:34 +02:00
  • fd046f6263 Merge pull request #2234 from TeBoring/master Paul Yang 2016-10-10 13:58:39 -07:00
  • daba6653f1 Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232) Paul Yang 2016-10-07 16:09:26 -07:00
  • 5be6325c1f Add csharp/build_tools.sh for dist check. Bo Yang 2016-10-06 10:23:34 -07:00
  • 63448e6059 Fix compile error for php on Mac. Bo Yang 2016-10-05 18:28:13 -07:00
  • 4f3d20a500 Fix segmentation fault when ZTS is defined. Bo Yang 2016-10-05 10:54:39 -07:00
  • 1e5d4ba938 PHP: fix ZTS tsrm_ls errors (#2189) Stanley Cheung 2016-10-04 13:39:51 -07:00
  • c96dd669a9 Add test for php zts build. Bo Yang 2016-10-04 17:32:08 +00:00
  • 447dee19a8 Prepare jenkins for testing php zts build. Bo Yang 2016-10-04 17:22:26 +00:00
  • 70477613b9 Do strict enum name checking only for proto3 Adam Cozzette 2016-09-29 14:29:23 -07:00
  • 34cdaf4c36 Add travis test on Mac for php. Bo Yang 2016-10-03 21:59:58 +00:00
  • c8bd36e5b9 Test php5.5_c test on jenkins Bo Yang 2016-09-30 19:07:33 +00:00
  • c0719f062c Trigger automated tests for php. Bo Yang 2016-09-30 01:20:41 +00:00
  • 91bbff217e Set up environment for php automated tests. Bo Yang 2016-09-30 01:10:27 +00:00
  • fd332d146d Add php test script for automated tests. Bo Yang 2016-09-30 00:07:47 +00:00
  • 89db7ce02b Add script to build Google.Protobuf.Tools for csharp. Bo Yang 2016-09-28 13:51:57 -07:00
  • f2eeaf7110 Added alias getFieldProto3 as used by older generated code. Josh Haberman 2016-09-28 10:52:32 -07:00
  • 4a4a1627c1 Fixed references to foreign nested messages with CommonJS-style imports Adam Cozzette 2016-09-27 15:36:41 -07:00
  • 0bf5482712 Fixing inconsistent php version number. Bo Yang 2016-09-26 12:48:28 -07:00
  • ae9455c274 Fix MSVC stack overflow issue. Feng Xiao 2016-09-23 23:53:43 -07:00
  • e0a6e52023 Add php files for make dist. Bo Yang 2016-09-23 18:37:37 -07:00
  • 17cc42a45a Update change log for 3.1.0 (#2173) Paul Yang 2016-09-23 18:33:25 -07:00
  • 8db25a2975 Force a rebuild of Jenkins docker image. Feng Xiao 2016-09-23 16:55:37 -07:00
  • a41349dd68 php: support 5.5.9 for pecl extension (#2174) Stanley Cheung 2016-09-23 17:05:45 -07:00
  • 39685f67d7 Fix VS test failures. Feng Xiao 2016-09-23 23:51:07 +00:00
  • 2937c67429 Use "appveyor DownloadFile" Feng Xiao 2016-09-23 15:46:48 -07:00
  • b155958859 Update php supported version. Bo Yang 2016-09-23 22:22:18 +00:00
  • 9e260a323b Reduce test length to avoid stack overflow on VS. Feng Xiao 2016-09-23 21:43:09 +00:00
  • 1c4cf0eeb5 Fix python cpp. Bo Yang 2016-09-23 21:13:11 +00:00
  • 460e7dd7c4 Fix Visual Studio compile issues. Feng Xiao 2016-09-22 17:46:22 -07:00
  • 4cf072248f Fix default instance destructor Jisi Liu 2016-09-23 11:17:00 -07:00
  • f9f3c35eb3 Update version number. Bo Yang 2016-09-22 19:24:19 -07:00
  • 0c7852526b Bump library version to 11 Bo Yang 2016-09-22 18:10:00 -07:00
  • e62d1f13f2 Add back removed descriptor field. Bo Yang 2016-09-22 18:04:02 -07:00
  • fac876dc7b Modify php api version and minimum supported php version. Bo Yang 2016-09-22 17:17:01 -07:00
  • 9372292b29 PHP: support 7.0 on PHP implementation (#2162) Stanley Cheung 2016-09-22 17:09:32 -07:00
  • f933d10fbe Update version number. Feng Xiao 2016-09-22 14:28:55 -07:00
  • 04d72c2997 Fix java compatibilty tests. Feng Xiao 2016-09-22 14:07:03 -07:00
  • 9d4657a9e2 update files to include php generators Jisi Liu 2016-09-22 15:11:17 -07:00
  • 633fdfb510 Update minimum support php version to 5.5 Charlene 2016-09-21 20:59:36 -07:00
  • 952638549b Fix bugs for internal integration. Bo Yang 2016-09-22 01:04:02 +00:00
  • 89d8e43428 Fix travis, jenkins environment issues. Bo Yang 2016-09-21 17:56:53 +00:00
  • 7fecfdbaa8 Added new has_bits.h file to cmake/extract_includes.bat.in (#2152) Adam Cozzette 2016-09-21 10:40:26 -07:00
  • f7bb8477a8 Fixed quadratic behavior in JSPB deserialization of repeated fields (#2117) (#2146) Adam Cozzette 2016-09-21 10:39:23 -07:00
  • 31dd4998df Fix bugs for csharp and ruby for internal integration. Bo Yang 2016-09-21 02:20:24 +00:00
  • 23d4688cce Fix python bugs for internal integration. Bo Yang 2016-09-21 01:30:02 +00:00
  • 93007e15ff Bump library veriosn to 3.1 Bo Yang 2016-09-21 00:38:58 +00:00
  • fe1aaad7fe Fix bugs for internal integration. Bo Yang 2016-09-20 23:34:05 +00:00
  • 15f4db6cb1 Bump version number to 3.1.0-alpha-1. Bo Yang 2016-09-20 21:29:02 +00:00
  • af62fde5e8 Fix for maps_test.js in JavaScript. (#2145) Joshua Haberman 2016-09-20 13:56:18 -07:00
  • e3f0689d05 Fix bugs for internal integration. Bo Yang 2016-09-19 17:29:57 -07:00
  • cc8ca5b6a5 Integrate internal changes Bo Yang 2016-09-19 13:45:07 -07:00
  • 337a028bb6 Merge pull request #2236 from hochhaus/master Feng Xiao 2016-10-09 08:47:59 -07:00
  • b2b65842ea Silence compile warnings in bazel Andy Hochhaus 2016-10-08 15:40:29 -07:00
  • bc3bff165f Fix python_cpp test on Mac. Link staticly when building extension, so that the extension doesn't require installing protobuf library. (#2232) Paul Yang 2016-10-07 16:09:26 -07:00
  • c0c3aee6b9 Merge pull request #2229 from xfxyjwf/fixbuild Feng Xiao 2016-10-06 22:26:29 -07:00
  • 431cee60e6 Remove inexist files from build. Feng Xiao 2016-10-06 16:36:45 -07:00
  • d947308aa1 update files to include php generators (#2165) Jisi Liu 2016-09-22 15:14:58 -07:00
  • b0d62dd713 Add csharp/build_tools.sh for dist check. Bo Yang 2016-10-06 10:23:34 -07:00
  • 96e2d76491 Fix compile error for php on Mac. Bo Yang 2016-10-05 18:28:13 -07:00
  • 75b69887aa Fix segmentation fault when ZTS is defined. Bo Yang 2016-10-05 10:54:39 -07:00
  • 52ab3b07ac PHP: fix ZTS tsrm_ls errors (#2189) Stanley Cheung 2016-10-04 13:39:51 -07:00
  • 71e5994b1a Merge pull request #2193 from acozzette/common-js-fix Adam Cozzette 2016-10-04 13:14:12 -07:00
  • 60bc203346 Merge pull request #2199 from JasonLunn/patch-1 Joshua Haberman 2016-10-04 11:21:34 -07:00
  • 2d897c8fa2 Add test for php zts build. Bo Yang 2016-10-04 17:32:08 +00:00
  • 3a055be925 Prepare jenkins for testing php zts build. Bo Yang 2016-10-04 17:22:26 +00:00
  • 640c947458 Merge pull request #2204 from acozzette/enum-names Adam Cozzette 2016-10-04 09:58:54 -07:00
  • 149659b72a Do strict enum name checking only for proto3 Adam Cozzette 2016-09-29 14:29:23 -07:00
  • 858db7a202 Add travis test on Mac for php. Bo Yang 2016-10-03 21:59:58 +00:00
  • 4d87527807 Merge pull request #2218 from thomasvl/xcode8_updates Thomas Van Lenten 2016-10-03 17:11:23 -04:00
  • bcb32c0b86 Test php5.5_c test on jenkins Bo Yang 2016-09-30 19:07:33 +00:00
  • 297449aaf4 Update the ObjC projects for Xcode 8 Thomas Van Lenten 2016-10-03 11:20:54 -04:00
  • fe1d0a1f5a JS: Added string encoding/decoding tests for UTF-8 Wojciech Mandrysz 2016-10-03 01:42:58 +02:00
  • 23f108d471 JS: Fixed UTF-8 string encoder/decoder for high codepoints. Wojciech Mandrysz 2016-08-02 17:12:27 +02:00
  • 0fdfe635e8 Adding experimental runtime java_experimental nmittler 2016-10-01 11:01:43 -07:00
  • 350d49449b Merge pull request #2206 from acozzette/gitignore Adam Cozzette 2016-09-30 10:47:20 -07:00
  • dae50dc56a Trigger automated tests for php. Bo Yang 2016-09-30 01:20:41 +00:00
  • f17528a1fa Set up environment for php automated tests. Bo Yang 2016-09-30 01:10:27 +00:00
  • 1baaedfb3d Add php test script for automated tests. Bo Yang 2016-09-30 00:07:47 +00:00
  • 25dbc8b1ea Updated .gitignore with Java and JavaScript build artifacts Adam Cozzette 2016-09-29 16:20:43 -07:00
  • 6005648c2c Add development dependency requirements Jason Lunn 2016-09-29 17:31:11 -04:00
  • 1d2c7b6c73 Fix MSVC build when HAVE_LONG_LONG is defined. Derek Murray 2016-09-29 12:52:54 -07:00
  • ee19a7c346 Remove hanging reference to Gemfile.lock Jason Lunn 2016-09-29 02:33:17 -04:00
  • d94ff4142a Delete Gemfile.lock Jason Lunn 2016-09-29 02:18:32 -04:00
  • 07f3cab3dd Set platform to "java" under JRuby Jason Lunn 2016-09-29 00:18:55 -04:00
  • b9bad65bf3 Add script to build Google.Protobuf.Tools for csharp. Bo Yang 2016-09-28 13:51:57 -07:00
  • 3b88a4ae87 Merge pull request #2196 from haberman/nodefix Joshua Haberman 2016-09-28 12:39:23 -07:00
  • 3d598eecee Merge pull request #2197 from thomasvl/swift_docs Thomas Van Lenten 2016-09-28 15:34:16 -04:00
  • fb85b4316b Drop the swift docs directory (and content). Thomas Van Lenten 2016-09-28 15:32:51 -04:00