Merge pull request #4824 from sschuberth/remove-exec-bit

Remove the executable bit from several source code files
pull/2680/merge
Feng Xiao 7 years ago committed by GitHub
commit 9fb55c8d29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 0
      benchmarks/java/pom.xml
  2. 0
      benchmarks/java/src/main/java/com/google/protobuf/ProtoCaliperBenchmark.java
  3. 0
      csharp/src/Google.Protobuf.Test/ByteStringTest.cs
  4. 0
      csharp/src/Google.Protobuf.Test/CodedInputStreamTest.cs
  5. 0
      csharp/src/Google.Protobuf.Test/Compatibility/StreamExtensionsTest.cs
  6. 0
      csharp/src/Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs
  7. 0
      csharp/src/Google.Protobuf.Test/FieldCodecTest.cs
  8. 0
      csharp/src/Google.Protobuf/ByteString.cs
  9. 0
      csharp/src/Google.Protobuf/Collections/RepeatedField.cs
  10. 0
      csharp/src/Google.Protobuf/Compatibility/PropertyInfoExtensions.cs
  11. 0
      csharp/src/Google.Protobuf/Compatibility/StreamExtensions.cs
  12. 0
      csharp/src/Google.Protobuf/Compatibility/TypeExtensions.cs
  13. 0
      csharp/src/Google.Protobuf/JsonFormatter.cs
  14. 0
      csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs
  15. 0
      csharp/src/Google.Protobuf/WellKnownTypes/FieldMaskPartial.cs
  16. 0
      src/google/protobuf/arena.cc
  17. 0
      src/google/protobuf/arenastring.h
  18. 0
      src/google/protobuf/compiler/js/js_generator.cc
  19. 0
      src/google/protobuf/compiler/js/js_generator.h
  20. 0
      src/google/protobuf/reflection.h
  21. 0
      src/google/protobuf/stubs/common.cc
  22. 0
      src/google/protobuf/util/message_differencer_unittest.cc
Loading…
Cancel
Save