aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update version number in podspec to 3.2.1v3.2.13.2.xBo Yang2017-04-041-1/+1
* Raise the recursion limit to 100 to match other languages.Thomas Van Lenten2017-04-042-10/+23
* Remove the use of dispatch_once that is heap backed.Thomas Van Lenten2017-04-042-17/+20
* Merge pull request #2856 from acozzette/3.2.xAdam Cozzette2017-03-161-1/+1
|\
| * Incremented gem version to 3.2.0.2Adam Cozzette2017-03-151-1/+1
|/
* Merge pull request #2831 from acozzette/ruby-cherry-pickAdam Cozzette2017-03-144-2/+61
|\
| * Incremented Ruby version number to 3.2.0.1Adam Cozzette2017-03-101-1/+1
| * Ruby: wrap calls to memcpy so that gem is compatible with pre-2.14 glibcAdam Cozzette2017-03-093-1/+60
|/
* Disable static analyzer for message semaphore creation (#2748)Sergio Campamá2017-03-031-0/+8
* Handing threading race resolving methods.Thomas Van Lenten2017-03-034-9/+46
* Improve support for plugin parameters.Thomas Van Lenten2017-02-142-3/+47
* Merge pull request #2706 from podsvirov/cm-js-embedAdam Cozzette2017-02-141-1/+1
|\
| * Fix libprotoc.cmake to generate well_known_types_embed.ccKonstantin Podsvirov2017-02-111-1/+1
* | Merge pull request #2675 from haberman/ruby24Joshua Haberman2017-02-132-5/+5
|\ \ | |/ |/|
| * Merge branch '3.2.x' into ruby24Joshua Haberman2017-02-1329-357/+473
| |\ | |/ |/|
* | Add fixed version to phpunit used in travis (#2673)Paul Yang2017-02-081-1/+1
* | Bug fix: When encoding, negative int32 values should be padded to int64 (#2660)Paul Yang2017-02-078-24/+51
* | Merge pull request #2654 from TeBoring/3.2.xThomas Van Lenten2017-02-025-313/+402
|\ \
| * | Adds nullability modifiers to resolve Xcode 8.3 warningsSergio Campama2017-01-312-242/+242
| * | Timestamp helper fix, Duration helper cleanup.Thomas Van Lenten2017-01-313-71/+160
|/ /
* | Bump version number to 3.2.0v3.2.0-alpha-1v3.2.0Bo Yang2017-01-2714-17/+17
* | Fix typo that breaks builds on big-endian (#2632)Orion Poplawski2017-01-261-2/+2
| * Ruby: update Gemspec.Josh Haberman2017-02-131-3/+3
| * Ruby: build packages for Ruby 2.4.Josh Haberman2017-02-061-2/+2
|/
* Reverting deployment target to 7.0 (#2618)davidair2017-01-241-1/+1
* Update upb, fixes some bugs (including a hash table problem). (#2611)Joshua Haberman2017-01-235-1365/+2794
* Update php READMEBo Yang2017-01-201-2/+0
* Update change logs for 3.2.0 release.Bo Yang2017-01-201-5/+77
* Update version number to 3.2.0rc2v3.2.0rc2Bo Yang2017-01-1814-17/+17
* Change protoc-artifacts version to 3.2.0-rc.1Bo Yang2017-01-121-1/+1
* Update version number to 3.2.0-rc.1 (#2578)v3.2.0-rc.1Paul Yang2017-01-1113-16/+16
* Remove redundent embed.cc from src/Makefile.amBo Yang2017-01-101-1/+0
* Fixed "make distcheck" for the Autotools buildAdam Cozzette2017-01-101-2/+4
* Add embed.cc in src/Makefile.am to fix dist check.Bo Yang2017-01-101-0/+1
* Decoding unknown field should succeed.Bo Yang2017-01-104-1/+17
* Fix generated code when there is no namespace but there is enum definition.Bo Yang2017-01-103-6/+19
* Fix generation of extending nested messages in JavaScript (#2439)Marcus Longmuir2017-01-094-7/+74
* Minor fix for autocreated object repeated fields and maps.Thomas Van Lenten2017-01-0911-16/+435
* Fixed cross compilations with the Autotools buildAdam Cozzette2017-01-094-3/+242
* Fix include in auto-generated well_known_types_embed.ccJulien Brianceau2017-01-091-1/+1
* Fix warning in compiler/js/embed.ccJulien Brianceau2017-01-091-1/+1
* Fix int64 decoding on 32-bit machines.Bo Yang2017-01-096-63/+142
* PHP fix int64 decoding (#2516)Sufir2017-01-082-28/+77
* Merge pull request #2550 from TeBoring/3.2.xFeng Xiao2016-12-2930-51/+76
|\
| * Bump version number to 3.2.0Bo Yang2016-12-2830-51/+76
* | Fixed issue with autoloading - Invalid paths (#2538)NicklasWallgren2016-12-281-3/+3
|/
* Add new js file in extra dist.Bo Yang2016-12-282-2/+3
* Update _GNUC_VER to use the correct implementation of atomic operation on Mac.Bo Yang2016-12-222-1/+7
* Added Bazel genrule for generating well_known_types_embed.ccAdam Cozzette2016-12-211-0/+18
* Updated Makefile.am to fix out-of-tree buildsAdam Cozzette2016-12-211-1/+4