1. 15 Nov, 2019 1 commit
  2. 14 Nov, 2019 4 commits
    • Rafi Kamal's avatar
      Update Xcode version needed to run Kokoro tests and replace deprecated rubygem options (#6890) · bb0c5439
      Rafi Kamal authored
      * Update Xcode version needed to run Kokoro tests
      
      * Replace deprecated --no-ri --no-rdoc rubygem options with --no-document
      bb0c5439
    • Paul Yang's avatar
      Lazily Create Singular Wrapper Message (#6833) · 601f6963
      Paul Yang authored
      * Register additional handlers from wrappers
      
      * Return zval instead of parse frame
      
      * Use parse frame
      
      * Update upb
      
      * Lazily create wrapper messages
      
      * Fix a segment fault
      
      Need check type of field before getting submsg def
      
      * Avoid expanding during serialization and direct access
      
      * Fix a bug that getXXXUnwrapped returns null for string
      
      * Implement writeWrapperUnwrapped
      
      * Add more tests
      
      * Fix oneof wrapper parsing
      
      * Fix get oneof field
      
      * Avoid expansion for oneof wrappers
      
      * Fix bug
      
      * Fix a bug that in php7 variable is defined out of scope
      
      * Fix broken tests
       * Update upb to fix Timestamp conformance tests
       * Fix segmentation fault for oneof wrapper fields
      
      * Fix encoding/decoding top level wrapper values
      
      * Add type checking for write wrapper value in php7
      
      * Fix zts build
      
      * Fix the bug that readWrapperValue uses parent message's layout to access wrapper value
      
      * Fix wrapper in map
      601f6963
    • Jie Luo's avatar
      Revert "C# upgrade dotnet SDK (#6877)" (#6888) · f0680052
      Jie Luo authored
      This reverts commit 0c8acb6c.
      f0680052
    • Jan Tattermusch's avatar
      C# upgrade dotnet SDK (#6877) · 0c8acb6c
      Jan Tattermusch authored
      * upgrade dotnet SDK
      
      * upgrade dotnet SDK version in global.json
      0c8acb6c
  3. 12 Nov, 2019 6 commits
  4. 11 Nov, 2019 2 commits
  5. 08 Nov, 2019 10 commits
  6. 07 Nov, 2019 2 commits
  7. 05 Nov, 2019 3 commits
  8. 04 Nov, 2019 12 commits