1. 24 Sep, 2018 4 commits
    • Sydney Acksman's avatar
      C# Proto2 feature : Field presence and default values (#4642) · 54176b26
      Sydney Acksman authored
      * Compiler changes
      
      * Generated code changes
      
      * Library changes
      
      * Compiler style changes
      
      * Generated style changes
      
      * Fix Windows build errors
      
      * Implement changes from review
      
      * Reintroduce proto2 check
      
      * Compiler changes (required handling review)
      
      * Generated code changes (required handling review)
      
      * Library changes (required handling review
      
      * Field presence rewrite (compiler changes)
      
      * Field presence rewrite (generated code changes)
      
      * Compiler comment
      
      * IFieldAccessor.HasValue library implementation
      
      * Remove Clear methods and default values from proto3 code (Compiler)
      
      * Remove Clear methods and default values from proto3 code (Generated)
      
      * Remove Clear methods and default values from proto3 code (Library)
      
      * Fix distcheck error
      
      * Rewrite default string values to use base64 and convert
      
      * Library changes (IMessage2)
      
      * Compiler changes (IMessage2)
      
      * Generated changes (IMessage2)
      
      * Rebased and regenerated
      
      * Compiler changes (initialized extension)
      
      * Generated changes (initialized extension)
      
      * Library changes (initialized extension)
      
      * Refactor MessageExtensions.IsRequired
      
      * Move string default value creator and bytes default value creator back to seperate methods
      
      * Dead code cleanup
      
      * Fixed segmentation fault
      Removed unused header method declarations
      54176b26
    • Feng Xiao's avatar
      Merge pull request #5180 from mit-mit/patch-1 · fb0a74b6
      Feng Xiao authored
      Dart build status
      fb0a74b6
    • Yilun Chong's avatar
      Merge pull request #5182 from BSBandme/test_benchmark · f1bea7a4
      Yilun Chong authored
      fix java build by changing mvn to online
      f1bea7a4
    • Yilun Chong's avatar
      fix java build by changing mvn to online · 2b7ee387
      Yilun Chong authored
      2b7ee387
  2. 23 Sep, 2018 1 commit
    • Paul Yang's avatar
      Adopt upb change for timestamp and duration json to php (#5106) · 9bda1f19
      Paul Yang authored
      * Adopt upb change for timestamp and duration json to php
      
      * Remove unused code
      
      * Re-sync upb
      
      * Fix php implementation timestamp json parsing
      
      * Fix strptime use local timezone on mac.
      
      * Remove succeeding tests
      
      * Resync
      
      * Add tests for values
      
      * Fix php tests
      
      * Fix encoder handlers change default value
      
      Previously, oneofsubmsg_handler and submsg_handler change zval's default value directly.
      The fix use REPLACE_ZVAL_VALUE which create a copy of parsed value and assign it to zval.
      9bda1f19
  3. 22 Sep, 2018 6 commits
  4. 21 Sep, 2018 1 commit
  5. 17 Sep, 2018 1 commit
  6. 10 Sep, 2018 5 commits
  7. 08 Sep, 2018 1 commit
  8. 07 Sep, 2018 11 commits
  9. 06 Sep, 2018 2 commits
  10. 04 Sep, 2018 2 commits
  11. 03 Sep, 2018 3 commits
  12. 02 Sep, 2018 2 commits
  13. 01 Sep, 2018 1 commit