1. 12 Dec, 2016 1 commit
  2. 10 Dec, 2016 1 commit
  3. 09 Dec, 2016 11 commits
  4. 08 Dec, 2016 11 commits
  5. 07 Dec, 2016 7 commits
  6. 06 Dec, 2016 5 commits
  7. 05 Dec, 2016 2 commits
  8. 03 Dec, 2016 2 commits
    • Joshua Haberman's avatar
      Factored Conformance and Benchmark test messages into shared test schema. (#1971) · f1ce60e7
      Joshua Haberman authored
      * Factored Conformance test messages into shared test schema.
      
      * Updated benchmarks to use new proto3 message locations.
      
      * Fixed include path.
      
      * Conformance: fixed include of Python test messages.
      
      * Make maven in Rakefile use --batch-mode.
      
      * Revert changes to benchmarks.
      
      On second thought I think a separate schema for
      CPU benchmarking makes sense.
      
      * Try regenerating C# protos for new test protos.
      
      * Removed benchmark messages from test proto.
      
      * Added Jon Skeet's fixes for C#.
      
      * Removed duplicate/old test messages C# file.
      
      * C# fixes for test schema move.
      
      * Fixed C# to use the correct TestAllTypes message.
      
      * Fixes for Objective C test schema move.
      
      * Added missing EXTRA_DIST file.
      f1ce60e7
    • Feng Xiao's avatar
      Merge pull request #2436 from cgrushko/patch-1 · 4280c274
      Feng Xiao authored
      Add a proto_lang_toolchain() for cc_proto_library
      4280c274