1. 05 Dec, 2018 1 commit
  2. 03 Dec, 2018 1 commit
    • Stephane Moore's avatar
      [protos/objc] Include more context in deprecation messages · 74fa8745
      Stephane Moore authored
      For deprecated fields, identify the deprecated field and source file in the deprecation message. For deprecated files, identify the deprecated file in deprecation messages of generated interfaces. This additional context in deprecation messages will help provide developers with more context which could help them seek recommended alternatives to deprecated interfaces.
      74fa8745
  3. 29 Nov, 2018 2 commits
    • Paul Yang's avatar
      Change MACOSX_DEPLOYMENT_TARGET to 10.9 (#5406) · 704037f2
      Paul Yang authored
      * Add kokoro build for python source package
      
      * Use libc++ for xcode 10 (#5303)
      
      The xcode 10 removes the deprecated libstdc++ library. We could set
      "MACOSX_DEPLOYMENT_TARGET" to "10.9" to use libc++ instead.
      
      * Add python 3.7 build
      
      * Add build for python 3.7 on linux and windows
      
      * Remove unused source build
      
      * Add comment
      
      * Fix $MACOSX_DEPLOYMENT_TARGET mismatch
      
      * Fix MACOSX_DEPLOYMENT_TARGET mismatch
      
      * Add missing import for sysconfig
      
      * Add missing imports
      704037f2
    • michaelbausor's avatar
      PHP: Add Enum methods for converting to/from strings (#5342) · 0b9af83d
      michaelbausor authored
      * adds string-to-int and int-to-string methods to enums
      
      * remove check for valueToName property in EnumTrait
      
      * Remove unused imports
      
      * Update to avoid using EnumTrait
      
      * Remove EnumTrait
      
      * Update enum types
      
      * Move name and value methods into generated classes
      
      * Remove functions from GPBUtil
      
      * Test well known enums
      
      * Implement enum value to/from name in c extension
      
      * Only generate use statement when namespace is present
      0b9af83d
  4. 27 Nov, 2018 2 commits
  5. 26 Nov, 2018 3 commits
  6. 21 Nov, 2018 2 commits
  7. 19 Nov, 2018 5 commits
  8. 18 Nov, 2018 2 commits
  9. 16 Nov, 2018 3 commits
  10. 15 Nov, 2018 1 commit
  11. 14 Nov, 2018 9 commits
  12. 13 Nov, 2018 5 commits
  13. 12 Nov, 2018 4 commits