diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2017-11-16 13:38:56 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2017-11-16 13:38:56 +0200 |
| commit | 914f4db513477d9aff726546bac47545195a3e37 (patch) | |
| tree | d2ff190fd84b1dfaa03eec76563c431592ece7ff | |
| parent | 65d01ff549d80fbe13ff5e966df216c9f7c03653 (diff) | |
| download | Tango-914f4db513477d9aff726546bac47545195a3e37.tar.gz Tango-914f4db513477d9aff726546bac47545195a3e37.zip | |
Rename "Visual Studio" to "Visual_Studio"
Rename "External Repositories" to "External_Repositories".
| -rw-r--r-- | Software/Android_Studio/.gitignore (renamed from Software/Android-Studio/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.BL/.gitignore (renamed from Software/Android-Studio/Tango.BL/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.BL/CMakeLists.txt (renamed from Software/Android-Studio/Tango.BL/CMakeLists.txt) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.BL/build.gradle (renamed from Software/Android-Studio/Tango.BL/build.gradle) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.BL/proguard-rules.pro (renamed from Software/Android-Studio/Tango.BL/proguard-rules.pro) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.BL/src/androidTest/java/com/twine/tango/bl/ExampleInstrumentedTest.java (renamed from Software/Android-Studio/Tango.BL/src/androidTest/java/com/twine/tango/bl/ExampleInstrumentedTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.BL/src/main/AndroidManifest.xml (renamed from Software/Android-Studio/Tango.BL/src/main/AndroidManifest.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.BL/src/main/cpp/Android.mk (renamed from Software/Android-Studio/Tango.BL/src/main/cpp/Android.mk) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.BL/src/main/cpp/OtherClass.cpp (renamed from Software/Android-Studio/Tango.BL/src/main/cpp/OtherClass.cpp) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.BL/src/main/cpp/OtherClass.h (renamed from Software/Android-Studio/Tango.BL/src/main/cpp/OtherClass.h) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.BL/src/main/cpp/native-lib.cpp (renamed from Software/Android-Studio/Tango.BL/src/main/cpp/native-lib.cpp) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.BL/src/main/java/com/twine/tango/bl/Example.java (renamed from Software/Android-Studio/Tango.BL/src/main/java/com/twine/tango/bl/Example.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.BL/src/main/res/values/strings.xml (renamed from Software/Android-Studio/Tango.BL/src/main/res/values/strings.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.BL/src/test/java/com/twine/tango/bl/ExampleUnitTest.java (renamed from Software/Android-Studio/Tango.BL/src/test/java/com/twine/tango/bl/ExampleUnitTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Core/.gitignore (renamed from Software/Android-Studio/Tango.Core/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Core/build.gradle (renamed from Software/Android-Studio/Tango.Core/build.gradle) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Core/proguard-rules.pro (renamed from Software/Android-Studio/Tango.Core/proguard-rules.pro) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Core/src/androidTest/java/com/twine/tango/core/ExampleInstrumentedTest.java (renamed from Software/Android-Studio/Tango.Core/src/androidTest/java/com/twine/tango/core/ExampleInstrumentedTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Core/src/main/AndroidManifest.xml (renamed from Software/Android-Studio/Tango.Core/src/main/AndroidManifest.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/Action.java (renamed from Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/Action.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/ContextFactory.java (renamed from Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/ContextFactory.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/EventHandler.java (renamed from Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/EventHandler.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/Func.java (renamed from Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/Func.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/IDisposable.java (renamed from Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/IDisposable.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/ObjectDisposedException.java (renamed from Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/ObjectDisposedException.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/ObservableCollection.java (renamed from Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/ObservableCollection.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/Reflections.java (renamed from Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/Reflections.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Core/src/main/res/values/strings.xml (renamed from Software/Android-Studio/Tango.Core/src/main/res/values/strings.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Core/src/test/java/com/twine/tango/core/ExampleUnitTest.java (renamed from Software/Android-Studio/Tango.Core/src/test/java/com/twine/tango/core/ExampleUnitTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.DAL/.gitignore (renamed from Software/Android-Studio/Tango.DAL/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.DAL/build.gradle (renamed from Software/Android-Studio/Tango.DAL/build.gradle) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.DAL/src/main/java/com/twine/tango/dal/myClass.java (renamed from Software/Android-Studio/Tango.DAL/src/main/java/com/twine/tango/dal/myClass.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Integration/.gitignore (renamed from Software/Android-Studio/Tango.Integration/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Integration/build.gradle (renamed from Software/Android-Studio/Tango.Integration/build.gradle) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Integration/proguard-rules.pro (renamed from Software/Android-Studio/Tango.Integration/proguard-rules.pro) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Integration/src/androidTest/java/com/twine/tango/integration/ExampleInstrumentedTest.java (renamed from Software/Android-Studio/Tango.Integration/src/androidTest/java/com/twine/tango/integration/ExampleInstrumentedTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Integration/src/main/AndroidManifest.xml (renamed from Software/Android-Studio/Tango.Integration/src/main/AndroidManifest.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/adapters/SerialAdapter.java (renamed from Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/adapters/SerialAdapter.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/adapters/TcpAdapter.java (renamed from Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/adapters/TcpAdapter.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MachineOperator.java (renamed from Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MachineOperator.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MachineOperatorInterface.java (renamed from Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MachineOperatorInterface.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MessageBase.java (renamed from Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MessageBase.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/RequestMessage.java (renamed from Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/RequestMessage.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/ResponseMessage.java (renamed from Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/ResponseMessage.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Integration/src/main/res/values/strings.xml (renamed from Software/Android-Studio/Tango.Integration/src/main/res/values/strings.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Integration/src/test/java/com/twine/tango/integration/ExampleUnitTest.java (renamed from Software/Android-Studio/Tango.Integration/src/test/java/com/twine/tango/integration/ExampleUnitTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Models/.gitignore (renamed from Software/Android-Studio/Tango.Models/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Models/build.gradle (renamed from Software/Android-Studio/Tango.Models/build.gradle) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Models/proguard-rules.pro (renamed from Software/Android-Studio/Tango.Models/proguard-rules.pro) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Models/src/androidTest/java/com/twine/tango/models/ExampleInstrumentedTest.java (renamed from Software/Android-Studio/Tango.Models/src/androidTest/java/com/twine/tango/models/ExampleInstrumentedTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Models/src/main/AndroidManifest.xml (renamed from Software/Android-Studio/Tango.Models/src/main/AndroidManifest.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Models/src/main/java/com/twine/tango/models/User.java (renamed from Software/Android-Studio/Tango.Models/src/main/java/com/twine/tango/models/User.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Models/src/main/res/values/strings.xml (renamed from Software/Android-Studio/Tango.Models/src/main/res/values/strings.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Models/src/test/java/com/twine/tango/models/ExampleUnitTest.java (renamed from Software/Android-Studio/Tango.Models/src/test/java/com/twine/tango/models/ExampleUnitTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/.gitignore (renamed from Software/Android-Studio/Tango.PMR/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/build.gradle (renamed from Software/Android-Studio/Tango.PMR/build.gradle) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/proguard-rules.pro (renamed from Software/Android-Studio/Tango.PMR/proguard-rules.pro) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/androidTest/java/com/twine/tango/pmr/ExampleInstrumentedTest.java (renamed from Software/Android-Studio/Tango.PMR/src/androidTest/java/com/twine/tango/pmr/ExampleInstrumentedTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/main/AndroidManifest.xml (renamed from Software/Android-Studio/Tango.PMR/src/main/AndroidManifest.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/MessageFactory.java (renamed from Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/MessageFactory.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/TangoMessage.java (renamed from Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/TangoMessage.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/MessageContainerOuterClass.java (renamed from Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/MessageContainerOuterClass.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/MessageTypeOuterClass.java (renamed from Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/MessageTypeOuterClass.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/RGBOuterClass.java (renamed from Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/RGBOuterClass.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/jobs/JobOuterClass.java (renamed from Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/jobs/JobOuterClass.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/jobs/SegmentOuterClass.java (renamed from Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/jobs/SegmentOuterClass.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/CalculateRequestOuterClass.java (renamed from Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/CalculateRequestOuterClass.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/CalculateResponseOuterClass.java (renamed from Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/CalculateResponseOuterClass.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/ProgressRequestOuterClass.java (renamed from Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/ProgressRequestOuterClass.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/ProgressResponseOuterClass.java (renamed from Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/ProgressResponseOuterClass.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/main/res/raw/packages.txt (renamed from Software/Android-Studio/Tango.PMR/src/main/res/raw/packages.txt) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/main/res/values/strings.xml (renamed from Software/Android-Studio/Tango.PMR/src/main/res/values/strings.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.PMR/src/test/java/com/twine/tango/pmr/ExampleUnitTest.java (renamed from Software/Android-Studio/Tango.PMR/src/test/java/com/twine/tango/pmr/ExampleUnitTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/.gitignore (renamed from Software/Android-Studio/Tango.SharedUI/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/build.gradle (renamed from Software/Android-Studio/Tango.SharedUI/build.gradle) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/proguard-rules.pro (renamed from Software/Android-Studio/Tango.SharedUI/proguard-rules.pro) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/androidTest/java/com/twine/tango/sharedui/ExampleInstrumentedTest.java (renamed from Software/Android-Studio/Tango.SharedUI/src/androidTest/java/com/twine/tango/sharedui/ExampleInstrumentedTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/AndroidManifest.xml (renamed from Software/Android-Studio/Tango.SharedUI/src/main/AndroidManifest.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/binding_adapters/BindingAdapters.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/binding_adapters/BindingAdapters.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/ActivityBase.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/ActivityBase.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/ActivityCallbackEngine.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/ActivityCallbackEngine.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/FragmentBase.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/FragmentBase.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/FragmentBaseV4.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/FragmentBaseV4.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/BindingConverters.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/BindingConverters.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/DependencyProperty.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/DependencyProperty.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/FieldUtils.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/FieldUtils.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ReadOnlyField.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ReadOnlyField.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/RelayCommand.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/RelayCommand.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ViewContract.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ViewContract.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ViewModelBase.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ViewModelBase.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/notifications/AndroidNotificationProvider.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/notifications/AndroidNotificationProvider.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/notifications/NotificationProvider.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/notifications/NotificationProvider.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/paging/PagerAdapter.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/paging/PagerAdapter.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/paging/PagerZoomTransform.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/paging/PagerZoomTransform.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/validation/ViewValidator.java (renamed from Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/validation/ViewValidator.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/main/res/values/strings.xml (renamed from Software/Android-Studio/Tango.SharedUI/src/main/res/values/strings.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.SharedUI/src/test/java/com/twine/tango/sharedui/ExampleUnitTest.java (renamed from Software/Android-Studio/Tango.SharedUI/src/test/java/com/twine/tango/sharedui/ExampleUnitTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/.gitignore (renamed from Software/Android-Studio/Tango.Stubs.UI/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/build.gradle (renamed from Software/Android-Studio/Tango.Stubs.UI/build.gradle) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/proguard-rules.pro (renamed from Software/Android-Studio/Tango.Stubs.UI/proguard-rules.pro) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/androidTest/java/com/twine/tango/stubs/ui/ExampleInstrumentedTest.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/androidTest/java/com/twine/tango/stubs/ui/ExampleInstrumentedTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/AndroidManifest.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/AndroidManifest.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/App.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/App.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/Events/LoginEvent.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/Events/LoginEvent.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/Events/StubSelectedEvent.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/Events/StubSelectedEvent.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ApplicationComponent.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ApplicationComponent.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ApplicationModule.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ApplicationModule.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/EventBusModule.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/EventBusModule.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/NotificationModule.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/NotificationModule.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ServicesModule.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ServicesModule.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/TransportModule.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/TransportModule.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ViewModelsModule.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ViewModelsModule.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragment.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragment.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragmentContract.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragmentContract.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragmentVM.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragmentVM.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivity.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivity.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivityContract.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivityContract.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivityVM.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivityVM.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragment.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragment.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragmentContract.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragmentContract.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragmentVM.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragmentVM.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivity.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivity.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivityContract.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivityContract.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivityVM.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivityVM.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivity.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivity.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivityContract.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivityContract.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivityVM.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivityVM.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/database.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/database.png) | bin | 2304 -> 2304 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/ic_database.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/ic_database.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/ic_launcher_background.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/ic_launcher_background.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/ic_play.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/ic_play.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/ic_stop.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/ic_stop.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/ic_stubs.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/ic_stubs.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/list_view_selectable.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/list_view_selectable.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/stubs.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/stubs.png) | bin | 2543 -> 2543 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/user.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/user.png) | bin | 9817 -> 9817 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/activity_main.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/activity_main.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/activity_stub.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/activity_stub.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/activity_stubs.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/activity_stubs.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/fragment_login.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/fragment_login.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/fragment_selection.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/fragment_selection.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/stubs_listview_item.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/stubs_listview_item.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-anydpi-v26/ic_launcher.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-anydpi-v26/ic_launcher.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher.png) | bin | 3358 -> 3358 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher_foreground.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher_foreground.png) | bin | 5117 -> 5117 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher_round.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher_round.png) | bin | 5084 -> 5084 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher.png) | bin | 2386 -> 2386 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher_foreground.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher_foreground.png) | bin | 2652 -> 2652 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher_round.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher_round.png) | bin | 3179 -> 3179 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher.png) | bin | 4648 -> 4648 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png) | bin | 7011 -> 7011 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher_round.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher_round.png) | bin | 7381 -> 7381 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher.png) | bin | 7008 -> 7008 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png) | bin | 14578 -> 14578 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher_round.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher_round.png) | bin | 11545 -> 11545 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher.png) | bin | 9442 -> 9442 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png) | bin | 21908 -> 21908 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png) | bin | 16109 -> 16109 bytes | |||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/values/colors.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/values/colors.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/values/strings.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/values/strings.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/main/res/values/styles.xml (renamed from Software/Android-Studio/Tango.Stubs.UI/src/main/res/values/styles.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs.UI/src/test/java/com/twine/tango/stubs/ui/ExampleUnitTest.java (renamed from Software/Android-Studio/Tango.Stubs.UI/src/test/java/com/twine/tango/stubs/ui/ExampleUnitTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/.gitignore (renamed from Software/Android-Studio/Tango.Stubs/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/build.gradle (renamed from Software/Android-Studio/Tango.Stubs/build.gradle) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/proguard-rules.pro (renamed from Software/Android-Studio/Tango.Stubs/proguard-rules.pro) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/src/androidTest/java/com/twine/tango/stubs/ExampleInstrumentedTest.java (renamed from Software/Android-Studio/Tango.Stubs/src/androidTest/java/com/twine/tango/stubs/ExampleInstrumentedTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/src/main/AndroidManifest.xml (renamed from Software/Android-Studio/Tango.Stubs/src/main/AndroidManifest.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/AvailableStub.java (renamed from Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/AvailableStub.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/IStub.java (renamed from Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/IStub.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubAttribute.java (renamed from Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubAttribute.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubBase.java (renamed from Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubBase.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubDirection.java (renamed from Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubDirection.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubState.java (renamed from Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubState.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/stubs/Calculate.java (renamed from Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/stubs/Calculate.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/stubs/Progress.java (renamed from Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/stubs/Progress.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/src/main/res/raw/stubs.txt (renamed from Software/Android-Studio/Tango.Stubs/src/main/res/raw/stubs.txt) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/src/main/res/values/strings.xml (renamed from Software/Android-Studio/Tango.Stubs/src/main/res/values/strings.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Stubs/src/test/java/com/twine/tango/stubs/ExampleUnitTest.java (renamed from Software/Android-Studio/Tango.Stubs/src/test/java/com/twine/tango/stubs/ExampleUnitTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/.gitignore (renamed from Software/Android-Studio/Tango.Transport/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/build.gradle (renamed from Software/Android-Studio/Tango.Transport/build.gradle) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/proguard-rules.pro (renamed from Software/Android-Studio/Tango.Transport/proguard-rules.pro) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/androidTest/java/com/twine/tango/transport/ExampleInstrumentedTest.java (renamed from Software/Android-Studio/Tango.Transport/src/androidTest/java/com/twine/tango/transport/ExampleInstrumentedTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/main/AndroidManifest.xml (renamed from Software/Android-Studio/Tango.Transport/src/main/AndroidManifest.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransportAdapter.java (renamed from Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransportAdapter.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransportComponent.java (renamed from Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransportComponent.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransporter.java (renamed from Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransporter.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/PendingResponse.java (renamed from Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/PendingResponse.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportAdapterBase.java (renamed from Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportAdapterBase.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportComponentState.java (renamed from Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportComponentState.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessage.java (renamed from Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessage.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessageBase.java (renamed from Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessageBase.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessageDirection.java (renamed from Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessageDirection.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransporterBase.java (renamed from Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransporterBase.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/adapters/TcpTransportAdapter.java (renamed from Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/adapters/TcpTransportAdapter.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/transporters/ProtoTransporter.java (renamed from Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/transporters/ProtoTransporter.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/main/res/values/strings.xml (renamed from Software/Android-Studio/Tango.Transport/src/main/res/values/strings.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/Tango.Transport/src/test/java/com/twine/tango/transport/ExampleUnitTest.java (renamed from Software/Android-Studio/Tango.Transport/src/test/java/com/twine/tango/transport/ExampleUnitTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/.gitignore (renamed from Software/Android-Studio/app/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/CMakeLists.txt (renamed from Software/Android-Studio/app/CMakeLists.txt) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/build.gradle (renamed from Software/Android-Studio/app/build.gradle) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/proguard-rules.pro (renamed from Software/Android-Studio/app/proguard-rules.pro) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/src/androidTest/java/com/twine/tango/ExampleInstrumentedTest.java (renamed from Software/Android-Studio/app/src/androidTest/java/com/twine/tango/ExampleInstrumentedTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/src/main/AndroidManifest.xml (renamed from Software/Android-Studio/app/src/main/AndroidManifest.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/src/main/cpp/Android.mk (renamed from Software/Android-Studio/app/src/main/cpp/Android.mk) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/src/main/cpp/native-lib.cpp (renamed from Software/Android-Studio/app/src/main/cpp/native-lib.cpp) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/src/main/java/com/twine/tango/MainActivity.java (renamed from Software/Android-Studio/app/src/main/java/com/twine/tango/MainActivity.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/drawable/ic_launcher_background.xml (renamed from Software/Android-Studio/app/src/main/res/drawable/ic_launcher_background.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/layout/activity_main.xml (renamed from Software/Android-Studio/app/src/main/res/layout/activity_main.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml (renamed from Software/Android-Studio/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml (renamed from Software/Android-Studio/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-hdpi/ic_launcher.png (renamed from Software/Android-Studio/app/src/main/res/mipmap-hdpi/ic_launcher.png) | bin | 3358 -> 3358 bytes | |||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png (renamed from Software/Android-Studio/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png) | bin | 5117 -> 5117 bytes | |||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-hdpi/ic_launcher_round.png (renamed from Software/Android-Studio/app/src/main/res/mipmap-hdpi/ic_launcher_round.png) | bin | 5084 -> 5084 bytes | |||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-mdpi/ic_launcher.png (renamed from Software/Android-Studio/app/src/main/res/mipmap-mdpi/ic_launcher.png) | bin | 2386 -> 2386 bytes | |||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png (renamed from Software/Android-Studio/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png) | bin | 2652 -> 2652 bytes | |||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-mdpi/ic_launcher_round.png (renamed from Software/Android-Studio/app/src/main/res/mipmap-mdpi/ic_launcher_round.png) | bin | 3179 -> 3179 bytes | |||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-xhdpi/ic_launcher.png (renamed from Software/Android-Studio/app/src/main/res/mipmap-xhdpi/ic_launcher.png) | bin | 4648 -> 4648 bytes | |||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png (renamed from Software/Android-Studio/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png) | bin | 7011 -> 7011 bytes | |||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png (renamed from Software/Android-Studio/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png) | bin | 7381 -> 7381 bytes | |||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher.png (renamed from Software/Android-Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher.png) | bin | 7008 -> 7008 bytes | |||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png (renamed from Software/Android-Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png) | bin | 14578 -> 14578 bytes | |||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png (renamed from Software/Android-Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png) | bin | 11545 -> 11545 bytes | |||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png (renamed from Software/Android-Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png) | bin | 9442 -> 9442 bytes | |||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png (renamed from Software/Android-Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png) | bin | 21908 -> 21908 bytes | |||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png (renamed from Software/Android-Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png) | bin | 16109 -> 16109 bytes | |||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/values/colors.xml (renamed from Software/Android-Studio/app/src/main/res/values/colors.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/values/strings.xml (renamed from Software/Android-Studio/app/src/main/res/values/strings.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/src/main/res/values/styles.xml (renamed from Software/Android-Studio/app/src/main/res/values/styles.xml) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/src/test/java/com/twine/tango/ExampleUnitTest.java (renamed from Software/Android-Studio/app/src/test/java/com/twine/tango/ExampleUnitTest.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/app/src/test/java/com/twine/tango/PMR_TST.java (renamed from Software/Android-Studio/app/src/test/java/com/twine/tango/PMR_TST.java) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/build.gradle (renamed from Software/Android-Studio/build.gradle) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/gradle.properties (renamed from Software/Android-Studio/gradle.properties) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/gradle/wrapper/gradle-wrapper.jar (renamed from Software/Android-Studio/gradle/wrapper/gradle-wrapper.jar) | bin | 53636 -> 53636 bytes | |||
| -rw-r--r-- | Software/Android_Studio/gradle/wrapper/gradle-wrapper.properties (renamed from Software/Android-Studio/gradle/wrapper/gradle-wrapper.properties) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/gradlew (renamed from Software/Android-Studio/gradlew) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/gradlew.bat (renamed from Software/Android-Studio/gradlew.bat) | 0 | ||||
| -rw-r--r-- | Software/Android_Studio/settings.gradle (renamed from Software/Android-Studio/settings.gradle) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/CMake Command.txt (renamed from Software/External Repositories/Protobuf/CMake Command.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest.sln (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest.sln) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/App.config (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/App.config) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Person.cs (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Person.cs) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Program.cs (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Program.cs) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Properties/AssemblyInfo.cs (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Properties/AssemblyInfo.cs) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/ProtobufTest.csproj (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/ProtobufTest.csproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/packages.config (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/packages.config) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/.tern-port (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/.tern-port) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/.tern-project (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/.tern-project) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/ProtobufTest.session (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/ProtobufTest.session) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/ProtobufTest.tags (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/ProtobufTest.tags) | bin | 632832 -> 632832 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/compilation.db (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/compilation.db) | bin | 7168 -> 7168 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/refactoring.db (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/refactoring.db) | bin | 354304 -> 354304 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Makefile (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Makefile) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Person.cs (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Person.cs) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.mk (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.mk) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.project (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.project) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.txt (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/main.c (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/main.c) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person-pb-c.c (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person-pb-c.c) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person-pb-c.h (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person-pb-c.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person.proto (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protobuf-c.c (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protobuf-c.c) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protobuf-c.h (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protobuf-c.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protoc-c.exe (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protoc-c.exe) | bin | 3702784 -> 3702784 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protoc.exe (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protoc.exe) | bin | 4418048 -> 4418048 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/ProtobufTest.workspace (renamed from Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/ProtobufTest.workspace) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/proto embedded command.txt (renamed from Software/External Repositories/Protobuf/proto embedded command.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/BUILD (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/BUILD) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/CHANGES.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/CHANGES.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/CONTRIBUTORS.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/CONTRIBUTORS.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/LICENSE (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/LICENSE) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/Makefile.am (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/Makefile.am) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/Makefile.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/Makefile.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/README.md (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/README.md) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/WORKSPACE (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/WORKSPACE) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/aclocal.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/aclocal.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/ar-lib (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/ar-lib) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/autogen.sh (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/autogen.sh) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/benchmarks/Makefile.am (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/benchmarks/Makefile.am) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/benchmarks/Makefile.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/benchmarks/Makefile.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/benchmarks/cpp_benchmark.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/benchmarks/cpp_benchmark.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/benchmarks/generate_datasets.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/benchmarks/generate_datasets.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/CMakeLists.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/CMakeLists.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/README.md (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/README.md) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/examples.cmake (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/examples.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/extract_includes.bat.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/extract_includes.bat.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/install.cmake (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/install.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/libprotobuf-lite.cmake (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/libprotobuf-lite.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/libprotobuf.cmake (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/libprotobuf.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/libprotoc.cmake (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/libprotoc.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-config-version.cmake.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-config-version.cmake.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-config.cmake.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-config.cmake.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-lite.pc.cmake (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-lite.pc.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-module.cmake.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-module.cmake.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-options.cmake (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-options.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf.pc.cmake (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf.pc.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protoc.cmake (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protoc.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/tests.cmake (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/tests.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/compile (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/compile) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/config.guess (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/config.guess) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/config.h.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/config.h.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/config.sub (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/config.sub) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/configure (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/configure) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/configure.ac (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/configure.ac) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/ConformanceJava.java (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/ConformanceJava.java) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/ConformanceJavaLite.java (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/ConformanceJavaLite.java) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/Makefile.am (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/Makefile.am) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/Makefile.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/Makefile.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/README.md (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/README.md) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_cpp.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_cpp.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_objc.m (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_objc.m) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_php.php (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_php.php) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_python.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_python.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_ruby.rb (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_ruby.rb) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test_runner.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test_runner.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_cpp.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_cpp.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_csharp.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_csharp.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_java.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_java.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_js.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_js.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_objc.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_objc.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_php.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_php.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_php_c.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_php_c.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python-post26.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python-post26.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python_cpp.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python_cpp.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_ruby.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_ruby.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/third_party/jsoncpp/json.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/third_party/jsoncpp/json.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/third_party/jsoncpp/jsoncpp.cpp (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/third_party/jsoncpp/jsoncpp.cpp) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/depcomp (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/depcomp) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/editors/README.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/editors/README.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/editors/proto.vim (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/editors/proto.vim) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/editors/protobuf-mode.el (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/editors/protobuf-mode.el) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/AddPerson.java (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/examples/AddPerson.java) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/CMakeLists.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/examples/CMakeLists.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/ListPeople.java (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/examples/ListPeople.java) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/Makefile (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/examples/Makefile) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/README.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/examples/README.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/add_person.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/examples/add_person.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/add_person.go (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/examples/add_person.go) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/add_person.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/examples/add_person.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/add_person_test.go (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/examples/add_person_test.go) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/addressbook.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/examples/addressbook.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/list_people.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/examples/list_people.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/list_people.go (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/examples/list_people.go) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/list_people.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/examples/list_people.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/list_people_test.go (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/examples/list_people_test.go) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/generate_descriptor_proto.sh (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/generate_descriptor_proto.sh) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock.BUILD (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock.BUILD) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/CHANGES (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/CHANGES) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/CMakeLists.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/CMakeLists.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/CONTRIBUTORS (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/CONTRIBUTORS) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/LICENSE (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/LICENSE) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/Makefile.am (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/Makefile.am) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/Makefile.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/Makefile.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/README (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/README) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/aclocal.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/aclocal.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/compile (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/compile) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.guess (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.guess) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.h.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.h.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.sub (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.sub) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/depcomp (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/depcomp) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/install-sh (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/install-sh) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/ltmain.sh (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/ltmain.sh) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/missing (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/missing) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/test-driver (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/test-driver) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/configure (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/configure) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/configure.ac (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/configure.ac) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock-gtest-all.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock-gtest-all.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock/gmock.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock/gmock.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock_main.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock_main.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gtest/gtest.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gtest/gtest.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CHANGES (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CHANGES) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CMakeLists.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CMakeLists.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CONTRIBUTORS (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CONTRIBUTORS) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/LICENSE (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/LICENSE) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/Makefile.am (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/Makefile.am) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/Makefile.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/Makefile.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/README (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/README) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/aclocal.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/aclocal.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/compile (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/compile) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.guess (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.guess) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.h.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.h.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.sub (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.sub) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/depcomp (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/depcomp) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/install-sh (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/install-sh) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/ltmain.sh (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/ltmain.sh) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/missing (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/missing) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/test-driver (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/test-driver) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/cmake/internal_utils.cmake (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/cmake/internal_utils.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest.cbproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest.cbproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest.groupproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest.groupproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_all.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_all.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_link.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_link.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_main.cbproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_main.cbproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_unittest.cbproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_unittest.cbproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/configure (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/configure) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/configure.ac (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/configure.ac) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest-all.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest-all.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest_main.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest_main.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-death-test.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-death-test.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-message.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-message.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-param-test.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-param-test.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-param-test.h.pump (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-param-test.h.pump) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-printers.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-printers.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-spi.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-spi.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-test-part.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-test-part.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-typed-test.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-typed-test.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest_pred_impl.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest_pred_impl.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest_prod.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest_prod.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-death-test-internal.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-death-test-internal.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-filepath.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-filepath.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-internal.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-internal.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-linked_ptr.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-linked_ptr.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util-generated.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util-generated.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util-generated.h.pump (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util-generated.h.pump) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-port.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-port.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-string.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-string.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-tuple.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-tuple.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-tuple.h.pump (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-tuple.h.pump) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-type-util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-type-util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-type-util.h.pump (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-type-util.h.pump) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/acx_pthread.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/acx_pthread.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/gtest.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/gtest.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/libtool.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/libtool.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltoptions.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltoptions.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltsugar.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltsugar.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltversion.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltversion.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/lt~obsolete.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/lt~obsolete.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/make/Makefile (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/make/Makefile) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest-md.sln (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest-md.sln) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest-md.vcproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest-md.vcproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest.sln (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest.sln) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest.vcproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest.vcproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_main-md.vcproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_main-md.vcproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_main.vcproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_main.vcproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_prod_test-md.vcproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_prod_test-md.vcproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_prod_test.vcproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_prod_test.vcproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_unittest-md.vcproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_unittest-md.vcproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_unittest.vcproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_unittest.vcproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/prime_tables.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/prime_tables.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample10_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample10_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample3-inl.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample3-inl.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample3_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample3_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample5_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample5_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample6_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample6_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample7_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample7_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample8_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample8_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample9_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample9_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/fuse_gtest_files.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/fuse_gtest_files.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/gen_gtest_pred_impl.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/gen_gtest_pred_impl.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/gtest-config.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/gtest-config.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/pump.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/pump.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/test/Makefile (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/test/Makefile) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-all.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-all.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-death-test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-death-test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-filepath.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-filepath.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-internal-inl.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-internal-inl.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-port.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-port.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-printers.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-printers.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-test-part.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-test-part.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-typed-test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-typed-test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest_main.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest_main.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-death-test_ex_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-death-test_ex_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-death-test_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-death-test_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-filepath_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-filepath_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-linked_ptr_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-linked_ptr_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-listener_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-listener_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-message_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-message_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-options_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-options_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test2_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test2_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test_test.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test_test.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-port_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-port_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-printers_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-printers_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-test-part_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-test-part_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-tuple_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-tuple_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test2_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test2_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test_test.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test_test.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-unittest-api_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-unittest-api_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_all_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_all_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_break_on_failure_unittest.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_break_on_failure_unittest.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_break_on_failure_unittest_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_break_on_failure_unittest_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_catch_exceptions_test.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_catch_exceptions_test.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_catch_exceptions_test_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_catch_exceptions_test_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_color_test.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_color_test.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_color_test_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_color_test_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_env_var_test.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_env_var_test.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_env_var_test_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_env_var_test_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_environment_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_environment_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_filter_unittest.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_filter_unittest.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_filter_unittest_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_filter_unittest_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_help_test.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_help_test.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_help_test_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_help_test_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_list_tests_unittest.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_list_tests_unittest.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_list_tests_unittest_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_list_tests_unittest_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_main_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_main_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_no_test_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_no_test_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test_golden_lin.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test_golden_lin.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_pred_impl_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_pred_impl_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_premature_exit_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_premature_exit_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_prod_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_prod_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_repeat_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_repeat_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_shuffle_test.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_shuffle_test.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_shuffle_test_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_shuffle_test_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_sole_header_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_sole_header_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_stress_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_stress_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_test_utils.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_test_utils.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_ex_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_ex_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_test.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_test.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_test_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_test_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_uninitialized_test.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_uninitialized_test.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_uninitialized_test_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_uninitialized_test_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfile1_test_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfile1_test_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfile2_test_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfile2_test_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfiles_test.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfiles_test.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_output_unittest.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_output_unittest.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_output_unittest_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_output_unittest_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_test_utils.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_test_utils.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/production.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/production.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/production.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/production.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/DebugProject.xcconfig (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/DebugProject.xcconfig) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/FrameworkTarget.xcconfig (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/FrameworkTarget.xcconfig) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/General.xcconfig (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/General.xcconfig) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/ReleaseProject.xcconfig (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/ReleaseProject.xcconfig) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/StaticLibraryTarget.xcconfig (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/StaticLibraryTarget.xcconfig) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/TestTarget.xcconfig (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/TestTarget.xcconfig) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Resources/Info.plist (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Resources/Info.plist) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/Info.plist (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/Info.plist) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/runtests.sh (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/runtests.sh) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Scripts/runtests.sh (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Scripts/runtests.sh) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Scripts/versiongenerate.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Scripts/versiongenerate.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/gtest.xcodeproj/project.pbxproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/gtest.xcodeproj/project.pbxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-actions.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-actions.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-cardinalities.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-cardinalities.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-actions.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-actions.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-actions.h.pump (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-actions.h.pump) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-function-mockers.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-function-mockers.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-function-mockers.h.pump (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-function-mockers.h.pump) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-matchers.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-matchers.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-matchers.h.pump (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-matchers.h.pump) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-nice-strict.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-nice-strict.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-nice-strict.h.pump (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-nice-strict.h.pump) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-matchers.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-matchers.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-more-actions.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-more-actions.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-more-matchers.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-more-matchers.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-spec-builders.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-spec-builders.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-generated-internal-utils.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-generated-internal-utils.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-generated-internal-utils.h.pump (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-generated-internal-utils.h.pump) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-internal-utils.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-internal-utils.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-port.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-port.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/make/Makefile (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/make/Makefile) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock.sln (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock.sln) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock.vcproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock.vcproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_config.vsprops (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_config.vsprops) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_main.vcproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_main.vcproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_test.vcproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_test.vcproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock.sln (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock.sln) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock.vcxproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_config.props (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_config.props) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_main.vcxproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_main.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_test.vcxproj (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_test.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/fuse_gmock_files.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/fuse_gmock_files.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/LICENSE (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/LICENSE) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/README (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/README) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/README.cppclean (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/README.cppclean) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/__init__.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/__init__.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/ast.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/ast.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/gmock_class.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/gmock_class.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/keywords.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/keywords.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/tokenize.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/tokenize.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/utils.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/utils.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/gmock_gen.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/gmock_gen.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/gmock-config.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/gmock-config.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-all.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-all.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-cardinalities.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-cardinalities.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-internal-utils.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-internal-utils.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-matchers.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-matchers.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-spec-builders.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-spec-builders.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock_main.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock_main.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-actions_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-actions_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-cardinalities_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-cardinalities_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-actions_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-actions_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-function-mockers_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-function-mockers_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-internal-utils_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-internal-utils_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-matchers_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-matchers_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-internal-utils_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-internal-utils_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-matchers_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-matchers_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-more-actions_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-more-actions_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-nice-strict_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-nice-strict_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-port_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-port_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-spec-builders_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-spec-builders_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_all_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_all_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_ex_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_ex_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_leak_test.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_leak_test.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_leak_test_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_leak_test_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link2_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link2_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link_test.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link_test.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test_.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test_.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test_golden.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test_golden.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_stress_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_stress_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_test_utils.py (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_test_utils.py) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/install-sh (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/install-sh) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/ltmain.sh (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/ltmain.sh) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ac_system_extensions.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ac_system_extensions.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/acx_check_suncc.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/m4/acx_check_suncc.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/acx_pthread.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/m4/acx_pthread.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ax_cxx_compile_stdcxx.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ax_cxx_compile_stdcxx.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ax_prog_cc_for_build.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ax_prog_cc_for_build.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ax_prog_cxx_for_build.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ax_prog_cxx_for_build.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/libtool.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/m4/libtool.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ltoptions.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ltoptions.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ltsugar.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ltsugar.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ltversion.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ltversion.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/lt~obsolete.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/m4/lt~obsolete.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/stl_hash.m4 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/m4/stl_hash.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/missing (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/missing) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/objectivec/GPBProtocolBuffers.m (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/objectivec/GPBProtocolBuffers.m) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/protobuf-lite.pc.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/protobuf-lite.pc.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/protobuf.bzl (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/protobuf.bzl) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/protobuf.pc.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/protobuf.pc.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/six.BUILD (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/six.BUILD) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/Makefile.am (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/Makefile.am) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/Makefile.in (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/Makefile.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/README.md (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/README.md) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_impl.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_impl.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_test_util.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_test_util.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_test_util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_test_util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/code_generator.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/code_generator.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/code_generator.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/code_generator.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_extension.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_extension.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_extension.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_extension.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_file.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_file.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_file.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_file.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_generator.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_generator.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_generator.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_generator.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_helpers.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_helpers.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_map_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_map_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_map_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_map_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_move_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_move_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_options.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_options.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_service.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_service.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_service.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_service.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_string_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_string_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_unittest.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_unittest.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/metadata_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/metadata_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_doc_comment.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_doc_comment.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_field_base.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_field_base.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_field_base.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_field_base.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_helpers.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_helpers.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_helpers.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_helpers.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_map_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_map_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_map_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_map_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_names.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_names.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_options.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_options.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_primitive_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_primitive_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_reflection_class.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_reflection_class.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_wrapper_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_wrapper_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_context.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_context.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_context.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_context.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field_lite.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field_lite.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_lite.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_lite.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension_lite.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension_lite.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_file.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_file.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_file.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_file.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator_factory.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator_factory.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator_factory.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator_factory.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_helpers.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_helpers.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_helpers.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_helpers.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field_lite.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field_lite.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field_lite.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field_lite.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder_lite.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder_lite.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field_lite.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field_lite.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_lite.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_lite.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_name_resolver.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_name_resolver.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_name_resolver.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_name_resolver.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_names.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_names.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_options.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_options.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_plugin_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_plugin_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field_lite.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field_lite.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_service.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_service.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_service.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_service.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_shared_code_generator.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_shared_code_generator.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field_lite.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field_lite.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_extension.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_extension.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_extension.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_extension.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_file.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_file.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_file.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_file.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_generator.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_generator.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_generator.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_generator.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_helpers.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_helpers.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_helpers.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_helpers.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_map_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_map_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_map_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_map_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_params.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_params.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_primitive_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_primitive_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_primitive_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_primitive_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/embed.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/embed.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/js_generator.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/js_generator.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/js_generator.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/js_generator.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/any.js (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/any.js) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/struct.js (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/struct.js) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/timestamp.js (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/timestamp.js) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types_embed.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types_embed.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types_embed.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types_embed.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/main.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/main.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/mock_code_generator.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/mock_code_generator.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/mock_code_generator.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/mock_code_generator.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_extension.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_extension.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_extension.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_extension.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_file.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_file.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_file.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_file.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_generator.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_generator.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_generator.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_generator.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_map_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_map_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_oneof.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_oneof.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/package_info.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/package_info.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/php/php_generator.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/php/php_generator.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/php/php_generator.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/php/php_generator.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_generator.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_generator.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_generator.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_generator.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_plugin_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_plugin_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generated_code.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generated_code.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generated_code_pb.rb (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generated_code_pb.rb) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/subprocess.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/subprocess.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/subprocess.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/subprocess.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/test_plugin.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/test_plugin.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_output_unittest.sh (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_output_unittest.sh) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_writer.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_writer.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_writer.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_writer.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/drop_unknown_fields_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/drop_unknown_fields_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set_heavy.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set_heavy.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_enum_reflection.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_enum_reflection.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_enum_util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_enum_util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven_lite.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven_lite.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_util.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_util.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/has_bits.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/has_bits.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream_inl.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream_inl.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream_unittest.sh (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream_unittest.sh) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/package_info.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/package_info.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/strtod.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/strtod.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/strtod.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/strtod.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/lite_arena_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/lite_arena_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/lite_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/lite_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_entry.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_entry.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_entry_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_entry_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_inl.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_inl.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_test_util.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_test_util.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_test_util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_test_util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util_impl.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util_impl.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_type_handler.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_type_handler.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest_proto3.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest_proto3.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_lite.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_lite.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/metadata.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/metadata.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/metadata_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/metadata_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/no_field_presence_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/no_field_presence_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/package_info.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/package_info.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/preserve_unknown_enum_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/preserve_unknown_enum_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_arena_lite_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_arena_lite_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_arena_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_arena_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_lite_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_lite_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_internal.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_internal.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field_reflection_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field_reflection_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/service.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/service.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/service.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/service.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomic_sequence_num.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomic_sequence_num.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm_qnx.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm_qnx.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_generic_c11_atomic.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_generic_c11_atomic.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_mips_gcc.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_mips_gcc.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_power.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_power.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_ppc_gcc.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_ppc_gcc.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_solaris.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_solaris.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_tsan.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_tsan.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/callback.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/callback.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/casts.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/casts.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/fastmem.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/fastmem.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/hash.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/hash.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/logging.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/logging.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/macros.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/macros.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/map_util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/map_util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathlimits.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathlimits.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathlimits.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathlimits.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathutil.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathutil.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mutex.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mutex.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/platform_macros.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/platform_macros.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/port.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/port.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/scoped_ptr.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/scoped_ptr.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/shared_ptr.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/shared_ptr.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/singleton.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/singleton.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status_macros.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status_macros.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stl_util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stl_util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/structurally_valid.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/structurally_valid.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/structurally_valid_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/structurally_valid_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/substitute.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/substitute.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/substitute.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/substitute.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/template_util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/template_util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/template_util_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/template_util_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/type_traits.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/type_traits.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/type_traits_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/type_traits_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_messages_proto2.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_messages_proto2.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_messages_proto3.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_messages_proto3.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util_lite.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util_lite.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/bad_utf8_string (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/bad_utf8_string) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message) | bin | 531 -> 531 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_maps (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_maps) | bin | 13619 -> 13619 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_oneof_implemented (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_oneof_implemented) | bin | 515 -> 515 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_proto3 (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_proto3) | bin | 248 -> 248 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_packed_fields_message (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_packed_fields_message) | bin | 142 -> 142 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/map_test_data.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/map_test_data.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_oneof_implemented.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_oneof_implemented.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_pointy.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_pointy.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_extensions_data_pointy.txt (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_extensions_data_pointy.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/file.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/file.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/file.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/file.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/googletest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/googletest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/googletest.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/googletest.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/zcgunzip.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/zcgunzip.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/zcgzip.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/zcgzip.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_enormous_descriptor.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_enormous_descriptor.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_proto3.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_proto3.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_proto3.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_proto3.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/constants.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/constants.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/datapiece.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/datapiece.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/datapiece.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/datapiece.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/error_listener.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/error_listener.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/error_listener.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/error_listener.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/expecting_objectwriter.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/expecting_objectwriter.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/field_mask_utility.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/field_mask_utility.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/field_mask_utility.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/field_mask_utility.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_escaping.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_escaping.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_escaping.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_escaping.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/location_tracker.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/location_tracker.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/mock_error_listener.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/mock_error_listener.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_location_tracker.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_location_tracker.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_source.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_source.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_writer.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_writer.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_writer.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_writer.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/proto_writer.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/proto_writer.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/proto_writer.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/proto_writer.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/structured_objectwriter.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/structured_objectwriter.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info_test_helper.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info_test_helper.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info_test_helper.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info_test_helper.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/utility.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/utility.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/utility.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/utility.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/package_info.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/package_info.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util_test.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util_test.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/well_known_types_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/well_known_types_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite_inl.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite_inl.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_unittest.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_unittest.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.pb.cc (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.pb.h (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.pb.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.proto (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/libprotobuf-lite.map (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/libprotobuf-lite.map) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/libprotobuf.map (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/libprotobuf.map) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/libprotoc.map (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/libprotoc.map) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/src/solaris/libstdc++.la (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/src/solaris/libstdc++.la) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/test-driver (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/test-driver) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/update_file_lists.sh (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/update_file_lists.sh) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-3.4.1/util/python/BUILD (renamed from Software/External Repositories/Protobuf/protobuf-3.4.1/util/python/BUILD) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/.commit_docs.sh (renamed from Software/External Repositories/Protobuf/protobuf-c-master/.commit_docs.sh) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/.gitignore (renamed from Software/External Repositories/Protobuf/protobuf-c-master/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/.travis.yml (renamed from Software/External Repositories/Protobuf/protobuf-c-master/.travis.yml) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/CONTRIBUTING.md (renamed from Software/External Repositories/Protobuf/protobuf-c-master/CONTRIBUTING.md) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/ChangeLog (renamed from Software/External Repositories/Protobuf/protobuf-c-master/ChangeLog) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/Doxyfile.in (renamed from Software/External Repositories/Protobuf/protobuf-c-master/Doxyfile.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/DoxygenLayout.xml (renamed from Software/External Repositories/Protobuf/protobuf-c-master/DoxygenLayout.xml) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/LICENSE (renamed from Software/External Repositories/Protobuf/protobuf-c-master/LICENSE) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/Makefile.am (renamed from Software/External Repositories/Protobuf/protobuf-c-master/Makefile.am) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/README.md (renamed from Software/External Repositories/Protobuf/protobuf-c-master/README.md) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/TODO (renamed from Software/External Repositories/Protobuf/protobuf-c-master/TODO) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/autogen.sh (renamed from Software/External Repositories/Protobuf/protobuf-c-master/autogen.sh) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/build-cmake/.gitignore (renamed from Software/External Repositories/Protobuf/protobuf-c-master/build-cmake/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/build-cmake/CMakeLists.txt (renamed from Software/External Repositories/Protobuf/protobuf-c-master/build-cmake/CMakeLists.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/configure.ac (renamed from Software/External Repositories/Protobuf/protobuf-c-master/configure.ac) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/m4/.gitignore (renamed from Software/External Repositories/Protobuf/protobuf-c-master/m4/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/m4/ax_check_compile_flag.m4 (renamed from Software/External Repositories/Protobuf/protobuf-c-master/m4/ax_check_compile_flag.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/m4/code_coverage.m4 (renamed from Software/External Repositories/Protobuf/protobuf-c-master/m4/code_coverage.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/m4/ld-version-script.m4 (renamed from Software/External Repositories/Protobuf/protobuf-c-master/m4/ld-version-script.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/m4/pkg.m4 (renamed from Software/External Repositories/Protobuf/protobuf-c-master/m4/pkg.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/m4/valgrind-tests.m4 (renamed from Software/External Repositories/Protobuf/protobuf-c-master/m4/valgrind-tests.m4) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.pc.in (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.pc.in) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.sym (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.sym) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protobuf-c/protobuf-c.c (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/protobuf-c.c) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protobuf-c/protobuf-c.h (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/protobuf-c.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_bytes_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_bytes_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_bytes_field.h (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_bytes_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum.cc (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum.h (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum_field.h (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_extension.cc (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_extension.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_extension.h (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_extension.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_field.h (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_file.cc (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_file.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_file.h (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_file.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_generator.cc (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_generator.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_generator.h (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_generator.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_helpers.cc (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_helpers.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_helpers.h (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_helpers.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_message.cc (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_message.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_message.h (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_message.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_message_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_message_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_message_field.h (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_message_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_primitive_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_primitive_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_primitive_field.h (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_primitive_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_service.cc (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_service.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_service.h (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_service.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_string_field.cc (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_string_field.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_string_field.h (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_string_field.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/main.cc (renamed from Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/main.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/README (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/README) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/generated-code/test-generated-code.c (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/generated-code/test-generated-code.c) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/generated-code2/common-test-arrays.h (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/generated-code2/common-test-arrays.h) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/generated-code2/cxx-generate-packed-data.cc (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/generated-code2/cxx-generate-packed-data.cc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/generated-code2/test-generated-code2.c (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/generated-code2/test-generated-code2.c) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/issue220/.gitignore (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/issue220/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/issue220/issue220.c (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/issue220/issue220.c) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/issue220/issue220.proto (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/issue220/issue220.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/issue251/.gitignore (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/issue251/.gitignore) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/issue251/issue251.c (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/issue251/issue251.c) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/issue251/issue251.proto (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/issue251/issue251.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/test-full.proto (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/test-full.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/test-optimized.proto (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/test-optimized.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/test-proto3.proto (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/test-proto3.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/test.proto (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/test.proto) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protobuf-c-master/t/version/version.c (renamed from Software/External Repositories/Protobuf/protobuf-c-master/t/version/version.c) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protoc-1.0M4.jar (renamed from Software/External Repositories/Protobuf/protoc-1.0M4.jar) | bin | 3190277 -> 3190277 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protoc-c Command.txt (renamed from Software/External Repositories/Protobuf/protoc-c Command.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protoc-c.exe (renamed from Software/External Repositories/Protobuf/protoc-c.exe) | bin | 3702784 -> 3702784 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/protoc.exe (renamed from Software/External Repositories/Protobuf/protoc.exe) | bin | 4418048 -> 4418048 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/ALL_BUILD.vcxproj (renamed from Software/External Repositories/Protobuf/solution/ALL_BUILD.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/ALL_BUILD.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/ALL_BUILD.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeCache.txt (renamed from Software/External Repositories/Protobuf/solution/CMakeCache.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/2308b5998240231f963832566d4d311a/cpp_test_bad_identifiers.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/2308b5998240231f963832566d4d311a/cpp_test_bad_identifiers.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/2308b5998240231f963832566d4d311a/cpp_test_large_enum_value.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/2308b5998240231f963832566d4d311a/cpp_test_large_enum_value.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeCCompiler.cmake (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeCCompiler.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeCXXCompiler.cmake (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeCXXCompiler.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeDetermineCompilerABI_C.bin (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeDetermineCompilerABI_C.bin) | bin | 11776 -> 11776 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeDetermineCompilerABI_CXX.bin (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeDetermineCompilerABI_CXX.bin) | bin | 11776 -> 11776 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeRCCompiler.cmake (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeRCCompiler.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeSystem.cmake (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeSystem.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CMakeCCompilerId.c (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CMakeCCompilerId.c) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CompilerIdC.exe (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CompilerIdC.exe) | bin | 11264 -> 11264 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CompilerIdC.vcxproj (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CompilerIdC.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CMakeCXXCompilerId.cpp (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CMakeCXXCompilerId.cpp) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CompilerIdCXX.exe (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CompilerIdCXX.exe) | bin | 11264 -> 11264 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CompilerIdCXX.vcxproj (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CompilerIdCXX.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/VCTargetsPath.txt (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/VCTargetsPath.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/VCTargetsPath.vcxproj (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/VCTargetsPath.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/INSTALL_force.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/INSTALL_force.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/check.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/check.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/generate.stamp.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/generate.stamp.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/793a88d28af8c175b3f772a508437452/json_format_proto3.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/793a88d28af8c175b3f772a508437452/json_format_proto3.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/793a88d28af8c175b3f772a508437452/message_differencer_unittest.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/793a88d28af8c175b3f772a508437452/message_differencer_unittest.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-debug.cmake (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-debug.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-minsizerel.cmake (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-minsizerel.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-release.cmake (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-release.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-relwithdebinfo.cmake (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-relwithdebinfo.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets.cmake (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/TargetDirectories.txt (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/TargetDirectories.txt) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/anys.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/anys.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/books.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/books.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/default_value.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/default_value.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/default_value_test.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/default_value_test.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/field_mask.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/field_mask.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/maps.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/maps.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/oneofs.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/oneofs.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/proto3.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/proto3.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/struct.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/struct.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/timestamp_duration.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/timestamp_duration.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/wrappers.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/wrappers.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b45981f4973da71ef7128e78063ec325/well_known_types_embed.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b45981f4973da71ef7128e78063ec325/well_known_types_embed.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/any_test.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/any_test.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_lite_unittest.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_lite_unittest.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_proto2_unittest.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_proto2_unittest.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_unittest.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_unittest.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_arena.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_arena.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_custom_options.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_custom_options.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_drop_unknown_fields.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_drop_unknown_fields.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_embed_optimize_for.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_embed_optimize_for.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_empty.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_empty.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_lite.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_lite.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_public.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_public.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_public_lite.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_public_lite.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies_custom_option.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies_custom_option.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies_enum.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies_enum.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lite.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lite.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lite_imports_nonlite.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lite_imports_nonlite.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_mset.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_mset.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_mset_wire_format.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_mset_wire_format.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena_import.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena_import.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena_lite.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena_lite.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_field_presence.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_field_presence.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_generic_services.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_generic_services.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_optimize_for.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_optimize_for.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_preserve_unknown_enum.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_preserve_unknown_enum.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_preserve_unknown_enum2.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_preserve_unknown_enum2.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_arena.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_arena.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_arena_lite.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_arena_lite.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_lite.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_lite.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_well_known_types.pb.cc.rule (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_well_known_types.pb.cc.rule) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/cmake.check_cache (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/cmake.check_cache) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/feature_tests.bin (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/feature_tests.bin) | bin | 13824 -> 13824 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/feature_tests.cxx (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/feature_tests.cxx) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/generate.stamp (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/generate.stamp) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/generate.stamp.depend (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/generate.stamp.depend) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/CMakeFiles/generate.stamp.list (renamed from Software/External Repositories/Protobuf/solution/CMakeFiles/generate.stamp.list) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/INSTALL.vcxproj (renamed from Software/External Repositories/Protobuf/solution/INSTALL.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/INSTALL.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/INSTALL.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/MinSizeRel/libprotobuf.lib (renamed from Software/External Repositories/Protobuf/solution/MinSizeRel/libprotobuf.lib) | bin | 185734154 -> 185734154 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/ZERO_CHECK.lastbuildstate (renamed from Software/External Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/ZERO_CHECK.lastbuildstate) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.command.1.tlog (renamed from Software/External Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.command.1.tlog) | bin | 912 -> 912 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.read.1.tlog (renamed from Software/External Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.read.1.tlog) | bin | 17050 -> 17050 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.write.1.tlog (renamed from Software/External Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.write.1.tlog) | bin | 272 -> 272 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/ZERO_CHECK.vcxproj (renamed from Software/External Repositories/Protobuf/solution/ZERO_CHECK.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/ZERO_CHECK.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/ZERO_CHECK.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/check.vcxproj (renamed from Software/External Repositories/Protobuf/solution/check.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/check.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/check.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/cmake/protobuf-config-version.cmake (renamed from Software/External Repositories/Protobuf/solution/cmake/protobuf-config-version.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/cmake/protobuf-config.cmake (renamed from Software/External Repositories/Protobuf/solution/cmake/protobuf-config.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/cmake/protobuf-module.cmake (renamed from Software/External Repositories/Protobuf/solution/cmake/protobuf-module.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/cmake/protobuf-options.cmake (renamed from Software/External Repositories/Protobuf/solution/cmake/protobuf-options.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/cmake/protobuf-targets.cmake (renamed from Software/External Repositories/Protobuf/solution/cmake/protobuf-targets.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/cmake_install.cmake (renamed from Software/External Repositories/Protobuf/solution/cmake_install.cmake) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/extract_includes.bat (renamed from Software/External Repositories/Protobuf/solution/extract_includes.bat) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/gmock.vcxproj (renamed from Software/External Repositories/Protobuf/solution/gmock.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/gmock.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/gmock.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/gmock_main.vcxproj (renamed from Software/External Repositories/Protobuf/solution/gmock_main.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/gmock_main.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/gmock_main.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/js_embed.vcxproj (renamed from Software/External Repositories/Protobuf/solution/js_embed.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/js_embed.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/js_embed.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotobuf-lite.vcxproj (renamed from Software/External Repositories/Protobuf/solution/libprotobuf-lite.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotobuf-lite.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/libprotobuf-lite.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.command.1.tlog (renamed from Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.command.1.tlog) | bin | 122722 -> 122722 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.read.1.tlog (renamed from Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.read.1.tlog) | bin | 2070438 -> 2070438 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.write.1.tlog (renamed from Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.write.1.tlog) | bin | 29668 -> 29668 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib-link.16900.read.1.tlog (renamed from Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib-link.16900.read.1.tlog) | bin | 37494 -> 37494 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib-link.16900.write.1.tlog (renamed from Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib-link.16900.write.1.tlog) | bin | 18664 -> 18664 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib.command.1.tlog (renamed from Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib.command.1.tlog) | bin | 25826 -> 25826 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.command.1.tlog (renamed from Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.command.1.tlog) | bin | 764 -> 764 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.read.1.tlog (renamed from Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.read.1.tlog) | bin | 16878 -> 16878 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.write.1.tlog (renamed from Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.write.1.tlog) | bin | 198 -> 198 bytes | |||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/libprotobuf.lastbuildstate (renamed from Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/libprotobuf.lastbuildstate) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotobuf.vcxproj (renamed from Software/External Repositories/Protobuf/solution/libprotobuf.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotobuf.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/libprotobuf.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotoc.vcxproj (renamed from Software/External Repositories/Protobuf/solution/libprotoc.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/libprotoc.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/libprotoc.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/lite-arena-test.vcxproj (renamed from Software/External Repositories/Protobuf/solution/lite-arena-test.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/lite-arena-test.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/lite-arena-test.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/lite-test.vcxproj (renamed from Software/External Repositories/Protobuf/solution/lite-test.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/lite-test.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/lite-test.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/proto-c.vcxproj (renamed from Software/External Repositories/Protobuf/solution/proto-c.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/proto-c.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/proto-c.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/protobuf-lite.pc (renamed from Software/External Repositories/Protobuf/solution/protobuf-lite.pc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/protobuf.pc (renamed from Software/External Repositories/Protobuf/solution/protobuf.pc) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/protobuf.sln (renamed from Software/External Repositories/Protobuf/solution/protobuf.sln) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/protoc.vcxproj (renamed from Software/External Repositories/Protobuf/solution/protoc.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/protoc.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/protoc.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/test_plugin.vcxproj (renamed from Software/External Repositories/Protobuf/solution/test_plugin.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/test_plugin.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/test_plugin.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/tests - Copy.vcxproj (renamed from Software/External Repositories/Protobuf/solution/tests - Copy.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/External_Repositories/Protobuf/solution/tests.vcxproj.filters (renamed from Software/External Repositories/Protobuf/solution/tests.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/CalculateRequest.pb.cc (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/CalculateRequest.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/CalculateRequest.pb.h (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/CalculateRequest.pb.h) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/CalculateResponse.pb.cc (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/CalculateResponse.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/CalculateResponse.pb.h (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/CalculateResponse.pb.h) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/Job.pb.cc (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/Job.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/Job.pb.h (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/Job.pb.h) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/MessageContainer.pb.cc (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/MessageContainer.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/MessageContainer.pb.h (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/MessageContainer.pb.h) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/MessageType.pb.cc (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/MessageType.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/MessageType.pb.h (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/MessageType.pb.h) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/ProgressRequest.pb.cc (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/ProgressRequest.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/ProgressRequest.pb.h (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/ProgressRequest.pb.h) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/ProgressResponse.pb.cc (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/ProgressResponse.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/ProgressResponse.pb.h (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/ProgressResponse.pb.h) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/RGB.pb.cc (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/RGB.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/RGB.pb.h (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/RGB.pb.h) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/Segment.pb.cc (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/Segment.pb.cc) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/PMR/Segment.pb.h (renamed from Software/Visual Studio/Native/Tango.ProtoTest/PMR/Segment.pb.h) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/ProtoTester.cpp (renamed from Software/Visual Studio/Native/Tango.ProtoTest/ProtoTester.cpp) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/ProtoTester.h (renamed from Software/Visual Studio/Native/Tango.ProtoTest/ProtoTester.h) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj (renamed from Software/Visual Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj.filters (renamed from Software/Visual Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj.filters) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Native/Tango.ProtoTest/libprotobuf.lib (renamed from Software/Visual Studio/Native/Tango.ProtoTest/libprotobuf.lib) | bin | 185734154 -> 185734154 bytes | |||
| -rw-r--r-- | Software/Visual_Studio/Resources/dummyFile.txt (renamed from Software/Visual Studio/Resources/dummyFile.txt) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/ExtensionMethods/DependencyObjectExtensions.cs (renamed from Software/Visual Studio/Tango.Core/ExtensionMethods/DependencyObjectExtensions.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/ExtensionMethods/EnumExtensions.cs (renamed from Software/Visual Studio/Tango.Core/ExtensionMethods/EnumExtensions.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/ExtensionMethods/IMessageExtensions.cs (renamed from Software/Visual Studio/Tango.Core/ExtensionMethods/IMessageExtensions.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/ExtensionMethods/IParameterizedExtensions.cs (renamed from Software/Visual Studio/Tango.Core/ExtensionMethods/IParameterizedExtensions.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/ExtensionMethods/StringExtensions.cs (renamed from Software/Visual Studio/Tango.Core/ExtensionMethods/StringExtensions.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/Helpers/AssemblyHelper.cs (renamed from Software/Visual Studio/Tango.Core/Helpers/AssemblyHelper.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/Helpers/PathHelper.cs (renamed from Software/Visual Studio/Tango.Core/Helpers/PathHelper.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/IParameterized.cs (renamed from Software/Visual Studio/Tango.Core/IParameterized.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/ParameterIgnoreAttribute.cs (renamed from Software/Visual Studio/Tango.Core/ParameterIgnoreAttribute.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/ParameterItem.cs (renamed from Software/Visual Studio/Tango.Core/ParameterItem.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/ParameterItemAttribute.cs (renamed from Software/Visual Studio/Tango.Core/ParameterItemAttribute.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/ParameterItemMode.cs (renamed from Software/Visual Studio/Tango.Core/ParameterItemMode.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/Properties/AssemblyInfo.cs (renamed from Software/Visual Studio/Tango.Core/Properties/AssemblyInfo.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/Tango.Core.csproj (renamed from Software/Visual Studio/Tango.Core/Tango.Core.csproj) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Core/packages.config (renamed from Software/Visual Studio/Tango.Core/packages.config) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Emulations/EmulatorBase.cs (renamed from Software/Visual Studio/Tango.Emulations/EmulatorBase.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Emulations/Emulators/MachineEmulator.cs (renamed from Software/Visual Studio/Tango.Emulations/Emulators/MachineEmulator.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Emulations/Emulators/MobileEmulator.cs (renamed from Software/Visual Studio/Tango.Emulations/Emulators/MobileEmulator.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Emulations/IEmulator.cs (renamed from Software/Visual Studio/Tango.Emulations/IEmulator.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Emulations/Properties/AssemblyInfo.cs (renamed from Software/Visual Studio/Tango.Emulations/Properties/AssemblyInfo.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Emulations/Tango.Emulations.csproj (renamed from Software/Visual Studio/Tango.Emulations/Tango.Emulations.csproj) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Emulations/packages.config (renamed from Software/Visual Studio/Tango.Emulations/packages.config) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Logging/ApplicationCrashedEventArgs.cs (renamed from Software/Visual Studio/Tango.Logging/ApplicationCrashedEventArgs.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Logging/ConsoleLogger.cs (renamed from Software/Visual Studio/Tango.Logging/ConsoleLogger.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Logging/ConsoleWindow.xaml (renamed from Software/Visual Studio/Tango.Logging/ConsoleWindow.xaml) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Logging/ConsoleWindow.xaml.cs (renamed from Software/Visual Studio/Tango.Logging/ConsoleWindow.xaml.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Logging/ExceptionLogItem.cs (renamed from Software/Visual Studio/Tango.Logging/ExceptionLogItem.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Logging/FileLogger.cs (renamed from Software/Visual Studio/Tango.Logging/FileLogger.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Logging/GlobalExceptionTrapper.cs (renamed from Software/Visual Studio/Tango.Logging/GlobalExceptionTrapper.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Logging/IGlobalExceptionTrapper.cs (renamed from Software/Visual Studio/Tango.Logging/IGlobalExceptionTrapper.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Logging/ILogger.cs (renamed from Software/Visual Studio/Tango.Logging/ILogger.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Logging/LogItemBase.cs (renamed from Software/Visual Studio/Tango.Logging/LogItemBase.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Logging/LogManager.cs (renamed from Software/Visual Studio/Tango.Logging/LogManager.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Logging/MessageLogItem.cs (renamed from Software/Visual Studio/Tango.Logging/MessageLogItem.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Logging/Properties/AssemblyInfo.cs (renamed from Software/Visual Studio/Tango.Logging/Properties/AssemblyInfo.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Logging/Tango.Logging.csproj (renamed from Software/Visual Studio/Tango.Logging/Tango.Logging.csproj) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Logging/VSOutputLogger.cs (renamed from Software/Visual Studio/Tango.Logging/VSOutputLogger.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.PMR/Common/MessageContainer.cs (renamed from Software/Visual Studio/Tango.PMR/Common/MessageContainer.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.PMR/Common/MessageType.cs (renamed from Software/Visual Studio/Tango.PMR/Common/MessageType.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.PMR/Common/RGB.cs (renamed from Software/Visual Studio/Tango.PMR/Common/RGB.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.PMR/Jobs/Job.cs (renamed from Software/Visual Studio/Tango.PMR/Jobs/Job.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.PMR/Jobs/Segment.cs (renamed from Software/Visual Studio/Tango.PMR/Jobs/Segment.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.PMR/MessageFactory.cs (renamed from Software/Visual Studio/Tango.PMR/MessageFactory.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.PMR/NativePMR.cs (renamed from Software/Visual Studio/Tango.PMR/NativePMR.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.PMR/Properties/AssemblyInfo.cs (renamed from Software/Visual Studio/Tango.PMR/Properties/AssemblyInfo.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.PMR/Stubs/CalculateRequest.cs (renamed from Software/Visual Studio/Tango.PMR/Stubs/CalculateRequest.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.PMR/Stubs/CalculateResponse.cs (renamed from Software/Visual Studio/Tango.PMR/Stubs/CalculateResponse.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.PMR/Stubs/ProgressRequest.cs (renamed from Software/Visual Studio/Tango.PMR/Stubs/ProgressRequest.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.PMR/Stubs/ProgressResponse.cs (renamed from Software/Visual Studio/Tango.PMR/Stubs/ProgressResponse.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj (renamed from Software/Visual Studio/Tango.PMR/Tango.PMR.csproj) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.PMR/TangoMessage.cs (renamed from Software/Visual Studio/Tango.PMR/TangoMessage.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.PMR/packages.config (renamed from Software/Visual Studio/Tango.PMR/packages.config) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/CompilerException.cs (renamed from Software/Visual Studio/Tango.Protobuf/CompilerException.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/CompilerFactory.cs (renamed from Software/Visual Studio/Tango.Protobuf/CompilerFactory.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/CompilerFileResult.cs (renamed from Software/Visual Studio/Tango.Protobuf/CompilerFileResult.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/CompilerFolderResult.cs (renamed from Software/Visual Studio/Tango.Protobuf/CompilerFolderResult.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/CompilerLanguage.cs (renamed from Software/Visual Studio/Tango.Protobuf/CompilerLanguage.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/Compilers/CCompiler.cs (renamed from Software/Visual Studio/Tango.Protobuf/Compilers/CCompiler.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/Compilers/CSharpCompiler.cs (renamed from Software/Visual Studio/Tango.Protobuf/Compilers/CSharpCompiler.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/Compilers/CppCompiler.cs (renamed from Software/Visual Studio/Tango.Protobuf/Compilers/CppCompiler.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/Compilers/JavaCompiler.cs (renamed from Software/Visual Studio/Tango.Protobuf/Compilers/JavaCompiler.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/Compilers/PythonCompiler.cs (renamed from Software/Visual Studio/Tango.Protobuf/Compilers/PythonCompiler.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/ICompilerResult.cs (renamed from Software/Visual Studio/Tango.Protobuf/ICompilerResult.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/IProtoCompiler.cs (renamed from Software/Visual Studio/Tango.Protobuf/IProtoCompiler.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/Properties/AssemblyInfo.cs (renamed from Software/Visual Studio/Tango.Protobuf/Properties/AssemblyInfo.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/ProtoCompiler.cs (renamed from Software/Visual Studio/Tango.Protobuf/ProtoCompiler.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/ProtoCompilers/protoc-1.0M4.jar | bin | 0 -> 3190277 bytes | |||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/ProtoCompilers/protoc-c.exe | bin | 0 -> 3702784 bytes | |||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/ProtoCompilers/protoc.exe | bin | 0 -> 4418048 bytes | |||
| -rw-r--r-- | Software/Visual_Studio/Tango.Protobuf/Tango.Protobuf.csproj (renamed from Software/Visual Studio/Tango.Protobuf/Tango.Protobuf.csproj) | 9 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Commands/RelayCommand.cs (renamed from Software/Visual Studio/Tango.SharedUI/Commands/RelayCommand.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Controls/MultiTransitionControl.xaml (renamed from Software/Visual Studio/Tango.SharedUI/Controls/MultiTransitionControl.xaml) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Controls/MultiTransitionControl.xaml.cs (renamed from Software/Visual Studio/Tango.SharedUI/Controls/MultiTransitionControl.xaml.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Controls/TransitionTypeEnum.cs (renamed from Software/Visual Studio/Tango.SharedUI/Controls/TransitionTypeEnum.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Converters/BooleanInverseConverter.cs (renamed from Software/Visual Studio/Tango.SharedUI/Converters/BooleanInverseConverter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Converters/BooleanToVisibilityConverter.cs (renamed from Software/Visual Studio/Tango.SharedUI/Converters/BooleanToVisibilityConverter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Converters/BooleanToVisibilityInverseConverter.cs (renamed from Software/Visual Studio/Tango.SharedUI/Converters/BooleanToVisibilityInverseConverter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Converters/DoubleToIntConverter.cs (renamed from Software/Visual Studio/Tango.SharedUI/Converters/DoubleToIntConverter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Converters/EnumToDescriptionConverter.cs (renamed from Software/Visual Studio/Tango.SharedUI/Converters/EnumToDescriptionConverter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Converters/EnumToItemsSourceConverter.cs (renamed from Software/Visual Studio/Tango.SharedUI/Converters/EnumToItemsSourceConverter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Converters/IsEnumConverter.cs (renamed from Software/Visual Studio/Tango.SharedUI/Converters/IsEnumConverter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Converters/IsNullConverter.cs (renamed from Software/Visual Studio/Tango.SharedUI/Converters/IsNullConverter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Converters/NullObjectToBooleanConverter.cs (renamed from Software/Visual Studio/Tango.SharedUI/Converters/NullObjectToBooleanConverter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Converters/ParameterItemEditorTypeToEditorConverter.cs (renamed from Software/Visual Studio/Tango.SharedUI/Converters/ParameterItemEditorTypeToEditorConverter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Converters/PathToShortPathConverter.cs (renamed from Software/Visual Studio/Tango.SharedUI/Converters/PathToShortPathConverter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Converters/StringFormatConverter.cs (renamed from Software/Visual Studio/Tango.SharedUI/Converters/StringFormatConverter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Editors/IParameterItemEditor.cs (renamed from Software/Visual Studio/Tango.SharedUI/Editors/IParameterItemEditor.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Editors/ParameterItemEditor.cs (renamed from Software/Visual Studio/Tango.SharedUI/Editors/ParameterItemEditor.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Editors/ParameterItemNumericUpDownEditor.xaml (renamed from Software/Visual Studio/Tango.SharedUI/Editors/ParameterItemNumericUpDownEditor.xaml) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Editors/ParameterItemNumericUpDownEditor.xaml.cs (renamed from Software/Visual Studio/Tango.SharedUI/Editors/ParameterItemNumericUpDownEditor.xaml.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Editors/ParameterizedEditor.xaml (renamed from Software/Visual Studio/Tango.SharedUI/Editors/ParameterizedEditor.xaml) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Editors/ParameterizedEditor.xaml.cs (renamed from Software/Visual Studio/Tango.SharedUI/Editors/ParameterizedEditor.xaml.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/ExtendedObject.cs (renamed from Software/Visual Studio/Tango.SharedUI/ExtendedObject.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Properties/AssemblyInfo.cs (renamed from Software/Visual Studio/Tango.SharedUI/Properties/AssemblyInfo.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj (renamed from Software/Visual Studio/Tango.SharedUI/Tango.SharedUI.csproj) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.SharedUI/packages.config (renamed from Software/Visual Studio/Tango.SharedUI/packages.config) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Stubs/AvailableStub.cs (renamed from Software/Visual Studio/Tango.Stubs/AvailableStub.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Stubs/IStub.cs (renamed from Software/Visual Studio/Tango.Stubs/IStub.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Stubs/Properties/AssemblyInfo.cs (renamed from Software/Visual Studio/Tango.Stubs/Properties/AssemblyInfo.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Stubs/StubAttribute.cs (renamed from Software/Visual Studio/Tango.Stubs/StubAttribute.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Stubs/StubBase.cs (renamed from Software/Visual Studio/Tango.Stubs/StubBase.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Stubs/StubDirection.cs (renamed from Software/Visual Studio/Tango.Stubs/StubDirection.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Stubs/StubState.cs (renamed from Software/Visual Studio/Tango.Stubs/StubState.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Stubs/Stubs/Calculate.cs (renamed from Software/Visual Studio/Tango.Stubs/Stubs/Calculate.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Stubs/Stubs/Progress.cs (renamed from Software/Visual Studio/Tango.Stubs/Stubs/Progress.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Stubs/Tango.Stubs.csproj (renamed from Software/Visual Studio/Tango.Stubs/Tango.Stubs.csproj) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Stubs/packages.config (renamed from Software/Visual Studio/Tango.Stubs/packages.config) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/Adapters/SplitterAdapter.cs (renamed from Software/Visual Studio/Tango.Transport/Adapters/SplitterAdapter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/Adapters/TcpTransportAdapter.cs (renamed from Software/Visual Studio/Tango.Transport/Adapters/TcpTransportAdapter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/Adapters/UsbTransportAdapter.cs (renamed from Software/Visual Studio/Tango.Transport/Adapters/UsbTransportAdapter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/ITransportAdapter.cs (renamed from Software/Visual Studio/Tango.Transport/ITransportAdapter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/ITransportComponent.cs (renamed from Software/Visual Studio/Tango.Transport/ITransportComponent.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/ITransporter.cs (renamed from Software/Visual Studio/Tango.Transport/ITransporter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/PendingResponse.cs (renamed from Software/Visual Studio/Tango.Transport/PendingResponse.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/Properties/AssemblyInfo.cs (renamed from Software/Visual Studio/Tango.Transport/Properties/AssemblyInfo.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/Servers/ClientConnectedEventArgs.cs (renamed from Software/Visual Studio/Tango.Transport/Servers/ClientConnectedEventArgs.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/Servers/TcpServer.cs (renamed from Software/Visual Studio/Tango.Transport/Servers/TcpServer.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/Tango.Transport.csproj (renamed from Software/Visual Studio/Tango.Transport/Tango.Transport.csproj) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/TransportAdapterBase.cs (renamed from Software/Visual Studio/Tango.Transport/TransportAdapterBase.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/TransportComponentState.cs (renamed from Software/Visual Studio/Tango.Transport/TransportComponentState.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/TransportMessage.cs (renamed from Software/Visual Studio/Tango.Transport/TransportMessage.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/TransportMessageBase.cs (renamed from Software/Visual Studio/Tango.Transport/TransportMessageBase.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/TransportMessageDirection.cs (renamed from Software/Visual Studio/Tango.Transport/TransportMessageDirection.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/TransporterBase.cs (renamed from Software/Visual Studio/Tango.Transport/TransporterBase.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/Transporters/JsonTransporter.cs (renamed from Software/Visual Studio/Tango.Transport/Transporters/JsonTransporter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/Transporters/ProtoTransporter.cs (renamed from Software/Visual Studio/Tango.Transport/Transporters/ProtoTransporter.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.Transport/packages.config (renamed from Software/Visual Studio/Tango.Transport/packages.config) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.UnitTesting/Helper.cs (renamed from Software/Visual Studio/Tango.UnitTesting/Helper.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs (renamed from Software/Visual Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.UnitTesting/Protobuf_TST.cs (renamed from Software/Visual Studio/Tango.UnitTesting/Protobuf_TST.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj (renamed from Software/Visual Studio/Tango.UnitTesting/Tango.UnitTesting.csproj) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.UnitTesting/packages.config (renamed from Software/Visual Studio/Tango.UnitTesting/packages.config) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Tango.sln (renamed from Software/Visual Studio/Tango.sln) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/App.config (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/App.config) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/App.xaml (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/App.xaml) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/App.xaml.cs (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/App.xaml.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Images/machine-trans.png (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/Images/machine-trans.png) | bin | 45618 -> 45618 bytes | |||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/MainWindow.xaml (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/MainWindow.xaml) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/MainWindow.xaml.cs (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/MainWindow.xaml.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Properties/AssemblyInfo.cs (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/Properties/AssemblyInfo.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Properties/Resources.Designer.cs (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/Properties/Resources.Designer.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Properties/Resources.resx (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/Properties/Resources.resx) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Properties/Settings.Designer.cs (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/Properties/Settings.Designer.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Properties/Settings.settings (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/Properties/Settings.settings) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/ViewModels/MainViewVM.cs (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/ViewModels/MainViewVM.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Views/MainView.xaml (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/Views/MainView.xaml) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Views/MainView.xaml.cs (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/Views/MainView.xaml.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MachineEM.UI/packages.config (renamed from Software/Visual Studio/Utilities/Tango.MachineEM.UI/packages.config) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/App.config (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/App.config) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/App.xaml (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/App.xaml) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/App.xaml.cs (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/App.xaml.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Images/phone.png (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/Images/phone.png) | bin | 72384 -> 72384 bytes | |||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/MainWindow.xaml (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/MainWindow.xaml) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/MainWindow.xaml.cs (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/MainWindow.xaml.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Properties/AssemblyInfo.cs (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/Properties/AssemblyInfo.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Properties/Resources.Designer.cs (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/Properties/Resources.Designer.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Properties/Resources.resx (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/Properties/Resources.resx) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Properties/Settings.Designer.cs (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/Properties/Settings.Designer.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Properties/Settings.settings (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/Properties/Settings.settings) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Tango.MobileEM.UI.csproj (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/Tango.MobileEM.UI.csproj) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/ViewModels/MainViewVM.cs (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/ViewModels/MainViewVM.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/ViewModels/MainWindowVM.cs (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/ViewModels/MainWindowVM.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/ViewModels/StubViewVM.cs (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/ViewModels/StubViewVM.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/ViewModels/StubsViewVM.cs (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/ViewModels/StubsViewVM.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/MainView.xaml (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/MainView.xaml) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/MainView.xaml.cs (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/MainView.xaml.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/StubView.xaml (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/StubView.xaml) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/StubView.xaml.cs (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/StubView.xaml.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/StubsView.xaml (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/StubsView.xaml) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/StubsView.xaml.cs (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/StubsView.xaml.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.MobileEM.UI/packages.config (renamed from Software/Visual Studio/Utilities/Tango.MobileEM.UI/packages.config) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/App.config (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.CLI/App.config) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/Options.cs (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.CLI/Options.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/Program.cs (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.CLI/Program.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/Properties/AssemblyInfo.cs (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.CLI/Properties/AssemblyInfo.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/Tango.Protobuf.CLI.csproj (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.CLI/Tango.Protobuf.CLI.csproj) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/packages.config (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.CLI/packages.config) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/App.config (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/App.config) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/App.xaml (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/App.xaml) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/App.xaml.cs (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/App.xaml.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/DirectoryItem.cs (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/DirectoryItem.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/ExceptionWindow.xaml (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/ExceptionWindow.xaml) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/ExceptionWindow.xaml.cs (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/ExceptionWindow.xaml.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/FileItem.cs (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/FileItem.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Item.cs (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/Item.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/ItemProvider.cs (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/ItemProvider.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/MainWindow.xaml (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/MainWindow.xaml) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/MainWindow.xaml.cs (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/MainWindow.xaml.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Properties/AssemblyInfo.cs (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/Properties/AssemblyInfo.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Properties/Resources.Designer.cs (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/Properties/Resources.Designer.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Properties/Resources.resx (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/Properties/Resources.resx) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Properties/Settings.Designer.cs (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/Properties/Settings.Designer.cs) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Properties/Settings.settings (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/Properties/Settings.settings) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Tango.Protobuf.UI.csproj (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/Tango.Protobuf.UI.csproj) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/packages.config (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/packages.config) | 0 | ||||
| -rw-r--r-- | Software/Visual_Studio/Utilities/Tango.Protobuf.UI/proto.ico (renamed from Software/Visual Studio/Utilities/Tango.Protobuf.UI/proto.ico) | bin | 370070 -> 370070 bytes | |||
| -rw-r--r-- | Software/Visual_Studio/Versioning/GlobalVersionInfo.cs (renamed from Software/Visual Studio/Versioning/GlobalVersionInfo.cs) | 0 |
1776 files changed, 3 insertions, 6 deletions
diff --git a/Software/Android-Studio/.gitignore b/Software/Android_Studio/.gitignore index 39fb081a4..39fb081a4 100644 --- a/Software/Android-Studio/.gitignore +++ b/Software/Android_Studio/.gitignore diff --git a/Software/Android-Studio/Tango.BL/.gitignore b/Software/Android_Studio/Tango.BL/.gitignore index 796b96d1c..796b96d1c 100644 --- a/Software/Android-Studio/Tango.BL/.gitignore +++ b/Software/Android_Studio/Tango.BL/.gitignore diff --git a/Software/Android-Studio/Tango.BL/CMakeLists.txt b/Software/Android_Studio/Tango.BL/CMakeLists.txt index 201e7c537..201e7c537 100644 --- a/Software/Android-Studio/Tango.BL/CMakeLists.txt +++ b/Software/Android_Studio/Tango.BL/CMakeLists.txt diff --git a/Software/Android-Studio/Tango.BL/build.gradle b/Software/Android_Studio/Tango.BL/build.gradle index f93ac6d3d..f93ac6d3d 100644 --- a/Software/Android-Studio/Tango.BL/build.gradle +++ b/Software/Android_Studio/Tango.BL/build.gradle diff --git a/Software/Android-Studio/Tango.BL/proguard-rules.pro b/Software/Android_Studio/Tango.BL/proguard-rules.pro index a0eef131a..a0eef131a 100644 --- a/Software/Android-Studio/Tango.BL/proguard-rules.pro +++ b/Software/Android_Studio/Tango.BL/proguard-rules.pro diff --git a/Software/Android-Studio/Tango.BL/src/androidTest/java/com/twine/tango/bl/ExampleInstrumentedTest.java b/Software/Android_Studio/Tango.BL/src/androidTest/java/com/twine/tango/bl/ExampleInstrumentedTest.java index 53e0be06b..53e0be06b 100644 --- a/Software/Android-Studio/Tango.BL/src/androidTest/java/com/twine/tango/bl/ExampleInstrumentedTest.java +++ b/Software/Android_Studio/Tango.BL/src/androidTest/java/com/twine/tango/bl/ExampleInstrumentedTest.java diff --git a/Software/Android-Studio/Tango.BL/src/main/AndroidManifest.xml b/Software/Android_Studio/Tango.BL/src/main/AndroidManifest.xml index 29e67ea39..29e67ea39 100644 --- a/Software/Android-Studio/Tango.BL/src/main/AndroidManifest.xml +++ b/Software/Android_Studio/Tango.BL/src/main/AndroidManifest.xml diff --git a/Software/Android-Studio/Tango.BL/src/main/cpp/Android.mk b/Software/Android_Studio/Tango.BL/src/main/cpp/Android.mk index e69de29bb..e69de29bb 100644 --- a/Software/Android-Studio/Tango.BL/src/main/cpp/Android.mk +++ b/Software/Android_Studio/Tango.BL/src/main/cpp/Android.mk diff --git a/Software/Android-Studio/Tango.BL/src/main/cpp/OtherClass.cpp b/Software/Android_Studio/Tango.BL/src/main/cpp/OtherClass.cpp index 50d6304dd..50d6304dd 100644 --- a/Software/Android-Studio/Tango.BL/src/main/cpp/OtherClass.cpp +++ b/Software/Android_Studio/Tango.BL/src/main/cpp/OtherClass.cpp diff --git a/Software/Android-Studio/Tango.BL/src/main/cpp/OtherClass.h b/Software/Android_Studio/Tango.BL/src/main/cpp/OtherClass.h index 0efe65b71..0efe65b71 100644 --- a/Software/Android-Studio/Tango.BL/src/main/cpp/OtherClass.h +++ b/Software/Android_Studio/Tango.BL/src/main/cpp/OtherClass.h diff --git a/Software/Android-Studio/Tango.BL/src/main/cpp/native-lib.cpp b/Software/Android_Studio/Tango.BL/src/main/cpp/native-lib.cpp index c7317d615..c7317d615 100644 --- a/Software/Android-Studio/Tango.BL/src/main/cpp/native-lib.cpp +++ b/Software/Android_Studio/Tango.BL/src/main/cpp/native-lib.cpp diff --git a/Software/Android-Studio/Tango.BL/src/main/java/com/twine/tango/bl/Example.java b/Software/Android_Studio/Tango.BL/src/main/java/com/twine/tango/bl/Example.java index 992ddf16f..992ddf16f 100644 --- a/Software/Android-Studio/Tango.BL/src/main/java/com/twine/tango/bl/Example.java +++ b/Software/Android_Studio/Tango.BL/src/main/java/com/twine/tango/bl/Example.java diff --git a/Software/Android-Studio/Tango.BL/src/main/res/values/strings.xml b/Software/Android_Studio/Tango.BL/src/main/res/values/strings.xml index 5c465ac04..5c465ac04 100644 --- a/Software/Android-Studio/Tango.BL/src/main/res/values/strings.xml +++ b/Software/Android_Studio/Tango.BL/src/main/res/values/strings.xml diff --git a/Software/Android-Studio/Tango.BL/src/test/java/com/twine/tango/bl/ExampleUnitTest.java b/Software/Android_Studio/Tango.BL/src/test/java/com/twine/tango/bl/ExampleUnitTest.java index 5db76b579..5db76b579 100644 --- a/Software/Android-Studio/Tango.BL/src/test/java/com/twine/tango/bl/ExampleUnitTest.java +++ b/Software/Android_Studio/Tango.BL/src/test/java/com/twine/tango/bl/ExampleUnitTest.java diff --git a/Software/Android-Studio/Tango.Core/.gitignore b/Software/Android_Studio/Tango.Core/.gitignore index 796b96d1c..796b96d1c 100644 --- a/Software/Android-Studio/Tango.Core/.gitignore +++ b/Software/Android_Studio/Tango.Core/.gitignore diff --git a/Software/Android-Studio/Tango.Core/build.gradle b/Software/Android_Studio/Tango.Core/build.gradle index 36a8dfafb..36a8dfafb 100644 --- a/Software/Android-Studio/Tango.Core/build.gradle +++ b/Software/Android_Studio/Tango.Core/build.gradle diff --git a/Software/Android-Studio/Tango.Core/proguard-rules.pro b/Software/Android_Studio/Tango.Core/proguard-rules.pro index a0eef131a..a0eef131a 100644 --- a/Software/Android-Studio/Tango.Core/proguard-rules.pro +++ b/Software/Android_Studio/Tango.Core/proguard-rules.pro diff --git a/Software/Android-Studio/Tango.Core/src/androidTest/java/com/twine/tango/core/ExampleInstrumentedTest.java b/Software/Android_Studio/Tango.Core/src/androidTest/java/com/twine/tango/core/ExampleInstrumentedTest.java index dd94a8561..dd94a8561 100644 --- a/Software/Android-Studio/Tango.Core/src/androidTest/java/com/twine/tango/core/ExampleInstrumentedTest.java +++ b/Software/Android_Studio/Tango.Core/src/androidTest/java/com/twine/tango/core/ExampleInstrumentedTest.java diff --git a/Software/Android-Studio/Tango.Core/src/main/AndroidManifest.xml b/Software/Android_Studio/Tango.Core/src/main/AndroidManifest.xml index ac8559e1a..ac8559e1a 100644 --- a/Software/Android-Studio/Tango.Core/src/main/AndroidManifest.xml +++ b/Software/Android_Studio/Tango.Core/src/main/AndroidManifest.xml diff --git a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/Action.java b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/Action.java index 570c30c43..570c30c43 100644 --- a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/Action.java +++ b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/Action.java diff --git a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/ContextFactory.java b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/ContextFactory.java index e3a08dad1..e3a08dad1 100644 --- a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/ContextFactory.java +++ b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/ContextFactory.java diff --git a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/EventHandler.java b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/EventHandler.java index cb455ab4e..cb455ab4e 100644 --- a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/EventHandler.java +++ b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/EventHandler.java diff --git a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/Func.java b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/Func.java index a0df10ed6..a0df10ed6 100644 --- a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/Func.java +++ b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/Func.java diff --git a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/IDisposable.java b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/IDisposable.java index 109f4e23b..109f4e23b 100644 --- a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/IDisposable.java +++ b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/IDisposable.java diff --git a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/ObjectDisposedException.java b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/ObjectDisposedException.java index 5cd676c7e..5cd676c7e 100644 --- a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/ObjectDisposedException.java +++ b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/ObjectDisposedException.java diff --git a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/ObservableCollection.java b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/ObservableCollection.java index 7775a55ee..7775a55ee 100644 --- a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/ObservableCollection.java +++ b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/ObservableCollection.java diff --git a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/Reflections.java b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/Reflections.java index a986d6e80..a986d6e80 100644 --- a/Software/Android-Studio/Tango.Core/src/main/java/com/twine/tango/core/Reflections.java +++ b/Software/Android_Studio/Tango.Core/src/main/java/com/twine/tango/core/Reflections.java diff --git a/Software/Android-Studio/Tango.Core/src/main/res/values/strings.xml b/Software/Android_Studio/Tango.Core/src/main/res/values/strings.xml index fd639f5b6..fd639f5b6 100644 --- a/Software/Android-Studio/Tango.Core/src/main/res/values/strings.xml +++ b/Software/Android_Studio/Tango.Core/src/main/res/values/strings.xml diff --git a/Software/Android-Studio/Tango.Core/src/test/java/com/twine/tango/core/ExampleUnitTest.java b/Software/Android_Studio/Tango.Core/src/test/java/com/twine/tango/core/ExampleUnitTest.java index b6f700635..b6f700635 100644 --- a/Software/Android-Studio/Tango.Core/src/test/java/com/twine/tango/core/ExampleUnitTest.java +++ b/Software/Android_Studio/Tango.Core/src/test/java/com/twine/tango/core/ExampleUnitTest.java diff --git a/Software/Android-Studio/Tango.DAL/.gitignore b/Software/Android_Studio/Tango.DAL/.gitignore index 796b96d1c..796b96d1c 100644 --- a/Software/Android-Studio/Tango.DAL/.gitignore +++ b/Software/Android_Studio/Tango.DAL/.gitignore diff --git a/Software/Android-Studio/Tango.DAL/build.gradle b/Software/Android_Studio/Tango.DAL/build.gradle index dd45e60cd..dd45e60cd 100644 --- a/Software/Android-Studio/Tango.DAL/build.gradle +++ b/Software/Android_Studio/Tango.DAL/build.gradle diff --git a/Software/Android-Studio/Tango.DAL/src/main/java/com/twine/tango/dal/myClass.java b/Software/Android_Studio/Tango.DAL/src/main/java/com/twine/tango/dal/myClass.java index 1e28b85bb..1e28b85bb 100644 --- a/Software/Android-Studio/Tango.DAL/src/main/java/com/twine/tango/dal/myClass.java +++ b/Software/Android_Studio/Tango.DAL/src/main/java/com/twine/tango/dal/myClass.java diff --git a/Software/Android-Studio/Tango.Integration/.gitignore b/Software/Android_Studio/Tango.Integration/.gitignore index 796b96d1c..796b96d1c 100644 --- a/Software/Android-Studio/Tango.Integration/.gitignore +++ b/Software/Android_Studio/Tango.Integration/.gitignore diff --git a/Software/Android-Studio/Tango.Integration/build.gradle b/Software/Android_Studio/Tango.Integration/build.gradle index dc482d641..dc482d641 100644 --- a/Software/Android-Studio/Tango.Integration/build.gradle +++ b/Software/Android_Studio/Tango.Integration/build.gradle diff --git a/Software/Android-Studio/Tango.Integration/proguard-rules.pro b/Software/Android_Studio/Tango.Integration/proguard-rules.pro index a0eef131a..a0eef131a 100644 --- a/Software/Android-Studio/Tango.Integration/proguard-rules.pro +++ b/Software/Android_Studio/Tango.Integration/proguard-rules.pro diff --git a/Software/Android-Studio/Tango.Integration/src/androidTest/java/com/twine/tango/integration/ExampleInstrumentedTest.java b/Software/Android_Studio/Tango.Integration/src/androidTest/java/com/twine/tango/integration/ExampleInstrumentedTest.java index 52db49c5f..52db49c5f 100644 --- a/Software/Android-Studio/Tango.Integration/src/androidTest/java/com/twine/tango/integration/ExampleInstrumentedTest.java +++ b/Software/Android_Studio/Tango.Integration/src/androidTest/java/com/twine/tango/integration/ExampleInstrumentedTest.java diff --git a/Software/Android-Studio/Tango.Integration/src/main/AndroidManifest.xml b/Software/Android_Studio/Tango.Integration/src/main/AndroidManifest.xml index b57dcb665..b57dcb665 100644 --- a/Software/Android-Studio/Tango.Integration/src/main/AndroidManifest.xml +++ b/Software/Android_Studio/Tango.Integration/src/main/AndroidManifest.xml diff --git a/Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/adapters/SerialAdapter.java b/Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/adapters/SerialAdapter.java index 5224a0729..5224a0729 100644 --- a/Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/adapters/SerialAdapter.java +++ b/Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/adapters/SerialAdapter.java diff --git a/Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/adapters/TcpAdapter.java b/Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/adapters/TcpAdapter.java index 3858b2c5f..3858b2c5f 100644 --- a/Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/adapters/TcpAdapter.java +++ b/Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/adapters/TcpAdapter.java diff --git a/Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MachineOperator.java b/Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MachineOperator.java index 33a7d40ff..33a7d40ff 100644 --- a/Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MachineOperator.java +++ b/Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MachineOperator.java diff --git a/Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MachineOperatorInterface.java b/Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MachineOperatorInterface.java index 39e7e31d7..39e7e31d7 100644 --- a/Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MachineOperatorInterface.java +++ b/Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MachineOperatorInterface.java diff --git a/Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MessageBase.java b/Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MessageBase.java index c34e3653a..c34e3653a 100644 --- a/Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MessageBase.java +++ b/Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/MessageBase.java diff --git a/Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/RequestMessage.java b/Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/RequestMessage.java index dde1ff765..dde1ff765 100644 --- a/Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/RequestMessage.java +++ b/Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/RequestMessage.java diff --git a/Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/ResponseMessage.java b/Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/ResponseMessage.java index 13de24286..13de24286 100644 --- a/Software/Android-Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/ResponseMessage.java +++ b/Software/Android_Studio/Tango.Integration/src/main/java/com/twine/tango/integration/machine/ResponseMessage.java diff --git a/Software/Android-Studio/Tango.Integration/src/main/res/values/strings.xml b/Software/Android_Studio/Tango.Integration/src/main/res/values/strings.xml index 58ea29ec7..58ea29ec7 100644 --- a/Software/Android-Studio/Tango.Integration/src/main/res/values/strings.xml +++ b/Software/Android_Studio/Tango.Integration/src/main/res/values/strings.xml diff --git a/Software/Android-Studio/Tango.Integration/src/test/java/com/twine/tango/integration/ExampleUnitTest.java b/Software/Android_Studio/Tango.Integration/src/test/java/com/twine/tango/integration/ExampleUnitTest.java index 3bba564e2..3bba564e2 100644 --- a/Software/Android-Studio/Tango.Integration/src/test/java/com/twine/tango/integration/ExampleUnitTest.java +++ b/Software/Android_Studio/Tango.Integration/src/test/java/com/twine/tango/integration/ExampleUnitTest.java diff --git a/Software/Android-Studio/Tango.Models/.gitignore b/Software/Android_Studio/Tango.Models/.gitignore index 796b96d1c..796b96d1c 100644 --- a/Software/Android-Studio/Tango.Models/.gitignore +++ b/Software/Android_Studio/Tango.Models/.gitignore diff --git a/Software/Android-Studio/Tango.Models/build.gradle b/Software/Android_Studio/Tango.Models/build.gradle index 127943df7..127943df7 100644 --- a/Software/Android-Studio/Tango.Models/build.gradle +++ b/Software/Android_Studio/Tango.Models/build.gradle diff --git a/Software/Android-Studio/Tango.Models/proguard-rules.pro b/Software/Android_Studio/Tango.Models/proguard-rules.pro index a0eef131a..a0eef131a 100644 --- a/Software/Android-Studio/Tango.Models/proguard-rules.pro +++ b/Software/Android_Studio/Tango.Models/proguard-rules.pro diff --git a/Software/Android-Studio/Tango.Models/src/androidTest/java/com/twine/tango/models/ExampleInstrumentedTest.java b/Software/Android_Studio/Tango.Models/src/androidTest/java/com/twine/tango/models/ExampleInstrumentedTest.java index ffdb40c47..ffdb40c47 100644 --- a/Software/Android-Studio/Tango.Models/src/androidTest/java/com/twine/tango/models/ExampleInstrumentedTest.java +++ b/Software/Android_Studio/Tango.Models/src/androidTest/java/com/twine/tango/models/ExampleInstrumentedTest.java diff --git a/Software/Android-Studio/Tango.Models/src/main/AndroidManifest.xml b/Software/Android_Studio/Tango.Models/src/main/AndroidManifest.xml index 85096ec75..85096ec75 100644 --- a/Software/Android-Studio/Tango.Models/src/main/AndroidManifest.xml +++ b/Software/Android_Studio/Tango.Models/src/main/AndroidManifest.xml diff --git a/Software/Android-Studio/Tango.Models/src/main/java/com/twine/tango/models/User.java b/Software/Android_Studio/Tango.Models/src/main/java/com/twine/tango/models/User.java index 41ea672e4..41ea672e4 100644 --- a/Software/Android-Studio/Tango.Models/src/main/java/com/twine/tango/models/User.java +++ b/Software/Android_Studio/Tango.Models/src/main/java/com/twine/tango/models/User.java diff --git a/Software/Android-Studio/Tango.Models/src/main/res/values/strings.xml b/Software/Android_Studio/Tango.Models/src/main/res/values/strings.xml index 8caa8d0fd..8caa8d0fd 100644 --- a/Software/Android-Studio/Tango.Models/src/main/res/values/strings.xml +++ b/Software/Android_Studio/Tango.Models/src/main/res/values/strings.xml diff --git a/Software/Android-Studio/Tango.Models/src/test/java/com/twine/tango/models/ExampleUnitTest.java b/Software/Android_Studio/Tango.Models/src/test/java/com/twine/tango/models/ExampleUnitTest.java index f00a91cc0..f00a91cc0 100644 --- a/Software/Android-Studio/Tango.Models/src/test/java/com/twine/tango/models/ExampleUnitTest.java +++ b/Software/Android_Studio/Tango.Models/src/test/java/com/twine/tango/models/ExampleUnitTest.java diff --git a/Software/Android-Studio/Tango.PMR/.gitignore b/Software/Android_Studio/Tango.PMR/.gitignore index 796b96d1c..796b96d1c 100644 --- a/Software/Android-Studio/Tango.PMR/.gitignore +++ b/Software/Android_Studio/Tango.PMR/.gitignore diff --git a/Software/Android-Studio/Tango.PMR/build.gradle b/Software/Android_Studio/Tango.PMR/build.gradle index 8fc6f67db..8fc6f67db 100644 --- a/Software/Android-Studio/Tango.PMR/build.gradle +++ b/Software/Android_Studio/Tango.PMR/build.gradle diff --git a/Software/Android-Studio/Tango.PMR/proguard-rules.pro b/Software/Android_Studio/Tango.PMR/proguard-rules.pro index a0eef131a..a0eef131a 100644 --- a/Software/Android-Studio/Tango.PMR/proguard-rules.pro +++ b/Software/Android_Studio/Tango.PMR/proguard-rules.pro diff --git a/Software/Android-Studio/Tango.PMR/src/androidTest/java/com/twine/tango/pmr/ExampleInstrumentedTest.java b/Software/Android_Studio/Tango.PMR/src/androidTest/java/com/twine/tango/pmr/ExampleInstrumentedTest.java index 9b208f17f..9b208f17f 100644 --- a/Software/Android-Studio/Tango.PMR/src/androidTest/java/com/twine/tango/pmr/ExampleInstrumentedTest.java +++ b/Software/Android_Studio/Tango.PMR/src/androidTest/java/com/twine/tango/pmr/ExampleInstrumentedTest.java diff --git a/Software/Android-Studio/Tango.PMR/src/main/AndroidManifest.xml b/Software/Android_Studio/Tango.PMR/src/main/AndroidManifest.xml index aa1bf8a98..aa1bf8a98 100644 --- a/Software/Android-Studio/Tango.PMR/src/main/AndroidManifest.xml +++ b/Software/Android_Studio/Tango.PMR/src/main/AndroidManifest.xml diff --git a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/MessageFactory.java b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/MessageFactory.java index 04acf5248..04acf5248 100644 --- a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/MessageFactory.java +++ b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/MessageFactory.java diff --git a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/TangoMessage.java b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/TangoMessage.java index 48422575d..48422575d 100644 --- a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/TangoMessage.java +++ b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/TangoMessage.java diff --git a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/MessageContainerOuterClass.java b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/MessageContainerOuterClass.java index c4919dae3..c4919dae3 100644 --- a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/MessageContainerOuterClass.java +++ b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/MessageContainerOuterClass.java diff --git a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/MessageTypeOuterClass.java b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/MessageTypeOuterClass.java index 45185ab6d..45185ab6d 100644 --- a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/MessageTypeOuterClass.java +++ b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/MessageTypeOuterClass.java diff --git a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/RGBOuterClass.java b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/RGBOuterClass.java index 4e751dd48..4e751dd48 100644 --- a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/RGBOuterClass.java +++ b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/common/RGBOuterClass.java diff --git a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/jobs/JobOuterClass.java b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/jobs/JobOuterClass.java index 79c17d6a8..79c17d6a8 100644 --- a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/jobs/JobOuterClass.java +++ b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/jobs/JobOuterClass.java diff --git a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/jobs/SegmentOuterClass.java b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/jobs/SegmentOuterClass.java index eb19e884e..eb19e884e 100644 --- a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/jobs/SegmentOuterClass.java +++ b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/jobs/SegmentOuterClass.java diff --git a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/CalculateRequestOuterClass.java b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/CalculateRequestOuterClass.java index 09180939e..09180939e 100644 --- a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/CalculateRequestOuterClass.java +++ b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/CalculateRequestOuterClass.java diff --git a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/CalculateResponseOuterClass.java b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/CalculateResponseOuterClass.java index b20ba95cd..b20ba95cd 100644 --- a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/CalculateResponseOuterClass.java +++ b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/CalculateResponseOuterClass.java diff --git a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/ProgressRequestOuterClass.java b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/ProgressRequestOuterClass.java index 41b0985a2..41b0985a2 100644 --- a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/ProgressRequestOuterClass.java +++ b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/ProgressRequestOuterClass.java diff --git a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/ProgressResponseOuterClass.java b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/ProgressResponseOuterClass.java index 1a14dd2a5..1a14dd2a5 100644 --- a/Software/Android-Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/ProgressResponseOuterClass.java +++ b/Software/Android_Studio/Tango.PMR/src/main/java/com/twine/tango/pmr/stubs/ProgressResponseOuterClass.java diff --git a/Software/Android-Studio/Tango.PMR/src/main/res/raw/packages.txt b/Software/Android_Studio/Tango.PMR/src/main/res/raw/packages.txt index f332c1ed6..f332c1ed6 100644 --- a/Software/Android-Studio/Tango.PMR/src/main/res/raw/packages.txt +++ b/Software/Android_Studio/Tango.PMR/src/main/res/raw/packages.txt diff --git a/Software/Android-Studio/Tango.PMR/src/main/res/values/strings.xml b/Software/Android_Studio/Tango.PMR/src/main/res/values/strings.xml index 13796832c..13796832c 100644 --- a/Software/Android-Studio/Tango.PMR/src/main/res/values/strings.xml +++ b/Software/Android_Studio/Tango.PMR/src/main/res/values/strings.xml diff --git a/Software/Android-Studio/Tango.PMR/src/test/java/com/twine/tango/pmr/ExampleUnitTest.java b/Software/Android_Studio/Tango.PMR/src/test/java/com/twine/tango/pmr/ExampleUnitTest.java index 8f586503c..8f586503c 100644 --- a/Software/Android-Studio/Tango.PMR/src/test/java/com/twine/tango/pmr/ExampleUnitTest.java +++ b/Software/Android_Studio/Tango.PMR/src/test/java/com/twine/tango/pmr/ExampleUnitTest.java diff --git a/Software/Android-Studio/Tango.SharedUI/.gitignore b/Software/Android_Studio/Tango.SharedUI/.gitignore index 796b96d1c..796b96d1c 100644 --- a/Software/Android-Studio/Tango.SharedUI/.gitignore +++ b/Software/Android_Studio/Tango.SharedUI/.gitignore diff --git a/Software/Android-Studio/Tango.SharedUI/build.gradle b/Software/Android_Studio/Tango.SharedUI/build.gradle index 0eb8175ac..0eb8175ac 100644 --- a/Software/Android-Studio/Tango.SharedUI/build.gradle +++ b/Software/Android_Studio/Tango.SharedUI/build.gradle diff --git a/Software/Android-Studio/Tango.SharedUI/proguard-rules.pro b/Software/Android_Studio/Tango.SharedUI/proguard-rules.pro index a0eef131a..a0eef131a 100644 --- a/Software/Android-Studio/Tango.SharedUI/proguard-rules.pro +++ b/Software/Android_Studio/Tango.SharedUI/proguard-rules.pro diff --git a/Software/Android-Studio/Tango.SharedUI/src/androidTest/java/com/twine/tango/sharedui/ExampleInstrumentedTest.java b/Software/Android_Studio/Tango.SharedUI/src/androidTest/java/com/twine/tango/sharedui/ExampleInstrumentedTest.java index 5e8c901eb..5e8c901eb 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/androidTest/java/com/twine/tango/sharedui/ExampleInstrumentedTest.java +++ b/Software/Android_Studio/Tango.SharedUI/src/androidTest/java/com/twine/tango/sharedui/ExampleInstrumentedTest.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/AndroidManifest.xml b/Software/Android_Studio/Tango.SharedUI/src/main/AndroidManifest.xml index 36d543b36..36d543b36 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/AndroidManifest.xml +++ b/Software/Android_Studio/Tango.SharedUI/src/main/AndroidManifest.xml diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/binding_adapters/BindingAdapters.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/binding_adapters/BindingAdapters.java index 04d1ea5e7..04d1ea5e7 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/binding_adapters/BindingAdapters.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/binding_adapters/BindingAdapters.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/ActivityBase.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/ActivityBase.java index 7f52ffae6..7f52ffae6 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/ActivityBase.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/ActivityBase.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/ActivityCallbackEngine.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/ActivityCallbackEngine.java index 5aec7852a..5aec7852a 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/ActivityCallbackEngine.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/ActivityCallbackEngine.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/FragmentBase.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/FragmentBase.java index 19d472e24..19d472e24 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/FragmentBase.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/FragmentBase.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/FragmentBaseV4.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/FragmentBaseV4.java index 7f56dd49e..7f56dd49e 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/FragmentBaseV4.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/containers/FragmentBaseV4.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/BindingConverters.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/BindingConverters.java index 130890c07..130890c07 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/BindingConverters.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/BindingConverters.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/DependencyProperty.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/DependencyProperty.java index b39be3dc3..b39be3dc3 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/DependencyProperty.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/DependencyProperty.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/FieldUtils.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/FieldUtils.java index 94f99359a..94f99359a 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/FieldUtils.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/FieldUtils.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ReadOnlyField.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ReadOnlyField.java index cf6f8abd8..cf6f8abd8 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ReadOnlyField.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ReadOnlyField.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/RelayCommand.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/RelayCommand.java index 586ef9ef6..586ef9ef6 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/RelayCommand.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/RelayCommand.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ViewContract.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ViewContract.java index 89427070b..89427070b 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ViewContract.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ViewContract.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ViewModelBase.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ViewModelBase.java index 4e66d88e9..4e66d88e9 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ViewModelBase.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/mvvm/ViewModelBase.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/notifications/AndroidNotificationProvider.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/notifications/AndroidNotificationProvider.java index 7fd2cfacd..7fd2cfacd 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/notifications/AndroidNotificationProvider.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/notifications/AndroidNotificationProvider.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/notifications/NotificationProvider.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/notifications/NotificationProvider.java index 87fe8359d..87fe8359d 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/notifications/NotificationProvider.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/notifications/NotificationProvider.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/paging/PagerAdapter.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/paging/PagerAdapter.java index 2e151cc01..2e151cc01 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/paging/PagerAdapter.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/paging/PagerAdapter.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/paging/PagerZoomTransform.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/paging/PagerZoomTransform.java index 9c114c01c..9c114c01c 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/paging/PagerZoomTransform.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/paging/PagerZoomTransform.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/validation/ViewValidator.java b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/validation/ViewValidator.java index 4c62b7548..4c62b7548 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/validation/ViewValidator.java +++ b/Software/Android_Studio/Tango.SharedUI/src/main/java/com/twine/tango/sharedui/validation/ViewValidator.java diff --git a/Software/Android-Studio/Tango.SharedUI/src/main/res/values/strings.xml b/Software/Android_Studio/Tango.SharedUI/src/main/res/values/strings.xml index 824fc72c7..824fc72c7 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/main/res/values/strings.xml +++ b/Software/Android_Studio/Tango.SharedUI/src/main/res/values/strings.xml diff --git a/Software/Android-Studio/Tango.SharedUI/src/test/java/com/twine/tango/sharedui/ExampleUnitTest.java b/Software/Android_Studio/Tango.SharedUI/src/test/java/com/twine/tango/sharedui/ExampleUnitTest.java index 0ad67a99f..0ad67a99f 100644 --- a/Software/Android-Studio/Tango.SharedUI/src/test/java/com/twine/tango/sharedui/ExampleUnitTest.java +++ b/Software/Android_Studio/Tango.SharedUI/src/test/java/com/twine/tango/sharedui/ExampleUnitTest.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/.gitignore b/Software/Android_Studio/Tango.Stubs.UI/.gitignore index 796b96d1c..796b96d1c 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/.gitignore +++ b/Software/Android_Studio/Tango.Stubs.UI/.gitignore diff --git a/Software/Android-Studio/Tango.Stubs.UI/build.gradle b/Software/Android_Studio/Tango.Stubs.UI/build.gradle index dc8ece75e..dc8ece75e 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/build.gradle +++ b/Software/Android_Studio/Tango.Stubs.UI/build.gradle diff --git a/Software/Android-Studio/Tango.Stubs.UI/proguard-rules.pro b/Software/Android_Studio/Tango.Stubs.UI/proguard-rules.pro index a0eef131a..a0eef131a 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/proguard-rules.pro +++ b/Software/Android_Studio/Tango.Stubs.UI/proguard-rules.pro diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/androidTest/java/com/twine/tango/stubs/ui/ExampleInstrumentedTest.java b/Software/Android_Studio/Tango.Stubs.UI/src/androidTest/java/com/twine/tango/stubs/ui/ExampleInstrumentedTest.java index 96fd8593f..96fd8593f 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/androidTest/java/com/twine/tango/stubs/ui/ExampleInstrumentedTest.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/androidTest/java/com/twine/tango/stubs/ui/ExampleInstrumentedTest.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/AndroidManifest.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/AndroidManifest.xml index d609ad25d..d609ad25d 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/AndroidManifest.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/AndroidManifest.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/App.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/App.java index f0c71477f..f0c71477f 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/App.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/App.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/Events/LoginEvent.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/Events/LoginEvent.java index da5f62124..da5f62124 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/Events/LoginEvent.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/Events/LoginEvent.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/Events/StubSelectedEvent.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/Events/StubSelectedEvent.java index 1c2826c25..1c2826c25 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/Events/StubSelectedEvent.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/Events/StubSelectedEvent.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ApplicationComponent.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ApplicationComponent.java index e9a3d65de..e9a3d65de 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ApplicationComponent.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ApplicationComponent.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ApplicationModule.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ApplicationModule.java index ce664f835..ce664f835 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ApplicationModule.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ApplicationModule.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/EventBusModule.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/EventBusModule.java index 3aeb461f7..3aeb461f7 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/EventBusModule.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/EventBusModule.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/NotificationModule.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/NotificationModule.java index 900080c25..900080c25 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/NotificationModule.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/NotificationModule.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ServicesModule.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ServicesModule.java index 2227cbf1e..2227cbf1e 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ServicesModule.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ServicesModule.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/TransportModule.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/TransportModule.java index 7c4babd1f..7c4babd1f 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/TransportModule.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/TransportModule.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ViewModelsModule.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ViewModelsModule.java index 55fece908..55fece908 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ViewModelsModule.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/dagger/ViewModelsModule.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragment.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragment.java index 4a8e32afd..4a8e32afd 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragment.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragment.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragmentContract.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragmentContract.java index d28e67b25..d28e67b25 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragmentContract.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragmentContract.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragmentVM.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragmentVM.java index ae454465e..ae454465e 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragmentVM.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/login/LoginFragmentVM.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivity.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivity.java index d31f2b525..d31f2b525 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivity.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivity.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivityContract.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivityContract.java index 3f27e29d9..3f27e29d9 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivityContract.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivityContract.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivityVM.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivityVM.java index 7a6fe2a1f..7a6fe2a1f 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivityVM.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/main/MainActivityVM.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragment.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragment.java index 171aa562d..171aa562d 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragment.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragment.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragmentContract.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragmentContract.java index 0a00a9d5b..0a00a9d5b 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragmentContract.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragmentContract.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragmentVM.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragmentVM.java index 989ab5083..989ab5083 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragmentVM.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/selection/SelectionFragmentVM.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivity.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivity.java index 3b4e8f1a1..3b4e8f1a1 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivity.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivity.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivityContract.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivityContract.java index e2fc7fb94..e2fc7fb94 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivityContract.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivityContract.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivityVM.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivityVM.java index d95420dd5..d95420dd5 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivityVM.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stub/StubActivityVM.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivity.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivity.java index eba516754..eba516754 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivity.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivity.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivityContract.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivityContract.java index 52bfaa36f..52bfaa36f 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivityContract.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivityContract.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivityVM.java b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivityVM.java index 4afc1ed67..4afc1ed67 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivityVM.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/java/com/twine/tango/stubs/ui/views/stubs/StubsActivityVM.java diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/database.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/database.png Binary files differindex 4263288e8..4263288e8 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/database.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/database.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/ic_database.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/ic_database.xml index 010978dae..010978dae 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/ic_database.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/ic_database.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/ic_launcher_background.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/ic_launcher_background.xml index 1cd2a3665..1cd2a3665 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/ic_launcher_background.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/ic_launcher_background.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/ic_play.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/ic_play.xml index 63c765d2b..63c765d2b 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/ic_play.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/ic_play.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/ic_stop.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/ic_stop.xml index bd94ea32f..bd94ea32f 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/ic_stop.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/ic_stop.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/ic_stubs.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/ic_stubs.xml index 8eea0f836..8eea0f836 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/ic_stubs.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/ic_stubs.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/list_view_selectable.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/list_view_selectable.xml index 8895ad0ae..8895ad0ae 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/list_view_selectable.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/list_view_selectable.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/stubs.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/stubs.png Binary files differindex 5d6249d61..5d6249d61 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/stubs.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/stubs.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/user.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/user.png Binary files differindex 8d700439a..8d700439a 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/drawable/user.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/drawable/user.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/activity_main.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/activity_main.xml index 2a3ae6a77..2a3ae6a77 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/activity_main.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/activity_main.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/activity_stub.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/activity_stub.xml index 0db72ee5b..0db72ee5b 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/activity_stub.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/activity_stub.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/activity_stubs.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/activity_stubs.xml index 20fc4aae7..20fc4aae7 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/activity_stubs.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/activity_stubs.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/fragment_login.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/fragment_login.xml index db174541a..db174541a 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/fragment_login.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/fragment_login.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/fragment_selection.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/fragment_selection.xml index 938f06e32..938f06e32 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/fragment_selection.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/fragment_selection.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/stubs_listview_item.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/stubs_listview_item.xml index 0300fc558..0300fc558 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/layout/stubs_listview_item.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/layout/stubs_listview_item.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 00f9eaaf3..00f9eaaf3 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-anydpi-v26/ic_launcher.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index 00f9eaaf3..00f9eaaf3 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher.png Binary files differindex 550730310..550730310 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher_foreground.png Binary files differindex 4e526c95b..4e526c95b 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher_foreground.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher_foreground.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher_round.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher_round.png Binary files differindex 8fab6a3a5..8fab6a3a5 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher_round.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-hdpi/ic_launcher_round.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher.png Binary files differindex 6bc7fcd6f..6bc7fcd6f 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher_foreground.png Binary files differindex 2c38c7190..2c38c7190 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher_foreground.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher_foreground.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher_round.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher_round.png Binary files differindex 1eecc0e7d..1eecc0e7d 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher_round.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-mdpi/ic_launcher_round.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher.png Binary files differindex ec87dcebe..ec87dcebe 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png Binary files differindex 072467eaa..072467eaa 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher_round.png Binary files differindex 05ca079ca..05ca079ca 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher_round.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xhdpi/ic_launcher_round.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher.png Binary files differindex 6f67f21ba..6f67f21ba 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png Binary files differindex 78a6b7a34..78a6b7a34 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher_round.png Binary files differindex 8bac0f274..8bac0f274 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher_round.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxhdpi/ic_launcher_round.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher.png Binary files differindex 0327e13fa..0327e13fa 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png Binary files differindex 68ebe33fe..68ebe33fe 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png Binary files differindex bacd3e758..bacd3e758 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/values/colors.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/values/colors.xml index 29b840969..29b840969 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/values/colors.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/values/colors.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/values/strings.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/values/strings.xml index 7160cf9f5..7160cf9f5 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/values/strings.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/values/strings.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/values/styles.xml b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/values/styles.xml index 19e556ba1..19e556ba1 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/main/res/values/styles.xml +++ b/Software/Android_Studio/Tango.Stubs.UI/src/main/res/values/styles.xml diff --git a/Software/Android-Studio/Tango.Stubs.UI/src/test/java/com/twine/tango/stubs/ui/ExampleUnitTest.java b/Software/Android_Studio/Tango.Stubs.UI/src/test/java/com/twine/tango/stubs/ui/ExampleUnitTest.java index e57a25835..e57a25835 100644 --- a/Software/Android-Studio/Tango.Stubs.UI/src/test/java/com/twine/tango/stubs/ui/ExampleUnitTest.java +++ b/Software/Android_Studio/Tango.Stubs.UI/src/test/java/com/twine/tango/stubs/ui/ExampleUnitTest.java diff --git a/Software/Android-Studio/Tango.Stubs/.gitignore b/Software/Android_Studio/Tango.Stubs/.gitignore index 796b96d1c..796b96d1c 100644 --- a/Software/Android-Studio/Tango.Stubs/.gitignore +++ b/Software/Android_Studio/Tango.Stubs/.gitignore diff --git a/Software/Android-Studio/Tango.Stubs/build.gradle b/Software/Android_Studio/Tango.Stubs/build.gradle index 569ef5a96..569ef5a96 100644 --- a/Software/Android-Studio/Tango.Stubs/build.gradle +++ b/Software/Android_Studio/Tango.Stubs/build.gradle diff --git a/Software/Android-Studio/Tango.Stubs/proguard-rules.pro b/Software/Android_Studio/Tango.Stubs/proguard-rules.pro index a0eef131a..a0eef131a 100644 --- a/Software/Android-Studio/Tango.Stubs/proguard-rules.pro +++ b/Software/Android_Studio/Tango.Stubs/proguard-rules.pro diff --git a/Software/Android-Studio/Tango.Stubs/src/androidTest/java/com/twine/tango/stubs/ExampleInstrumentedTest.java b/Software/Android_Studio/Tango.Stubs/src/androidTest/java/com/twine/tango/stubs/ExampleInstrumentedTest.java index b8283f5e3..b8283f5e3 100644 --- a/Software/Android-Studio/Tango.Stubs/src/androidTest/java/com/twine/tango/stubs/ExampleInstrumentedTest.java +++ b/Software/Android_Studio/Tango.Stubs/src/androidTest/java/com/twine/tango/stubs/ExampleInstrumentedTest.java diff --git a/Software/Android-Studio/Tango.Stubs/src/main/AndroidManifest.xml b/Software/Android_Studio/Tango.Stubs/src/main/AndroidManifest.xml index 9e51ae77e..9e51ae77e 100644 --- a/Software/Android-Studio/Tango.Stubs/src/main/AndroidManifest.xml +++ b/Software/Android_Studio/Tango.Stubs/src/main/AndroidManifest.xml diff --git a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/AvailableStub.java b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/AvailableStub.java index ca6d691de..ca6d691de 100644 --- a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/AvailableStub.java +++ b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/AvailableStub.java diff --git a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/IStub.java b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/IStub.java index c91c11caf..c91c11caf 100644 --- a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/IStub.java +++ b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/IStub.java diff --git a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubAttribute.java b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubAttribute.java index 91f81db5b..91f81db5b 100644 --- a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubAttribute.java +++ b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubAttribute.java diff --git a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubBase.java b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubBase.java index b26e3ae3f..b26e3ae3f 100644 --- a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubBase.java +++ b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubBase.java diff --git a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubDirection.java b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubDirection.java index 17409dd8e..17409dd8e 100644 --- a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubDirection.java +++ b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubDirection.java diff --git a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubState.java b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubState.java index 5a83533f0..5a83533f0 100644 --- a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubState.java +++ b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/StubState.java diff --git a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/stubs/Calculate.java b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/stubs/Calculate.java index 185858958..185858958 100644 --- a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/stubs/Calculate.java +++ b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/stubs/Calculate.java diff --git a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/stubs/Progress.java b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/stubs/Progress.java index 4bfe84609..4bfe84609 100644 --- a/Software/Android-Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/stubs/Progress.java +++ b/Software/Android_Studio/Tango.Stubs/src/main/java/com/twine/tango/stubs/stubs/Progress.java diff --git a/Software/Android-Studio/Tango.Stubs/src/main/res/raw/stubs.txt b/Software/Android_Studio/Tango.Stubs/src/main/res/raw/stubs.txt index 62376dd96..62376dd96 100644 --- a/Software/Android-Studio/Tango.Stubs/src/main/res/raw/stubs.txt +++ b/Software/Android_Studio/Tango.Stubs/src/main/res/raw/stubs.txt diff --git a/Software/Android-Studio/Tango.Stubs/src/main/res/values/strings.xml b/Software/Android_Studio/Tango.Stubs/src/main/res/values/strings.xml index 62b1a5fd0..62b1a5fd0 100644 --- a/Software/Android-Studio/Tango.Stubs/src/main/res/values/strings.xml +++ b/Software/Android_Studio/Tango.Stubs/src/main/res/values/strings.xml diff --git a/Software/Android-Studio/Tango.Stubs/src/test/java/com/twine/tango/stubs/ExampleUnitTest.java b/Software/Android_Studio/Tango.Stubs/src/test/java/com/twine/tango/stubs/ExampleUnitTest.java index d111c04aa..d111c04aa 100644 --- a/Software/Android-Studio/Tango.Stubs/src/test/java/com/twine/tango/stubs/ExampleUnitTest.java +++ b/Software/Android_Studio/Tango.Stubs/src/test/java/com/twine/tango/stubs/ExampleUnitTest.java diff --git a/Software/Android-Studio/Tango.Transport/.gitignore b/Software/Android_Studio/Tango.Transport/.gitignore index 796b96d1c..796b96d1c 100644 --- a/Software/Android-Studio/Tango.Transport/.gitignore +++ b/Software/Android_Studio/Tango.Transport/.gitignore diff --git a/Software/Android-Studio/Tango.Transport/build.gradle b/Software/Android_Studio/Tango.Transport/build.gradle index cb10be67c..cb10be67c 100644 --- a/Software/Android-Studio/Tango.Transport/build.gradle +++ b/Software/Android_Studio/Tango.Transport/build.gradle diff --git a/Software/Android-Studio/Tango.Transport/proguard-rules.pro b/Software/Android_Studio/Tango.Transport/proguard-rules.pro index a0eef131a..a0eef131a 100644 --- a/Software/Android-Studio/Tango.Transport/proguard-rules.pro +++ b/Software/Android_Studio/Tango.Transport/proguard-rules.pro diff --git a/Software/Android-Studio/Tango.Transport/src/androidTest/java/com/twine/tango/transport/ExampleInstrumentedTest.java b/Software/Android_Studio/Tango.Transport/src/androidTest/java/com/twine/tango/transport/ExampleInstrumentedTest.java index 77769c3d9..77769c3d9 100644 --- a/Software/Android-Studio/Tango.Transport/src/androidTest/java/com/twine/tango/transport/ExampleInstrumentedTest.java +++ b/Software/Android_Studio/Tango.Transport/src/androidTest/java/com/twine/tango/transport/ExampleInstrumentedTest.java diff --git a/Software/Android-Studio/Tango.Transport/src/main/AndroidManifest.xml b/Software/Android_Studio/Tango.Transport/src/main/AndroidManifest.xml index 385ee4a47..385ee4a47 100644 --- a/Software/Android-Studio/Tango.Transport/src/main/AndroidManifest.xml +++ b/Software/Android_Studio/Tango.Transport/src/main/AndroidManifest.xml diff --git a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransportAdapter.java b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransportAdapter.java index cdb2d4a6d..cdb2d4a6d 100644 --- a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransportAdapter.java +++ b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransportAdapter.java diff --git a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransportComponent.java b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransportComponent.java index b2b78f94b..b2b78f94b 100644 --- a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransportComponent.java +++ b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransportComponent.java diff --git a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransporter.java b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransporter.java index 0ad375cba..0ad375cba 100644 --- a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransporter.java +++ b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/ITransporter.java diff --git a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/PendingResponse.java b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/PendingResponse.java index bb4f2505a..bb4f2505a 100644 --- a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/PendingResponse.java +++ b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/PendingResponse.java diff --git a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportAdapterBase.java b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportAdapterBase.java index faa50dadf..faa50dadf 100644 --- a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportAdapterBase.java +++ b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportAdapterBase.java diff --git a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportComponentState.java b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportComponentState.java index fb9fa7b60..fb9fa7b60 100644 --- a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportComponentState.java +++ b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportComponentState.java diff --git a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessage.java b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessage.java index 4ed894dba..4ed894dba 100644 --- a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessage.java +++ b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessage.java diff --git a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessageBase.java b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessageBase.java index e236fc44f..e236fc44f 100644 --- a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessageBase.java +++ b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessageBase.java diff --git a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessageDirection.java b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessageDirection.java index f055aa744..f055aa744 100644 --- a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessageDirection.java +++ b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransportMessageDirection.java diff --git a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransporterBase.java b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransporterBase.java index 83ce58b97..83ce58b97 100644 --- a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransporterBase.java +++ b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/TransporterBase.java diff --git a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/adapters/TcpTransportAdapter.java b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/adapters/TcpTransportAdapter.java index 25c23919f..25c23919f 100644 --- a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/adapters/TcpTransportAdapter.java +++ b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/adapters/TcpTransportAdapter.java diff --git a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/transporters/ProtoTransporter.java b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/transporters/ProtoTransporter.java index 1e40d5a72..1e40d5a72 100644 --- a/Software/Android-Studio/Tango.Transport/src/main/java/com/twine/tango/transport/transporters/ProtoTransporter.java +++ b/Software/Android_Studio/Tango.Transport/src/main/java/com/twine/tango/transport/transporters/ProtoTransporter.java diff --git a/Software/Android-Studio/Tango.Transport/src/main/res/values/strings.xml b/Software/Android_Studio/Tango.Transport/src/main/res/values/strings.xml index f04af91fb..f04af91fb 100644 --- a/Software/Android-Studio/Tango.Transport/src/main/res/values/strings.xml +++ b/Software/Android_Studio/Tango.Transport/src/main/res/values/strings.xml diff --git a/Software/Android-Studio/Tango.Transport/src/test/java/com/twine/tango/transport/ExampleUnitTest.java b/Software/Android_Studio/Tango.Transport/src/test/java/com/twine/tango/transport/ExampleUnitTest.java index 049f7b76d..049f7b76d 100644 --- a/Software/Android-Studio/Tango.Transport/src/test/java/com/twine/tango/transport/ExampleUnitTest.java +++ b/Software/Android_Studio/Tango.Transport/src/test/java/com/twine/tango/transport/ExampleUnitTest.java diff --git a/Software/Android-Studio/app/.gitignore b/Software/Android_Studio/app/.gitignore index 796b96d1c..796b96d1c 100644 --- a/Software/Android-Studio/app/.gitignore +++ b/Software/Android_Studio/app/.gitignore diff --git a/Software/Android-Studio/app/CMakeLists.txt b/Software/Android_Studio/app/CMakeLists.txt index f8e6e8b3d..f8e6e8b3d 100644 --- a/Software/Android-Studio/app/CMakeLists.txt +++ b/Software/Android_Studio/app/CMakeLists.txt diff --git a/Software/Android-Studio/app/build.gradle b/Software/Android_Studio/app/build.gradle index ccd536141..ccd536141 100644 --- a/Software/Android-Studio/app/build.gradle +++ b/Software/Android_Studio/app/build.gradle diff --git a/Software/Android-Studio/app/proguard-rules.pro b/Software/Android_Studio/app/proguard-rules.pro index a0eef131a..a0eef131a 100644 --- a/Software/Android-Studio/app/proguard-rules.pro +++ b/Software/Android_Studio/app/proguard-rules.pro diff --git a/Software/Android-Studio/app/src/androidTest/java/com/twine/tango/ExampleInstrumentedTest.java b/Software/Android_Studio/app/src/androidTest/java/com/twine/tango/ExampleInstrumentedTest.java index bed558a6e..bed558a6e 100644 --- a/Software/Android-Studio/app/src/androidTest/java/com/twine/tango/ExampleInstrumentedTest.java +++ b/Software/Android_Studio/app/src/androidTest/java/com/twine/tango/ExampleInstrumentedTest.java diff --git a/Software/Android-Studio/app/src/main/AndroidManifest.xml b/Software/Android_Studio/app/src/main/AndroidManifest.xml index 9fb70555b..9fb70555b 100644 --- a/Software/Android-Studio/app/src/main/AndroidManifest.xml +++ b/Software/Android_Studio/app/src/main/AndroidManifest.xml diff --git a/Software/Android-Studio/app/src/main/cpp/Android.mk b/Software/Android_Studio/app/src/main/cpp/Android.mk index e69de29bb..e69de29bb 100644 --- a/Software/Android-Studio/app/src/main/cpp/Android.mk +++ b/Software/Android_Studio/app/src/main/cpp/Android.mk diff --git a/Software/Android-Studio/app/src/main/cpp/native-lib.cpp b/Software/Android_Studio/app/src/main/cpp/native-lib.cpp index fa595fbae..fa595fbae 100644 --- a/Software/Android-Studio/app/src/main/cpp/native-lib.cpp +++ b/Software/Android_Studio/app/src/main/cpp/native-lib.cpp diff --git a/Software/Android-Studio/app/src/main/java/com/twine/tango/MainActivity.java b/Software/Android_Studio/app/src/main/java/com/twine/tango/MainActivity.java index e739c599d..e739c599d 100644 --- a/Software/Android-Studio/app/src/main/java/com/twine/tango/MainActivity.java +++ b/Software/Android_Studio/app/src/main/java/com/twine/tango/MainActivity.java diff --git a/Software/Android-Studio/app/src/main/res/drawable/ic_launcher_background.xml b/Software/Android_Studio/app/src/main/res/drawable/ic_launcher_background.xml index 1cd2a3665..1cd2a3665 100644 --- a/Software/Android-Studio/app/src/main/res/drawable/ic_launcher_background.xml +++ b/Software/Android_Studio/app/src/main/res/drawable/ic_launcher_background.xml diff --git a/Software/Android-Studio/app/src/main/res/layout/activity_main.xml b/Software/Android_Studio/app/src/main/res/layout/activity_main.xml index ef968203f..ef968203f 100644 --- a/Software/Android-Studio/app/src/main/res/layout/activity_main.xml +++ b/Software/Android_Studio/app/src/main/res/layout/activity_main.xml diff --git a/Software/Android-Studio/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/Software/Android_Studio/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml index 00f9eaaf3..00f9eaaf3 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml +++ b/Software/Android_Studio/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml diff --git a/Software/Android-Studio/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/Software/Android_Studio/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index 00f9eaaf3..00f9eaaf3 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/Software/Android_Studio/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml diff --git a/Software/Android-Studio/app/src/main/res/mipmap-hdpi/ic_launcher.png b/Software/Android_Studio/app/src/main/res/mipmap-hdpi/ic_launcher.png Binary files differindex 550730310..550730310 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-hdpi/ic_launcher.png +++ b/Software/Android_Studio/app/src/main/res/mipmap-hdpi/ic_launcher.png diff --git a/Software/Android-Studio/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/Software/Android_Studio/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png Binary files differindex 4e526c95b..4e526c95b 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png +++ b/Software/Android_Studio/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png diff --git a/Software/Android-Studio/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/Software/Android_Studio/app/src/main/res/mipmap-hdpi/ic_launcher_round.png Binary files differindex 8fab6a3a5..8fab6a3a5 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-hdpi/ic_launcher_round.png +++ b/Software/Android_Studio/app/src/main/res/mipmap-hdpi/ic_launcher_round.png diff --git a/Software/Android-Studio/app/src/main/res/mipmap-mdpi/ic_launcher.png b/Software/Android_Studio/app/src/main/res/mipmap-mdpi/ic_launcher.png Binary files differindex 6bc7fcd6f..6bc7fcd6f 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-mdpi/ic_launcher.png +++ b/Software/Android_Studio/app/src/main/res/mipmap-mdpi/ic_launcher.png diff --git a/Software/Android-Studio/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/Software/Android_Studio/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png Binary files differindex 2c38c7190..2c38c7190 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png +++ b/Software/Android_Studio/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png diff --git a/Software/Android-Studio/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/Software/Android_Studio/app/src/main/res/mipmap-mdpi/ic_launcher_round.png Binary files differindex 1eecc0e7d..1eecc0e7d 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-mdpi/ic_launcher_round.png +++ b/Software/Android_Studio/app/src/main/res/mipmap-mdpi/ic_launcher_round.png diff --git a/Software/Android-Studio/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/Software/Android_Studio/app/src/main/res/mipmap-xhdpi/ic_launcher.png Binary files differindex ec87dcebe..ec87dcebe 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-xhdpi/ic_launcher.png +++ b/Software/Android_Studio/app/src/main/res/mipmap-xhdpi/ic_launcher.png diff --git a/Software/Android-Studio/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/Software/Android_Studio/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png Binary files differindex 072467eaa..072467eaa 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png +++ b/Software/Android_Studio/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png diff --git a/Software/Android-Studio/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/Software/Android_Studio/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png Binary files differindex 05ca079ca..05ca079ca 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png +++ b/Software/Android_Studio/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png diff --git a/Software/Android-Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/Software/Android_Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher.png Binary files differindex 6f67f21ba..6f67f21ba 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher.png +++ b/Software/Android_Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher.png diff --git a/Software/Android-Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/Software/Android_Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png Binary files differindex 78a6b7a34..78a6b7a34 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png +++ b/Software/Android_Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png diff --git a/Software/Android-Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/Software/Android_Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png Binary files differindex 8bac0f274..8bac0f274 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png +++ b/Software/Android_Studio/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png diff --git a/Software/Android-Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/Software/Android_Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png Binary files differindex 0327e13fa..0327e13fa 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png +++ b/Software/Android_Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png diff --git a/Software/Android-Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/Software/Android_Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png Binary files differindex 68ebe33fe..68ebe33fe 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png +++ b/Software/Android_Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png diff --git a/Software/Android-Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/Software/Android_Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png Binary files differindex bacd3e758..bacd3e758 100644 --- a/Software/Android-Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png +++ b/Software/Android_Studio/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png diff --git a/Software/Android-Studio/app/src/main/res/values/colors.xml b/Software/Android_Studio/app/src/main/res/values/colors.xml index 3ab3e9cbc..3ab3e9cbc 100644 --- a/Software/Android-Studio/app/src/main/res/values/colors.xml +++ b/Software/Android_Studio/app/src/main/res/values/colors.xml diff --git a/Software/Android-Studio/app/src/main/res/values/strings.xml b/Software/Android_Studio/app/src/main/res/values/strings.xml index 9bff8a19c..9bff8a19c 100644 --- a/Software/Android-Studio/app/src/main/res/values/strings.xml +++ b/Software/Android_Studio/app/src/main/res/values/strings.xml diff --git a/Software/Android-Studio/app/src/main/res/values/styles.xml b/Software/Android_Studio/app/src/main/res/values/styles.xml index 5885930df..5885930df 100644 --- a/Software/Android-Studio/app/src/main/res/values/styles.xml +++ b/Software/Android_Studio/app/src/main/res/values/styles.xml diff --git a/Software/Android-Studio/app/src/test/java/com/twine/tango/ExampleUnitTest.java b/Software/Android_Studio/app/src/test/java/com/twine/tango/ExampleUnitTest.java index 4ef42c6db..4ef42c6db 100644 --- a/Software/Android-Studio/app/src/test/java/com/twine/tango/ExampleUnitTest.java +++ b/Software/Android_Studio/app/src/test/java/com/twine/tango/ExampleUnitTest.java diff --git a/Software/Android-Studio/app/src/test/java/com/twine/tango/PMR_TST.java b/Software/Android_Studio/app/src/test/java/com/twine/tango/PMR_TST.java index 1bb15f4d7..1bb15f4d7 100644 --- a/Software/Android-Studio/app/src/test/java/com/twine/tango/PMR_TST.java +++ b/Software/Android_Studio/app/src/test/java/com/twine/tango/PMR_TST.java diff --git a/Software/Android-Studio/build.gradle b/Software/Android_Studio/build.gradle index a24f16d68..a24f16d68 100644 --- a/Software/Android-Studio/build.gradle +++ b/Software/Android_Studio/build.gradle diff --git a/Software/Android-Studio/gradle.properties b/Software/Android_Studio/gradle.properties index aac7c9b46..aac7c9b46 100644 --- a/Software/Android-Studio/gradle.properties +++ b/Software/Android_Studio/gradle.properties diff --git a/Software/Android-Studio/gradle/wrapper/gradle-wrapper.jar b/Software/Android_Studio/gradle/wrapper/gradle-wrapper.jar Binary files differindex 13372aef5..13372aef5 100644 --- a/Software/Android-Studio/gradle/wrapper/gradle-wrapper.jar +++ b/Software/Android_Studio/gradle/wrapper/gradle-wrapper.jar diff --git a/Software/Android-Studio/gradle/wrapper/gradle-wrapper.properties b/Software/Android_Studio/gradle/wrapper/gradle-wrapper.properties index d86868739..d86868739 100644 --- a/Software/Android-Studio/gradle/wrapper/gradle-wrapper.properties +++ b/Software/Android_Studio/gradle/wrapper/gradle-wrapper.properties diff --git a/Software/Android-Studio/gradlew b/Software/Android_Studio/gradlew index 9d82f7891..9d82f7891 100644 --- a/Software/Android-Studio/gradlew +++ b/Software/Android_Studio/gradlew diff --git a/Software/Android-Studio/gradlew.bat b/Software/Android_Studio/gradlew.bat index 8a0b282aa..8a0b282aa 100644 --- a/Software/Android-Studio/gradlew.bat +++ b/Software/Android_Studio/gradlew.bat diff --git a/Software/Android-Studio/settings.gradle b/Software/Android_Studio/settings.gradle index 88b0e3c36..88b0e3c36 100644 --- a/Software/Android-Studio/settings.gradle +++ b/Software/Android_Studio/settings.gradle diff --git a/Software/External Repositories/Protobuf/CMake Command.txt b/Software/External_Repositories/Protobuf/CMake Command.txt index 2b1c9f2ad..2b1c9f2ad 100644 --- a/Software/External Repositories/Protobuf/CMake Command.txt +++ b/Software/External_Repositories/Protobuf/CMake Command.txt diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest.sln b/Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest.sln index 962ee15c0..962ee15c0 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest.sln +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest.sln diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/App.config b/Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/App.config index 8e1564635..8e1564635 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/App.config +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/App.config diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Person.cs b/Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Person.cs index 34451e207..34451e207 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Person.cs +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Person.cs diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Program.cs b/Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Program.cs index fd534993d..fd534993d 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Program.cs +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Program.cs diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Properties/AssemblyInfo.cs b/Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Properties/AssemblyInfo.cs index 37922af23..37922af23 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Properties/AssemblyInfo.cs +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/Properties/AssemblyInfo.cs diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/ProtobufTest.csproj b/Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/ProtobufTest.csproj index 4acbc5e1f..4acbc5e1f 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/ProtobufTest.csproj +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/ProtobufTest.csproj diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/packages.config b/Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/packages.config index e7e6cbade..e7e6cbade 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/packages.config +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/C#/ProtobufTest/ProtobufTest/packages.config diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/.tern-port b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/.tern-port index ad9da995c..ad9da995c 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/.tern-port +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/.tern-port diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/.tern-project b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/.tern-project index 09b64656d..09b64656d 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/.tern-project +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/.tern-project diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/ProtobufTest.session b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/ProtobufTest.session index 967dbfec9..967dbfec9 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/ProtobufTest.session +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/ProtobufTest.session diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/ProtobufTest.tags b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/ProtobufTest.tags Binary files differindex e3bc6a92f..e3bc6a92f 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/ProtobufTest.tags +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/ProtobufTest.tags diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/compilation.db b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/compilation.db Binary files differindex ffe8a393d..ffe8a393d 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/compilation.db +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/compilation.db diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/refactoring.db b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/refactoring.db Binary files differindex 3f969fbd4..3f969fbd4 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/refactoring.db +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/.codelite/refactoring.db diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Makefile b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Makefile index f78e6218a..f78e6218a 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Makefile +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Makefile diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Person.cs b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Person.cs index 34451e207..34451e207 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Person.cs +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Person.cs diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.mk b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.mk index 49ca37540..49ca37540 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.mk +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.mk diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.project b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.project index 455bfd7cc..455bfd7cc 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.project +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.project diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.txt b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.txt index 90d48837f..90d48837f 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.txt +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/Proto.txt diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/main.c b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/main.c index 66081c501..66081c501 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/main.c +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/main.c diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person-pb-c.c b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person-pb-c.c index 7493ef609..7493ef609 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person-pb-c.c +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person-pb-c.c diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person-pb-c.h b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person-pb-c.h index 6dd6f393b..6dd6f393b 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person-pb-c.h +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person-pb-c.h diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person.proto b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person.proto index 17cecd262..17cecd262 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person.proto +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/person.proto diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protobuf-c.c b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protobuf-c.c index 5debac820..5debac820 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protobuf-c.c +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protobuf-c.c diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protobuf-c.h b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protobuf-c.h index c8fa4fc2a..c8fa4fc2a 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protobuf-c.h +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protobuf-c.h diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protoc-c.exe b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protoc-c.exe Binary files differindex 6c015b17a..6c015b17a 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protoc-c.exe +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protoc-c.exe diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protoc.exe b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protoc.exe Binary files differindex e69179c0a..e69179c0a 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protoc.exe +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/Proto/protoc.exe diff --git a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/ProtobufTest.workspace b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/ProtobufTest.workspace index 9ccfdcd1d..9ccfdcd1d 100644 --- a/Software/External Repositories/Protobuf/Code Lite - C# Test/Code Lite/ProtobufTest.workspace +++ b/Software/External_Repositories/Protobuf/Code Lite - C# Test/Code Lite/ProtobufTest.workspace diff --git a/Software/External Repositories/Protobuf/proto embedded command.txt b/Software/External_Repositories/Protobuf/proto embedded command.txt index 99fb2208d..99fb2208d 100644 --- a/Software/External Repositories/Protobuf/proto embedded command.txt +++ b/Software/External_Repositories/Protobuf/proto embedded command.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/BUILD b/Software/External_Repositories/Protobuf/protobuf-3.4.1/BUILD index cacd2375d..cacd2375d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/BUILD +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/BUILD diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/CHANGES.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/CHANGES.txt index c83da2d6b..c83da2d6b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/CHANGES.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/CHANGES.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/CONTRIBUTORS.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/CONTRIBUTORS.txt index b8d97fc23..b8d97fc23 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/CONTRIBUTORS.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/CONTRIBUTORS.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/LICENSE b/Software/External_Repositories/Protobuf/protobuf-3.4.1/LICENSE index f028c8232..f028c8232 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/LICENSE +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/LICENSE diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/Makefile.am b/Software/External_Repositories/Protobuf/protobuf-3.4.1/Makefile.am index 7831a09e1..7831a09e1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/Makefile.am +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/Makefile.am diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/Makefile.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/Makefile.in index 7a9fcc2d9..7a9fcc2d9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/Makefile.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/Makefile.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/README.md b/Software/External_Repositories/Protobuf/protobuf-3.4.1/README.md index 653f66327..653f66327 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/README.md +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/README.md diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/WORKSPACE b/Software/External_Repositories/Protobuf/protobuf-3.4.1/WORKSPACE index 2a49e3723..2a49e3723 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/WORKSPACE +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/WORKSPACE diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/aclocal.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/aclocal.m4 index 5da03c385..5da03c385 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/aclocal.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/aclocal.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/ar-lib b/Software/External_Repositories/Protobuf/protobuf-3.4.1/ar-lib index fe2301e71..fe2301e71 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/ar-lib +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/ar-lib diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/autogen.sh b/Software/External_Repositories/Protobuf/protobuf-3.4.1/autogen.sh index 9f2664258..9f2664258 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/autogen.sh +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/autogen.sh diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/benchmarks/Makefile.am b/Software/External_Repositories/Protobuf/protobuf-3.4.1/benchmarks/Makefile.am index d98eae5ea..d98eae5ea 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/benchmarks/Makefile.am +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/benchmarks/Makefile.am diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/benchmarks/Makefile.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/benchmarks/Makefile.in index 096563e8d..096563e8d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/benchmarks/Makefile.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/benchmarks/Makefile.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/benchmarks/cpp_benchmark.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/benchmarks/cpp_benchmark.cc index 0e6febc2f..0e6febc2f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/benchmarks/cpp_benchmark.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/benchmarks/cpp_benchmark.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/benchmarks/generate_datasets.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/benchmarks/generate_datasets.cc index 61e7adf1b..61e7adf1b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/benchmarks/generate_datasets.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/benchmarks/generate_datasets.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/CMakeLists.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/CMakeLists.txt index 7618ba21a..7618ba21a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/CMakeLists.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/CMakeLists.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/README.md b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/README.md index 1e7410d82..1e7410d82 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/README.md +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/README.md diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/examples.cmake b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/examples.cmake index e5cad63f6..e5cad63f6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/examples.cmake +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/examples.cmake diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/extract_includes.bat.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/extract_includes.bat.in index deb6de3bf..deb6de3bf 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/extract_includes.bat.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/extract_includes.bat.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/install.cmake b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/install.cmake index 441bf5532..441bf5532 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/install.cmake +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/install.cmake diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/libprotobuf-lite.cmake b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/libprotobuf-lite.cmake index 9e1fab0a7..9e1fab0a7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/libprotobuf-lite.cmake +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/libprotobuf-lite.cmake diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/libprotobuf.cmake b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/libprotobuf.cmake index 72db915bc..72db915bc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/libprotobuf.cmake +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/libprotobuf.cmake diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/libprotoc.cmake b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/libprotoc.cmake index 9f2aa0c79..9f2aa0c79 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/libprotoc.cmake +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/libprotoc.cmake diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-config-version.cmake.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-config-version.cmake.in index ca6da09ad..ca6da09ad 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-config-version.cmake.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-config-version.cmake.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-config.cmake.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-config.cmake.in index 832135478..832135478 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-config.cmake.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-config.cmake.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-lite.pc.cmake b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-lite.pc.cmake index cbe5426af..cbe5426af 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-lite.pc.cmake +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-lite.pc.cmake diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-module.cmake.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-module.cmake.in index 8e4920aa8..8e4920aa8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-module.cmake.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-module.cmake.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-options.cmake b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-options.cmake index 47fb15825..47fb15825 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-options.cmake +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf-options.cmake diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf.pc.cmake b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf.pc.cmake index d33e98cca..d33e98cca 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf.pc.cmake +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protobuf.pc.cmake diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protoc.cmake b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protoc.cmake index 4f07c389c..4f07c389c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/protoc.cmake +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/protoc.cmake diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/tests.cmake b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/tests.cmake index 389f6a7bc..389f6a7bc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/cmake/tests.cmake +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/cmake/tests.cmake diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/compile b/Software/External_Repositories/Protobuf/protobuf-3.4.1/compile index 531136b06..531136b06 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/compile +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/compile diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/config.guess b/Software/External_Repositories/Protobuf/protobuf-3.4.1/config.guess index b79252d6b..b79252d6b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/config.guess +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/config.guess diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/config.h.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/config.h.in index 04fecdff7..04fecdff7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/config.h.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/config.h.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/config.sub b/Software/External_Repositories/Protobuf/protobuf-3.4.1/config.sub index 9633db704..9633db704 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/config.sub +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/config.sub diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/configure b/Software/External_Repositories/Protobuf/protobuf-3.4.1/configure index 50d2b724c..50d2b724c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/configure +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/configure diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/configure.ac b/Software/External_Repositories/Protobuf/protobuf-3.4.1/configure.ac index 0d3e5fb36..0d3e5fb36 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/configure.ac +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/configure.ac diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/ConformanceJava.java b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/ConformanceJava.java index 596d113a9..596d113a9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/ConformanceJava.java +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/ConformanceJava.java diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/ConformanceJavaLite.java b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/ConformanceJavaLite.java index 016f79326..016f79326 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/ConformanceJavaLite.java +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/ConformanceJavaLite.java diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/Makefile.am b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/Makefile.am index f7ce053bd..f7ce053bd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/Makefile.am +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/Makefile.am diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/Makefile.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/Makefile.in index eaca773d5..eaca773d5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/Makefile.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/Makefile.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/README.md b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/README.md index 971fe8f60..971fe8f60 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/README.md +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/README.md diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance.proto index 525140e94..525140e94 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_cpp.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_cpp.cc index bf70309a6..bf70309a6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_cpp.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_cpp.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_objc.m b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_objc.m index 84a43811f..84a43811f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_objc.m +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_objc.m diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_php.php b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_php.php index b6e12c01e..b6e12c01e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_php.php +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_php.php diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_python.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_python.py index c5ba2467a..c5ba2467a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_python.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_python.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_ruby.rb b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_ruby.rb index df63bf7ce..df63bf7ce 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_ruby.rb +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_ruby.rb diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test.cc index b1ff68835..b1ff68835 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test.h index d1a822eba..d1a822eba 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test_runner.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test_runner.cc index 7e91d388b..7e91d388b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test_runner.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/conformance_test_runner.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_cpp.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_cpp.txt index 8c328890d..8c328890d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_cpp.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_cpp.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_csharp.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_csharp.txt index a938e5bd9..a938e5bd9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_csharp.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_csharp.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_java.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_java.txt index 5116c569c..5116c569c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_java.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_java.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_js.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_js.txt index eb20f659a..eb20f659a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_js.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_js.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_objc.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_objc.txt index e34501ead..e34501ead 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_objc.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_objc.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_php.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_php.txt index 2f91a3f58..2f91a3f58 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_php.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_php.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_php_c.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_php_c.txt index 2e3788429..2e3788429 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_php_c.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_php_c.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python-post26.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python-post26.txt index 19d99b044..19d99b044 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python-post26.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python-post26.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python.txt index 062c22a8d..062c22a8d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python_cpp.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python_cpp.txt index e2c258de5..e2c258de5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python_cpp.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_python_cpp.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_ruby.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_ruby.txt index 45cfaca65..45cfaca65 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_ruby.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/failure_list_ruby.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/third_party/jsoncpp/json.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/third_party/jsoncpp/json.h index 42e7e7f4a..42e7e7f4a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/third_party/jsoncpp/json.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/third_party/jsoncpp/json.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/third_party/jsoncpp/jsoncpp.cpp b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/third_party/jsoncpp/jsoncpp.cpp index f803962ad..f803962ad 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/conformance/third_party/jsoncpp/jsoncpp.cpp +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/conformance/third_party/jsoncpp/jsoncpp.cpp diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/depcomp b/Software/External_Repositories/Protobuf/protobuf-3.4.1/depcomp index 4ebd5b3a2..4ebd5b3a2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/depcomp +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/depcomp diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/editors/README.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/editors/README.txt index 3e9fc79e9..3e9fc79e9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/editors/README.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/editors/README.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/editors/proto.vim b/Software/External_Repositories/Protobuf/protobuf-3.4.1/editors/proto.vim index 7f1aeb730..7f1aeb730 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/editors/proto.vim +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/editors/proto.vim diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/editors/protobuf-mode.el b/Software/External_Repositories/Protobuf/protobuf-3.4.1/editors/protobuf-mode.el index d3bdcded7..d3bdcded7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/editors/protobuf-mode.el +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/editors/protobuf-mode.el diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/AddPerson.java b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/AddPerson.java index c262ab7e6..c262ab7e6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/AddPerson.java +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/AddPerson.java diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/CMakeLists.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/CMakeLists.txt index 3e8e65414..3e8e65414 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/CMakeLists.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/CMakeLists.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/ListPeople.java b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/ListPeople.java index 789243050..789243050 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/ListPeople.java +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/ListPeople.java diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/Makefile b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/Makefile index d16bb56d5..d16bb56d5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/Makefile +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/Makefile diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/README.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/README.txt index 2e4f6e4e8..2e4f6e4e8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/README.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/README.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/add_person.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/add_person.cc index 9bec4b374..9bec4b374 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/add_person.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/add_person.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/add_person.go b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/add_person.go index 4f2e7f741..4f2e7f741 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/add_person.go +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/add_person.go diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/add_person.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/add_person.py index 0b6985792..0b6985792 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/add_person.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/add_person.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/add_person_test.go b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/add_person_test.go index 0507db6fc..0507db6fc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/add_person_test.go +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/add_person_test.go diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/addressbook.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/addressbook.proto index 23cc2f97e..23cc2f97e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/addressbook.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/addressbook.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/list_people.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/list_people.cc index 68e5666d8..68e5666d8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/list_people.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/list_people.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/list_people.go b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/list_people.go index 70bc589ef..70bc589ef 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/list_people.go +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/list_people.go diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/list_people.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/list_people.py index f131872d8..f131872d8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/list_people.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/list_people.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/list_people_test.go b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/list_people_test.go index 87d6ad6ec..87d6ad6ec 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/examples/list_people_test.go +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/examples/list_people_test.go diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/generate_descriptor_proto.sh b/Software/External_Repositories/Protobuf/protobuf-3.4.1/generate_descriptor_proto.sh index 8a5ed48a2..8a5ed48a2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/generate_descriptor_proto.sh +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/generate_descriptor_proto.sh diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock.BUILD b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock.BUILD index b1ae15a91..b1ae15a91 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock.BUILD +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock.BUILD diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/CHANGES b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/CHANGES index d6f2f760e..d6f2f760e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/CHANGES +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/CHANGES diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/CMakeLists.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/CMakeLists.txt index 572d0444b..572d0444b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/CMakeLists.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/CMakeLists.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/CONTRIBUTORS b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/CONTRIBUTORS index 6e9ae362b..6e9ae362b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/CONTRIBUTORS +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/CONTRIBUTORS diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/LICENSE b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/LICENSE index 1941a11f8..1941a11f8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/LICENSE +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/LICENSE diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/Makefile.am b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/Makefile.am index 0eb7bd8f3..0eb7bd8f3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/Makefile.am +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/Makefile.am diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/Makefile.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/Makefile.in index 221964c56..221964c56 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/Makefile.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/Makefile.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/README b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/README index ed2e69bac..ed2e69bac 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/README +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/README diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/aclocal.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/aclocal.m4 index bed39b992..bed39b992 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/aclocal.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/aclocal.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/compile b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/compile index 531136b06..531136b06 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/compile +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/compile diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.guess b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.guess index b79252d6b..b79252d6b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.guess +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.guess diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.h.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.h.in index 843b5b10c..843b5b10c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.h.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.h.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.sub b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.sub index 9633db704..9633db704 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.sub +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/config.sub diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/depcomp b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/depcomp index 4ebd5b3a2..4ebd5b3a2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/depcomp +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/depcomp diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/install-sh b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/install-sh index 377bb8687..377bb8687 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/install-sh +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/install-sh diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/ltmain.sh b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/ltmain.sh index a356acafa..a356acafa 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/ltmain.sh +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/ltmain.sh diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/missing b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/missing index db98974ff..db98974ff 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/missing +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/missing diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/test-driver b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/test-driver index d30605660..d30605660 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/test-driver +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/build-aux/test-driver diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/configure b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/configure index 04e603aa3..04e603aa3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/configure +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/configure diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/configure.ac b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/configure.ac index d268d5d73..d268d5d73 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/configure.ac +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/configure.ac diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock-gtest-all.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock-gtest-all.cc index 1a63a8ce7..1a63a8ce7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock-gtest-all.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock-gtest-all.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock/gmock.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock/gmock.h index e8dd7fc3d..e8dd7fc3d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock/gmock.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock/gmock.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock_main.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock_main.cc index bd5be03be..bd5be03be 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock_main.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gmock_main.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gtest/gtest.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gtest/gtest.h index 4f3804f70..4f3804f70 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gtest/gtest.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/fused-src/gtest/gtest.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CHANGES b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CHANGES index 055213242..055213242 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CHANGES +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CHANGES diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CMakeLists.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CMakeLists.txt index 57470c84f..57470c84f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CMakeLists.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CMakeLists.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CONTRIBUTORS b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CONTRIBUTORS index feae2fc04..feae2fc04 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CONTRIBUTORS +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/CONTRIBUTORS diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/LICENSE b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/LICENSE index 1941a11f8..1941a11f8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/LICENSE +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/LICENSE diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/Makefile.am b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/Makefile.am index 9c96b4257..9c96b4257 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/Makefile.am +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/Makefile.am diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/Makefile.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/Makefile.in index 128826983..128826983 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/Makefile.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/Makefile.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/README b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/README index 26f35a847..26f35a847 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/README +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/README diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/aclocal.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/aclocal.m4 index 8f34cf459..8f34cf459 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/aclocal.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/aclocal.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/compile b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/compile index 531136b06..531136b06 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/compile +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/compile diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.guess b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.guess index b79252d6b..b79252d6b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.guess +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.guess diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.h.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.h.in index 843b5b10c..843b5b10c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.h.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.h.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.sub b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.sub index 9633db704..9633db704 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.sub +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/config.sub diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/depcomp b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/depcomp index 4ebd5b3a2..4ebd5b3a2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/depcomp +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/depcomp diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/install-sh b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/install-sh index 377bb8687..377bb8687 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/install-sh +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/install-sh diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/ltmain.sh b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/ltmain.sh index a356acafa..a356acafa 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/ltmain.sh +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/ltmain.sh diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/missing b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/missing index db98974ff..db98974ff 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/missing +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/missing diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/test-driver b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/test-driver index d30605660..d30605660 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/test-driver +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/build-aux/test-driver diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/cmake/internal_utils.cmake b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/cmake/internal_utils.cmake index 8cb21894c..8cb21894c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/cmake/internal_utils.cmake +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/cmake/internal_utils.cmake diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest.cbproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest.cbproj index 285bb2a87..285bb2a87 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest.cbproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest.cbproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest.groupproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest.groupproj index 849f4c4b8..849f4c4b8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest.groupproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest.groupproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_all.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_all.cc index ba7ad68ad..ba7ad68ad 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_all.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_all.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_link.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_link.cc index b955ebf2f..b955ebf2f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_link.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_link.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_main.cbproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_main.cbproj index fae32cb29..fae32cb29 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_main.cbproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_main.cbproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_unittest.cbproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_unittest.cbproj index 33f705634..33f705634 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_unittest.cbproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/codegear/gtest_unittest.cbproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/configure b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/configure index efd9c87dd..efd9c87dd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/configure +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/configure diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/configure.ac b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/configure.ac index cc592e158..cc592e158 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/configure.ac +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/configure.ac diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest-all.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest-all.cc index a9a03b2e3..a9a03b2e3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest-all.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest-all.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest.h index 4f3804f70..4f3804f70 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest_main.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest_main.cc index f30282255..f30282255 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest_main.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/fused-src/gtest/gtest_main.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-death-test.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-death-test.h index 957a69c6a..957a69c6a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-death-test.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-death-test.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-message.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-message.h index fe879bca7..fe879bca7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-message.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-message.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-param-test.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-param-test.h index d6702c8f1..d6702c8f1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-param-test.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-param-test.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-param-test.h.pump b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-param-test.h.pump index 2dc9303b5..2dc9303b5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-param-test.h.pump +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-param-test.h.pump diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-printers.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-printers.h index 0639d9f58..0639d9f58 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-printers.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-printers.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-spi.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-spi.h index f63fa9a1b..f63fa9a1b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-spi.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-spi.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-test-part.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-test-part.h index 77eb84483..77eb84483 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-test-part.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-test-part.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-typed-test.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-typed-test.h index fe1e83b27..fe1e83b27 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-typed-test.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest-typed-test.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest.h index 6fa0a3925..6fa0a3925 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest_pred_impl.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest_pred_impl.h index 30ae712f5..30ae712f5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest_pred_impl.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest_pred_impl.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest_prod.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest_prod.h index da80ddc6c..da80ddc6c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest_prod.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/gtest_prod.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-death-test-internal.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-death-test-internal.h index 2b3a78f5b..2b3a78f5b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-death-test-internal.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-death-test-internal.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-filepath.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-filepath.h index 7a13b4b0d..7a13b4b0d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-filepath.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-filepath.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-internal.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-internal.h index 0dcc3a319..0dcc3a319 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-internal.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-internal.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-linked_ptr.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-linked_ptr.h index b1362cd00..b1362cd00 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-linked_ptr.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-linked_ptr.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util-generated.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util-generated.h index e80548592..e80548592 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util-generated.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util-generated.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util-generated.h.pump b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util-generated.h.pump index 009206fd3..009206fd3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util-generated.h.pump +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util-generated.h.pump diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util.h index d5e1028b0..d5e1028b0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-param-util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-port.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-port.h index dc4fe0cb6..dc4fe0cb6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-port.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-port.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-string.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-string.h index 97f1a7fdd..97f1a7fdd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-string.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-string.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-tuple.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-tuple.h index 7b3dfc312..7b3dfc312 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-tuple.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-tuple.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-tuple.h.pump b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-tuple.h.pump index c7d9e039b..c7d9e039b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-tuple.h.pump +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-tuple.h.pump diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-type-util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-type-util.h index e46f7cfcb..e46f7cfcb 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-type-util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-type-util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-type-util.h.pump b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-type-util.h.pump index 251fdf025..251fdf025 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-type-util.h.pump +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/include/gtest/internal/gtest-type-util.h.pump diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/acx_pthread.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/acx_pthread.m4 index 2cf20de14..2cf20de14 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/acx_pthread.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/acx_pthread.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/gtest.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/gtest.m4 index 6598ba75a..6598ba75a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/gtest.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/gtest.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/libtool.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/libtool.m4 index d7c043f4f..d7c043f4f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/libtool.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/libtool.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltoptions.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltoptions.m4 index 5d9acd8e2..5d9acd8e2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltoptions.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltoptions.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltsugar.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltsugar.m4 index 9000a057d..9000a057d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltsugar.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltsugar.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltversion.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltversion.m4 index 07a8602d4..07a8602d4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltversion.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/ltversion.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/lt~obsolete.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/lt~obsolete.m4 index c573da90c..c573da90c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/lt~obsolete.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/m4/lt~obsolete.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/make/Makefile b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/make/Makefile index 9ac74493b..9ac74493b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/make/Makefile +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/make/Makefile diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest-md.sln b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest-md.sln index 829b4019a..829b4019a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest-md.sln +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest-md.sln diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest-md.vcproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest-md.vcproj index 1c1496ccb..1c1496ccb 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest-md.vcproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest-md.vcproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest.sln b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest.sln index c1b292964..c1b292964 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest.sln +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest.sln diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest.vcproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest.vcproj index 449e7e09e..449e7e09e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest.vcproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest.vcproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_main-md.vcproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_main-md.vcproj index d00956cd3..d00956cd3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_main-md.vcproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_main-md.vcproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_main.vcproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_main.vcproj index e7e9f4176..e7e9f4176 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_main.vcproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_main.vcproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_prod_test-md.vcproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_prod_test-md.vcproj index 4071d28fe..4071d28fe 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_prod_test-md.vcproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_prod_test-md.vcproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_prod_test.vcproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_prod_test.vcproj index 998c75808..998c75808 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_prod_test.vcproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_prod_test.vcproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_unittest-md.vcproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_unittest-md.vcproj index 152593975..152593975 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_unittest-md.vcproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_unittest-md.vcproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_unittest.vcproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_unittest.vcproj index 2b2d74345..2b2d74345 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_unittest.vcproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/msvc/gtest_unittest.vcproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/prime_tables.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/prime_tables.h index 92ce16a01..92ce16a01 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/prime_tables.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/prime_tables.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1.cc index f171e2609..f171e2609 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1.h index 3dfeb98c4..3dfeb98c4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample10_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample10_unittest.cc index 0051cd5dc..0051cd5dc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample10_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample10_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1_unittest.cc index aefc4f1d8..aefc4f1d8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample1_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2.cc index 5f763b9bd..5f763b9bd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2.h index cb485c70f..cb485c70f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2_unittest.cc index 4fa19b71c..4fa19b71c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample2_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample3-inl.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample3-inl.h index 7e3084d63..7e3084d63 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample3-inl.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample3-inl.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample3_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample3_unittest.cc index bf3877d01..bf3877d01 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample3_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample3_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4.cc index ae44bda6f..ae44bda6f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4.h index cd60f0dd2..cd60f0dd2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4_unittest.cc index fa5afc7d5..fa5afc7d5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample4_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample5_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample5_unittest.cc index 43d8e5777..43d8e5777 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample5_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample5_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample6_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample6_unittest.cc index 8f2036a51..8f2036a51 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample6_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample6_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample7_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample7_unittest.cc index 1b651a21d..1b651a21d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample7_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample7_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample8_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample8_unittest.cc index 5ad2e2c9f..5ad2e2c9f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample8_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample8_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample9_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample9_unittest.cc index b2e2079bf..b2e2079bf 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample9_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/samples/sample9_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/fuse_gtest_files.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/fuse_gtest_files.py index 57ef72f0e..57ef72f0e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/fuse_gtest_files.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/fuse_gtest_files.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/gen_gtest_pred_impl.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/gen_gtest_pred_impl.py index 3e7ab042e..3e7ab042e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/gen_gtest_pred_impl.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/gen_gtest_pred_impl.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/gtest-config.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/gtest-config.in index 780f8432e..780f8432e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/gtest-config.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/gtest-config.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/pump.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/pump.py index 5efb653c2..5efb653c2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/pump.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/pump.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/test/Makefile b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/test/Makefile index cdff58463..cdff58463 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/test/Makefile +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/scripts/test/Makefile diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-all.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-all.cc index 0a9cee522..0a9cee522 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-all.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-all.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-death-test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-death-test.cc index a6023fce4..a6023fce4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-death-test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-death-test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-filepath.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-filepath.cc index 6be58b6fc..6be58b6fc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-filepath.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-filepath.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-internal-inl.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-internal-inl.h index 35df303cc..35df303cc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-internal-inl.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-internal-inl.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-port.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-port.cc index 0c4df5f29..0c4df5f29 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-port.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-port.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-printers.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-printers.cc index 75fa40810..75fa40810 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-printers.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-printers.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-test-part.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-test-part.cc index c60eef3ab..c60eef3ab 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-test-part.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-test-part.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-typed-test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-typed-test.cc index f0079f407..f0079f407 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-typed-test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest-typed-test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest.cc index 6de53dd01..6de53dd01 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest_main.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest_main.cc index f30282255..f30282255 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest_main.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/src/gtest_main.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-death-test_ex_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-death-test_ex_test.cc index b50a13d5e..b50a13d5e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-death-test_ex_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-death-test_ex_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-death-test_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-death-test_test.cc index c2d26df99..c2d26df99 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-death-test_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-death-test_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-filepath_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-filepath_test.cc index ae9f55a0c..ae9f55a0c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-filepath_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-filepath_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-linked_ptr_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-linked_ptr_test.cc index 6fcf5124a..6fcf5124a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-linked_ptr_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-linked_ptr_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-listener_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-listener_test.cc index 99662cff3..99662cff3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-listener_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-listener_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-message_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-message_test.cc index 175238ef4..175238ef4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-message_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-message_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-options_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-options_test.cc index 5586dc3b1..5586dc3b1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-options_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-options_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test2_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test2_test.cc index 4a782fe70..4a782fe70 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test2_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test2_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test_test.cc index f60cb8a55..f60cb8a55 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test_test.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test_test.h index 26ea122b1..26ea122b1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test_test.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-param-test_test.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-port_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-port_test.cc index 43f1f2010..43f1f2010 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-port_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-port_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-printers_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-printers_test.cc index c2beca7d8..c2beca7d8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-printers_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-printers_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-test-part_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-test-part_test.cc index ca8ba933a..ca8ba933a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-test-part_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-test-part_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-tuple_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-tuple_test.cc index bfaa3e0ac..bfaa3e0ac 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-tuple_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-tuple_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test2_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test2_test.cc index c284700b0..c284700b0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test2_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test2_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test_test.cc index dd4ba43bc..dd4ba43bc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test_test.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test_test.h index 41d75704c..41d75704c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test_test.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-typed-test_test.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-unittest-api_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-unittest-api_test.cc index 07083e51b..07083e51b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-unittest-api_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest-unittest-api_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_all_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_all_test.cc index 955aa6282..955aa6282 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_all_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_all_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_break_on_failure_unittest.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_break_on_failure_unittest.py index 78f3e0f53..78f3e0f53 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_break_on_failure_unittest.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_break_on_failure_unittest.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_break_on_failure_unittest_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_break_on_failure_unittest_.cc index dd07478c0..dd07478c0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_break_on_failure_unittest_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_break_on_failure_unittest_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_catch_exceptions_test.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_catch_exceptions_test.py index e6fc22fd1..e6fc22fd1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_catch_exceptions_test.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_catch_exceptions_test.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_catch_exceptions_test_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_catch_exceptions_test_.cc index d0fc82c99..d0fc82c99 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_catch_exceptions_test_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_catch_exceptions_test_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_color_test.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_color_test.py index d02a53ed8..d02a53ed8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_color_test.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_color_test.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_color_test_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_color_test_.cc index f61ebb89b..f61ebb89b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_color_test_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_color_test_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_env_var_test.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_env_var_test.py index ac24337fa..ac24337fa 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_env_var_test.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_env_var_test.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_env_var_test_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_env_var_test_.cc index 539afc968..539afc968 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_env_var_test_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_env_var_test_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_environment_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_environment_test.cc index 3cff19e70..3cff19e70 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_environment_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_environment_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_filter_unittest.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_filter_unittest.py index 0d1a77005..0d1a77005 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_filter_unittest.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_filter_unittest.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_filter_unittest_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_filter_unittest_.cc index 77deffc38..77deffc38 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_filter_unittest_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_filter_unittest_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_help_test.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_help_test.py index 093c838d9..093c838d9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_help_test.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_help_test.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_help_test_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_help_test_.cc index 31f78c244..31f78c244 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_help_test_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_help_test_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_list_tests_unittest.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_list_tests_unittest.py index 925b09d9c..925b09d9c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_list_tests_unittest.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_list_tests_unittest.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_list_tests_unittest_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_list_tests_unittest_.cc index 907c176ba..907c176ba 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_list_tests_unittest_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_list_tests_unittest_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_main_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_main_unittest.cc index ecd9bb876..ecd9bb876 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_main_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_main_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_no_test_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_no_test_unittest.cc index 292599af8..292599af8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_no_test_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_no_test_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test.py index f409e2a78..f409e2a78 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test_.cc index 07ab633d4..07ab633d4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test_golden_lin.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test_golden_lin.txt index 960eedce2..960eedce2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test_golden_lin.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_output_test_golden_lin.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_pred_impl_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_pred_impl_unittest.cc index a84eff860..a84eff860 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_pred_impl_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_pred_impl_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_premature_exit_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_premature_exit_test.cc index f6b6be9ae..f6b6be9ae 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_premature_exit_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_premature_exit_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_prod_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_prod_test.cc index 060abce18..060abce18 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_prod_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_prod_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_repeat_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_repeat_test.cc index 481012adc..481012adc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_repeat_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_repeat_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_shuffle_test.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_shuffle_test.py index 30d0303d1..30d0303d1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_shuffle_test.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_shuffle_test.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_shuffle_test_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_shuffle_test_.cc index 6fb441bd4..6fb441bd4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_shuffle_test_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_shuffle_test_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_sole_header_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_sole_header_test.cc index ccd091a28..ccd091a28 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_sole_header_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_sole_header_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_stress_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_stress_test.cc index e7daa430d..e7daa430d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_stress_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_stress_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_test_utils.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_test_utils.py index 28884bdc1..28884bdc1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_test_utils.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_test_utils.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_ex_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_ex_test.cc index 8d46c76f1..8d46c76f1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_ex_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_ex_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_test.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_test.py index 5678ffeaf..5678ffeaf 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_test.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_test.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_test_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_test_.cc index 2b88fe3d9..2b88fe3d9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_test_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_throw_on_failure_test_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_uninitialized_test.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_uninitialized_test.py index 6ae57eeed..6ae57eeed 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_uninitialized_test.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_uninitialized_test.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_uninitialized_test_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_uninitialized_test_.cc index 44316987f..44316987f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_uninitialized_test_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_uninitialized_test_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_unittest.cc index 0cab07d15..0cab07d15 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfile1_test_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfile1_test_.cc index 531ced49d..531ced49d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfile1_test_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfile1_test_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfile2_test_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfile2_test_.cc index 7b400b276..7b400b276 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfile2_test_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfile2_test_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfiles_test.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfiles_test.py index 524e437e6..524e437e6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfiles_test.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_outfiles_test.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_output_unittest.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_output_unittest.py index f605d4ee2..f605d4ee2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_output_unittest.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_output_unittest.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_output_unittest_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_output_unittest_.cc index 48b8771b5..48b8771b5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_output_unittest_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_output_unittest_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_test_utils.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_test_utils.py index 3d0c3b2c2..3d0c3b2c2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_test_utils.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/gtest_xml_test_utils.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/production.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/production.cc index 8b8a40b44..8b8a40b44 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/production.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/production.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/production.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/production.h index 98fd5e476..98fd5e476 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/production.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/test/production.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/DebugProject.xcconfig b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/DebugProject.xcconfig index 3d68157d5..3d68157d5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/DebugProject.xcconfig +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/DebugProject.xcconfig diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/FrameworkTarget.xcconfig b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/FrameworkTarget.xcconfig index 357b1c8fb..357b1c8fb 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/FrameworkTarget.xcconfig +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/FrameworkTarget.xcconfig diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/General.xcconfig b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/General.xcconfig index f23e32227..f23e32227 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/General.xcconfig +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/General.xcconfig diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/ReleaseProject.xcconfig b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/ReleaseProject.xcconfig index 5349f0a04..5349f0a04 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/ReleaseProject.xcconfig +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/ReleaseProject.xcconfig diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/StaticLibraryTarget.xcconfig b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/StaticLibraryTarget.xcconfig index 3922fa51d..3922fa51d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/StaticLibraryTarget.xcconfig +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/StaticLibraryTarget.xcconfig diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/TestTarget.xcconfig b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/TestTarget.xcconfig index e6652ba85..e6652ba85 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/TestTarget.xcconfig +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Config/TestTarget.xcconfig diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Resources/Info.plist b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Resources/Info.plist index 9dd28ea14..9dd28ea14 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Resources/Info.plist +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Resources/Info.plist diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/Info.plist b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/Info.plist index f3852edea..f3852edea 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/Info.plist +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/Info.plist diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj index 497617eb6..497617eb6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/WidgetFramework.xcodeproj/project.pbxproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/runtests.sh b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/runtests.sh index 4a0d413e5..4a0d413e5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/runtests.sh +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/runtests.sh diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget.cc index bfc4e7fcf..bfc4e7fcf 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget.h index 0c55cdc8c..0c55cdc8c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget_test.cc index 872599421..872599421 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Samples/FrameworkSample/widget_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Scripts/runtests.sh b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Scripts/runtests.sh index 3fc229f1d..3fc229f1d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Scripts/runtests.sh +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Scripts/runtests.sh diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Scripts/versiongenerate.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Scripts/versiongenerate.py index 81de8c96a..81de8c96a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Scripts/versiongenerate.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/Scripts/versiongenerate.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/gtest.xcodeproj/project.pbxproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/gtest.xcodeproj/project.pbxproj index 0452a63d0..0452a63d0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/gtest.xcodeproj/project.pbxproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/gtest/xcode/gtest.xcodeproj/project.pbxproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-actions.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-actions.h index 7e9708ec2..7e9708ec2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-actions.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-actions.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-cardinalities.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-cardinalities.h index fc315f92a..fc315f92a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-cardinalities.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-cardinalities.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-actions.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-actions.h index 2327393d6..2327393d6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-actions.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-actions.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-actions.h.pump b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-actions.h.pump index 8e2b57352..8e2b57352 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-actions.h.pump +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-actions.h.pump diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-function-mockers.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-function-mockers.h index 577fd9e91..577fd9e91 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-function-mockers.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-function-mockers.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-function-mockers.h.pump b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-function-mockers.h.pump index f050caf12..f050caf12 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-function-mockers.h.pump +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-function-mockers.h.pump diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-matchers.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-matchers.h index b4c85715a..b4c85715a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-matchers.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-matchers.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-matchers.h.pump b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-matchers.h.pump index af02acbc1..af02acbc1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-matchers.h.pump +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-matchers.h.pump diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-nice-strict.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-nice-strict.h index 4095f4d5b..4095f4d5b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-nice-strict.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-nice-strict.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-nice-strict.h.pump b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-nice-strict.h.pump index 3ee1ce7f3..3ee1ce7f3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-nice-strict.h.pump +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-generated-nice-strict.h.pump diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-matchers.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-matchers.h index 44055c935..44055c935 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-matchers.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-matchers.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-more-actions.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-more-actions.h index fc5e5ca81..fc5e5ca81 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-more-actions.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-more-actions.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-more-matchers.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-more-matchers.h index 3db899f42..3db899f42 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-more-matchers.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-more-matchers.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-spec-builders.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-spec-builders.h index 312fbe870..312fbe870 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-spec-builders.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock-spec-builders.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock.h index 6735c71bf..6735c71bf 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/gmock.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-generated-internal-utils.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-generated-internal-utils.h index 02258451d..02258451d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-generated-internal-utils.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-generated-internal-utils.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-generated-internal-utils.h.pump b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-generated-internal-utils.h.pump index e7ecc8b85..e7ecc8b85 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-generated-internal-utils.h.pump +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-generated-internal-utils.h.pump diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-internal-utils.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-internal-utils.h index e12b7d7d9..e12b7d7d9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-internal-utils.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-internal-utils.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-port.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-port.h index b6c5c7f1f..b6c5c7f1f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-port.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/include/gmock/internal/gmock-port.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/make/Makefile b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/make/Makefile index c1cc0e90f..c1cc0e90f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/make/Makefile +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/make/Makefile diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock.sln b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock.sln index 0cf57a35a..0cf57a35a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock.sln +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock.sln diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock.vcproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock.vcproj index b7de58f87..b7de58f87 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock.vcproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock.vcproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_config.vsprops b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_config.vsprops index 385ad07a1..385ad07a1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_config.vsprops +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_config.vsprops diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_main.vcproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_main.vcproj index 22ff8a615..22ff8a615 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_main.vcproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_main.vcproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_test.vcproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_test.vcproj index 50d677394..50d677394 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_test.vcproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2005/gmock_test.vcproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock.sln b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock.sln index 3c356e145..3c356e145 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock.sln +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock.sln diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock.vcxproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock.vcxproj index cf49d531f..cf49d531f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock.vcxproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock.vcxproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_config.props b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_config.props index 44e016d86..44e016d86 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_config.props +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_config.props diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_main.vcxproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_main.vcxproj index 06d3b61e8..06d3b61e8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_main.vcxproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_main.vcxproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_test.vcxproj b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_test.vcxproj index ea33bf099..ea33bf099 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_test.vcxproj +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/msvc/2010/gmock_test.vcxproj diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/fuse_gmock_files.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/fuse_gmock_files.py index fc0baf79b..fc0baf79b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/fuse_gmock_files.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/fuse_gmock_files.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/LICENSE b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/LICENSE index 87ea06365..87ea06365 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/LICENSE +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/LICENSE diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/README b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/README index d6f95974b..d6f95974b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/README +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/README diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/README.cppclean b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/README.cppclean index 65431b617..65431b617 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/README.cppclean +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/README.cppclean diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/__init__.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/__init__.py index e69de29bb..e69de29bb 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/__init__.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/__init__.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/ast.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/ast.py index bb8226d74..bb8226d74 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/ast.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/ast.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/gmock_class.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/gmock_class.py index 3c8a877db..3c8a877db 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/gmock_class.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/gmock_class.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/keywords.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/keywords.py index f694450e3..f694450e3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/keywords.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/keywords.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/tokenize.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/tokenize.py index 28c334529..28c334529 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/tokenize.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/tokenize.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/utils.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/utils.py index eab36eec3..eab36eec3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/utils.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/cpp/utils.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/gmock_gen.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/gmock_gen.py index 8cc0d135d..8cc0d135d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/gmock_gen.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/generator/gmock_gen.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/gmock-config.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/gmock-config.in index 2baefe94d..2baefe94d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/gmock-config.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/scripts/gmock-config.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-all.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-all.cc index 7aebce7af..7aebce7af 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-all.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-all.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-cardinalities.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-cardinalities.cc index 50ec7286e..50ec7286e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-cardinalities.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-cardinalities.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-internal-utils.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-internal-utils.cc index fb5308018..fb5308018 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-internal-utils.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-internal-utils.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-matchers.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-matchers.cc index 9ed29abfb..9ed29abfb 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-matchers.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-matchers.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-spec-builders.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-spec-builders.cc index abaae3ad9..abaae3ad9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-spec-builders.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock-spec-builders.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock.cc index 1c06985d1..1c06985d1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock_main.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock_main.cc index bd5be03be..bd5be03be 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock_main.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/src/gmock_main.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-actions_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-actions_test.cc index 8cd77e202..8cd77e202 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-actions_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-actions_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-cardinalities_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-cardinalities_test.cc index 64815e57a..64815e57a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-cardinalities_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-cardinalities_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-actions_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-actions_test.cc index 318127166..318127166 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-actions_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-actions_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-function-mockers_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-function-mockers_test.cc index ea49b9c15..ea49b9c15 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-function-mockers_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-function-mockers_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-internal-utils_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-internal-utils_test.cc index 1156c7dbd..1156c7dbd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-internal-utils_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-internal-utils_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-matchers_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-matchers_test.cc index dba74ecbf..dba74ecbf 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-matchers_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-generated-matchers_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-internal-utils_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-internal-utils_test.cc index 3c78f6470..3c78f6470 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-internal-utils_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-internal-utils_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-matchers_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-matchers_test.cc index 4ce1e4a52..4ce1e4a52 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-matchers_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-matchers_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-more-actions_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-more-actions_test.cc index 9dde5ebb3..9dde5ebb3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-more-actions_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-more-actions_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-nice-strict_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-nice-strict_test.cc index d0adcbbed..d0adcbbed 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-nice-strict_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-nice-strict_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-port_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-port_test.cc index d6a8d4446..d6a8d4446 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-port_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-port_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-spec-builders_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-spec-builders_test.cc index 843681cf6..843681cf6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-spec-builders_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock-spec-builders_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_all_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_all_test.cc index 691aac84c..691aac84c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_all_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_all_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_ex_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_ex_test.cc index a5a8a4215..a5a8a4215 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_ex_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_ex_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_leak_test.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_leak_test.py index 997680ce1..997680ce1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_leak_test.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_leak_test.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_leak_test_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_leak_test_.cc index 1d27d22f6..1d27d22f6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_leak_test_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_leak_test_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link2_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link2_test.cc index 4c310c3d8..4c310c3d8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link2_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link2_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link_test.cc index 61e97d10c..61e97d10c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link_test.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link_test.h index 1f55f5bd7..1f55f5bd7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link_test.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_link_test.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test.py index eced8a81f..eced8a81f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test_.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test_.cc index 44cba342a..44cba342a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test_.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test_.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test_golden.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test_golden.txt index a7ff56302..a7ff56302 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test_golden.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_output_test_golden.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_stress_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_stress_test.cc index 0e97aeed0..0e97aeed0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_stress_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_stress_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_test.cc index 0b891137a..0b891137a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_test_utils.py b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_test_utils.py index 20e3d3d44..20e3d3d44 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_test_utils.py +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/gmock/test/gmock_test_utils.py diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/install-sh b/Software/External_Repositories/Protobuf/protobuf-3.4.1/install-sh index 377bb8687..377bb8687 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/install-sh +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/install-sh diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/ltmain.sh b/Software/External_Repositories/Protobuf/protobuf-3.4.1/ltmain.sh index a356acafa..a356acafa 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/ltmain.sh +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/ltmain.sh diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ac_system_extensions.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ac_system_extensions.m4 index 1ca2eeb1d..1ca2eeb1d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ac_system_extensions.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ac_system_extensions.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/acx_check_suncc.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/acx_check_suncc.m4 index 8bc0a890d..8bc0a890d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/acx_check_suncc.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/acx_check_suncc.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/acx_pthread.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/acx_pthread.m4 index 89d42c744..89d42c744 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/acx_pthread.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/acx_pthread.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ax_cxx_compile_stdcxx.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ax_cxx_compile_stdcxx.m4 index d3288e2fb..d3288e2fb 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ax_cxx_compile_stdcxx.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ax_cxx_compile_stdcxx.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ax_prog_cc_for_build.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ax_prog_cc_for_build.m4 index 77fd346a7..77fd346a7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ax_prog_cc_for_build.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ax_prog_cc_for_build.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ax_prog_cxx_for_build.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ax_prog_cxx_for_build.m4 index 8cc0f73c0..8cc0f73c0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ax_prog_cxx_for_build.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ax_prog_cxx_for_build.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/libtool.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/libtool.m4 index d7c043f4f..d7c043f4f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/libtool.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/libtool.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ltoptions.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ltoptions.m4 index 5d9acd8e2..5d9acd8e2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ltoptions.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ltoptions.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ltsugar.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ltsugar.m4 index 9000a057d..9000a057d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ltsugar.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ltsugar.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ltversion.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ltversion.m4 index 07a8602d4..07a8602d4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/ltversion.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/ltversion.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/lt~obsolete.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/lt~obsolete.m4 index c573da90c..c573da90c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/lt~obsolete.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/lt~obsolete.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/stl_hash.m4 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/stl_hash.m4 index d7def1af9..d7def1af9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/m4/stl_hash.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/m4/stl_hash.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/missing b/Software/External_Repositories/Protobuf/protobuf-3.4.1/missing index db98974ff..db98974ff 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/missing +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/missing diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/objectivec/GPBProtocolBuffers.m b/Software/External_Repositories/Protobuf/protobuf-3.4.1/objectivec/GPBProtocolBuffers.m index d04c8be15..d04c8be15 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/objectivec/GPBProtocolBuffers.m +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/objectivec/GPBProtocolBuffers.m diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/protobuf-lite.pc.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/protobuf-lite.pc.in index 80f1f4619..80f1f4619 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/protobuf-lite.pc.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/protobuf-lite.pc.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/protobuf.bzl b/Software/External_Repositories/Protobuf/protobuf-3.4.1/protobuf.bzl index 23380babc..23380babc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/protobuf.bzl +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/protobuf.bzl diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/protobuf.pc.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/protobuf.pc.in index 490149034..490149034 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/protobuf.pc.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/protobuf.pc.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/six.BUILD b/Software/External_Repositories/Protobuf/protobuf-3.4.1/six.BUILD index fb0b3604c..fb0b3604c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/six.BUILD +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/six.BUILD diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/Makefile.am b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/Makefile.am index 9ab987d17..9ab987d17 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/Makefile.am +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/Makefile.am diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/Makefile.in b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/Makefile.in index e0c87f0a0..e0c87f0a0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/Makefile.in +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/Makefile.in diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/README.md b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/README.md index c9362ee22..c9362ee22 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/README.md +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/README.md diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.cc index 83edba578..83edba578 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.h index c2c27ec33..c2c27ec33 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.pb.cc index 7d5382125..7d5382125 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.pb.h index 5ffda7411..5ffda7411 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.proto index c74866762..c74866762 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.cc index 1bfaa63d8..1bfaa63d8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.pb.cc index aa978bc92..aa978bc92 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.pb.h index 1b70651a4..1b70651a4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.proto index 0c5b30ba3..0c5b30ba3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/any_test.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.pb.cc index 96a5074dc..96a5074dc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.pb.h index bed136dbf..bed136dbf 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.proto index f37ee2fa4..f37ee2fa4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/api.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena.cc index fe38f5ddd..fe38f5ddd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena.h index f8a947059..f8a947059 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_impl.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_impl.h index b7f0c7b6a..b7f0c7b6a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_impl.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_impl.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_test_util.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_test_util.cc index df9c5bd6b..df9c5bd6b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_test_util.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_test_util.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_test_util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_test_util.h index 8c9f7698c..8c9f7698c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_test_util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_test_util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_unittest.cc index 6172cade0..6172cade0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arena_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring.cc index 7f33a0c86..7f33a0c86 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring.h index 63fd00e56..63fd00e56 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring_unittest.cc index c330b9031..c330b9031 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/arenastring_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/code_generator.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/code_generator.cc index 11d0f3343..11d0f3343 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/code_generator.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/code_generator.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/code_generator.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/code_generator.h index dd6a59d88..dd6a59d88 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/code_generator.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/code_generator.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface.cc index 5f8640419..5f8640419 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface.h index e65965754..e65965754 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface_unittest.cc index 73d3e4c9a..73d3e4c9a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/command_line_interface_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc index f99159f5e..f99159f5e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum.cc index 3b4b97e65..3b4b97e65 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum.h index 0b568c57b..0b568c57b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc index 08a635fa9..08a635fa9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum_field.h index 3ecd7ba87..3ecd7ba87 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_enum_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_extension.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_extension.cc index 6b1673b25..6b1673b25 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_extension.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_extension.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_extension.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_extension.h index 1c1caf1f9..1c1caf1f9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_extension.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_extension.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_field.cc index dce9617c5..dce9617c5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_field.h index d9dd38505..d9dd38505 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_file.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_file.cc index a066a6a7c..a066a6a7c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_file.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_file.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_file.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_file.h index e10fe2f3d..e10fe2f3d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_file.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_file.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_generator.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_generator.cc index 68abd0ef5..68abd0ef5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_generator.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_generator.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_generator.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_generator.h index 3d517cf4a..3d517cf4a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_generator.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_generator.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc index 009597963..009597963 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_helpers.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_helpers.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_helpers.h index 6ae68591b..6ae68591b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_helpers.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_helpers.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_map_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_map_field.cc index da33d29b9..da33d29b9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_map_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_map_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_map_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_map_field.h index 02e664976..02e664976 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_map_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_map_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message.cc index 63ebb3c50..63ebb3c50 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message.h index 352069eb4..352069eb4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc index da4c39503..da4c39503 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message_field.h index cd9737f0e..cd9737f0e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_message_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_move_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_move_unittest.cc index f72a7d601..f72a7d601 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_move_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_move_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_options.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_options.h index 04338083b..04338083b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_options.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_options.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc index 34a41d823..34a41d823 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc index b05fcc4e3..b05fcc4e3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.h index 44c9ff3ee..44c9ff3ee 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_primitive_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_service.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_service.cc index 95357d9f4..95357d9f4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_service.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_service.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_service.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_service.h index 33c025476..33c025476 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_service.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_service.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc index fec13b6dd..fec13b6dd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_string_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_string_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_string_field.h index 531252b0a..531252b0a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_string_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_string_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc index a67023eef..a67023eef 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h index abc725b72..abc725b72 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto index 4e25b2ea8..4e25b2ea8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc index 7386ec96f..7386ec96f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.h index 1e40e5c05..1e40e5c05 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto index cb6ca1b15..cb6ca1b15 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc index fdde771b8..fdde771b8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_unittest.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_unittest.h index 69c8f44c1..69c8f44c1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_unittest.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/cpp_unittest.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/metadata_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/metadata_test.cc index 03f6b12b4..03f6b12b4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/metadata_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/cpp/metadata_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc index 5c54270e4..5c54270e4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc index 636a76a0b..636a76a0b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_doc_comment.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_doc_comment.h index 75eb0ea04..75eb0ea04 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_doc_comment.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_doc_comment.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum.cc index 9759e3ef2..9759e3ef2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum.h index 8925cdf2b..8925cdf2b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum_field.cc index 67c0b5961..67c0b5961 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum_field.h index 9b7669ba5..9b7669ba5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_enum_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_field_base.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_field_base.cc index ecf29ecea..ecf29ecea 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_field_base.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_field_base.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_field_base.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_field_base.h index df26853b1..df26853b1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_field_base.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_field_base.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator.cc index c13ed65be..c13ed65be 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator.h index c8b195291..c8b195291 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc index 5755fee00..5755fee00 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_helpers.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_helpers.cc index 5bca1ffa7..5bca1ffa7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_helpers.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_helpers.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_helpers.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_helpers.h index c317ad0e5..c317ad0e5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_helpers.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_helpers.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_map_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_map_field.cc index e6eac6edb..e6eac6edb 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_map_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_map_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_map_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_map_field.h index 84a33a036..84a33a036 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_map_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_map_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message.cc index 5ef0e4e86..5ef0e4e86 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message.h index e7f3b4d00..e7f3b4d00 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message_field.cc index 438f31022..438f31022 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message_field.h index 7d614756f..7d614756f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_message_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_names.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_names.h index 21758f288..21758f288 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_names.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_names.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_options.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_options.h index 426fb3b50..426fb3b50 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_options.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_options.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc index 169122e6b..169122e6b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_primitive_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_primitive_field.h index 5f466fc47..5f466fc47 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_primitive_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_primitive_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc index bac9aef7b..bac9aef7b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_reflection_class.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_reflection_class.h index e0c69f31f..e0c69f31f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_reflection_class.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_reflection_class.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc index 683c4b0b7..683c4b0b7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h index 819b58326..819b58326 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc index 8fa0b0504..8fa0b0504 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h index 6e33648b6..6e33648b6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc index cd91506ff..cd91506ff 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h index a59348a95..a59348a95 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc index 1fda7ddf3..1fda7ddf3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h index c741080ed..c741080ed 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc index 797d498ed..797d498ed 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_wrapper_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_wrapper_field.h index 250dfd254..250dfd254 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_wrapper_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/csharp/csharp_wrapper_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer.cc index 4c357aa0e..4c357aa0e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer.h index a4ffcf87d..a4ffcf87d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer_unittest.cc index a96ac8533..a96ac8533 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/importer_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_context.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_context.cc index 0771d5e19..0771d5e19 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_context.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_context.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_context.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_context.h index 9a74c4303..9a74c4303 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_context.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_context.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment.cc index 59c04ad41..59c04ad41 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment.h index 7d9535c95..7d9535c95 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc index ae582ea64..ae582ea64 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum.cc index d125ebe52..d125ebe52 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum.h index 13dfc32d4..13dfc32d4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field.cc index 9f7bb3490..9f7bb3490 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field.h index 924ff2814..924ff2814 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field_lite.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field_lite.cc index a4de1e233..a4de1e233 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field_lite.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field_lite.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field_lite.h index fa004720f..fa004720f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_field_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_lite.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_lite.cc index ab3b33234..ab3b33234 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_lite.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_lite.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_lite.h index b7be912cb..b7be912cb 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_enum_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension.cc index 9b9be55b4..9b9be55b4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension.h index fb8d52015..fb8d52015 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension_lite.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension_lite.cc index c48c92e9f..c48c92e9f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension_lite.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension_lite.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension_lite.h index 4cd49bda2..4cd49bda2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_extension_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_field.cc index 1ab186295..1ab186295 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_field.h index cc1d83d98..cc1d83d98 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_file.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_file.cc index 2d5465ba2..2d5465ba2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_file.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_file.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_file.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_file.h index e95aef091..e95aef091 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_file.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_file.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator.cc index 84a3b90d6..84a3b90d6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator.h index 47f76be98..47f76be98 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator_factory.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator_factory.cc index 3218b4107..3218b4107 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator_factory.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator_factory.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator_factory.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator_factory.h index 55365a9d4..55365a9d4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator_factory.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_generator_factory.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_helpers.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_helpers.cc index d8ac2db37..d8ac2db37 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_helpers.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_helpers.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_helpers.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_helpers.h index bd565ced0..bd565ced0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_helpers.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_helpers.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc index abf8e55cf..abf8e55cf 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field.h index b1b7f2820..b1b7f2820 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field_lite.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field_lite.cc index 51bb11f1c..51bb11f1c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field_lite.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field_lite.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field_lite.h index 65b84fbca..65b84fbca 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_lazy_message_field_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field.cc index b22a21993..b22a21993 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field.h index 470217406..470217406 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field_lite.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field_lite.cc index f19ec271e..f19ec271e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field_lite.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field_lite.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field_lite.h index 94aa48136..94aa48136 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_map_field_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message.cc index ecc67575a..ecc67575a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message.h index da1447c17..da1447c17 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder.cc index f9bbfbf4c..f9bbfbf4c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder.h index 015ea0620..015ea0620 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder_lite.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder_lite.cc index 1ad58c09c..1ad58c09c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder_lite.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder_lite.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder_lite.h index 8597b2e66..8597b2e66 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_builder_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field.cc index baa7f8727..baa7f8727 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field.h index 7ee0edb26..7ee0edb26 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field_lite.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field_lite.cc index df3e80d4e..df3e80d4e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field_lite.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field_lite.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field_lite.h index 7c814c6d7..7c814c6d7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_field_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_lite.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_lite.cc index 26f16439a..26f16439a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_lite.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_lite.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_lite.h index 1e319c6d6..1e319c6d6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_message_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_name_resolver.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_name_resolver.cc index 1673b4ee7..1673b4ee7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_name_resolver.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_name_resolver.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_name_resolver.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_name_resolver.h index 28b049d1e..28b049d1e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_name_resolver.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_name_resolver.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_names.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_names.h index 0d6143353..0d6143353 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_names.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_names.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_options.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_options.h index e4e7d5e26..e4e7d5e26 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_options.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_options.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_plugin_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_plugin_unittest.cc index 3e4910c88..3e4910c88 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_plugin_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_plugin_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field.cc index 074a6be86..074a6be86 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field.h index 7ac9bbfb7..7ac9bbfb7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field_lite.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field_lite.cc index f92931711..f92931711 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field_lite.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field_lite.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field_lite.h index 93416f0b6..93416f0b6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_primitive_field_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_service.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_service.cc index 988e1942b..988e1942b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_service.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_service.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_service.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_service.h index 12b3f9426..12b3f9426 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_service.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_service.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc index f73bfb046..f73bfb046 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_shared_code_generator.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_shared_code_generator.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_shared_code_generator.h index 40502270a..40502270a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_shared_code_generator.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_shared_code_generator.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field.cc index 2b6e93818..2b6e93818 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field.h index 0f7c705b8..0f7c705b8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field_lite.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field_lite.cc index adda307cf..adda307cf 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field_lite.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field_lite.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field_lite.h index b7fb64095..b7fb64095 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/java/java_string_field_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum.cc index c6e8dfe90..c6e8dfe90 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum.h index 10dd36487..10dd36487 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum_field.cc index 26bc7f85d..26bc7f85d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum_field.h index 1be25d10a..1be25d10a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_enum_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_extension.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_extension.cc index 4c61f915c..4c61f915c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_extension.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_extension.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_extension.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_extension.h index f4e9eb2d0..f4e9eb2d0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_extension.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_extension.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_field.cc index e31d11777..e31d11777 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_field.h index 347c888c9..347c888c9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_file.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_file.cc index 17f7386e7..17f7386e7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_file.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_file.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_file.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_file.h index 217eafe2a..217eafe2a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_file.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_file.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_generator.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_generator.cc index 7c3a04212..7c3a04212 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_generator.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_generator.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_generator.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_generator.h index 6f9f7f2a4..6f9f7f2a4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_generator.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_generator.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_helpers.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_helpers.cc index 1927ba12f..1927ba12f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_helpers.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_helpers.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_helpers.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_helpers.h index 04b2d6335..04b2d6335 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_helpers.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_helpers.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_map_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_map_field.cc index a4ab8858f..a4ab8858f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_map_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_map_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_map_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_map_field.h index 81e5915df..81e5915df 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_map_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_map_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message.cc index 784218878..784218878 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message.h index 281ec64fd..281ec64fd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message_field.cc index 2ed8a3aa6..2ed8a3aa6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message_field.h index 0ae8879ba..0ae8879ba 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_message_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_params.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_params.h index 3594767d6..3594767d6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_params.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_params.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_primitive_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_primitive_field.cc index 66a0ff057..66a0ff057 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_primitive_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_primitive_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_primitive_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_primitive_field.h index d7d72d578..d7d72d578 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_primitive_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/javanano/javanano_primitive_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/embed.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/embed.cc index a725b62eb..a725b62eb 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/embed.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/embed.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/js_generator.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/js_generator.cc index 73d327629..73d327629 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/js_generator.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/js_generator.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/js_generator.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/js_generator.h index 6e932d7f3..6e932d7f3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/js_generator.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/js_generator.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/any.js b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/any.js index d7ca6e3a4..d7ca6e3a4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/any.js +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/any.js diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/struct.js b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/struct.js index 30e3d02a6..30e3d02a6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/struct.js +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/struct.js diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/timestamp.js b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/timestamp.js index b7e43f196..b7e43f196 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/timestamp.js +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types/timestamp.js diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types_embed.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types_embed.cc index a1d551de5..a1d551de5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types_embed.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types_embed.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types_embed.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types_embed.h index 174c665e4..174c665e4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types_embed.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/js/well_known_types_embed.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/main.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/main.cc index 680d64285..680d64285 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/main.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/main.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/mock_code_generator.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/mock_code_generator.cc index cc660f4ab..cc660f4ab 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/mock_code_generator.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/mock_code_generator.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/mock_code_generator.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/mock_code_generator.h index cdd9138c9..cdd9138c9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/mock_code_generator.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/mock_code_generator.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum.cc index 02d60b3e9..02d60b3e9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum.h index 0b41cf735..0b41cf735 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc index 8899a13aa..8899a13aa 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum_field.h index ae56c069a..ae56c069a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_enum_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_extension.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_extension.cc index b788d0a32..b788d0a32 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_extension.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_extension.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_extension.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_extension.h index e361e639b..e361e639b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_extension.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_extension.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_field.cc index b6123fad7..b6123fad7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_field.h index 6bd5db2ee..6bd5db2ee 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_file.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_file.cc index 954b26885..954b26885 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_file.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_file.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_file.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_file.h index a60a6885c..a60a6885c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_file.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_file.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_generator.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_generator.cc index 364074679..364074679 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_generator.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_generator.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_generator.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_generator.h index b17233186..b17233186 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_generator.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_generator.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc index 54dc7455d..54dc7455d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers.h index daea7609e..daea7609e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc index dc1cef556..dc1cef556 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc index bcaf57090..bcaf57090 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_map_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_map_field.h index 6664d8493..6664d8493 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_map_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_map_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message.cc index 4f22e290f..4f22e290f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message.h index 8f317ac05..8f317ac05 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc index 699d25b31..699d25b31 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message_field.h index 50f4b6d4a..50f4b6d4a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_message_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc index 5531ae249..5531ae249 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_oneof.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_oneof.h index ff353a6c6..ff353a6c6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_oneof.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_oneof.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc index aa8ac3243..aa8ac3243 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h index 69bb1fddc..69bb1fddc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/package_info.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/package_info.h index fb6b473e1..fb6b473e1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/package_info.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/package_info.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser.cc index bb4a44c35..bb4a44c35 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser.h index dd8b6586e..dd8b6586e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser_unittest.cc index 97831f71c..97831f71c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/parser_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/php/php_generator.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/php/php_generator.cc index 60e6fce99..60e6fce99 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/php/php_generator.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/php/php_generator.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/php/php_generator.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/php/php_generator.h index ce2b000ad..ce2b000ad 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/php/php_generator.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/php/php_generator.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.cc index cb5e37bb7..cb5e37bb7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.h index d2793a9ff..d2793a9ff 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.pb.cc index 07883a373..07883a373 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.pb.h index 2d66f035a..2d66f035a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.proto index 5b5574529..5b5574529 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/plugin.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_generator.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_generator.cc index 97769835e..97769835e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_generator.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_generator.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_generator.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_generator.h index 2b5a028b3..2b5a028b3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_generator.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_generator.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_plugin_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_plugin_unittest.cc index 34f857fdd..34f857fdd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_plugin_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/python/python_plugin_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generated_code.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generated_code.proto index 42d82a6ba..42d82a6ba 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generated_code.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generated_code.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generated_code_pb.rb b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generated_code_pb.rb index 49b23fbe8..49b23fbe8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generated_code_pb.rb +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generated_code_pb.rb diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator.cc index fbe3b4cb7..fbe3b4cb7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator.h index 8c1dfa267..8c1dfa267 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc index 1aabe8aa9..1aabe8aa9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/subprocess.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/subprocess.cc index 2e5a89ac4..2e5a89ac4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/subprocess.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/subprocess.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/subprocess.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/subprocess.h index 9d980b060..9d980b060 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/subprocess.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/subprocess.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/test_plugin.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/test_plugin.cc index c676ce8ce..c676ce8ce 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/test_plugin.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/test_plugin.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_output_unittest.sh b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_output_unittest.sh index f85979128..f85979128 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_output_unittest.sh +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_output_unittest.sh diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_writer.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_writer.cc index 1799af6a4..1799af6a4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_writer.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_writer.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_writer.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_writer.h index 03db4d573..03db4d573 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_writer.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/compiler/zip_writer.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.cc index 89b37ee33..89b37ee33 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.h index 57128e6b0..57128e6b0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.pb.cc index 1827b97dd..1827b97dd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.pb.h index c67d748b7..c67d748b7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.proto index 4d4fb378f..4d4fb378f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database.cc index ba85ef13a..ba85ef13a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database.h index 28f8af7a2..28f8af7a2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database_unittest.cc index 7e81d70af..7e81d70af 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_database_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_unittest.cc index 752389311..752389311 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/descriptor_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/drop_unknown_fields_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/drop_unknown_fields_test.cc index f2f2f749e..f2f2f749e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/drop_unknown_fields_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/drop_unknown_fields_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.pb.cc index ad0eeb45d..ad0eeb45d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.pb.h index bed112b50..bed112b50 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.proto index 975fce41a..975fce41a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/duration.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message.cc index cdd432436..cdd432436 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message.h index e29b148d6..e29b148d6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message_unittest.cc index fe51d8cfd..fe51d8cfd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/dynamic_message_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.pb.cc index 6d2ea338a..6d2ea338a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.pb.h index 1c6e53e6d..1c6e53e6d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.proto index 03cacd233..03cacd233 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/empty.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set.cc index 955c079bd..955c079bd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set.h index 6f47c4a67..6f47c4a67 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set_heavy.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set_heavy.cc index f545fe30f..f545fe30f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set_heavy.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set_heavy.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set_unittest.cc index 3e71b253b..3e71b253b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/extension_set_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.pb.cc index afc3db56e..afc3db56e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.pb.h index b8f10389d..b8f10389d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.proto index c68d247c8..c68d247c8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/field_mask.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_enum_reflection.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_enum_reflection.h index fdcdc2779..fdcdc2779 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_enum_reflection.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_enum_reflection.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_enum_util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_enum_util.h index e4242055e..e4242055e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_enum_util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_enum_util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection.cc index 263d52ab0..263d52ab0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection.h index f6ce16a7a..f6ce16a7a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection_unittest.cc index 242cc4a1b..242cc4a1b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_reflection_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven.cc index 29af1ef69..29af1ef69 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven.h index 5eb63dbd2..5eb63dbd2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven_lite.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven_lite.cc index 90a505055..90a505055 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven_lite.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven_lite.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven_lite.h index 20b4da218..20b4da218 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_table_driven_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_util.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_util.cc index c9dfe61ad..c9dfe61ad 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_util.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_util.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_util.h index 096a84cd8..096a84cd8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/generated_message_util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/has_bits.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/has_bits.h index cb1d7cccb..cb1d7cccb 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/has_bits.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/has_bits.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream.cc index 17eb0ffa2..17eb0ffa2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream.h index 6d2599fba..6d2599fba 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream_inl.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream_inl.h index d95b06e04..d95b06e04 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream_inl.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream_inl.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream_unittest.cc index 96f91ae91..96f91ae91 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/coded_stream_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream.cc index a569eff0a..a569eff0a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream.h index 15b02fe3d..15b02fe3d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream_unittest.sh b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream_unittest.sh index 16251a94d..16251a94d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream_unittest.sh +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/gzip_stream_unittest.sh diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/package_info.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/package_info.h index dc1fc91e5..dc1fc91e5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/package_info.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/package_info.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer.cc index 8493268da..8493268da 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer.h index d11745ce9..d11745ce9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer_unittest.cc index d0a0ebeea..d0a0ebeea 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/printer_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/strtod.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/strtod.cc index a90bb9a31..a90bb9a31 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/strtod.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/strtod.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/strtod.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/strtod.h index f56e41c84..f56e41c84 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/strtod.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/strtod.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer.cc index 916d1606b..916d1606b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer.h index e80d564cd..e80d564cd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer_unittest.cc index e55288e2f..e55288e2f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/tokenizer_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream.cc index f81555e55..f81555e55 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream.h index 62ace7ae3..62ace7ae3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl.cc index 81fb50335..81fb50335 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl.h index ea978bfbb..ea978bfbb 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc index 60c71c802..60c71c802 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl_lite.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h index a7bbc625f..a7bbc625f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_impl_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_unittest.cc index 2bca6a908..2bca6a908 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/io/zero_copy_stream_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/lite_arena_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/lite_arena_unittest.cc index f0bee880a..f0bee880a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/lite_arena_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/lite_arena_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/lite_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/lite_unittest.cc index 6cf166291..6cf166291 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/lite_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/lite_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map.h index 883556a74..883556a74 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_entry.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_entry.h index afe809b28..afe809b28 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_entry.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_entry.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_entry_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_entry_lite.h index 0bccf4d2f..0bccf4d2f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_entry_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_entry_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field.cc index 64dcc990f..64dcc990f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field.h index bd4789016..bd4789016 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_inl.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_inl.h index e317b5ed4..e317b5ed4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_inl.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_inl.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_lite.h index 12d4e6bae..12d4e6bae 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_test.cc index 8617a366a..8617a366a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_field_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_test_util.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_test_util.cc index b65b4d630..b65b4d630 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_test_util.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_test_util.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_test_util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_test_util.h index 66dedde5d..66dedde5d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_test_util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_test_util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.pb.cc index dfbe6826d..dfbe6826d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.pb.h index 20ddf03db..20ddf03db 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.proto index 0135fff30..0135fff30 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_lite_unittest.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.pb.cc index eed14491e..eed14491e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.pb.h index 3ef8d4d89..3ef8d4d89 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.proto index 20d58f903..20d58f903 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_proto2_unittest.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test.cc index 960589ce4..960589ce4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util.cc index 31ac17363..31ac17363 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util.h index dd397619b..dd397619b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util_impl.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util_impl.h index ad4d1a3dd..ad4d1a3dd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util_impl.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_test_util_impl.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_type_handler.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_type_handler.h index 7f7b1e0e1..7f7b1e0e1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_type_handler.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_type_handler.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.pb.cc index 7492221d5..7492221d5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.pb.h index 9c6a3594a..9c6a3594a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.proto index 836dc10b3..836dc10b3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest_proto3.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest_proto3.proto index 16be27730..16be27730 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest_proto3.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/map_unittest_proto3.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message.cc index c01d1974b..c01d1974b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message.h index 44fe0fdef..44fe0fdef 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_lite.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_lite.cc index 83a92d5a0..83a92d5a0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_lite.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_lite.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_lite.h index 2075f4b65..2075f4b65 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_unittest.cc index 06a7f65c7..06a7f65c7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/message_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/metadata.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/metadata.h index 0a6507c06..0a6507c06 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/metadata.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/metadata.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/metadata_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/metadata_lite.h index 64fde0c6c..64fde0c6c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/metadata_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/metadata_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/no_field_presence_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/no_field_presence_test.cc index bc41beec8..bc41beec8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/no_field_presence_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/no_field_presence_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/package_info.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/package_info.h index 935e96396..935e96396 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/package_info.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/package_info.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/preserve_unknown_enum_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/preserve_unknown_enum_test.cc index 1673e8afa..1673e8afa 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/preserve_unknown_enum_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/preserve_unknown_enum_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_arena_lite_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_arena_lite_unittest.cc index 0f18c027e..0f18c027e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_arena_lite_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_arena_lite_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_arena_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_arena_unittest.cc index 3a0fb804b..3a0fb804b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_arena_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_arena_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_lite_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_lite_unittest.cc index 2e2beea90..2e2beea90 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_lite_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/proto3_lite_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection.h index fcb9a4355..fcb9a4355 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_internal.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_internal.h index fcb424715..fcb424715 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_internal.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_internal.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops.cc index d18673118..d18673118 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops.h index 45d8c650e..45d8c650e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops_unittest.cc index 9cedb3422..9cedb3422 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/reflection_ops_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field.cc index 5ca964c16..5ca964c16 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field.h index d8003b8fa..d8003b8fa 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field_reflection_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field_reflection_unittest.cc index fd4665654..fd4665654 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field_reflection_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field_reflection_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field_unittest.cc index ae5014659..ae5014659 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/repeated_field_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/service.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/service.cc index ffa919daa..ffa919daa 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/service.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/service.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/service.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/service.h index ad6f96854..ad6f96854 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/service.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/service.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.pb.cc index a69739c49..a69739c49 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.pb.h index b4617c577..b4617c577 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.proto index f3b2c9668..f3b2c9668 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/source_context.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.pb.cc index 02d9306ed..02d9306ed 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.pb.h index 57ae7d90e..57ae7d90e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.proto index 7d7808e7f..7d7808e7f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/struct.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomic_sequence_num.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomic_sequence_num.h index bb20942f2..bb20942f2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomic_sequence_num.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomic_sequence_num.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops.h index 75aee3064..75aee3064 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h index 9a69d21ad..9a69d21ad 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h index 6e2de67fa..6e2de67fa 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm_qnx.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm_qnx.h index cd97e0c99..cd97e0c99 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm_qnx.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_arm_qnx.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h index eb198ff5c..eb198ff5c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_generic_c11_atomic.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_generic_c11_atomic.h index 44ef9c9e0..44ef9c9e0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_generic_c11_atomic.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_generic_c11_atomic.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h index 0b0b06ce6..0b0b06ce6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_mips_gcc.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_mips_gcc.h index 6ce6820ec..6ce6820ec 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_mips_gcc.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_mips_gcc.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_power.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_power.h index cad9f1e35..cad9f1e35 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_power.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_power.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_ppc_gcc.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_ppc_gcc.h index d477dc6dd..d477dc6dd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_ppc_gcc.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_ppc_gcc.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_solaris.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_solaris.h index baecb993b..baecb993b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_solaris.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_solaris.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_tsan.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_tsan.h index 676380b1d..676380b1d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_tsan.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_tsan.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc index 53c9eae0f..53c9eae0f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.h index e80121fdf..e80121fdf 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_gcc.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc index 74a1bd4e0..74a1bd4e0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.h index 34d60d98e..34d60d98e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/atomicops_internals_x86_msvc.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream.cc index f4af6a50a..f4af6a50a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream.h index 86510d140..86510d140 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream_unittest.cc index 06f114abc..06f114abc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/bytestream_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/callback.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/callback.h index 9ec049795..9ec049795 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/callback.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/callback.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/casts.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/casts.h index be652849e..be652849e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/casts.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/casts.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common.cc index 73822168b..73822168b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common.h index ff3634829..ff3634829 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common_unittest.cc index f9e2cfd43..f9e2cfd43 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/common_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/fastmem.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/fastmem.h index 1f1f6ed3d..1f1f6ed3d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/fastmem.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/fastmem.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/hash.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/hash.h index 612b5861c..612b5861c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/hash.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/hash.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128.cc index a50908014..a50908014 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128.h index 1499bb76d..1499bb76d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128_unittest.cc index 1ec899ad7..1ec899ad7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/int128_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32.cc index 51656a78b..51656a78b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32.h index a20e64c71..a20e64c71 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32_unittest.cc index 90bd9c960..90bd9c960 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/io_win32_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/logging.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/logging.h index f69605d9f..f69605d9f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/logging.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/logging.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/macros.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/macros.h index 0e9a9ec19..0e9a9ec19 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/macros.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/macros.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/map_util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/map_util.h index 887f12a60..887f12a60 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/map_util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/map_util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathlimits.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathlimits.cc index 0373b2bb9..0373b2bb9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathlimits.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathlimits.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathlimits.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathlimits.h index 2391ac4ca..2391ac4ca 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathlimits.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathlimits.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathutil.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathutil.h index 8a9f69a0b..8a9f69a0b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathutil.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mathutil.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mutex.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mutex.h index 174290f62..174290f62 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mutex.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/mutex.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once.cc index 889c64766..889c64766 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once.h index 1f082c37e..1f082c37e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once_unittest.cc index d5f7779ec..d5f7779ec 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/once_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/platform_macros.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/platform_macros.h index 7a54060df..7a54060df 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/platform_macros.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/platform_macros.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/port.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/port.h index 0f304c6b7..0f304c6b7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/port.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/port.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/scoped_ptr.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/scoped_ptr.h index 4423c118c..4423c118c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/scoped_ptr.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/scoped_ptr.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/shared_ptr.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/shared_ptr.h index 7da114e93..7da114e93 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/shared_ptr.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/shared_ptr.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/singleton.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/singleton.h index 9301f549b..9301f549b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/singleton.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/singleton.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status.cc index dd1bd6141..dd1bd6141 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status.h index 614ab9941..614ab9941 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status_macros.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status_macros.h index 743e79a72..743e79a72 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status_macros.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status_macros.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status_test.cc index c70c33c47..c70c33c47 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/status_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor.cc index 48d1402ae..48d1402ae 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor.h index 29f869ad5..29f869ad5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor_test.cc index 6e2a9e554..6e2a9e554 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/statusor_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stl_util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stl_util.h index 9e4c82a4c..9e4c82a4c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stl_util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stl_util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece.cc index 989474b74..989474b74 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece.h index 563ff75dc..563ff75dc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece_unittest.cc index a6a875954..a6a875954 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringpiece_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf.cc index 83fdfe454..83fdfe454 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf.h index ab1ab5583..ab1ab5583 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf_unittest.cc index 15895e596..15895e596 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/stringprintf_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/structurally_valid.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/structurally_valid.cc index d79a6ee45..d79a6ee45 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/structurally_valid.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/structurally_valid.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/structurally_valid_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/structurally_valid_unittest.cc index 90888885a..90888885a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/structurally_valid_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/structurally_valid_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil.cc index 1a4d71c82..1a4d71c82 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil.h index df28c94da..df28c94da 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil_unittest.cc index 5d62fc4ad..5d62fc4ad 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/strutil_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/substitute.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/substitute.cc index 7194a5b17..7194a5b17 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/substitute.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/substitute.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/substitute.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/substitute.h index 7ee442af7..7ee442af7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/substitute.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/substitute.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/template_util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/template_util.h index feef904be..feef904be 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/template_util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/template_util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/template_util_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/template_util_unittest.cc index b1745e2bf..b1745e2bf 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/template_util_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/template_util_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time.cc index 49c0412c1..49c0412c1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time.h index 45607ca9b..45607ca9b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time_test.cc index 59e9d1c73..59e9d1c73 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/time_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/type_traits.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/type_traits.h index 3ab5ea7d4..3ab5ea7d4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/type_traits.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/type_traits.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/type_traits_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/type_traits_unittest.cc index 49c10aced..49c10aced 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/type_traits_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/stubs/type_traits_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_messages_proto2.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_messages_proto2.proto index cbe0d1708..cbe0d1708 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_messages_proto2.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_messages_proto2.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_messages_proto3.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_messages_proto3.proto index 84b9da992..84b9da992 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_messages_proto3.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_messages_proto3.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util.cc index 4e02a85d8..4e02a85d8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util.h index 1c13a1a7f..1c13a1a7f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util_lite.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util_lite.cc index 79c5abec6..79c5abec6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util_lite.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util_lite.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util_lite.h index 47a2269d3..47a2269d3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/test_util_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/bad_utf8_string b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/bad_utf8_string index a1337ec68..a1337ec68 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/bad_utf8_string +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/bad_utf8_string diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message Binary files differindex 0b7e6552c..0b7e6552c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_maps b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_maps Binary files differindex c70a4d7cd..c70a4d7cd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_maps +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_maps diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_oneof_implemented b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_oneof_implemented Binary files differindex b48c89852..b48c89852 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_oneof_implemented +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_oneof_implemented diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_proto3 b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_proto3 Binary files differindex bd646a0dc..bd646a0dc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_proto3 +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_message_proto3 diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_packed_fields_message b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_packed_fields_message Binary files differindex ee28d3883..ee28d3883 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_packed_fields_message +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/golden_packed_fields_message diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/map_test_data.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/map_test_data.txt index bc2723214..bc2723214 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/map_test_data.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/map_test_data.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data.txt index 7a874b54c..7a874b54c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_oneof_implemented.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_oneof_implemented.txt index ec95e1e81..ec95e1e81 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_oneof_implemented.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_oneof_implemented.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_pointy.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_pointy.txt index e1011ebf1..e1011ebf1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_pointy.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_pointy.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof.txt index 95109f62a..95109f62a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt index 8c8b1eb4d..8c8b1eb4d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_extensions_data_pointy.txt b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_extensions_data_pointy.txt index 132f7445f..132f7445f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_extensions_data_pointy.txt +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testdata/text_format_unittest_extensions_data_pointy.txt diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/file.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/file.cc index f32222b7c..f32222b7c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/file.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/file.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/file.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/file.h index 2f63f80e7..2f63f80e7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/file.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/file.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/googletest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/googletest.cc index 33a75ed68..33a75ed68 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/googletest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/googletest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/googletest.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/googletest.h index 2db3bfee9..2db3bfee9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/googletest.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/googletest.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/zcgunzip.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/zcgunzip.cc index 76f8cfe11..76f8cfe11 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/zcgunzip.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/zcgunzip.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/zcgzip.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/zcgzip.cc index 992ddc6ed..992ddc6ed 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/zcgzip.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/testing/zcgzip.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format.cc index f1d2e8bc0..f1d2e8bc0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format.h index cd0e307e9..cd0e307e9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format_unittest.cc index f823bcb2c..f823bcb2c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/text_format_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.pb.cc index 44ddc749a..44ddc749a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.pb.h index 61596ed47..61596ed47 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.proto index b7cbd1750..b7cbd1750 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/timestamp.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.pb.cc index abb52395d..abb52395d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.pb.h index cc76cc97d..cc76cc97d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.proto index 624c15ee6..624c15ee6 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/type.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.pb.cc index 20eff2643..20eff2643 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.pb.h index 7a2b4686b..7a2b4686b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.proto index 45a0edad9..45a0edad9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.pb.cc index 40dee9ec0..40dee9ec0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.pb.h index 78746f353..78746f353 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.proto index cd7e437e1..cd7e437e1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_arena.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.pb.cc index f07ec1006..f07ec1006 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.pb.h index c44c0dee8..c44c0dee8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.proto index 218447e9a..218447e9a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_custom_options.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.pb.cc index 9dcb94f3f..9dcb94f3f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.pb.h index ec5787c75..ec5787c75 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.proto index 8aa3a37b8..8aa3a37b8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_drop_unknown_fields.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.pb.cc index c61d29534..c61d29534 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.pb.h index 23eb9b861..23eb9b861 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.proto index d8b0f9b94..d8b0f9b94 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_embed_optimize_for.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.pb.cc index b8bc70ec9..b8bc70ec9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.pb.h index a7316fcf2..a7316fcf2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.proto index 36443e7e0..36443e7e0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_empty.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_enormous_descriptor.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_enormous_descriptor.proto index 6e65dc18b..6e65dc18b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_enormous_descriptor.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_enormous_descriptor.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.pb.cc index bdd321ad4..bdd321ad4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.pb.h index e30f59113..e30f59113 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.proto index 8d03e3888..8d03e3888 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.pb.cc index dc51961b7..dc51961b7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.pb.h index e38efff18..e38efff18 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.proto index a7afa4523..a7afa4523 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_lite.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_proto3.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_proto3.proto index 59673eaf9..59673eaf9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_proto3.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_proto3.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.pb.cc index 920a02c4e..920a02c4e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.pb.h index cecd5cc97..cecd5cc97 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.proto index ffaf77369..ffaf77369 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.pb.cc index 6ab312549..6ab312549 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.pb.h index 6637336d5..6637336d5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.proto index 33549c227..33549c227 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_lite.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_proto3.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_proto3.proto index d6f11e28b..d6f11e28b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_proto3.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_import_public_proto3.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.pb.cc index 4251c86ea..4251c86ea 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.pb.h index a43a34bf3..a43a34bf3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.proto index 2f5efd2aa..2f5efd2aa 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc index 8b750f7ae..8b750f7ae 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.h index f98e3b634..f98e3b634 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.proto index 22438257d..22438257d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_custom_option.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.pb.cc index 823d77da4..823d77da4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.pb.h index 1338f0f07..1338f0f07 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.proto index 9be64d858..9be64d858 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lazy_dependencies_enum.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.pb.cc index 96df42d63..96df42d63 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.pb.h index 75b52eec7..75b52eec7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.proto index 9a15bdaac..9a15bdaac 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.pb.cc index d86cfbaed..d86cfbaed 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.pb.h index fbf0de522..fbf0de522 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.proto index 132d6a82d..132d6a82d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_lite_imports_nonlite.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.pb.cc index 219020578..219020578 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.pb.h index d257f234b..d257f234b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.proto index 49d9adad0..49d9adad0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.pb.cc index 49e3dfc80..49e3dfc80 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.pb.h index c5bca98c3..c5bca98c3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.proto index 04e4352e0..04e4352e0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_mset_wire_format.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.pb.cc index d7fc2f69c..d7fc2f69c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.pb.h index e9ac5ff39..e9ac5ff39 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.proto index 41518df29..41518df29 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.pb.cc index 51cc85562..51cc85562 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.pb.h index 61511b61b..61511b61b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.proto index 072af49e3..072af49e3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_import.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.pb.cc index 11d3ee15e..11d3ee15e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.pb.h index 5022e9b46..5022e9b46 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.proto index 34c7b7ce9..34c7b7ce9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_arena_lite.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.pb.cc index a9fefe26f..a9fefe26f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.pb.h index e9130fe85..e9130fe85 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.proto index 994afff42..994afff42 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_field_presence.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.pb.cc index a364c92c3..a364c92c3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.pb.h index 563c5ed64..563c5ed64 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.proto index 8fc7713c9..8fc7713c9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_no_generic_services.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.pb.cc index 0bdfed7c1..0bdfed7c1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.pb.h index 1fff49d60..1fff49d60 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.proto index ee9cc7bd4..ee9cc7bd4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_optimize_for.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.pb.cc index 640ac6b6b..640ac6b6b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.pb.h index 1b2025776..1b2025776 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.proto index 2f91332c9..2f91332c9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.pb.cc index e5f68c4f8..e5f68c4f8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.pb.h index 158b6a336..158b6a336 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.proto index adf42968a..adf42968a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_preserve_unknown_enum2.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3.proto index 84815d425..84815d425 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.pb.cc index e8c20cd02..e8c20cd02 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.pb.h index f24169dea..f24169dea 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.proto index 9375d85ae..9375d85ae 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.pb.cc index f7d117632..f7d117632 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.pb.h index 3e7bf0f12..3e7bf0f12 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.proto index 5a60b90f5..5a60b90f5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_arena_lite.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.pb.cc index 59338b604..59338b604 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.pb.h index e841f4b68..e841f4b68 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.proto index 874ade6c0..874ade6c0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_proto3_lite.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.pb.cc index 45e392c1a..45e392c1a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.pb.h index 9ed7c52be..9ed7c52be 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.proto index c90752440..c90752440 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unittest_well_known_types.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set.cc index 0ada85e57..0ada85e57 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set.h index beb4c9ecc..beb4c9ecc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set_unittest.cc index e55bb0127..e55bb0127 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/unknown_field_set_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util.cc index 163787821..163787821 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util.h index 302d4781b..302d4781b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util_test.cc index 157a84112..157a84112 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/delimited_message_util_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator.cc index a1a56ee67..a1a56ee67 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator.h index 26a7ba4d9..26a7ba4d9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator_test.cc index 249b8d546..249b8d546 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_comparator_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util.cc index 982d64077..982d64077 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util.h index 71c68fec8..71c68fec8 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util_test.cc index 24943ed1f..24943ed1f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/field_mask_util_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/constants.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/constants.h index a018a09ef..a018a09ef 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/constants.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/constants.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/datapiece.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/datapiece.cc index 213c2c40c..213c2c40c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/datapiece.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/datapiece.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/datapiece.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/datapiece.h index 83516d097..83516d097 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/datapiece.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/datapiece.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter.cc index 95b3a17dd..95b3a17dd 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter.h index 09c6d23f4..09c6d23f4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter_test.cc index e1dd697ae..e1dd697ae 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/default_value_objectwriter_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/error_listener.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/error_listener.cc index 538307bae..538307bae 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/error_listener.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/error_listener.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/error_listener.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/error_listener.h index 1dc814a36..1dc814a36 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/error_listener.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/error_listener.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/expecting_objectwriter.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/expecting_objectwriter.h index ae98ddd86..ae98ddd86 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/expecting_objectwriter.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/expecting_objectwriter.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/field_mask_utility.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/field_mask_utility.cc index 38835f67d..38835f67d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/field_mask_utility.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/field_mask_utility.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/field_mask_utility.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/field_mask_utility.h index 59f36f756..59f36f756 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/field_mask_utility.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/field_mask_utility.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_escaping.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_escaping.cc index 18b7f9236..18b7f9236 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_escaping.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_escaping.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_escaping.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_escaping.h index e3e329fc9..e3e329fc9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_escaping.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_escaping.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter.cc index 6e4edd883..6e4edd883 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter.h index 31edc2927..31edc2927 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter_test.cc index bbd9d78a4..bbd9d78a4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_objectwriter_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser.cc index 047c14e15..047c14e15 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser.h index 6b9d46ee2..6b9d46ee2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser_test.cc index ca71ff241..ca71ff241 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/json_stream_parser_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/location_tracker.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/location_tracker.h index 0864b0573..0864b0573 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/location_tracker.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/location_tracker.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/mock_error_listener.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/mock_error_listener.h index 591c35dbb..591c35dbb 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/mock_error_listener.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/mock_error_listener.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_location_tracker.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_location_tracker.h index 8586cecc9..8586cecc9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_location_tracker.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_location_tracker.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_source.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_source.h index 2c31cfb09..2c31cfb09 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_source.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_source.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_writer.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_writer.cc index 57cc08a1d..57cc08a1d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_writer.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_writer.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_writer.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_writer.h index b6fbd19bf..b6fbd19bf 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_writer.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/object_writer.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/proto_writer.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/proto_writer.cc index 8bebf2ab1..8bebf2ab1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/proto_writer.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/proto_writer.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/proto_writer.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/proto_writer.h index 0db8485cb..0db8485cb 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/proto_writer.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/proto_writer.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource.cc index 02360a1a3..02360a1a3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource.h index b56efdf43..b56efdf43 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource_test.cc index 36bb1ba96..36bb1ba96 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectsource_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter.cc index 97f968194..97f968194 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter.h index ab534912e..ab534912e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter_test.cc index 87d35b08b..87d35b08b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/protostream_objectwriter_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/structured_objectwriter.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/structured_objectwriter.h index 3f065d6b1..3f065d6b1 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/structured_objectwriter.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/structured_objectwriter.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.pb.cc index 89b71590d..89b71590d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.pb.h index 41a1c11b9..41a1c11b9 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.proto index a9ebca3d4..a9ebca3d4 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/anys.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.pb.cc index ef10ae490..ef10ae490 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.pb.h index 1ab243cfe..1ab243cfe 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.proto index 869271f4e..869271f4e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/books.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.pb.cc index b78457943..b78457943 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.pb.h index 23bb16ce0..23bb16ce0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.proto index cccc741c2..cccc741c2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.pb.cc index bd66a445b..bd66a445b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.pb.h index bf60a1a3e..bf60a1a3e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.proto index 932883410..932883410 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/default_value_test.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.pb.cc index 2a57506af..2a57506af 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.pb.h index d13896a7c..d13896a7c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.proto index e8b2bc5f2..e8b2bc5f2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/field_mask.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.pb.cc index f902a84ed..f902a84ed 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.pb.h index 299352d46..299352d46 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.proto index 0f381b320..0f381b320 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/maps.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.pb.cc index d485b2897..d485b2897 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.pb.h index e62a4cf96..e62a4cf96 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.proto index c37da0831..c37da0831 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/oneofs.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.pb.cc index 4a1a086ab..4a1a086ab 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.pb.h index 9a018ea94..9a018ea94 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.proto index c013cee31..c013cee31 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/proto3.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.pb.cc index bb89a5427..bb89a5427 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.pb.h index 165b7621d..165b7621d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.proto index 7b1cc1b95..7b1cc1b95 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/struct.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.pb.cc index 82618f6f3..82618f6f3 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.pb.h index 38ac29283..38ac29283 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.proto index b74484ce5..b74484ce5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/timestamp_duration.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.pb.cc index 4ecad20cf..4ecad20cf 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.pb.h index 30d841fe2..30d841fe2 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.proto index eabc99f24..eabc99f24 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/testdata/wrappers.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info.cc index 85d0d5c94..85d0d5c94 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info.h index d81331763..d81331763 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info_test_helper.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info_test_helper.cc index 737ba9e47..737ba9e47 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info_test_helper.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info_test_helper.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info_test_helper.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info_test_helper.h index 1a1967156..1a1967156 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info_test_helper.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/type_info_test_helper.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/utility.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/utility.cc index 11780ee8b..11780ee8b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/utility.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/utility.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/utility.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/utility.h index 667e660c5..667e660c5 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/utility.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/internal/utility.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.pb.cc index 0f1aa2846..0f1aa2846 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.pb.h index 707560a3c..707560a3c 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.proto index 8a0441c8f..8a0441c8f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_format_proto3.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util.cc index c85f18994..c85f18994 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util.h index f4f4380a7..f4f4380a7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util_test.cc index 25c7e96c0..25c7e96c0 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/json_util_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer.cc index d62038adc..d62038adc 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer.h index b7d4de00a..b7d4de00a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.cc index 75cffd9f7..75cffd9f7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.pb.cc index 409cfb112..409cfb112 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.pb.h index 35b8f320f..35b8f320f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.proto index 698775f14..698775f14 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/message_differencer_unittest.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/package_info.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/package_info.h index e37e6dc09..e37e6dc09 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/package_info.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/package_info.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util.cc index 46a6f5a8a..46a6f5a8a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util.h index b8846935a..b8846935a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util_test.cc index 285740abe..285740abe 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/time_util_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver.h index 959f3c793..959f3c793 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util.cc index febaa41f7..febaa41f7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util.h index c17366fc7..c17366fc7 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util_test.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util_test.cc index 8a0bf6529..8a0bf6529 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util_test.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/util/type_resolver_util_test.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/well_known_types_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/well_known_types_unittest.cc index c9a9aa10e..c9a9aa10e 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/well_known_types_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/well_known_types_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format.cc index 01704c947..01704c947 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format.h index 01ee13376..01ee13376 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite.cc index 359353c3d..359353c3d 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite.h index 3e079ea53..3e079ea53 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite_inl.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite_inl.h index c044def8b..c044def8b 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite_inl.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_lite_inl.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_unittest.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_unittest.cc index cafe9a48f..cafe9a48f 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_unittest.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wire_format_unittest.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.pb.cc b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.pb.cc index d76e8aa63..d76e8aa63 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.pb.cc +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.pb.cc diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.pb.h b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.pb.h index 29d6b7384..29d6b7384 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.pb.h +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.pb.h diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.proto b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.proto index 01947639a..01947639a 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.proto +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/google/protobuf/wrappers.proto diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/libprotobuf-lite.map b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/libprotobuf-lite.map index 391554669..391554669 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/libprotobuf-lite.map +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/libprotobuf-lite.map diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/libprotobuf.map b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/libprotobuf.map index 391554669..391554669 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/libprotobuf.map +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/libprotobuf.map diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/libprotoc.map b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/libprotoc.map index 391554669..391554669 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/libprotoc.map +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/libprotoc.map diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/solaris/libstdc++.la b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/solaris/libstdc++.la index 3edf42541..3edf42541 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/src/solaris/libstdc++.la +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/src/solaris/libstdc++.la diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/test-driver b/Software/External_Repositories/Protobuf/protobuf-3.4.1/test-driver index d30605660..d30605660 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/test-driver +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/test-driver diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/update_file_lists.sh b/Software/External_Repositories/Protobuf/protobuf-3.4.1/update_file_lists.sh index 9c0fbdc58..9c0fbdc58 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/update_file_lists.sh +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/update_file_lists.sh diff --git a/Software/External Repositories/Protobuf/protobuf-3.4.1/util/python/BUILD b/Software/External_Repositories/Protobuf/protobuf-3.4.1/util/python/BUILD index 3ac038566..3ac038566 100644 --- a/Software/External Repositories/Protobuf/protobuf-3.4.1/util/python/BUILD +++ b/Software/External_Repositories/Protobuf/protobuf-3.4.1/util/python/BUILD diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/.commit_docs.sh b/Software/External_Repositories/Protobuf/protobuf-c-master/.commit_docs.sh index e4539d861..e4539d861 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/.commit_docs.sh +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/.commit_docs.sh diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/.gitignore b/Software/External_Repositories/Protobuf/protobuf-c-master/.gitignore index 9733625b9..9733625b9 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/.gitignore +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/.gitignore diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/.travis.yml b/Software/External_Repositories/Protobuf/protobuf-c-master/.travis.yml index 4bf069569..4bf069569 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/.travis.yml +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/.travis.yml diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/CONTRIBUTING.md b/Software/External_Repositories/Protobuf/protobuf-c-master/CONTRIBUTING.md index ceaba8f8d..ceaba8f8d 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/CONTRIBUTING.md +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/CONTRIBUTING.md diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/ChangeLog b/Software/External_Repositories/Protobuf/protobuf-c-master/ChangeLog index 1798b284a..1798b284a 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/ChangeLog +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/ChangeLog diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/Doxyfile.in b/Software/External_Repositories/Protobuf/protobuf-c-master/Doxyfile.in index 7d556ec15..7d556ec15 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/Doxyfile.in +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/Doxyfile.in diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/DoxygenLayout.xml b/Software/External_Repositories/Protobuf/protobuf-c-master/DoxygenLayout.xml index 94e0f0816..94e0f0816 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/DoxygenLayout.xml +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/DoxygenLayout.xml diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/LICENSE b/Software/External_Repositories/Protobuf/protobuf-c-master/LICENSE index c1c6ac95f..c1c6ac95f 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/LICENSE +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/LICENSE diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/Makefile.am b/Software/External_Repositories/Protobuf/protobuf-c-master/Makefile.am index b59768e1f..b59768e1f 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/Makefile.am +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/Makefile.am diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/README.md b/Software/External_Repositories/Protobuf/protobuf-c-master/README.md index f076a7d38..f076a7d38 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/README.md +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/README.md diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/TODO b/Software/External_Repositories/Protobuf/protobuf-c-master/TODO index 9a00dca4a..9a00dca4a 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/TODO +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/TODO diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/autogen.sh b/Software/External_Repositories/Protobuf/protobuf-c-master/autogen.sh index 94c673dce..94c673dce 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/autogen.sh +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/autogen.sh diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/build-cmake/.gitignore b/Software/External_Repositories/Protobuf/protobuf-c-master/build-cmake/.gitignore index 8f3a283fe..8f3a283fe 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/build-cmake/.gitignore +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/build-cmake/.gitignore diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/build-cmake/CMakeLists.txt b/Software/External_Repositories/Protobuf/protobuf-c-master/build-cmake/CMakeLists.txt index 165831498..165831498 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/build-cmake/CMakeLists.txt +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/build-cmake/CMakeLists.txt diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/configure.ac b/Software/External_Repositories/Protobuf/protobuf-c-master/configure.ac index e5169e766..e5169e766 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/configure.ac +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/configure.ac diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/m4/.gitignore b/Software/External_Repositories/Protobuf/protobuf-c-master/m4/.gitignore index 38066ddf7..38066ddf7 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/m4/.gitignore +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/m4/.gitignore diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/m4/ax_check_compile_flag.m4 b/Software/External_Repositories/Protobuf/protobuf-c-master/m4/ax_check_compile_flag.m4 index dcabb92a1..dcabb92a1 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/m4/ax_check_compile_flag.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/m4/ax_check_compile_flag.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/m4/code_coverage.m4 b/Software/External_Repositories/Protobuf/protobuf-c-master/m4/code_coverage.m4 index 2ce55b13d..2ce55b13d 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/m4/code_coverage.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/m4/code_coverage.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/m4/ld-version-script.m4 b/Software/External_Repositories/Protobuf/protobuf-c-master/m4/ld-version-script.m4 index f8b4a5c51..f8b4a5c51 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/m4/ld-version-script.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/m4/ld-version-script.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/m4/pkg.m4 b/Software/External_Repositories/Protobuf/protobuf-c-master/m4/pkg.m4 index c5b26b52e..c5b26b52e 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/m4/pkg.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/m4/pkg.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/m4/valgrind-tests.m4 b/Software/External_Repositories/Protobuf/protobuf-c-master/m4/valgrind-tests.m4 index cf2f8fc71..cf2f8fc71 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/m4/valgrind-tests.m4 +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/m4/valgrind-tests.m4 diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.pc.in b/Software/External_Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.pc.in index 67ec52728..67ec52728 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.pc.in +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.pc.in diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.sym b/Software/External_Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.sym index b72e885ce..b72e885ce 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.sym +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protobuf-c/libprotobuf-c.sym diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/protobuf-c.c b/Software/External_Repositories/Protobuf/protobuf-c-master/protobuf-c/protobuf-c.c index 5debac820..5debac820 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/protobuf-c.c +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protobuf-c/protobuf-c.c diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/protobuf-c.h b/Software/External_Repositories/Protobuf/protobuf-c-master/protobuf-c/protobuf-c.h index c8fa4fc2a..c8fa4fc2a 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protobuf-c/protobuf-c.h +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protobuf-c/protobuf-c.h diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_bytes_field.cc b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_bytes_field.cc index 716e6a804..716e6a804 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_bytes_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_bytes_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_bytes_field.h b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_bytes_field.h index c4a71e85b..c4a71e85b 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_bytes_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_bytes_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum.cc b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum.cc index fa2789a88..fa2789a88 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum.cc +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum.cc diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum.h b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum.h index 9eb9a6679..9eb9a6679 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum.h +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum.h diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum_field.cc b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum_field.cc index c99583df3..c99583df3 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum_field.h b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum_field.h index 11df68246..11df68246 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_enum_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_extension.cc b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_extension.cc index b00199b10..b00199b10 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_extension.cc +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_extension.cc diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_extension.h b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_extension.h index ddbf270e5..ddbf270e5 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_extension.h +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_extension.h diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_field.cc b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_field.cc index 9fa56ef0e..9fa56ef0e 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_field.h b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_field.h index 91f1a03da..91f1a03da 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_file.cc b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_file.cc index 985176809..985176809 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_file.cc +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_file.cc diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_file.h b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_file.h index ed38ce425..ed38ce425 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_file.h +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_file.h diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_generator.cc b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_generator.cc index a0d0cb63b..a0d0cb63b 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_generator.cc +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_generator.cc diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_generator.h b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_generator.h index f454710b3..f454710b3 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_generator.h +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_generator.h diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_helpers.cc b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_helpers.cc index b79b5b0de..b79b5b0de 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_helpers.cc +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_helpers.cc diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_helpers.h b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_helpers.h index 9dc8c5e85..9dc8c5e85 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_helpers.h +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_helpers.h diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_message.cc b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_message.cc index 6b22c716d..6b22c716d 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_message.cc +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_message.cc diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_message.h b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_message.h index 8b115d1c8..8b115d1c8 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_message.h +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_message.h diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_message_field.cc b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_message_field.cc index 148cc9af4..148cc9af4 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_message_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_message_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_message_field.h b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_message_field.h index b059fb031..b059fb031 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_message_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_message_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_primitive_field.cc b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_primitive_field.cc index dfbc47c59..dfbc47c59 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_primitive_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_primitive_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_primitive_field.h b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_primitive_field.h index 5ff254c5d..5ff254c5d 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_primitive_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_primitive_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_service.cc b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_service.cc index ad09ff1ab..ad09ff1ab 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_service.cc +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_service.cc diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_service.h b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_service.h index 6f1798ca7..6f1798ca7 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_service.h +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_service.h diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_string_field.cc b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_string_field.cc index 2ed448b0d..2ed448b0d 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_string_field.cc +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_string_field.cc diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_string_field.h b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_string_field.h index 68f0d25b7..68f0d25b7 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/c_string_field.h +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/c_string_field.h diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/main.cc b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/main.cc index db354c70c..db354c70c 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/protoc-c/main.cc +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/protoc-c/main.cc diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/README b/Software/External_Repositories/Protobuf/protobuf-c-master/t/README index 1c3ef0db4..1c3ef0db4 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/README +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/README diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/generated-code/test-generated-code.c b/Software/External_Repositories/Protobuf/protobuf-c-master/t/generated-code/test-generated-code.c index ab5660d85..ab5660d85 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/generated-code/test-generated-code.c +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/generated-code/test-generated-code.c diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/generated-code2/common-test-arrays.h b/Software/External_Repositories/Protobuf/protobuf-c-master/t/generated-code2/common-test-arrays.h index 1535d38e8..1535d38e8 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/generated-code2/common-test-arrays.h +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/generated-code2/common-test-arrays.h diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/generated-code2/cxx-generate-packed-data.cc b/Software/External_Repositories/Protobuf/protobuf-c-master/t/generated-code2/cxx-generate-packed-data.cc index 4fd3e2523..4fd3e2523 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/generated-code2/cxx-generate-packed-data.cc +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/generated-code2/cxx-generate-packed-data.cc diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/generated-code2/test-generated-code2.c b/Software/External_Repositories/Protobuf/protobuf-c-master/t/generated-code2/test-generated-code2.c index 4739736a0..4739736a0 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/generated-code2/test-generated-code2.c +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/generated-code2/test-generated-code2.c diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/issue220/.gitignore b/Software/External_Repositories/Protobuf/protobuf-c-master/t/issue220/.gitignore index 3fff23c60..3fff23c60 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/issue220/.gitignore +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/issue220/.gitignore diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/issue220/issue220.c b/Software/External_Repositories/Protobuf/protobuf-c-master/t/issue220/issue220.c index 530f75595..530f75595 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/issue220/issue220.c +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/issue220/issue220.c diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/issue220/issue220.proto b/Software/External_Repositories/Protobuf/protobuf-c-master/t/issue220/issue220.proto index a23d79a04..a23d79a04 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/issue220/issue220.proto +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/issue220/issue220.proto diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/issue251/.gitignore b/Software/External_Repositories/Protobuf/protobuf-c-master/t/issue251/.gitignore index 9ac717d7f..9ac717d7f 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/issue251/.gitignore +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/issue251/.gitignore diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/issue251/issue251.c b/Software/External_Repositories/Protobuf/protobuf-c-master/t/issue251/issue251.c index 928da567e..928da567e 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/issue251/issue251.c +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/issue251/issue251.c diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/issue251/issue251.proto b/Software/External_Repositories/Protobuf/protobuf-c-master/t/issue251/issue251.proto index a451894ad..a451894ad 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/issue251/issue251.proto +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/issue251/issue251.proto diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/test-full.proto b/Software/External_Repositories/Protobuf/protobuf-c-master/t/test-full.proto index c04fce7f4..c04fce7f4 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/test-full.proto +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/test-full.proto diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/test-optimized.proto b/Software/External_Repositories/Protobuf/protobuf-c-master/t/test-optimized.proto index d12688155..d12688155 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/test-optimized.proto +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/test-optimized.proto diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/test-proto3.proto b/Software/External_Repositories/Protobuf/protobuf-c-master/t/test-proto3.proto index 83fdf2a98..83fdf2a98 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/test-proto3.proto +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/test-proto3.proto diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/test.proto b/Software/External_Repositories/Protobuf/protobuf-c-master/t/test.proto index bda724ec6..bda724ec6 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/test.proto +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/test.proto diff --git a/Software/External Repositories/Protobuf/protobuf-c-master/t/version/version.c b/Software/External_Repositories/Protobuf/protobuf-c-master/t/version/version.c index 6ee3c411d..6ee3c411d 100644 --- a/Software/External Repositories/Protobuf/protobuf-c-master/t/version/version.c +++ b/Software/External_Repositories/Protobuf/protobuf-c-master/t/version/version.c diff --git a/Software/External Repositories/Protobuf/protoc-1.0M4.jar b/Software/External_Repositories/Protobuf/protoc-1.0M4.jar Binary files differindex a55611eac..a55611eac 100644 --- a/Software/External Repositories/Protobuf/protoc-1.0M4.jar +++ b/Software/External_Repositories/Protobuf/protoc-1.0M4.jar diff --git a/Software/External Repositories/Protobuf/protoc-c Command.txt b/Software/External_Repositories/Protobuf/protoc-c Command.txt index 63e925563..63e925563 100644 --- a/Software/External Repositories/Protobuf/protoc-c Command.txt +++ b/Software/External_Repositories/Protobuf/protoc-c Command.txt diff --git a/Software/External Repositories/Protobuf/protoc-c.exe b/Software/External_Repositories/Protobuf/protoc-c.exe Binary files differindex 6c015b17a..6c015b17a 100644 --- a/Software/External Repositories/Protobuf/protoc-c.exe +++ b/Software/External_Repositories/Protobuf/protoc-c.exe diff --git a/Software/External Repositories/Protobuf/protoc.exe b/Software/External_Repositories/Protobuf/protoc.exe Binary files differindex e69179c0a..e69179c0a 100644 --- a/Software/External Repositories/Protobuf/protoc.exe +++ b/Software/External_Repositories/Protobuf/protoc.exe diff --git a/Software/External Repositories/Protobuf/solution/ALL_BUILD.vcxproj b/Software/External_Repositories/Protobuf/solution/ALL_BUILD.vcxproj index 36a12a378..36a12a378 100644 --- a/Software/External Repositories/Protobuf/solution/ALL_BUILD.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/ALL_BUILD.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/ALL_BUILD.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/ALL_BUILD.vcxproj.filters index 92d4d71ac..92d4d71ac 100644 --- a/Software/External Repositories/Protobuf/solution/ALL_BUILD.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/ALL_BUILD.vcxproj.filters diff --git a/Software/External Repositories/Protobuf/solution/CMakeCache.txt b/Software/External_Repositories/Protobuf/solution/CMakeCache.txt index 22edfb4be..22edfb4be 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeCache.txt +++ b/Software/External_Repositories/Protobuf/solution/CMakeCache.txt diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/2308b5998240231f963832566d4d311a/cpp_test_bad_identifiers.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/2308b5998240231f963832566d4d311a/cpp_test_bad_identifiers.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/2308b5998240231f963832566d4d311a/cpp_test_bad_identifiers.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/2308b5998240231f963832566d4d311a/cpp_test_bad_identifiers.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/2308b5998240231f963832566d4d311a/cpp_test_large_enum_value.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/2308b5998240231f963832566d4d311a/cpp_test_large_enum_value.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/2308b5998240231f963832566d4d311a/cpp_test_large_enum_value.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/2308b5998240231f963832566d4d311a/cpp_test_large_enum_value.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeCCompiler.cmake b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeCCompiler.cmake index f704bfbfe..f704bfbfe 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeCCompiler.cmake +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeCCompiler.cmake diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeCXXCompiler.cmake b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeCXXCompiler.cmake index d02d78c8e..d02d78c8e 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeCXXCompiler.cmake +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeCXXCompiler.cmake diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeDetermineCompilerABI_C.bin b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeDetermineCompilerABI_C.bin Binary files differindex b7c86297a..b7c86297a 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeDetermineCompilerABI_C.bin +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeDetermineCompilerABI_C.bin diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeDetermineCompilerABI_CXX.bin b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeDetermineCompilerABI_CXX.bin Binary files differindex 77307f47b..77307f47b 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeDetermineCompilerABI_CXX.bin +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeDetermineCompilerABI_CXX.bin diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeRCCompiler.cmake b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeRCCompiler.cmake index 0f6196103..0f6196103 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeRCCompiler.cmake +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeRCCompiler.cmake diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeSystem.cmake b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeSystem.cmake index dcabad59f..dcabad59f 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeSystem.cmake +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CMakeSystem.cmake diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CMakeCCompilerId.c b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CMakeCCompilerId.c index df91dafed..df91dafed 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CMakeCCompilerId.c +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CMakeCCompilerId.c diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CompilerIdC.exe b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CompilerIdC.exe Binary files differindex a81735dfb..a81735dfb 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CompilerIdC.exe +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CompilerIdC.exe diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CompilerIdC.vcxproj b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CompilerIdC.vcxproj index 809705d17..809705d17 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CompilerIdC.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdC/CompilerIdC.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CMakeCXXCompilerId.cpp b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CMakeCXXCompilerId.cpp index e7037e501..e7037e501 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CMakeCXXCompilerId.cpp +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CMakeCXXCompilerId.cpp diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CompilerIdCXX.exe b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CompilerIdCXX.exe Binary files differindex 18c56af78..18c56af78 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CompilerIdCXX.exe +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CompilerIdCXX.exe diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CompilerIdCXX.vcxproj b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CompilerIdCXX.vcxproj index aac7096df..aac7096df 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CompilerIdCXX.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/CompilerIdCXX/CompilerIdCXX.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/VCTargetsPath.txt b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/VCTargetsPath.txt index bf7403e21..bf7403e21 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/VCTargetsPath.txt +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/VCTargetsPath.txt diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/VCTargetsPath.vcxproj b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/VCTargetsPath.vcxproj index ac724139e..ac724139e 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/3.9.3/VCTargetsPath.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/3.9.3/VCTargetsPath.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/INSTALL_force.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/INSTALL_force.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/INSTALL_force.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/INSTALL_force.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/check.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/check.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/check.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/check.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/generate.stamp.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/generate.stamp.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/generate.stamp.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/39e8e905a17da14f4aec6762f75b4d51/generate.stamp.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/793a88d28af8c175b3f772a508437452/json_format_proto3.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/793a88d28af8c175b3f772a508437452/json_format_proto3.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/793a88d28af8c175b3f772a508437452/json_format_proto3.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/793a88d28af8c175b3f772a508437452/json_format_proto3.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/793a88d28af8c175b3f772a508437452/message_differencer_unittest.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/793a88d28af8c175b3f772a508437452/message_differencer_unittest.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/793a88d28af8c175b3f772a508437452/message_differencer_unittest.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/793a88d28af8c175b3f772a508437452/message_differencer_unittest.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-debug.cmake b/Software/External_Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-debug.cmake index b54329141..b54329141 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-debug.cmake +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-debug.cmake diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-minsizerel.cmake b/Software/External_Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-minsizerel.cmake index cec3986a2..cec3986a2 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-minsizerel.cmake +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-minsizerel.cmake diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-release.cmake b/Software/External_Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-release.cmake index fc6e12803..fc6e12803 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-release.cmake +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-release.cmake diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-relwithdebinfo.cmake b/Software/External_Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-relwithdebinfo.cmake index ca02ff539..ca02ff539 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-relwithdebinfo.cmake +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets-relwithdebinfo.cmake diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets.cmake b/Software/External_Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets.cmake index 3d3435c81..3d3435c81 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets.cmake +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/Export/cmake/protobuf-targets.cmake diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/TargetDirectories.txt b/Software/External_Repositories/Protobuf/solution/CMakeFiles/TargetDirectories.txt index 3dbb3c876..3dbb3c876 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/TargetDirectories.txt +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/TargetDirectories.txt diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/anys.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/anys.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/anys.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/anys.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/books.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/books.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/books.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/books.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/default_value.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/default_value.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/default_value.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/default_value.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/default_value_test.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/default_value_test.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/default_value_test.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/default_value_test.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/field_mask.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/field_mask.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/field_mask.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/field_mask.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/maps.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/maps.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/maps.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/maps.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/oneofs.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/oneofs.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/oneofs.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/oneofs.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/proto3.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/proto3.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/proto3.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/proto3.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/struct.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/struct.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/struct.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/struct.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/timestamp_duration.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/timestamp_duration.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/timestamp_duration.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/timestamp_duration.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/wrappers.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/wrappers.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/wrappers.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/aaf1ae6c06e4bf13bfac0120ca084195/wrappers.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b45981f4973da71ef7128e78063ec325/well_known_types_embed.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b45981f4973da71ef7128e78063ec325/well_known_types_embed.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b45981f4973da71ef7128e78063ec325/well_known_types_embed.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b45981f4973da71ef7128e78063ec325/well_known_types_embed.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/any_test.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/any_test.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/any_test.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/any_test.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_lite_unittest.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_lite_unittest.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_lite_unittest.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_lite_unittest.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_proto2_unittest.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_proto2_unittest.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_proto2_unittest.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_proto2_unittest.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_unittest.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_unittest.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_unittest.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/map_unittest.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_arena.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_arena.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_arena.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_arena.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_custom_options.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_custom_options.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_custom_options.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_custom_options.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_drop_unknown_fields.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_drop_unknown_fields.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_drop_unknown_fields.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_drop_unknown_fields.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_embed_optimize_for.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_embed_optimize_for.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_embed_optimize_for.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_embed_optimize_for.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_empty.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_empty.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_empty.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_empty.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_lite.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_lite.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_lite.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_lite.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_public.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_public.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_public.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_public.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_public_lite.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_public_lite.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_public_lite.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_import_public_lite.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies_custom_option.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies_custom_option.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies_custom_option.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies_custom_option.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies_enum.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies_enum.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies_enum.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lazy_dependencies_enum.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lite.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lite.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lite.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lite.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lite_imports_nonlite.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lite_imports_nonlite.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lite_imports_nonlite.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_lite_imports_nonlite.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_mset.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_mset.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_mset.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_mset.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_mset_wire_format.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_mset_wire_format.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_mset_wire_format.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_mset_wire_format.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena_import.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena_import.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena_import.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena_import.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena_lite.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena_lite.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena_lite.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_arena_lite.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_field_presence.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_field_presence.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_field_presence.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_field_presence.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_generic_services.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_generic_services.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_generic_services.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_no_generic_services.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_optimize_for.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_optimize_for.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_optimize_for.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_optimize_for.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_preserve_unknown_enum.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_preserve_unknown_enum.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_preserve_unknown_enum.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_preserve_unknown_enum.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_preserve_unknown_enum2.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_preserve_unknown_enum2.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_preserve_unknown_enum2.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_preserve_unknown_enum2.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_arena.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_arena.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_arena.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_arena.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_arena_lite.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_arena_lite.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_arena_lite.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_arena_lite.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_lite.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_lite.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_lite.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_proto3_lite.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_well_known_types.pb.cc.rule b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_well_known_types.pb.cc.rule index 2d3998c9d..2d3998c9d 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_well_known_types.pb.cc.rule +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/b589a2a0617f520f0c6afdf8a2bfb7e0/unittest_well_known_types.pb.cc.rule diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/cmake.check_cache b/Software/External_Repositories/Protobuf/solution/CMakeFiles/cmake.check_cache index 3dccd7317..3dccd7317 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/cmake.check_cache +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/cmake.check_cache diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/feature_tests.bin b/Software/External_Repositories/Protobuf/solution/CMakeFiles/feature_tests.bin Binary files differindex 8c7625e72..8c7625e72 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/feature_tests.bin +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/feature_tests.bin diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/feature_tests.cxx b/Software/External_Repositories/Protobuf/solution/CMakeFiles/feature_tests.cxx index 79ac5fee5..79ac5fee5 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/feature_tests.cxx +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/feature_tests.cxx diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/generate.stamp b/Software/External_Repositories/Protobuf/solution/CMakeFiles/generate.stamp index 9b5f49fa9..9b5f49fa9 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/generate.stamp +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/generate.stamp diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/generate.stamp.depend b/Software/External_Repositories/Protobuf/solution/CMakeFiles/generate.stamp.depend index fb0af7c25..fb0af7c25 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/generate.stamp.depend +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/generate.stamp.depend diff --git a/Software/External Repositories/Protobuf/solution/CMakeFiles/generate.stamp.list b/Software/External_Repositories/Protobuf/solution/CMakeFiles/generate.stamp.list index 64cc656e1..64cc656e1 100644 --- a/Software/External Repositories/Protobuf/solution/CMakeFiles/generate.stamp.list +++ b/Software/External_Repositories/Protobuf/solution/CMakeFiles/generate.stamp.list diff --git a/Software/External Repositories/Protobuf/solution/INSTALL.vcxproj b/Software/External_Repositories/Protobuf/solution/INSTALL.vcxproj index a58ef93d3..a58ef93d3 100644 --- a/Software/External Repositories/Protobuf/solution/INSTALL.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/INSTALL.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/INSTALL.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/INSTALL.vcxproj.filters index 120207b17..120207b17 100644 --- a/Software/External Repositories/Protobuf/solution/INSTALL.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/INSTALL.vcxproj.filters diff --git a/Software/External Repositories/Protobuf/solution/MinSizeRel/libprotobuf.lib b/Software/External_Repositories/Protobuf/solution/MinSizeRel/libprotobuf.lib Binary files differindex cbe32c777..cbe32c777 100644 --- a/Software/External Repositories/Protobuf/solution/MinSizeRel/libprotobuf.lib +++ b/Software/External_Repositories/Protobuf/solution/MinSizeRel/libprotobuf.lib diff --git a/Software/External Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/ZERO_CHECK.lastbuildstate b/Software/External_Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/ZERO_CHECK.lastbuildstate index b969b11e2..b969b11e2 100644 --- a/Software/External Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/ZERO_CHECK.lastbuildstate +++ b/Software/External_Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/ZERO_CHECK.lastbuildstate diff --git a/Software/External Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.command.1.tlog b/Software/External_Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.command.1.tlog Binary files differindex 62b34506b..62b34506b 100644 --- a/Software/External Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.command.1.tlog +++ b/Software/External_Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.command.1.tlog diff --git a/Software/External Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.read.1.tlog b/Software/External_Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.read.1.tlog Binary files differindex d7700e637..d7700e637 100644 --- a/Software/External Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.read.1.tlog +++ b/Software/External_Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.read.1.tlog diff --git a/Software/External Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.write.1.tlog b/Software/External_Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.write.1.tlog Binary files differindex 65a1f0658..65a1f0658 100644 --- a/Software/External Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.write.1.tlog +++ b/Software/External_Repositories/Protobuf/solution/Win32/MinSizeRel/ZERO_CHECK/ZERO_CHECK.tlog/custombuild.write.1.tlog diff --git a/Software/External Repositories/Protobuf/solution/ZERO_CHECK.vcxproj b/Software/External_Repositories/Protobuf/solution/ZERO_CHECK.vcxproj index 45c4f5d60..45c4f5d60 100644 --- a/Software/External Repositories/Protobuf/solution/ZERO_CHECK.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/ZERO_CHECK.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/ZERO_CHECK.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/ZERO_CHECK.vcxproj.filters index bf361a091..bf361a091 100644 --- a/Software/External Repositories/Protobuf/solution/ZERO_CHECK.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/ZERO_CHECK.vcxproj.filters diff --git a/Software/External Repositories/Protobuf/solution/check.vcxproj b/Software/External_Repositories/Protobuf/solution/check.vcxproj index 26c35a0c3..26c35a0c3 100644 --- a/Software/External Repositories/Protobuf/solution/check.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/check.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/check.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/check.vcxproj.filters index 39bf83ee1..39bf83ee1 100644 --- a/Software/External Repositories/Protobuf/solution/check.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/check.vcxproj.filters diff --git a/Software/External Repositories/Protobuf/solution/cmake/protobuf-config-version.cmake b/Software/External_Repositories/Protobuf/solution/cmake/protobuf-config-version.cmake index c7e8f8061..c7e8f8061 100644 --- a/Software/External Repositories/Protobuf/solution/cmake/protobuf-config-version.cmake +++ b/Software/External_Repositories/Protobuf/solution/cmake/protobuf-config-version.cmake diff --git a/Software/External Repositories/Protobuf/solution/cmake/protobuf-config.cmake b/Software/External_Repositories/Protobuf/solution/cmake/protobuf-config.cmake index d50055f7c..d50055f7c 100644 --- a/Software/External Repositories/Protobuf/solution/cmake/protobuf-config.cmake +++ b/Software/External_Repositories/Protobuf/solution/cmake/protobuf-config.cmake diff --git a/Software/External Repositories/Protobuf/solution/cmake/protobuf-module.cmake b/Software/External_Repositories/Protobuf/solution/cmake/protobuf-module.cmake index e5a4a4b04..e5a4a4b04 100644 --- a/Software/External Repositories/Protobuf/solution/cmake/protobuf-module.cmake +++ b/Software/External_Repositories/Protobuf/solution/cmake/protobuf-module.cmake diff --git a/Software/External Repositories/Protobuf/solution/cmake/protobuf-options.cmake b/Software/External_Repositories/Protobuf/solution/cmake/protobuf-options.cmake index 47fb15825..47fb15825 100644 --- a/Software/External Repositories/Protobuf/solution/cmake/protobuf-options.cmake +++ b/Software/External_Repositories/Protobuf/solution/cmake/protobuf-options.cmake diff --git a/Software/External Repositories/Protobuf/solution/cmake/protobuf-targets.cmake b/Software/External_Repositories/Protobuf/solution/cmake/protobuf-targets.cmake index 2963b7bba..2963b7bba 100644 --- a/Software/External Repositories/Protobuf/solution/cmake/protobuf-targets.cmake +++ b/Software/External_Repositories/Protobuf/solution/cmake/protobuf-targets.cmake diff --git a/Software/External Repositories/Protobuf/solution/cmake_install.cmake b/Software/External_Repositories/Protobuf/solution/cmake_install.cmake index 01aa49cbd..01aa49cbd 100644 --- a/Software/External Repositories/Protobuf/solution/cmake_install.cmake +++ b/Software/External_Repositories/Protobuf/solution/cmake_install.cmake diff --git a/Software/External Repositories/Protobuf/solution/extract_includes.bat b/Software/External_Repositories/Protobuf/solution/extract_includes.bat index 94fd25e93..94fd25e93 100644 --- a/Software/External Repositories/Protobuf/solution/extract_includes.bat +++ b/Software/External_Repositories/Protobuf/solution/extract_includes.bat diff --git a/Software/External Repositories/Protobuf/solution/gmock.vcxproj b/Software/External_Repositories/Protobuf/solution/gmock.vcxproj index d74ae0842..d74ae0842 100644 --- a/Software/External Repositories/Protobuf/solution/gmock.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/gmock.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/gmock.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/gmock.vcxproj.filters index 9dea6dd3f..9dea6dd3f 100644 --- a/Software/External Repositories/Protobuf/solution/gmock.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/gmock.vcxproj.filters diff --git a/Software/External Repositories/Protobuf/solution/gmock_main.vcxproj b/Software/External_Repositories/Protobuf/solution/gmock_main.vcxproj index 478d88457..478d88457 100644 --- a/Software/External Repositories/Protobuf/solution/gmock_main.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/gmock_main.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/gmock_main.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/gmock_main.vcxproj.filters index a7cc6a526..a7cc6a526 100644 --- a/Software/External Repositories/Protobuf/solution/gmock_main.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/gmock_main.vcxproj.filters diff --git a/Software/External Repositories/Protobuf/solution/js_embed.vcxproj b/Software/External_Repositories/Protobuf/solution/js_embed.vcxproj index 8683ed8c0..8683ed8c0 100644 --- a/Software/External Repositories/Protobuf/solution/js_embed.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/js_embed.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/js_embed.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/js_embed.vcxproj.filters index b68291b07..b68291b07 100644 --- a/Software/External Repositories/Protobuf/solution/js_embed.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/js_embed.vcxproj.filters diff --git a/Software/External Repositories/Protobuf/solution/libprotobuf-lite.vcxproj b/Software/External_Repositories/Protobuf/solution/libprotobuf-lite.vcxproj index ce55b45de..ce55b45de 100644 --- a/Software/External Repositories/Protobuf/solution/libprotobuf-lite.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/libprotobuf-lite.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/libprotobuf-lite.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/libprotobuf-lite.vcxproj.filters index 2f85e7c50..2f85e7c50 100644 --- a/Software/External Repositories/Protobuf/solution/libprotobuf-lite.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/libprotobuf-lite.vcxproj.filters diff --git a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.command.1.tlog b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.command.1.tlog Binary files differindex 5cb2ab70b..5cb2ab70b 100644 --- a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.command.1.tlog +++ b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.command.1.tlog diff --git a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.read.1.tlog b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.read.1.tlog Binary files differindex 65bbae3c6..65bbae3c6 100644 --- a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.read.1.tlog +++ b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.read.1.tlog diff --git a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.write.1.tlog b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.write.1.tlog Binary files differindex 4929a60fa..4929a60fa 100644 --- a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.write.1.tlog +++ b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/CL.write.1.tlog diff --git a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib-link.16900.read.1.tlog b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib-link.16900.read.1.tlog Binary files differindex 1c9ad47d8..1c9ad47d8 100644 --- a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib-link.16900.read.1.tlog +++ b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib-link.16900.read.1.tlog diff --git a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib-link.16900.write.1.tlog b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib-link.16900.write.1.tlog Binary files differindex b28004a38..b28004a38 100644 --- a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib-link.16900.write.1.tlog +++ b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib-link.16900.write.1.tlog diff --git a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib.command.1.tlog b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib.command.1.tlog Binary files differindex 20de3c638..20de3c638 100644 --- a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib.command.1.tlog +++ b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/Lib.command.1.tlog diff --git a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.command.1.tlog b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.command.1.tlog Binary files differindex 2b91b0e39..2b91b0e39 100644 --- a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.command.1.tlog +++ b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.command.1.tlog diff --git a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.read.1.tlog b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.read.1.tlog Binary files differindex 1860409bd..1860409bd 100644 --- a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.read.1.tlog +++ b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.read.1.tlog diff --git a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.write.1.tlog b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.write.1.tlog Binary files differindex 9d6d89205..9d6d89205 100644 --- a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.write.1.tlog +++ b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/custombuild.write.1.tlog diff --git a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/libprotobuf.lastbuildstate b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/libprotobuf.lastbuildstate index b969b11e2..b969b11e2 100644 --- a/Software/External Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/libprotobuf.lastbuildstate +++ b/Software/External_Repositories/Protobuf/solution/libprotobuf.dir/MinSizeRel/libprotobuf.tlog/libprotobuf.lastbuildstate diff --git a/Software/External Repositories/Protobuf/solution/libprotobuf.vcxproj b/Software/External_Repositories/Protobuf/solution/libprotobuf.vcxproj index f6f0ad804..f6f0ad804 100644 --- a/Software/External Repositories/Protobuf/solution/libprotobuf.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/libprotobuf.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/libprotobuf.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/libprotobuf.vcxproj.filters index 53ae627a0..53ae627a0 100644 --- a/Software/External Repositories/Protobuf/solution/libprotobuf.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/libprotobuf.vcxproj.filters diff --git a/Software/External Repositories/Protobuf/solution/libprotoc.vcxproj b/Software/External_Repositories/Protobuf/solution/libprotoc.vcxproj index bf5ceca13..bf5ceca13 100644 --- a/Software/External Repositories/Protobuf/solution/libprotoc.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/libprotoc.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/libprotoc.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/libprotoc.vcxproj.filters index 99c47de27..99c47de27 100644 --- a/Software/External Repositories/Protobuf/solution/libprotoc.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/libprotoc.vcxproj.filters diff --git a/Software/External Repositories/Protobuf/solution/lite-arena-test.vcxproj b/Software/External_Repositories/Protobuf/solution/lite-arena-test.vcxproj index abcd1fca3..abcd1fca3 100644 --- a/Software/External Repositories/Protobuf/solution/lite-arena-test.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/lite-arena-test.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/lite-arena-test.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/lite-arena-test.vcxproj.filters index fc5880aa5..fc5880aa5 100644 --- a/Software/External Repositories/Protobuf/solution/lite-arena-test.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/lite-arena-test.vcxproj.filters diff --git a/Software/External Repositories/Protobuf/solution/lite-test.vcxproj b/Software/External_Repositories/Protobuf/solution/lite-test.vcxproj index 81e2de389..81e2de389 100644 --- a/Software/External Repositories/Protobuf/solution/lite-test.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/lite-test.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/lite-test.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/lite-test.vcxproj.filters index 843b1d920..843b1d920 100644 --- a/Software/External Repositories/Protobuf/solution/lite-test.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/lite-test.vcxproj.filters diff --git a/Software/External Repositories/Protobuf/solution/proto-c.vcxproj b/Software/External_Repositories/Protobuf/solution/proto-c.vcxproj index ab1676a17..ab1676a17 100644 --- a/Software/External Repositories/Protobuf/solution/proto-c.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/proto-c.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/proto-c.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/proto-c.vcxproj.filters index e0f6f36fb..e0f6f36fb 100644 --- a/Software/External Repositories/Protobuf/solution/proto-c.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/proto-c.vcxproj.filters diff --git a/Software/External Repositories/Protobuf/solution/protobuf-lite.pc b/Software/External_Repositories/Protobuf/solution/protobuf-lite.pc index 541677723..541677723 100644 --- a/Software/External Repositories/Protobuf/solution/protobuf-lite.pc +++ b/Software/External_Repositories/Protobuf/solution/protobuf-lite.pc diff --git a/Software/External Repositories/Protobuf/solution/protobuf.pc b/Software/External_Repositories/Protobuf/solution/protobuf.pc index 83dbeaaac..83dbeaaac 100644 --- a/Software/External Repositories/Protobuf/solution/protobuf.pc +++ b/Software/External_Repositories/Protobuf/solution/protobuf.pc diff --git a/Software/External Repositories/Protobuf/solution/protobuf.sln b/Software/External_Repositories/Protobuf/solution/protobuf.sln index cc5a06b55..cc5a06b55 100644 --- a/Software/External Repositories/Protobuf/solution/protobuf.sln +++ b/Software/External_Repositories/Protobuf/solution/protobuf.sln diff --git a/Software/External Repositories/Protobuf/solution/protoc.vcxproj b/Software/External_Repositories/Protobuf/solution/protoc.vcxproj index d0d92204d..d0d92204d 100644 --- a/Software/External Repositories/Protobuf/solution/protoc.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/protoc.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/protoc.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/protoc.vcxproj.filters index 67263f2dd..67263f2dd 100644 --- a/Software/External Repositories/Protobuf/solution/protoc.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/protoc.vcxproj.filters diff --git a/Software/External Repositories/Protobuf/solution/test_plugin.vcxproj b/Software/External_Repositories/Protobuf/solution/test_plugin.vcxproj index 9d3a082bc..9d3a082bc 100644 --- a/Software/External Repositories/Protobuf/solution/test_plugin.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/test_plugin.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/test_plugin.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/test_plugin.vcxproj.filters index 8428734ec..8428734ec 100644 --- a/Software/External Repositories/Protobuf/solution/test_plugin.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/test_plugin.vcxproj.filters diff --git a/Software/External Repositories/Protobuf/solution/tests - Copy.vcxproj b/Software/External_Repositories/Protobuf/solution/tests - Copy.vcxproj index 2cc6a2dd9..2cc6a2dd9 100644 --- a/Software/External Repositories/Protobuf/solution/tests - Copy.vcxproj +++ b/Software/External_Repositories/Protobuf/solution/tests - Copy.vcxproj diff --git a/Software/External Repositories/Protobuf/solution/tests.vcxproj.filters b/Software/External_Repositories/Protobuf/solution/tests.vcxproj.filters index 45ef19f01..45ef19f01 100644 --- a/Software/External Repositories/Protobuf/solution/tests.vcxproj.filters +++ b/Software/External_Repositories/Protobuf/solution/tests.vcxproj.filters diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/CalculateRequest.pb.cc b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/CalculateRequest.pb.cc index 240b597f4..240b597f4 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/CalculateRequest.pb.cc +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/CalculateRequest.pb.cc diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/CalculateRequest.pb.h b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/CalculateRequest.pb.h index 3e527af42..3e527af42 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/CalculateRequest.pb.h +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/CalculateRequest.pb.h diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/CalculateResponse.pb.cc b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/CalculateResponse.pb.cc index d7c9ab538..d7c9ab538 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/CalculateResponse.pb.cc +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/CalculateResponse.pb.cc diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/CalculateResponse.pb.h b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/CalculateResponse.pb.h index 1bcf86e80..1bcf86e80 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/CalculateResponse.pb.h +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/CalculateResponse.pb.h diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/Job.pb.cc b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/Job.pb.cc index 78a895b4b..78a895b4b 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/Job.pb.cc +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/Job.pb.cc diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/Job.pb.h b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/Job.pb.h index 6cd09051c..6cd09051c 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/Job.pb.h +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/Job.pb.h diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/MessageContainer.pb.cc b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/MessageContainer.pb.cc index e06fad270..e06fad270 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/MessageContainer.pb.cc +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/MessageContainer.pb.cc diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/MessageContainer.pb.h b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/MessageContainer.pb.h index b853ede29..b853ede29 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/MessageContainer.pb.h +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/MessageContainer.pb.h diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/MessageType.pb.cc b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/MessageType.pb.cc index f1c5e4280..f1c5e4280 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/MessageType.pb.cc +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/MessageType.pb.cc diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/MessageType.pb.h b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/MessageType.pb.h index 45020a960..45020a960 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/MessageType.pb.h +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/MessageType.pb.h diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/ProgressRequest.pb.cc b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/ProgressRequest.pb.cc index 39adb6a72..39adb6a72 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/ProgressRequest.pb.cc +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/ProgressRequest.pb.cc diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/ProgressRequest.pb.h b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/ProgressRequest.pb.h index a41147953..a41147953 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/ProgressRequest.pb.h +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/ProgressRequest.pb.h diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/ProgressResponse.pb.cc b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/ProgressResponse.pb.cc index 7769c1c0c..7769c1c0c 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/ProgressResponse.pb.cc +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/ProgressResponse.pb.cc diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/ProgressResponse.pb.h b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/ProgressResponse.pb.h index 74f5ecc57..74f5ecc57 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/ProgressResponse.pb.h +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/ProgressResponse.pb.h diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/RGB.pb.cc b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/RGB.pb.cc index 6e729877b..6e729877b 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/RGB.pb.cc +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/RGB.pb.cc diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/RGB.pb.h b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/RGB.pb.h index 615906e12..615906e12 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/RGB.pb.h +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/RGB.pb.h diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/Segment.pb.cc b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/Segment.pb.cc index aaa262f6c..aaa262f6c 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/Segment.pb.cc +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/Segment.pb.cc diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/Segment.pb.h b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/Segment.pb.h index 11de65191..11de65191 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/PMR/Segment.pb.h +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/PMR/Segment.pb.h diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/ProtoTester.cpp b/Software/Visual_Studio/Native/Tango.ProtoTest/ProtoTester.cpp index 08faf6155..08faf6155 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/ProtoTester.cpp +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/ProtoTester.cpp diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/ProtoTester.h b/Software/Visual_Studio/Native/Tango.ProtoTest/ProtoTester.h index 7bb7ee4d2..7bb7ee4d2 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/ProtoTester.h +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/ProtoTester.h diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj b/Software/Visual_Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj index 4959792e2..4959792e2 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj.filters b/Software/Visual_Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj.filters index 0b835c2c4..0b835c2c4 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj.filters +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/Tango.ProtoTest.vcxproj.filters diff --git a/Software/Visual Studio/Native/Tango.ProtoTest/libprotobuf.lib b/Software/Visual_Studio/Native/Tango.ProtoTest/libprotobuf.lib Binary files differindex cbe32c777..cbe32c777 100644 --- a/Software/Visual Studio/Native/Tango.ProtoTest/libprotobuf.lib +++ b/Software/Visual_Studio/Native/Tango.ProtoTest/libprotobuf.lib diff --git a/Software/Visual Studio/Resources/dummyFile.txt b/Software/Visual_Studio/Resources/dummyFile.txt index af5dee191..af5dee191 100644 --- a/Software/Visual Studio/Resources/dummyFile.txt +++ b/Software/Visual_Studio/Resources/dummyFile.txt diff --git a/Software/Visual Studio/Tango.Core/ExtensionMethods/DependencyObjectExtensions.cs b/Software/Visual_Studio/Tango.Core/ExtensionMethods/DependencyObjectExtensions.cs index 16fd43728..16fd43728 100644 --- a/Software/Visual Studio/Tango.Core/ExtensionMethods/DependencyObjectExtensions.cs +++ b/Software/Visual_Studio/Tango.Core/ExtensionMethods/DependencyObjectExtensions.cs diff --git a/Software/Visual Studio/Tango.Core/ExtensionMethods/EnumExtensions.cs b/Software/Visual_Studio/Tango.Core/ExtensionMethods/EnumExtensions.cs index 106dd4f44..106dd4f44 100644 --- a/Software/Visual Studio/Tango.Core/ExtensionMethods/EnumExtensions.cs +++ b/Software/Visual_Studio/Tango.Core/ExtensionMethods/EnumExtensions.cs diff --git a/Software/Visual Studio/Tango.Core/ExtensionMethods/IMessageExtensions.cs b/Software/Visual_Studio/Tango.Core/ExtensionMethods/IMessageExtensions.cs index 53522780a..53522780a 100644 --- a/Software/Visual Studio/Tango.Core/ExtensionMethods/IMessageExtensions.cs +++ b/Software/Visual_Studio/Tango.Core/ExtensionMethods/IMessageExtensions.cs diff --git a/Software/Visual Studio/Tango.Core/ExtensionMethods/IParameterizedExtensions.cs b/Software/Visual_Studio/Tango.Core/ExtensionMethods/IParameterizedExtensions.cs index 5ee853f35..5ee853f35 100644 --- a/Software/Visual Studio/Tango.Core/ExtensionMethods/IParameterizedExtensions.cs +++ b/Software/Visual_Studio/Tango.Core/ExtensionMethods/IParameterizedExtensions.cs diff --git a/Software/Visual Studio/Tango.Core/ExtensionMethods/StringExtensions.cs b/Software/Visual_Studio/Tango.Core/ExtensionMethods/StringExtensions.cs index 5699d27a0..5699d27a0 100644 --- a/Software/Visual Studio/Tango.Core/ExtensionMethods/StringExtensions.cs +++ b/Software/Visual_Studio/Tango.Core/ExtensionMethods/StringExtensions.cs diff --git a/Software/Visual Studio/Tango.Core/Helpers/AssemblyHelper.cs b/Software/Visual_Studio/Tango.Core/Helpers/AssemblyHelper.cs index 405020e66..405020e66 100644 --- a/Software/Visual Studio/Tango.Core/Helpers/AssemblyHelper.cs +++ b/Software/Visual_Studio/Tango.Core/Helpers/AssemblyHelper.cs diff --git a/Software/Visual Studio/Tango.Core/Helpers/PathHelper.cs b/Software/Visual_Studio/Tango.Core/Helpers/PathHelper.cs index fa52eb42b..fa52eb42b 100644 --- a/Software/Visual Studio/Tango.Core/Helpers/PathHelper.cs +++ b/Software/Visual_Studio/Tango.Core/Helpers/PathHelper.cs diff --git a/Software/Visual Studio/Tango.Core/IParameterized.cs b/Software/Visual_Studio/Tango.Core/IParameterized.cs index e6f36b4c6..e6f36b4c6 100644 --- a/Software/Visual Studio/Tango.Core/IParameterized.cs +++ b/Software/Visual_Studio/Tango.Core/IParameterized.cs diff --git a/Software/Visual Studio/Tango.Core/ParameterIgnoreAttribute.cs b/Software/Visual_Studio/Tango.Core/ParameterIgnoreAttribute.cs index 0bbca6a06..0bbca6a06 100644 --- a/Software/Visual Studio/Tango.Core/ParameterIgnoreAttribute.cs +++ b/Software/Visual_Studio/Tango.Core/ParameterIgnoreAttribute.cs diff --git a/Software/Visual Studio/Tango.Core/ParameterItem.cs b/Software/Visual_Studio/Tango.Core/ParameterItem.cs index 53a3df269..53a3df269 100644 --- a/Software/Visual Studio/Tango.Core/ParameterItem.cs +++ b/Software/Visual_Studio/Tango.Core/ParameterItem.cs diff --git a/Software/Visual Studio/Tango.Core/ParameterItemAttribute.cs b/Software/Visual_Studio/Tango.Core/ParameterItemAttribute.cs index 68405fe64..68405fe64 100644 --- a/Software/Visual Studio/Tango.Core/ParameterItemAttribute.cs +++ b/Software/Visual_Studio/Tango.Core/ParameterItemAttribute.cs diff --git a/Software/Visual Studio/Tango.Core/ParameterItemMode.cs b/Software/Visual_Studio/Tango.Core/ParameterItemMode.cs index 71cb0f139..71cb0f139 100644 --- a/Software/Visual Studio/Tango.Core/ParameterItemMode.cs +++ b/Software/Visual_Studio/Tango.Core/ParameterItemMode.cs diff --git a/Software/Visual Studio/Tango.Core/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.Core/Properties/AssemblyInfo.cs index 577126b91..577126b91 100644 --- a/Software/Visual Studio/Tango.Core/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Tango.Core/Properties/AssemblyInfo.cs diff --git a/Software/Visual Studio/Tango.Core/Tango.Core.csproj b/Software/Visual_Studio/Tango.Core/Tango.Core.csproj index 4954868d3..4954868d3 100644 --- a/Software/Visual Studio/Tango.Core/Tango.Core.csproj +++ b/Software/Visual_Studio/Tango.Core/Tango.Core.csproj diff --git a/Software/Visual Studio/Tango.Core/packages.config b/Software/Visual_Studio/Tango.Core/packages.config index e7e6cbade..e7e6cbade 100644 --- a/Software/Visual Studio/Tango.Core/packages.config +++ b/Software/Visual_Studio/Tango.Core/packages.config diff --git a/Software/Visual Studio/Tango.Emulations/EmulatorBase.cs b/Software/Visual_Studio/Tango.Emulations/EmulatorBase.cs index 7309499ba..7309499ba 100644 --- a/Software/Visual Studio/Tango.Emulations/EmulatorBase.cs +++ b/Software/Visual_Studio/Tango.Emulations/EmulatorBase.cs diff --git a/Software/Visual Studio/Tango.Emulations/Emulators/MachineEmulator.cs b/Software/Visual_Studio/Tango.Emulations/Emulators/MachineEmulator.cs index b41fd1804..b41fd1804 100644 --- a/Software/Visual Studio/Tango.Emulations/Emulators/MachineEmulator.cs +++ b/Software/Visual_Studio/Tango.Emulations/Emulators/MachineEmulator.cs diff --git a/Software/Visual Studio/Tango.Emulations/Emulators/MobileEmulator.cs b/Software/Visual_Studio/Tango.Emulations/Emulators/MobileEmulator.cs index ed2f50db6..ed2f50db6 100644 --- a/Software/Visual Studio/Tango.Emulations/Emulators/MobileEmulator.cs +++ b/Software/Visual_Studio/Tango.Emulations/Emulators/MobileEmulator.cs diff --git a/Software/Visual Studio/Tango.Emulations/IEmulator.cs b/Software/Visual_Studio/Tango.Emulations/IEmulator.cs index 360087f96..360087f96 100644 --- a/Software/Visual Studio/Tango.Emulations/IEmulator.cs +++ b/Software/Visual_Studio/Tango.Emulations/IEmulator.cs diff --git a/Software/Visual Studio/Tango.Emulations/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.Emulations/Properties/AssemblyInfo.cs index 0882138f5..0882138f5 100644 --- a/Software/Visual Studio/Tango.Emulations/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Tango.Emulations/Properties/AssemblyInfo.cs diff --git a/Software/Visual Studio/Tango.Emulations/Tango.Emulations.csproj b/Software/Visual_Studio/Tango.Emulations/Tango.Emulations.csproj index aae43bf96..aae43bf96 100644 --- a/Software/Visual Studio/Tango.Emulations/Tango.Emulations.csproj +++ b/Software/Visual_Studio/Tango.Emulations/Tango.Emulations.csproj diff --git a/Software/Visual Studio/Tango.Emulations/packages.config b/Software/Visual_Studio/Tango.Emulations/packages.config index e7e6cbade..e7e6cbade 100644 --- a/Software/Visual Studio/Tango.Emulations/packages.config +++ b/Software/Visual_Studio/Tango.Emulations/packages.config diff --git a/Software/Visual Studio/Tango.Logging/ApplicationCrashedEventArgs.cs b/Software/Visual_Studio/Tango.Logging/ApplicationCrashedEventArgs.cs index 9a6e03351..9a6e03351 100644 --- a/Software/Visual Studio/Tango.Logging/ApplicationCrashedEventArgs.cs +++ b/Software/Visual_Studio/Tango.Logging/ApplicationCrashedEventArgs.cs diff --git a/Software/Visual Studio/Tango.Logging/ConsoleLogger.cs b/Software/Visual_Studio/Tango.Logging/ConsoleLogger.cs index d066d89e8..d066d89e8 100644 --- a/Software/Visual Studio/Tango.Logging/ConsoleLogger.cs +++ b/Software/Visual_Studio/Tango.Logging/ConsoleLogger.cs diff --git a/Software/Visual Studio/Tango.Logging/ConsoleWindow.xaml b/Software/Visual_Studio/Tango.Logging/ConsoleWindow.xaml index e73ccf415..e73ccf415 100644 --- a/Software/Visual Studio/Tango.Logging/ConsoleWindow.xaml +++ b/Software/Visual_Studio/Tango.Logging/ConsoleWindow.xaml diff --git a/Software/Visual Studio/Tango.Logging/ConsoleWindow.xaml.cs b/Software/Visual_Studio/Tango.Logging/ConsoleWindow.xaml.cs index e95284cf8..e95284cf8 100644 --- a/Software/Visual Studio/Tango.Logging/ConsoleWindow.xaml.cs +++ b/Software/Visual_Studio/Tango.Logging/ConsoleWindow.xaml.cs diff --git a/Software/Visual Studio/Tango.Logging/ExceptionLogItem.cs b/Software/Visual_Studio/Tango.Logging/ExceptionLogItem.cs index de526f954..de526f954 100644 --- a/Software/Visual Studio/Tango.Logging/ExceptionLogItem.cs +++ b/Software/Visual_Studio/Tango.Logging/ExceptionLogItem.cs diff --git a/Software/Visual Studio/Tango.Logging/FileLogger.cs b/Software/Visual_Studio/Tango.Logging/FileLogger.cs index ca17aa367..ca17aa367 100644 --- a/Software/Visual Studio/Tango.Logging/FileLogger.cs +++ b/Software/Visual_Studio/Tango.Logging/FileLogger.cs diff --git a/Software/Visual Studio/Tango.Logging/GlobalExceptionTrapper.cs b/Software/Visual_Studio/Tango.Logging/GlobalExceptionTrapper.cs index a0b52b077..a0b52b077 100644 --- a/Software/Visual Studio/Tango.Logging/GlobalExceptionTrapper.cs +++ b/Software/Visual_Studio/Tango.Logging/GlobalExceptionTrapper.cs diff --git a/Software/Visual Studio/Tango.Logging/IGlobalExceptionTrapper.cs b/Software/Visual_Studio/Tango.Logging/IGlobalExceptionTrapper.cs index 6ef59ec4d..6ef59ec4d 100644 --- a/Software/Visual Studio/Tango.Logging/IGlobalExceptionTrapper.cs +++ b/Software/Visual_Studio/Tango.Logging/IGlobalExceptionTrapper.cs diff --git a/Software/Visual Studio/Tango.Logging/ILogger.cs b/Software/Visual_Studio/Tango.Logging/ILogger.cs index 61108962a..61108962a 100644 --- a/Software/Visual Studio/Tango.Logging/ILogger.cs +++ b/Software/Visual_Studio/Tango.Logging/ILogger.cs diff --git a/Software/Visual Studio/Tango.Logging/LogItemBase.cs b/Software/Visual_Studio/Tango.Logging/LogItemBase.cs index 38e78d3ac..38e78d3ac 100644 --- a/Software/Visual Studio/Tango.Logging/LogItemBase.cs +++ b/Software/Visual_Studio/Tango.Logging/LogItemBase.cs diff --git a/Software/Visual Studio/Tango.Logging/LogManager.cs b/Software/Visual_Studio/Tango.Logging/LogManager.cs index 3ada76104..3ada76104 100644 --- a/Software/Visual Studio/Tango.Logging/LogManager.cs +++ b/Software/Visual_Studio/Tango.Logging/LogManager.cs diff --git a/Software/Visual Studio/Tango.Logging/MessageLogItem.cs b/Software/Visual_Studio/Tango.Logging/MessageLogItem.cs index 44cb2c575..44cb2c575 100644 --- a/Software/Visual Studio/Tango.Logging/MessageLogItem.cs +++ b/Software/Visual_Studio/Tango.Logging/MessageLogItem.cs diff --git a/Software/Visual Studio/Tango.Logging/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.Logging/Properties/AssemblyInfo.cs index 161c5a04e..161c5a04e 100644 --- a/Software/Visual Studio/Tango.Logging/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Tango.Logging/Properties/AssemblyInfo.cs diff --git a/Software/Visual Studio/Tango.Logging/Tango.Logging.csproj b/Software/Visual_Studio/Tango.Logging/Tango.Logging.csproj index 0ddac836f..0ddac836f 100644 --- a/Software/Visual Studio/Tango.Logging/Tango.Logging.csproj +++ b/Software/Visual_Studio/Tango.Logging/Tango.Logging.csproj diff --git a/Software/Visual Studio/Tango.Logging/VSOutputLogger.cs b/Software/Visual_Studio/Tango.Logging/VSOutputLogger.cs index 80de5292f..80de5292f 100644 --- a/Software/Visual Studio/Tango.Logging/VSOutputLogger.cs +++ b/Software/Visual_Studio/Tango.Logging/VSOutputLogger.cs diff --git a/Software/Visual Studio/Tango.PMR/Common/MessageContainer.cs b/Software/Visual_Studio/Tango.PMR/Common/MessageContainer.cs index 3939e53c7..3939e53c7 100644 --- a/Software/Visual Studio/Tango.PMR/Common/MessageContainer.cs +++ b/Software/Visual_Studio/Tango.PMR/Common/MessageContainer.cs diff --git a/Software/Visual Studio/Tango.PMR/Common/MessageType.cs b/Software/Visual_Studio/Tango.PMR/Common/MessageType.cs index 0012627bb..0012627bb 100644 --- a/Software/Visual Studio/Tango.PMR/Common/MessageType.cs +++ b/Software/Visual_Studio/Tango.PMR/Common/MessageType.cs diff --git a/Software/Visual Studio/Tango.PMR/Common/RGB.cs b/Software/Visual_Studio/Tango.PMR/Common/RGB.cs index 23f335254..23f335254 100644 --- a/Software/Visual Studio/Tango.PMR/Common/RGB.cs +++ b/Software/Visual_Studio/Tango.PMR/Common/RGB.cs diff --git a/Software/Visual Studio/Tango.PMR/Jobs/Job.cs b/Software/Visual_Studio/Tango.PMR/Jobs/Job.cs index d505436d4..d505436d4 100644 --- a/Software/Visual Studio/Tango.PMR/Jobs/Job.cs +++ b/Software/Visual_Studio/Tango.PMR/Jobs/Job.cs diff --git a/Software/Visual Studio/Tango.PMR/Jobs/Segment.cs b/Software/Visual_Studio/Tango.PMR/Jobs/Segment.cs index 440650812..440650812 100644 --- a/Software/Visual Studio/Tango.PMR/Jobs/Segment.cs +++ b/Software/Visual_Studio/Tango.PMR/Jobs/Segment.cs diff --git a/Software/Visual Studio/Tango.PMR/MessageFactory.cs b/Software/Visual_Studio/Tango.PMR/MessageFactory.cs index cc36cbf73..cc36cbf73 100644 --- a/Software/Visual Studio/Tango.PMR/MessageFactory.cs +++ b/Software/Visual_Studio/Tango.PMR/MessageFactory.cs diff --git a/Software/Visual Studio/Tango.PMR/NativePMR.cs b/Software/Visual_Studio/Tango.PMR/NativePMR.cs index a2788b605..a2788b605 100644 --- a/Software/Visual Studio/Tango.PMR/NativePMR.cs +++ b/Software/Visual_Studio/Tango.PMR/NativePMR.cs diff --git a/Software/Visual Studio/Tango.PMR/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.PMR/Properties/AssemblyInfo.cs index 03126049b..03126049b 100644 --- a/Software/Visual Studio/Tango.PMR/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Tango.PMR/Properties/AssemblyInfo.cs diff --git a/Software/Visual Studio/Tango.PMR/Stubs/CalculateRequest.cs b/Software/Visual_Studio/Tango.PMR/Stubs/CalculateRequest.cs index 36003965f..36003965f 100644 --- a/Software/Visual Studio/Tango.PMR/Stubs/CalculateRequest.cs +++ b/Software/Visual_Studio/Tango.PMR/Stubs/CalculateRequest.cs diff --git a/Software/Visual Studio/Tango.PMR/Stubs/CalculateResponse.cs b/Software/Visual_Studio/Tango.PMR/Stubs/CalculateResponse.cs index 8d8ca7c44..8d8ca7c44 100644 --- a/Software/Visual Studio/Tango.PMR/Stubs/CalculateResponse.cs +++ b/Software/Visual_Studio/Tango.PMR/Stubs/CalculateResponse.cs diff --git a/Software/Visual Studio/Tango.PMR/Stubs/ProgressRequest.cs b/Software/Visual_Studio/Tango.PMR/Stubs/ProgressRequest.cs index 1eda06217..1eda06217 100644 --- a/Software/Visual Studio/Tango.PMR/Stubs/ProgressRequest.cs +++ b/Software/Visual_Studio/Tango.PMR/Stubs/ProgressRequest.cs diff --git a/Software/Visual Studio/Tango.PMR/Stubs/ProgressResponse.cs b/Software/Visual_Studio/Tango.PMR/Stubs/ProgressResponse.cs index 7ffc4a41d..7ffc4a41d 100644 --- a/Software/Visual Studio/Tango.PMR/Stubs/ProgressResponse.cs +++ b/Software/Visual_Studio/Tango.PMR/Stubs/ProgressResponse.cs diff --git a/Software/Visual Studio/Tango.PMR/Tango.PMR.csproj b/Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj index ce84d3877..ce84d3877 100644 --- a/Software/Visual Studio/Tango.PMR/Tango.PMR.csproj +++ b/Software/Visual_Studio/Tango.PMR/Tango.PMR.csproj diff --git a/Software/Visual Studio/Tango.PMR/TangoMessage.cs b/Software/Visual_Studio/Tango.PMR/TangoMessage.cs index dec963e36..dec963e36 100644 --- a/Software/Visual Studio/Tango.PMR/TangoMessage.cs +++ b/Software/Visual_Studio/Tango.PMR/TangoMessage.cs diff --git a/Software/Visual Studio/Tango.PMR/packages.config b/Software/Visual_Studio/Tango.PMR/packages.config index e7e6cbade..e7e6cbade 100644 --- a/Software/Visual Studio/Tango.PMR/packages.config +++ b/Software/Visual_Studio/Tango.PMR/packages.config diff --git a/Software/Visual Studio/Tango.Protobuf/CompilerException.cs b/Software/Visual_Studio/Tango.Protobuf/CompilerException.cs index 8e50e405e..8e50e405e 100644 --- a/Software/Visual Studio/Tango.Protobuf/CompilerException.cs +++ b/Software/Visual_Studio/Tango.Protobuf/CompilerException.cs diff --git a/Software/Visual Studio/Tango.Protobuf/CompilerFactory.cs b/Software/Visual_Studio/Tango.Protobuf/CompilerFactory.cs index 7c0ee54a4..7c0ee54a4 100644 --- a/Software/Visual Studio/Tango.Protobuf/CompilerFactory.cs +++ b/Software/Visual_Studio/Tango.Protobuf/CompilerFactory.cs diff --git a/Software/Visual Studio/Tango.Protobuf/CompilerFileResult.cs b/Software/Visual_Studio/Tango.Protobuf/CompilerFileResult.cs index 244ee3857..244ee3857 100644 --- a/Software/Visual Studio/Tango.Protobuf/CompilerFileResult.cs +++ b/Software/Visual_Studio/Tango.Protobuf/CompilerFileResult.cs diff --git a/Software/Visual Studio/Tango.Protobuf/CompilerFolderResult.cs b/Software/Visual_Studio/Tango.Protobuf/CompilerFolderResult.cs index 9fa7e7d95..9fa7e7d95 100644 --- a/Software/Visual Studio/Tango.Protobuf/CompilerFolderResult.cs +++ b/Software/Visual_Studio/Tango.Protobuf/CompilerFolderResult.cs diff --git a/Software/Visual Studio/Tango.Protobuf/CompilerLanguage.cs b/Software/Visual_Studio/Tango.Protobuf/CompilerLanguage.cs index 3b4329d38..3b4329d38 100644 --- a/Software/Visual Studio/Tango.Protobuf/CompilerLanguage.cs +++ b/Software/Visual_Studio/Tango.Protobuf/CompilerLanguage.cs diff --git a/Software/Visual Studio/Tango.Protobuf/Compilers/CCompiler.cs b/Software/Visual_Studio/Tango.Protobuf/Compilers/CCompiler.cs index 18aab84c6..18aab84c6 100644 --- a/Software/Visual Studio/Tango.Protobuf/Compilers/CCompiler.cs +++ b/Software/Visual_Studio/Tango.Protobuf/Compilers/CCompiler.cs diff --git a/Software/Visual Studio/Tango.Protobuf/Compilers/CSharpCompiler.cs b/Software/Visual_Studio/Tango.Protobuf/Compilers/CSharpCompiler.cs index 682dda60c..682dda60c 100644 --- a/Software/Visual Studio/Tango.Protobuf/Compilers/CSharpCompiler.cs +++ b/Software/Visual_Studio/Tango.Protobuf/Compilers/CSharpCompiler.cs diff --git a/Software/Visual Studio/Tango.Protobuf/Compilers/CppCompiler.cs b/Software/Visual_Studio/Tango.Protobuf/Compilers/CppCompiler.cs index e8ea998d5..e8ea998d5 100644 --- a/Software/Visual Studio/Tango.Protobuf/Compilers/CppCompiler.cs +++ b/Software/Visual_Studio/Tango.Protobuf/Compilers/CppCompiler.cs diff --git a/Software/Visual Studio/Tango.Protobuf/Compilers/JavaCompiler.cs b/Software/Visual_Studio/Tango.Protobuf/Compilers/JavaCompiler.cs index 55f0cf77f..55f0cf77f 100644 --- a/Software/Visual Studio/Tango.Protobuf/Compilers/JavaCompiler.cs +++ b/Software/Visual_Studio/Tango.Protobuf/Compilers/JavaCompiler.cs diff --git a/Software/Visual Studio/Tango.Protobuf/Compilers/PythonCompiler.cs b/Software/Visual_Studio/Tango.Protobuf/Compilers/PythonCompiler.cs index e3c3ebbd7..e3c3ebbd7 100644 --- a/Software/Visual Studio/Tango.Protobuf/Compilers/PythonCompiler.cs +++ b/Software/Visual_Studio/Tango.Protobuf/Compilers/PythonCompiler.cs diff --git a/Software/Visual Studio/Tango.Protobuf/ICompilerResult.cs b/Software/Visual_Studio/Tango.Protobuf/ICompilerResult.cs index 866ce64d0..866ce64d0 100644 --- a/Software/Visual Studio/Tango.Protobuf/ICompilerResult.cs +++ b/Software/Visual_Studio/Tango.Protobuf/ICompilerResult.cs diff --git a/Software/Visual Studio/Tango.Protobuf/IProtoCompiler.cs b/Software/Visual_Studio/Tango.Protobuf/IProtoCompiler.cs index db5303515..db5303515 100644 --- a/Software/Visual Studio/Tango.Protobuf/IProtoCompiler.cs +++ b/Software/Visual_Studio/Tango.Protobuf/IProtoCompiler.cs diff --git a/Software/Visual Studio/Tango.Protobuf/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.Protobuf/Properties/AssemblyInfo.cs index 2296973b8..2296973b8 100644 --- a/Software/Visual Studio/Tango.Protobuf/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Tango.Protobuf/Properties/AssemblyInfo.cs diff --git a/Software/Visual Studio/Tango.Protobuf/ProtoCompiler.cs b/Software/Visual_Studio/Tango.Protobuf/ProtoCompiler.cs index d2bfde75c..d2bfde75c 100644 --- a/Software/Visual Studio/Tango.Protobuf/ProtoCompiler.cs +++ b/Software/Visual_Studio/Tango.Protobuf/ProtoCompiler.cs diff --git a/Software/Visual_Studio/Tango.Protobuf/ProtoCompilers/protoc-1.0M4.jar b/Software/Visual_Studio/Tango.Protobuf/ProtoCompilers/protoc-1.0M4.jar Binary files differnew file mode 100644 index 000000000..a55611eac --- /dev/null +++ b/Software/Visual_Studio/Tango.Protobuf/ProtoCompilers/protoc-1.0M4.jar diff --git a/Software/Visual_Studio/Tango.Protobuf/ProtoCompilers/protoc-c.exe b/Software/Visual_Studio/Tango.Protobuf/ProtoCompilers/protoc-c.exe Binary files differnew file mode 100644 index 000000000..6c015b17a --- /dev/null +++ b/Software/Visual_Studio/Tango.Protobuf/ProtoCompilers/protoc-c.exe diff --git a/Software/Visual_Studio/Tango.Protobuf/ProtoCompilers/protoc.exe b/Software/Visual_Studio/Tango.Protobuf/ProtoCompilers/protoc.exe Binary files differnew file mode 100644 index 000000000..e69179c0a --- /dev/null +++ b/Software/Visual_Studio/Tango.Protobuf/ProtoCompilers/protoc.exe diff --git a/Software/Visual Studio/Tango.Protobuf/Tango.Protobuf.csproj b/Software/Visual_Studio/Tango.Protobuf/Tango.Protobuf.csproj index 8f10ba195..d2a98eb1a 100644 --- a/Software/Visual Studio/Tango.Protobuf/Tango.Protobuf.csproj +++ b/Software/Visual_Studio/Tango.Protobuf/Tango.Protobuf.csproj @@ -69,16 +69,13 @@ </ProjectReference> </ItemGroup> <ItemGroup> - <Content Include="..\..\External Repositories\Protobuf\protoc-1.0M4.jar"> - <Link>ProtoCompilers\protoc-1.0M4.jar</Link> + <Content Include="ProtoCompilers\protoc-1.0M4.jar"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </Content> - <Content Include="..\..\External Repositories\Protobuf\protoc-c.exe"> - <Link>ProtoCompilers\protoc-c.exe</Link> + <Content Include="ProtoCompilers\protoc-c.exe"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </Content> - <Content Include="..\..\External Repositories\Protobuf\protoc.exe"> - <Link>ProtoCompilers\protoc.exe</Link> + <Content Include="ProtoCompilers\protoc.exe"> <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> </Content> </ItemGroup> diff --git a/Software/Visual Studio/Tango.SharedUI/Commands/RelayCommand.cs b/Software/Visual_Studio/Tango.SharedUI/Commands/RelayCommand.cs index 39fe78352..39fe78352 100644 --- a/Software/Visual Studio/Tango.SharedUI/Commands/RelayCommand.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Commands/RelayCommand.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Controls/MultiTransitionControl.xaml b/Software/Visual_Studio/Tango.SharedUI/Controls/MultiTransitionControl.xaml index 33e3758a5..33e3758a5 100644 --- a/Software/Visual Studio/Tango.SharedUI/Controls/MultiTransitionControl.xaml +++ b/Software/Visual_Studio/Tango.SharedUI/Controls/MultiTransitionControl.xaml diff --git a/Software/Visual Studio/Tango.SharedUI/Controls/MultiTransitionControl.xaml.cs b/Software/Visual_Studio/Tango.SharedUI/Controls/MultiTransitionControl.xaml.cs index 83cb49de2..83cb49de2 100644 --- a/Software/Visual Studio/Tango.SharedUI/Controls/MultiTransitionControl.xaml.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Controls/MultiTransitionControl.xaml.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Controls/TransitionTypeEnum.cs b/Software/Visual_Studio/Tango.SharedUI/Controls/TransitionTypeEnum.cs index 1a57c9d56..1a57c9d56 100644 --- a/Software/Visual Studio/Tango.SharedUI/Controls/TransitionTypeEnum.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Controls/TransitionTypeEnum.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Converters/BooleanInverseConverter.cs b/Software/Visual_Studio/Tango.SharedUI/Converters/BooleanInverseConverter.cs index be0d9ed48..be0d9ed48 100644 --- a/Software/Visual Studio/Tango.SharedUI/Converters/BooleanInverseConverter.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Converters/BooleanInverseConverter.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Converters/BooleanToVisibilityConverter.cs b/Software/Visual_Studio/Tango.SharedUI/Converters/BooleanToVisibilityConverter.cs index e3b43e7f2..e3b43e7f2 100644 --- a/Software/Visual Studio/Tango.SharedUI/Converters/BooleanToVisibilityConverter.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Converters/BooleanToVisibilityConverter.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Converters/BooleanToVisibilityInverseConverter.cs b/Software/Visual_Studio/Tango.SharedUI/Converters/BooleanToVisibilityInverseConverter.cs index 475d2fca7..475d2fca7 100644 --- a/Software/Visual Studio/Tango.SharedUI/Converters/BooleanToVisibilityInverseConverter.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Converters/BooleanToVisibilityInverseConverter.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Converters/DoubleToIntConverter.cs b/Software/Visual_Studio/Tango.SharedUI/Converters/DoubleToIntConverter.cs index 15ef23292..15ef23292 100644 --- a/Software/Visual Studio/Tango.SharedUI/Converters/DoubleToIntConverter.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Converters/DoubleToIntConverter.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Converters/EnumToDescriptionConverter.cs b/Software/Visual_Studio/Tango.SharedUI/Converters/EnumToDescriptionConverter.cs index 797d5c2e4..797d5c2e4 100644 --- a/Software/Visual Studio/Tango.SharedUI/Converters/EnumToDescriptionConverter.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Converters/EnumToDescriptionConverter.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Converters/EnumToItemsSourceConverter.cs b/Software/Visual_Studio/Tango.SharedUI/Converters/EnumToItemsSourceConverter.cs index 1699647bb..1699647bb 100644 --- a/Software/Visual Studio/Tango.SharedUI/Converters/EnumToItemsSourceConverter.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Converters/EnumToItemsSourceConverter.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Converters/IsEnumConverter.cs b/Software/Visual_Studio/Tango.SharedUI/Converters/IsEnumConverter.cs index 3404d3ea4..3404d3ea4 100644 --- a/Software/Visual Studio/Tango.SharedUI/Converters/IsEnumConverter.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Converters/IsEnumConverter.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Converters/IsNullConverter.cs b/Software/Visual_Studio/Tango.SharedUI/Converters/IsNullConverter.cs index 7c2b3494d..7c2b3494d 100644 --- a/Software/Visual Studio/Tango.SharedUI/Converters/IsNullConverter.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Converters/IsNullConverter.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Converters/NullObjectToBooleanConverter.cs b/Software/Visual_Studio/Tango.SharedUI/Converters/NullObjectToBooleanConverter.cs index 5046ee127..5046ee127 100644 --- a/Software/Visual Studio/Tango.SharedUI/Converters/NullObjectToBooleanConverter.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Converters/NullObjectToBooleanConverter.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Converters/ParameterItemEditorTypeToEditorConverter.cs b/Software/Visual_Studio/Tango.SharedUI/Converters/ParameterItemEditorTypeToEditorConverter.cs index 3022ee07e..3022ee07e 100644 --- a/Software/Visual Studio/Tango.SharedUI/Converters/ParameterItemEditorTypeToEditorConverter.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Converters/ParameterItemEditorTypeToEditorConverter.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Converters/PathToShortPathConverter.cs b/Software/Visual_Studio/Tango.SharedUI/Converters/PathToShortPathConverter.cs index f6ef0152a..f6ef0152a 100644 --- a/Software/Visual Studio/Tango.SharedUI/Converters/PathToShortPathConverter.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Converters/PathToShortPathConverter.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Converters/StringFormatConverter.cs b/Software/Visual_Studio/Tango.SharedUI/Converters/StringFormatConverter.cs index 19815f903..19815f903 100644 --- a/Software/Visual Studio/Tango.SharedUI/Converters/StringFormatConverter.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Converters/StringFormatConverter.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Editors/IParameterItemEditor.cs b/Software/Visual_Studio/Tango.SharedUI/Editors/IParameterItemEditor.cs index 2cc117bfd..2cc117bfd 100644 --- a/Software/Visual Studio/Tango.SharedUI/Editors/IParameterItemEditor.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Editors/IParameterItemEditor.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Editors/ParameterItemEditor.cs b/Software/Visual_Studio/Tango.SharedUI/Editors/ParameterItemEditor.cs index bb0a321f5..bb0a321f5 100644 --- a/Software/Visual Studio/Tango.SharedUI/Editors/ParameterItemEditor.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Editors/ParameterItemEditor.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Editors/ParameterItemNumericUpDownEditor.xaml b/Software/Visual_Studio/Tango.SharedUI/Editors/ParameterItemNumericUpDownEditor.xaml index 57bf3f6ff..57bf3f6ff 100644 --- a/Software/Visual Studio/Tango.SharedUI/Editors/ParameterItemNumericUpDownEditor.xaml +++ b/Software/Visual_Studio/Tango.SharedUI/Editors/ParameterItemNumericUpDownEditor.xaml diff --git a/Software/Visual Studio/Tango.SharedUI/Editors/ParameterItemNumericUpDownEditor.xaml.cs b/Software/Visual_Studio/Tango.SharedUI/Editors/ParameterItemNumericUpDownEditor.xaml.cs index ddc046127..ddc046127 100644 --- a/Software/Visual Studio/Tango.SharedUI/Editors/ParameterItemNumericUpDownEditor.xaml.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Editors/ParameterItemNumericUpDownEditor.xaml.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Editors/ParameterizedEditor.xaml b/Software/Visual_Studio/Tango.SharedUI/Editors/ParameterizedEditor.xaml index d80852b73..d80852b73 100644 --- a/Software/Visual Studio/Tango.SharedUI/Editors/ParameterizedEditor.xaml +++ b/Software/Visual_Studio/Tango.SharedUI/Editors/ParameterizedEditor.xaml diff --git a/Software/Visual Studio/Tango.SharedUI/Editors/ParameterizedEditor.xaml.cs b/Software/Visual_Studio/Tango.SharedUI/Editors/ParameterizedEditor.xaml.cs index f24cdb9af..f24cdb9af 100644 --- a/Software/Visual Studio/Tango.SharedUI/Editors/ParameterizedEditor.xaml.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Editors/ParameterizedEditor.xaml.cs diff --git a/Software/Visual Studio/Tango.SharedUI/ExtendedObject.cs b/Software/Visual_Studio/Tango.SharedUI/ExtendedObject.cs index 8e00f2e61..8e00f2e61 100644 --- a/Software/Visual Studio/Tango.SharedUI/ExtendedObject.cs +++ b/Software/Visual_Studio/Tango.SharedUI/ExtendedObject.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.SharedUI/Properties/AssemblyInfo.cs index f30c525cc..f30c525cc 100644 --- a/Software/Visual Studio/Tango.SharedUI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Tango.SharedUI/Properties/AssemblyInfo.cs diff --git a/Software/Visual Studio/Tango.SharedUI/Tango.SharedUI.csproj b/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj index c04c8692a..c04c8692a 100644 --- a/Software/Visual Studio/Tango.SharedUI/Tango.SharedUI.csproj +++ b/Software/Visual_Studio/Tango.SharedUI/Tango.SharedUI.csproj diff --git a/Software/Visual Studio/Tango.SharedUI/packages.config b/Software/Visual_Studio/Tango.SharedUI/packages.config index 86110f9d8..86110f9d8 100644 --- a/Software/Visual Studio/Tango.SharedUI/packages.config +++ b/Software/Visual_Studio/Tango.SharedUI/packages.config diff --git a/Software/Visual Studio/Tango.Stubs/AvailableStub.cs b/Software/Visual_Studio/Tango.Stubs/AvailableStub.cs index 64fbfbe9b..64fbfbe9b 100644 --- a/Software/Visual Studio/Tango.Stubs/AvailableStub.cs +++ b/Software/Visual_Studio/Tango.Stubs/AvailableStub.cs diff --git a/Software/Visual Studio/Tango.Stubs/IStub.cs b/Software/Visual_Studio/Tango.Stubs/IStub.cs index 70629ea8f..70629ea8f 100644 --- a/Software/Visual Studio/Tango.Stubs/IStub.cs +++ b/Software/Visual_Studio/Tango.Stubs/IStub.cs diff --git a/Software/Visual Studio/Tango.Stubs/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.Stubs/Properties/AssemblyInfo.cs index c91630b59..c91630b59 100644 --- a/Software/Visual Studio/Tango.Stubs/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Tango.Stubs/Properties/AssemblyInfo.cs diff --git a/Software/Visual Studio/Tango.Stubs/StubAttribute.cs b/Software/Visual_Studio/Tango.Stubs/StubAttribute.cs index c7611e606..c7611e606 100644 --- a/Software/Visual Studio/Tango.Stubs/StubAttribute.cs +++ b/Software/Visual_Studio/Tango.Stubs/StubAttribute.cs diff --git a/Software/Visual Studio/Tango.Stubs/StubBase.cs b/Software/Visual_Studio/Tango.Stubs/StubBase.cs index cbeb6d1d3..cbeb6d1d3 100644 --- a/Software/Visual Studio/Tango.Stubs/StubBase.cs +++ b/Software/Visual_Studio/Tango.Stubs/StubBase.cs diff --git a/Software/Visual Studio/Tango.Stubs/StubDirection.cs b/Software/Visual_Studio/Tango.Stubs/StubDirection.cs index 121818865..121818865 100644 --- a/Software/Visual Studio/Tango.Stubs/StubDirection.cs +++ b/Software/Visual_Studio/Tango.Stubs/StubDirection.cs diff --git a/Software/Visual Studio/Tango.Stubs/StubState.cs b/Software/Visual_Studio/Tango.Stubs/StubState.cs index 1839bc3dc..1839bc3dc 100644 --- a/Software/Visual Studio/Tango.Stubs/StubState.cs +++ b/Software/Visual_Studio/Tango.Stubs/StubState.cs diff --git a/Software/Visual Studio/Tango.Stubs/Stubs/Calculate.cs b/Software/Visual_Studio/Tango.Stubs/Stubs/Calculate.cs index e1bea5454..e1bea5454 100644 --- a/Software/Visual Studio/Tango.Stubs/Stubs/Calculate.cs +++ b/Software/Visual_Studio/Tango.Stubs/Stubs/Calculate.cs diff --git a/Software/Visual Studio/Tango.Stubs/Stubs/Progress.cs b/Software/Visual_Studio/Tango.Stubs/Stubs/Progress.cs index e378791d2..e378791d2 100644 --- a/Software/Visual Studio/Tango.Stubs/Stubs/Progress.cs +++ b/Software/Visual_Studio/Tango.Stubs/Stubs/Progress.cs diff --git a/Software/Visual Studio/Tango.Stubs/Tango.Stubs.csproj b/Software/Visual_Studio/Tango.Stubs/Tango.Stubs.csproj index 5dadee0ab..5dadee0ab 100644 --- a/Software/Visual Studio/Tango.Stubs/Tango.Stubs.csproj +++ b/Software/Visual_Studio/Tango.Stubs/Tango.Stubs.csproj diff --git a/Software/Visual Studio/Tango.Stubs/packages.config b/Software/Visual_Studio/Tango.Stubs/packages.config index e7e6cbade..e7e6cbade 100644 --- a/Software/Visual Studio/Tango.Stubs/packages.config +++ b/Software/Visual_Studio/Tango.Stubs/packages.config diff --git a/Software/Visual Studio/Tango.Transport/Adapters/SplitterAdapter.cs b/Software/Visual_Studio/Tango.Transport/Adapters/SplitterAdapter.cs index 48b477c39..48b477c39 100644 --- a/Software/Visual Studio/Tango.Transport/Adapters/SplitterAdapter.cs +++ b/Software/Visual_Studio/Tango.Transport/Adapters/SplitterAdapter.cs diff --git a/Software/Visual Studio/Tango.Transport/Adapters/TcpTransportAdapter.cs b/Software/Visual_Studio/Tango.Transport/Adapters/TcpTransportAdapter.cs index 97757deac..97757deac 100644 --- a/Software/Visual Studio/Tango.Transport/Adapters/TcpTransportAdapter.cs +++ b/Software/Visual_Studio/Tango.Transport/Adapters/TcpTransportAdapter.cs diff --git a/Software/Visual Studio/Tango.Transport/Adapters/UsbTransportAdapter.cs b/Software/Visual_Studio/Tango.Transport/Adapters/UsbTransportAdapter.cs index 665f2d779..665f2d779 100644 --- a/Software/Visual Studio/Tango.Transport/Adapters/UsbTransportAdapter.cs +++ b/Software/Visual_Studio/Tango.Transport/Adapters/UsbTransportAdapter.cs diff --git a/Software/Visual Studio/Tango.Transport/ITransportAdapter.cs b/Software/Visual_Studio/Tango.Transport/ITransportAdapter.cs index b0e055cde..b0e055cde 100644 --- a/Software/Visual Studio/Tango.Transport/ITransportAdapter.cs +++ b/Software/Visual_Studio/Tango.Transport/ITransportAdapter.cs diff --git a/Software/Visual Studio/Tango.Transport/ITransportComponent.cs b/Software/Visual_Studio/Tango.Transport/ITransportComponent.cs index 06207ddf9..06207ddf9 100644 --- a/Software/Visual Studio/Tango.Transport/ITransportComponent.cs +++ b/Software/Visual_Studio/Tango.Transport/ITransportComponent.cs diff --git a/Software/Visual Studio/Tango.Transport/ITransporter.cs b/Software/Visual_Studio/Tango.Transport/ITransporter.cs index 07b7dd554..07b7dd554 100644 --- a/Software/Visual Studio/Tango.Transport/ITransporter.cs +++ b/Software/Visual_Studio/Tango.Transport/ITransporter.cs diff --git a/Software/Visual Studio/Tango.Transport/PendingResponse.cs b/Software/Visual_Studio/Tango.Transport/PendingResponse.cs index bb9718b19..bb9718b19 100644 --- a/Software/Visual Studio/Tango.Transport/PendingResponse.cs +++ b/Software/Visual_Studio/Tango.Transport/PendingResponse.cs diff --git a/Software/Visual Studio/Tango.Transport/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.Transport/Properties/AssemblyInfo.cs index 9a309793f..9a309793f 100644 --- a/Software/Visual Studio/Tango.Transport/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Tango.Transport/Properties/AssemblyInfo.cs diff --git a/Software/Visual Studio/Tango.Transport/Servers/ClientConnectedEventArgs.cs b/Software/Visual_Studio/Tango.Transport/Servers/ClientConnectedEventArgs.cs index 976a749cc..976a749cc 100644 --- a/Software/Visual Studio/Tango.Transport/Servers/ClientConnectedEventArgs.cs +++ b/Software/Visual_Studio/Tango.Transport/Servers/ClientConnectedEventArgs.cs diff --git a/Software/Visual Studio/Tango.Transport/Servers/TcpServer.cs b/Software/Visual_Studio/Tango.Transport/Servers/TcpServer.cs index 8ce79757a..8ce79757a 100644 --- a/Software/Visual Studio/Tango.Transport/Servers/TcpServer.cs +++ b/Software/Visual_Studio/Tango.Transport/Servers/TcpServer.cs diff --git a/Software/Visual Studio/Tango.Transport/Tango.Transport.csproj b/Software/Visual_Studio/Tango.Transport/Tango.Transport.csproj index 54c7565cf..54c7565cf 100644 --- a/Software/Visual Studio/Tango.Transport/Tango.Transport.csproj +++ b/Software/Visual_Studio/Tango.Transport/Tango.Transport.csproj diff --git a/Software/Visual Studio/Tango.Transport/TransportAdapterBase.cs b/Software/Visual_Studio/Tango.Transport/TransportAdapterBase.cs index 670ef20c3..670ef20c3 100644 --- a/Software/Visual Studio/Tango.Transport/TransportAdapterBase.cs +++ b/Software/Visual_Studio/Tango.Transport/TransportAdapterBase.cs diff --git a/Software/Visual Studio/Tango.Transport/TransportComponentState.cs b/Software/Visual_Studio/Tango.Transport/TransportComponentState.cs index 6764876a0..6764876a0 100644 --- a/Software/Visual Studio/Tango.Transport/TransportComponentState.cs +++ b/Software/Visual_Studio/Tango.Transport/TransportComponentState.cs diff --git a/Software/Visual Studio/Tango.Transport/TransportMessage.cs b/Software/Visual_Studio/Tango.Transport/TransportMessage.cs index 90e600a06..90e600a06 100644 --- a/Software/Visual Studio/Tango.Transport/TransportMessage.cs +++ b/Software/Visual_Studio/Tango.Transport/TransportMessage.cs diff --git a/Software/Visual Studio/Tango.Transport/TransportMessageBase.cs b/Software/Visual_Studio/Tango.Transport/TransportMessageBase.cs index c9202efc6..c9202efc6 100644 --- a/Software/Visual Studio/Tango.Transport/TransportMessageBase.cs +++ b/Software/Visual_Studio/Tango.Transport/TransportMessageBase.cs diff --git a/Software/Visual Studio/Tango.Transport/TransportMessageDirection.cs b/Software/Visual_Studio/Tango.Transport/TransportMessageDirection.cs index 6802afbdf..6802afbdf 100644 --- a/Software/Visual Studio/Tango.Transport/TransportMessageDirection.cs +++ b/Software/Visual_Studio/Tango.Transport/TransportMessageDirection.cs diff --git a/Software/Visual Studio/Tango.Transport/TransporterBase.cs b/Software/Visual_Studio/Tango.Transport/TransporterBase.cs index 3bfa019f3..3bfa019f3 100644 --- a/Software/Visual Studio/Tango.Transport/TransporterBase.cs +++ b/Software/Visual_Studio/Tango.Transport/TransporterBase.cs diff --git a/Software/Visual Studio/Tango.Transport/Transporters/JsonTransporter.cs b/Software/Visual_Studio/Tango.Transport/Transporters/JsonTransporter.cs index d490d4a61..d490d4a61 100644 --- a/Software/Visual Studio/Tango.Transport/Transporters/JsonTransporter.cs +++ b/Software/Visual_Studio/Tango.Transport/Transporters/JsonTransporter.cs diff --git a/Software/Visual Studio/Tango.Transport/Transporters/ProtoTransporter.cs b/Software/Visual_Studio/Tango.Transport/Transporters/ProtoTransporter.cs index 7c82639d2..7c82639d2 100644 --- a/Software/Visual Studio/Tango.Transport/Transporters/ProtoTransporter.cs +++ b/Software/Visual_Studio/Tango.Transport/Transporters/ProtoTransporter.cs diff --git a/Software/Visual Studio/Tango.Transport/packages.config b/Software/Visual_Studio/Tango.Transport/packages.config index 5a7de5f4e..5a7de5f4e 100644 --- a/Software/Visual Studio/Tango.Transport/packages.config +++ b/Software/Visual_Studio/Tango.Transport/packages.config diff --git a/Software/Visual Studio/Tango.UnitTesting/Helper.cs b/Software/Visual_Studio/Tango.UnitTesting/Helper.cs index ece74d3f3..ece74d3f3 100644 --- a/Software/Visual Studio/Tango.UnitTesting/Helper.cs +++ b/Software/Visual_Studio/Tango.UnitTesting/Helper.cs diff --git a/Software/Visual Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs index 0551f8f77..0551f8f77 100644 --- a/Software/Visual Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Tango.UnitTesting/Properties/AssemblyInfo.cs diff --git a/Software/Visual Studio/Tango.UnitTesting/Protobuf_TST.cs b/Software/Visual_Studio/Tango.UnitTesting/Protobuf_TST.cs index ed3bfbb7d..ed3bfbb7d 100644 --- a/Software/Visual Studio/Tango.UnitTesting/Protobuf_TST.cs +++ b/Software/Visual_Studio/Tango.UnitTesting/Protobuf_TST.cs diff --git a/Software/Visual Studio/Tango.UnitTesting/Tango.UnitTesting.csproj b/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj index a377179b9..a377179b9 100644 --- a/Software/Visual Studio/Tango.UnitTesting/Tango.UnitTesting.csproj +++ b/Software/Visual_Studio/Tango.UnitTesting/Tango.UnitTesting.csproj diff --git a/Software/Visual Studio/Tango.UnitTesting/packages.config b/Software/Visual_Studio/Tango.UnitTesting/packages.config index d3cd9d043..d3cd9d043 100644 --- a/Software/Visual Studio/Tango.UnitTesting/packages.config +++ b/Software/Visual_Studio/Tango.UnitTesting/packages.config diff --git a/Software/Visual Studio/Tango.sln b/Software/Visual_Studio/Tango.sln index 329649af7..329649af7 100644 --- a/Software/Visual Studio/Tango.sln +++ b/Software/Visual_Studio/Tango.sln diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/App.config b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/App.config index 8e1564635..8e1564635 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/App.config +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/App.config diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/App.xaml b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/App.xaml index f43a3b797..f43a3b797 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/App.xaml +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/App.xaml diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/App.xaml.cs b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/App.xaml.cs index 24222d957..24222d957 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/App.xaml.cs +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/App.xaml.cs diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Images/machine-trans.png b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Images/machine-trans.png Binary files differindex a7cf65852..a7cf65852 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Images/machine-trans.png +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Images/machine-trans.png diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/MainWindow.xaml b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/MainWindow.xaml index 318a4133e..318a4133e 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/MainWindow.xaml +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/MainWindow.xaml diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/MainWindow.xaml.cs b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/MainWindow.xaml.cs index 7baded308..7baded308 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/MainWindow.xaml.cs +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/MainWindow.xaml.cs diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Properties/AssemblyInfo.cs index 67dc85fcd..67dc85fcd 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Properties/AssemblyInfo.cs diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Properties/Resources.Designer.cs b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Properties/Resources.Designer.cs index 03267e59a..03267e59a 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Properties/Resources.Designer.cs +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Properties/Resources.Designer.cs diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Properties/Resources.resx b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Properties/Resources.resx index af7dbebba..af7dbebba 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Properties/Resources.resx +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Properties/Resources.resx diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Properties/Settings.Designer.cs b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Properties/Settings.Designer.cs index 01ea89440..01ea89440 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Properties/Settings.Designer.cs +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Properties/Settings.Designer.cs diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Properties/Settings.settings b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Properties/Settings.settings index 033d7a5e9..033d7a5e9 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Properties/Settings.settings +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Properties/Settings.settings diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj index 79e395584..79e395584 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Tango.MachineEM.UI.csproj diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/ViewModels/MainViewVM.cs b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/ViewModels/MainViewVM.cs index 7b70b277e..7b70b277e 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/ViewModels/MainViewVM.cs +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/ViewModels/MainViewVM.cs diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Views/MainView.xaml b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Views/MainView.xaml index c2068acf7..c2068acf7 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Views/MainView.xaml +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Views/MainView.xaml diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Views/MainView.xaml.cs b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Views/MainView.xaml.cs index 9112f28f4..9112f28f4 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/Views/MainView.xaml.cs +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/Views/MainView.xaml.cs diff --git a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/packages.config b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/packages.config index 9cbe8b937..9cbe8b937 100644 --- a/Software/Visual Studio/Utilities/Tango.MachineEM.UI/packages.config +++ b/Software/Visual_Studio/Utilities/Tango.MachineEM.UI/packages.config diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/App.config b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/App.config index 8e1564635..8e1564635 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/App.config +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/App.config diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/App.xaml b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/App.xaml index 83d97bea5..83d97bea5 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/App.xaml +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/App.xaml diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/App.xaml.cs b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/App.xaml.cs index 57e3ddcad..57e3ddcad 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/App.xaml.cs +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/App.xaml.cs diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Images/phone.png b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Images/phone.png Binary files differindex d93503adc..d93503adc 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Images/phone.png +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Images/phone.png diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/MainWindow.xaml b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/MainWindow.xaml index 1280b76f8..1280b76f8 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/MainWindow.xaml +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/MainWindow.xaml diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/MainWindow.xaml.cs b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/MainWindow.xaml.cs index f003f708f..f003f708f 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/MainWindow.xaml.cs +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/MainWindow.xaml.cs diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Properties/AssemblyInfo.cs index e603a7590..e603a7590 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Properties/AssemblyInfo.cs diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Properties/Resources.Designer.cs b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Properties/Resources.Designer.cs index 979ab736c..979ab736c 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Properties/Resources.Designer.cs +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Properties/Resources.Designer.cs diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Properties/Resources.resx b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Properties/Resources.resx index af7dbebba..af7dbebba 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Properties/Resources.resx +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Properties/Resources.resx diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Properties/Settings.Designer.cs b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Properties/Settings.Designer.cs index ed8de364e..ed8de364e 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Properties/Settings.Designer.cs +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Properties/Settings.Designer.cs diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Properties/Settings.settings b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Properties/Settings.settings index 033d7a5e9..033d7a5e9 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Properties/Settings.settings +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Properties/Settings.settings diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Tango.MobileEM.UI.csproj b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Tango.MobileEM.UI.csproj index 9546deaed..9546deaed 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Tango.MobileEM.UI.csproj +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Tango.MobileEM.UI.csproj diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/ViewModels/MainViewVM.cs b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/ViewModels/MainViewVM.cs index fdb751422..fdb751422 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/ViewModels/MainViewVM.cs +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/ViewModels/MainViewVM.cs diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/ViewModels/MainWindowVM.cs b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/ViewModels/MainWindowVM.cs index cd5c9bf93..cd5c9bf93 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/ViewModels/MainWindowVM.cs +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/ViewModels/MainWindowVM.cs diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/ViewModels/StubViewVM.cs b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/ViewModels/StubViewVM.cs index 29aed851b..29aed851b 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/ViewModels/StubViewVM.cs +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/ViewModels/StubViewVM.cs diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/ViewModels/StubsViewVM.cs b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/ViewModels/StubsViewVM.cs index dc17d5cdc..dc17d5cdc 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/ViewModels/StubsViewVM.cs +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/ViewModels/StubsViewVM.cs diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/MainView.xaml b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/MainView.xaml index 3c8caa918..3c8caa918 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/MainView.xaml +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/MainView.xaml diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/MainView.xaml.cs b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/MainView.xaml.cs index c33fb0fe1..c33fb0fe1 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/MainView.xaml.cs +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/MainView.xaml.cs diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/StubView.xaml b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/StubView.xaml index c0fa65b91..c0fa65b91 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/StubView.xaml +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/StubView.xaml diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/StubView.xaml.cs b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/StubView.xaml.cs index 8ce034020..8ce034020 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/StubView.xaml.cs +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/StubView.xaml.cs diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/StubsView.xaml b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/StubsView.xaml index effbd48fe..effbd48fe 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/StubsView.xaml +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/StubsView.xaml diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/StubsView.xaml.cs b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/StubsView.xaml.cs index 7c42ba82c..7c42ba82c 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/Views/StubsView.xaml.cs +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/Views/StubsView.xaml.cs diff --git a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/packages.config b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/packages.config index 9cbe8b937..9cbe8b937 100644 --- a/Software/Visual Studio/Utilities/Tango.MobileEM.UI/packages.config +++ b/Software/Visual_Studio/Utilities/Tango.MobileEM.UI/packages.config diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.CLI/App.config b/Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/App.config index 8e1564635..8e1564635 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.CLI/App.config +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/App.config diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.CLI/Options.cs b/Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/Options.cs index 321ab4494..321ab4494 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.CLI/Options.cs +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/Options.cs diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.CLI/Program.cs b/Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/Program.cs index 123de0996..123de0996 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.CLI/Program.cs +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/Program.cs diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.CLI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/Properties/AssemblyInfo.cs index 316919706..316919706 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.CLI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/Properties/AssemblyInfo.cs diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.CLI/Tango.Protobuf.CLI.csproj b/Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/Tango.Protobuf.CLI.csproj index 537920dac..537920dac 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.CLI/Tango.Protobuf.CLI.csproj +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/Tango.Protobuf.CLI.csproj diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.CLI/packages.config b/Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/packages.config index 0d9f59112..0d9f59112 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.CLI/packages.config +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.CLI/packages.config diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/App.config b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/App.config index 8e1564635..8e1564635 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/App.config +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/App.config diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/App.xaml b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/App.xaml index d9f8d9bfa..d9f8d9bfa 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/App.xaml +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/App.xaml diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/App.xaml.cs b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/App.xaml.cs index d2560005a..d2560005a 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/App.xaml.cs +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/App.xaml.cs diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/DirectoryItem.cs b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/DirectoryItem.cs index 3d272ac43..3d272ac43 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/DirectoryItem.cs +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/DirectoryItem.cs diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/ExceptionWindow.xaml b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/ExceptionWindow.xaml index 938697ceb..938697ceb 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/ExceptionWindow.xaml +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/ExceptionWindow.xaml diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/ExceptionWindow.xaml.cs b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/ExceptionWindow.xaml.cs index 566f13bb5..566f13bb5 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/ExceptionWindow.xaml.cs +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/ExceptionWindow.xaml.cs diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/FileItem.cs b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/FileItem.cs index c60e3fb0f..c60e3fb0f 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/FileItem.cs +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/FileItem.cs diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/Item.cs b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Item.cs index 69523aec5..69523aec5 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/Item.cs +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Item.cs diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/ItemProvider.cs b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/ItemProvider.cs index 1758a8543..1758a8543 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/ItemProvider.cs +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/ItemProvider.cs diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/MainWindow.xaml b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/MainWindow.xaml index 3c0592736..3c0592736 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/MainWindow.xaml +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/MainWindow.xaml diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/MainWindow.xaml.cs b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/MainWindow.xaml.cs index a36292deb..a36292deb 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/MainWindow.xaml.cs +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/MainWindow.xaml.cs diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Properties/AssemblyInfo.cs index f391aa2a5..f391aa2a5 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Properties/AssemblyInfo.cs diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/Properties/Resources.Designer.cs b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Properties/Resources.Designer.cs index 452dd71b0..452dd71b0 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/Properties/Resources.Designer.cs +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Properties/Resources.Designer.cs diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/Properties/Resources.resx b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Properties/Resources.resx index af7dbebba..af7dbebba 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/Properties/Resources.resx +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Properties/Resources.resx diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/Properties/Settings.Designer.cs b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Properties/Settings.Designer.cs index 281a586b2..281a586b2 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/Properties/Settings.Designer.cs +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Properties/Settings.Designer.cs diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/Properties/Settings.settings b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Properties/Settings.settings index 033d7a5e9..033d7a5e9 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/Properties/Settings.settings +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Properties/Settings.settings diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/Tango.Protobuf.UI.csproj b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Tango.Protobuf.UI.csproj index f85fe33ae..f85fe33ae 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/Tango.Protobuf.UI.csproj +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/Tango.Protobuf.UI.csproj diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/packages.config b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/packages.config index e7f9bf0ff..e7f9bf0ff 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/packages.config +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/packages.config diff --git a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/proto.ico b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/proto.ico Binary files differindex 08c24170e..08c24170e 100644 --- a/Software/Visual Studio/Utilities/Tango.Protobuf.UI/proto.ico +++ b/Software/Visual_Studio/Utilities/Tango.Protobuf.UI/proto.ico diff --git a/Software/Visual Studio/Versioning/GlobalVersionInfo.cs b/Software/Visual_Studio/Versioning/GlobalVersionInfo.cs index a1208cae9..a1208cae9 100644 --- a/Software/Visual Studio/Versioning/GlobalVersionInfo.cs +++ b/Software/Visual_Studio/Versioning/GlobalVersionInfo.cs |
