From 092052ee939a4ae9ef1cade5a0d811140b34bc17 Mon Sep 17 00:00:00 2001 From: syntheticpp Date: Tue, 17 Oct 2006 18:16:19 +0000 Subject: [PATCH] svn propdel svn:executable -R * git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@739 7ec92016-0320-0410-acc4-a06ded1c099a --- CHANGES | 0 Loki.sln | 0 Makefile | 0 doc/Doxyfile | 0 doc/flex/flex_string.html | 0 doc/yasli/Notes.txt | 0 doc/yasli/yasli.html | 0 include/loki/CachedFactory.h | 0 include/loki/ConstPolicy.h | 0 include/loki/Function.h | 0 include/loki/Key.h | 0 include/loki/LockingPtr.h | 0 include/loki/LokiExport.h | 0 include/loki/OrderedStatic.h | 0 include/loki/Pimpl.h | 0 include/loki/RefToValue.h | 0 include/loki/Register.h | 0 include/loki/SafeFormat.h | 0 include/loki/ScopeGuard.h | 0 include/loki/Sequence.h | 0 include/loki/TypelistMacros.h | 0 include/loki/flex/allocatorstringstorage.h | 0 include/loki/flex/cowstringopt.h | 0 include/loki/flex/flex_string.h | 0 include/loki/flex/flex_string_details.h | 0 include/loki/flex/flex_string_shell.h | 0 include/loki/flex/simplestringstorage.h | 0 include/loki/flex/smallstringopt.h | 0 include/loki/flex/vectorstringstorage.h | 0 include/loki/yasli/platform.h | 0 include/loki/yasli/random.h | 0 include/loki/yasli/yasli_fill_iterator.h | 0 include/loki/yasli/yasli_memory.h | 0 include/loki/yasli/yasli_protocols.h | 0 include/loki/yasli/yasli_traits.h | 0 include/loki/yasli/yasli_vector.h | 0 lib/README | 0 loki.spec | 0 make.mingw.bat | 0 make.msvc.bat | 0 src/Library.vcproj | 0 src/Makefile | 0 src/OrderedStatic.cpp | 0 src/SafeFormat.cpp | 0 src/make.msvc.bat | 0 src/make.msvc.dll.bat | 0 test/CachedFactory/CachedFactory.dev | 0 test/CachedFactory/CachedFactory.vcproj | 0 test/CachedFactory/CachedFactoryTest.cpp | 0 test/CachedFactory/Makefile | 0 test/CachedFactory/make.msvc.bat | 0 test/DeletableSingleton/DeletableSingleton.cpp | 0 test/DeletableSingleton/Makefile | 0 test/DeletableSingleton/make.msvc.bat | 0 test/Factory/Factory.cpp | 0 test/Factory/Factory.dev | 0 test/Factory/Factory.vcproj | 0 test/Factory/Makefile | 0 test/Factory/make.msvc.bat | 0 test/Function/Function.vcproj | 0 test/Function/FunctionTest.cpp | 0 test/Function/FunctionTest.dev | 0 test/Function/make.msvc.bat | 0 test/LockingPtr/LockingPtr.vcproj | 0 test/LockingPtr/Makefile | 0 test/LockingPtr/Thread.h | 0 test/LockingPtr/main.cpp | 0 test/LockingPtr/make.msvc.bat | 0 test/Longevity/Longevity.vcproj | 0 test/Longevity/Makefile | 0 test/Longevity/main.cpp | 0 test/Longevity/main2.cpp | 0 test/Longevity/make.msvc.bat | 0 test/Makefile | 0 test/OrderedStatic/Makefile | 0 test/OrderedStatic/OrderedStatic.vcproj | 0 test/OrderedStatic/main.cpp | 0 test/OrderedStatic/make.msvc.bat | 0 test/Pimpl/Makefile | 0 test/Pimpl/Pimpl.vcproj | 0 test/Pimpl/main.cpp | 0 test/Pimpl/make.msvc.bat | 0 test/Pimpl/type.h | 0 test/Pimpl/type2.h | 0 test/Register/Makefile | 0 test/Register/Register.sln | 0 test/Register/classlist.h | 0 test/Register/foo.cpp | 0 test/Register/foo.h | 0 test/Register/foo.vcproj | 0 test/Register/main.cpp | 0 test/Register/main.vcproj | 0 test/Register/make.msvc.bat | 0 test/RegressionTest/AbstractFactoryTest.h | 0 test/RegressionTest/AssocVectorTest.h | 0 test/RegressionTest/DataGeneratorsTest.h | 0 test/RegressionTest/FactoryParmTest.h | 0 test/RegressionTest/FactoryTest.h | 0 test/RegressionTest/FunctorTest.h | 0 test/RegressionTest/MSVCUnitTest.sln | 0 test/RegressionTest/MSVCUnitTest.vcproj | 0 test/RegressionTest/Makefile | 0 test/RegressionTest/RegressionTest.dev | 0 test/RegressionTest/SequenceTest.h | 0 test/RegressionTest/SingletonTest.h | 0 test/RegressionTest/SmallObjectTest.h | 0 test/RegressionTest/SmartPtrTest.h | 0 test/RegressionTest/Test.cpp | 0 test/RegressionTest/ThreadsTest.h | 0 test/RegressionTest/TypeManipTest.h | 0 test/RegressionTest/TypeTraitsTest.h | 0 test/RegressionTest/TypeTraitsTest2.h | 0 test/RegressionTest/TypelistTest.h | 0 test/RegressionTest/UnitTest.h | 0 test/RegressionTest/make.msvc.bat | 0 test/SafeFormat/Makefile | 0 test/SafeFormat/SafeFormat.vcproj | 0 test/SafeFormat/main.cpp | 0 test/SafeFormat/make.msvc.bat | 0 test/ScopeGuard/Makefile | 0 test/ScopeGuard/ScopeGuard.vcproj | 0 test/ScopeGuard/main.cpp | 0 test/ScopeGuard/make.msvc.bat | 0 test/Singleton/Dependencies.cpp | 0 test/Singleton/Phoenix.cpp | 0 test/Singleton/Singleton.vcproj | 0 test/Singleton/make.msvc.bat | 0 test/SingletonDll/Client.vcproj | 0 test/SingletonDll/Makefile | 0 test/SingletonDll/SingletonDll.sln | 0 test/SingletonDll/SingletonDll.vcproj | 0 test/SingletonDll/client.cpp | 0 test/SingletonDll/foo.cpp | 0 test/SingletonDll/foo.h | 0 test/SingletonDll/foo.vcproj | 0 test/SingletonDll/foo_export.h | 0 test/SingletonDll/make.msvc.bat | 0 test/SingletonDll/singletondll.cpp | 0 test/SingletonDll/singletondll.h | 0 test/SingletonDll/singletondll_export.h | 0 test/SmallObj/Makefile | 0 test/SmallObj/SmallObjBench.cpp | 0 test/SmallObj/SmallObjCompare.vcproj | 0 test/SmallObj/SmallObjSingleton.vcproj | 0 test/SmallObj/make.msvc.bat | 0 test/SmallObj/timer.h | 0 test/SmartPtr/Makefile | 0 test/SmartPtr/make.msvc.bat | 0 test/Visitor/Makefile | 0 test/Visitor/Visitor.vcproj | 0 test/Visitor/main.cpp | 0 test/Visitor/make.msvc.bat | 0 test/flex_string/Makefile | 0 test/flex_string/flex_string.vcproj | 0 test/flex_string/main.cpp | 0 test/flex_string/make.msvc.bat | 0 test/make.msvc.bat | 0 157 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 CHANGES mode change 100755 => 100644 Loki.sln mode change 100755 => 100644 Makefile mode change 100755 => 100644 doc/Doxyfile mode change 100755 => 100644 doc/flex/flex_string.html mode change 100755 => 100644 doc/yasli/Notes.txt mode change 100755 => 100644 doc/yasli/yasli.html mode change 100755 => 100644 include/loki/CachedFactory.h mode change 100755 => 100644 include/loki/ConstPolicy.h mode change 100755 => 100644 include/loki/Function.h mode change 100755 => 100644 include/loki/Key.h mode change 100755 => 100644 include/loki/LockingPtr.h mode change 100755 => 100644 include/loki/LokiExport.h mode change 100755 => 100644 include/loki/OrderedStatic.h mode change 100755 => 100644 include/loki/Pimpl.h mode change 100755 => 100644 include/loki/RefToValue.h mode change 100755 => 100644 include/loki/Register.h mode change 100755 => 100644 include/loki/SafeFormat.h mode change 100755 => 100644 include/loki/ScopeGuard.h mode change 100755 => 100644 include/loki/Sequence.h mode change 100755 => 100644 include/loki/TypelistMacros.h mode change 100755 => 100644 include/loki/flex/allocatorstringstorage.h mode change 100755 => 100644 include/loki/flex/cowstringopt.h mode change 100755 => 100644 include/loki/flex/flex_string.h mode change 100755 => 100644 include/loki/flex/flex_string_details.h mode change 100755 => 100644 include/loki/flex/flex_string_shell.h mode change 100755 => 100644 include/loki/flex/simplestringstorage.h mode change 100755 => 100644 include/loki/flex/smallstringopt.h mode change 100755 => 100644 include/loki/flex/vectorstringstorage.h mode change 100755 => 100644 include/loki/yasli/platform.h mode change 100755 => 100644 include/loki/yasli/random.h mode change 100755 => 100644 include/loki/yasli/yasli_fill_iterator.h mode change 100755 => 100644 include/loki/yasli/yasli_memory.h mode change 100755 => 100644 include/loki/yasli/yasli_protocols.h mode change 100755 => 100644 include/loki/yasli/yasli_traits.h mode change 100755 => 100644 include/loki/yasli/yasli_vector.h mode change 100755 => 100644 lib/README mode change 100755 => 100644 loki.spec mode change 100755 => 100644 make.mingw.bat mode change 100755 => 100644 make.msvc.bat mode change 100755 => 100644 src/Library.vcproj mode change 100755 => 100644 src/Makefile mode change 100755 => 100644 src/OrderedStatic.cpp mode change 100755 => 100644 src/SafeFormat.cpp mode change 100755 => 100644 src/make.msvc.bat mode change 100755 => 100644 src/make.msvc.dll.bat mode change 100755 => 100644 test/CachedFactory/CachedFactory.dev mode change 100755 => 100644 test/CachedFactory/CachedFactory.vcproj mode change 100755 => 100644 test/CachedFactory/CachedFactoryTest.cpp mode change 100755 => 100644 test/CachedFactory/Makefile mode change 100755 => 100644 test/CachedFactory/make.msvc.bat mode change 100755 => 100644 test/DeletableSingleton/DeletableSingleton.cpp mode change 100755 => 100644 test/DeletableSingleton/Makefile mode change 100755 => 100644 test/DeletableSingleton/make.msvc.bat mode change 100755 => 100644 test/Factory/Factory.cpp mode change 100755 => 100644 test/Factory/Factory.dev mode change 100755 => 100644 test/Factory/Factory.vcproj mode change 100755 => 100644 test/Factory/Makefile mode change 100755 => 100644 test/Factory/make.msvc.bat mode change 100755 => 100644 test/Function/Function.vcproj mode change 100755 => 100644 test/Function/FunctionTest.cpp mode change 100755 => 100644 test/Function/FunctionTest.dev mode change 100755 => 100644 test/Function/make.msvc.bat mode change 100755 => 100644 test/LockingPtr/LockingPtr.vcproj mode change 100755 => 100644 test/LockingPtr/Makefile mode change 100755 => 100644 test/LockingPtr/Thread.h mode change 100755 => 100644 test/LockingPtr/main.cpp mode change 100755 => 100644 test/LockingPtr/make.msvc.bat mode change 100755 => 100644 test/Longevity/Longevity.vcproj mode change 100755 => 100644 test/Longevity/Makefile mode change 100755 => 100644 test/Longevity/main.cpp mode change 100755 => 100644 test/Longevity/main2.cpp mode change 100755 => 100644 test/Longevity/make.msvc.bat mode change 100755 => 100644 test/Makefile mode change 100755 => 100644 test/OrderedStatic/Makefile mode change 100755 => 100644 test/OrderedStatic/OrderedStatic.vcproj mode change 100755 => 100644 test/OrderedStatic/main.cpp mode change 100755 => 100644 test/OrderedStatic/make.msvc.bat mode change 100755 => 100644 test/Pimpl/Makefile mode change 100755 => 100644 test/Pimpl/Pimpl.vcproj mode change 100755 => 100644 test/Pimpl/main.cpp mode change 100755 => 100644 test/Pimpl/make.msvc.bat mode change 100755 => 100644 test/Pimpl/type.h mode change 100755 => 100644 test/Pimpl/type2.h mode change 100755 => 100644 test/Register/Makefile mode change 100755 => 100644 test/Register/Register.sln mode change 100755 => 100644 test/Register/classlist.h mode change 100755 => 100644 test/Register/foo.cpp mode change 100755 => 100644 test/Register/foo.h mode change 100755 => 100644 test/Register/foo.vcproj mode change 100755 => 100644 test/Register/main.cpp mode change 100755 => 100644 test/Register/main.vcproj mode change 100755 => 100644 test/Register/make.msvc.bat mode change 100755 => 100644 test/RegressionTest/AbstractFactoryTest.h mode change 100755 => 100644 test/RegressionTest/AssocVectorTest.h mode change 100755 => 100644 test/RegressionTest/DataGeneratorsTest.h mode change 100755 => 100644 test/RegressionTest/FactoryParmTest.h mode change 100755 => 100644 test/RegressionTest/FactoryTest.h mode change 100755 => 100644 test/RegressionTest/FunctorTest.h mode change 100755 => 100644 test/RegressionTest/MSVCUnitTest.sln mode change 100755 => 100644 test/RegressionTest/MSVCUnitTest.vcproj mode change 100755 => 100644 test/RegressionTest/Makefile mode change 100755 => 100644 test/RegressionTest/RegressionTest.dev mode change 100755 => 100644 test/RegressionTest/SequenceTest.h mode change 100755 => 100644 test/RegressionTest/SingletonTest.h mode change 100755 => 100644 test/RegressionTest/SmallObjectTest.h mode change 100755 => 100644 test/RegressionTest/SmartPtrTest.h mode change 100755 => 100644 test/RegressionTest/Test.cpp mode change 100755 => 100644 test/RegressionTest/ThreadsTest.h mode change 100755 => 100644 test/RegressionTest/TypeManipTest.h mode change 100755 => 100644 test/RegressionTest/TypeTraitsTest.h mode change 100755 => 100644 test/RegressionTest/TypeTraitsTest2.h mode change 100755 => 100644 test/RegressionTest/TypelistTest.h mode change 100755 => 100644 test/RegressionTest/UnitTest.h mode change 100755 => 100644 test/RegressionTest/make.msvc.bat mode change 100755 => 100644 test/SafeFormat/Makefile mode change 100755 => 100644 test/SafeFormat/SafeFormat.vcproj mode change 100755 => 100644 test/SafeFormat/main.cpp mode change 100755 => 100644 test/SafeFormat/make.msvc.bat mode change 100755 => 100644 test/ScopeGuard/Makefile mode change 100755 => 100644 test/ScopeGuard/ScopeGuard.vcproj mode change 100755 => 100644 test/ScopeGuard/main.cpp mode change 100755 => 100644 test/ScopeGuard/make.msvc.bat mode change 100755 => 100644 test/Singleton/Dependencies.cpp mode change 100755 => 100644 test/Singleton/Phoenix.cpp mode change 100755 => 100644 test/Singleton/Singleton.vcproj mode change 100755 => 100644 test/Singleton/make.msvc.bat mode change 100755 => 100644 test/SingletonDll/Client.vcproj mode change 100755 => 100644 test/SingletonDll/Makefile mode change 100755 => 100644 test/SingletonDll/SingletonDll.sln mode change 100755 => 100644 test/SingletonDll/SingletonDll.vcproj mode change 100755 => 100644 test/SingletonDll/client.cpp mode change 100755 => 100644 test/SingletonDll/foo.cpp mode change 100755 => 100644 test/SingletonDll/foo.h mode change 100755 => 100644 test/SingletonDll/foo.vcproj mode change 100755 => 100644 test/SingletonDll/foo_export.h mode change 100755 => 100644 test/SingletonDll/make.msvc.bat mode change 100755 => 100644 test/SingletonDll/singletondll.cpp mode change 100755 => 100644 test/SingletonDll/singletondll.h mode change 100755 => 100644 test/SingletonDll/singletondll_export.h mode change 100755 => 100644 test/SmallObj/Makefile mode change 100755 => 100644 test/SmallObj/SmallObjBench.cpp mode change 100755 => 100644 test/SmallObj/SmallObjCompare.vcproj mode change 100755 => 100644 test/SmallObj/SmallObjSingleton.vcproj mode change 100755 => 100644 test/SmallObj/make.msvc.bat mode change 100755 => 100644 test/SmallObj/timer.h mode change 100755 => 100644 test/SmartPtr/Makefile mode change 100755 => 100644 test/SmartPtr/make.msvc.bat mode change 100755 => 100644 test/Visitor/Makefile mode change 100755 => 100644 test/Visitor/Visitor.vcproj mode change 100755 => 100644 test/Visitor/main.cpp mode change 100755 => 100644 test/Visitor/make.msvc.bat mode change 100755 => 100644 test/flex_string/Makefile mode change 100755 => 100644 test/flex_string/flex_string.vcproj mode change 100755 => 100644 test/flex_string/main.cpp mode change 100755 => 100644 test/flex_string/make.msvc.bat mode change 100755 => 100644 test/make.msvc.bat diff --git a/CHANGES b/CHANGES old mode 100755 new mode 100644 diff --git a/Loki.sln b/Loki.sln old mode 100755 new mode 100644 diff --git a/Makefile b/Makefile old mode 100755 new mode 100644 diff --git a/doc/Doxyfile b/doc/Doxyfile old mode 100755 new mode 100644 diff --git a/doc/flex/flex_string.html b/doc/flex/flex_string.html old mode 100755 new mode 100644 diff --git a/doc/yasli/Notes.txt b/doc/yasli/Notes.txt old mode 100755 new mode 100644 diff --git a/doc/yasli/yasli.html b/doc/yasli/yasli.html old mode 100755 new mode 100644 diff --git a/include/loki/CachedFactory.h b/include/loki/CachedFactory.h old mode 100755 new mode 100644 diff --git a/include/loki/ConstPolicy.h b/include/loki/ConstPolicy.h old mode 100755 new mode 100644 diff --git a/include/loki/Function.h b/include/loki/Function.h old mode 100755 new mode 100644 diff --git a/include/loki/Key.h b/include/loki/Key.h old mode 100755 new mode 100644 diff --git a/include/loki/LockingPtr.h b/include/loki/LockingPtr.h old mode 100755 new mode 100644 diff --git a/include/loki/LokiExport.h b/include/loki/LokiExport.h old mode 100755 new mode 100644 diff --git a/include/loki/OrderedStatic.h b/include/loki/OrderedStatic.h old mode 100755 new mode 100644 diff --git a/include/loki/Pimpl.h b/include/loki/Pimpl.h old mode 100755 new mode 100644 diff --git a/include/loki/RefToValue.h b/include/loki/RefToValue.h old mode 100755 new mode 100644 diff --git a/include/loki/Register.h b/include/loki/Register.h old mode 100755 new mode 100644 diff --git a/include/loki/SafeFormat.h b/include/loki/SafeFormat.h old mode 100755 new mode 100644 diff --git a/include/loki/ScopeGuard.h b/include/loki/ScopeGuard.h old mode 100755 new mode 100644 diff --git a/include/loki/Sequence.h b/include/loki/Sequence.h old mode 100755 new mode 100644 diff --git a/include/loki/TypelistMacros.h b/include/loki/TypelistMacros.h old mode 100755 new mode 100644 diff --git a/include/loki/flex/allocatorstringstorage.h b/include/loki/flex/allocatorstringstorage.h old mode 100755 new mode 100644 diff --git a/include/loki/flex/cowstringopt.h b/include/loki/flex/cowstringopt.h old mode 100755 new mode 100644 diff --git a/include/loki/flex/flex_string.h b/include/loki/flex/flex_string.h old mode 100755 new mode 100644 diff --git a/include/loki/flex/flex_string_details.h b/include/loki/flex/flex_string_details.h old mode 100755 new mode 100644 diff --git a/include/loki/flex/flex_string_shell.h b/include/loki/flex/flex_string_shell.h old mode 100755 new mode 100644 diff --git a/include/loki/flex/simplestringstorage.h b/include/loki/flex/simplestringstorage.h old mode 100755 new mode 100644 diff --git a/include/loki/flex/smallstringopt.h b/include/loki/flex/smallstringopt.h old mode 100755 new mode 100644 diff --git a/include/loki/flex/vectorstringstorage.h b/include/loki/flex/vectorstringstorage.h old mode 100755 new mode 100644 diff --git a/include/loki/yasli/platform.h b/include/loki/yasli/platform.h old mode 100755 new mode 100644 diff --git a/include/loki/yasli/random.h b/include/loki/yasli/random.h old mode 100755 new mode 100644 diff --git a/include/loki/yasli/yasli_fill_iterator.h b/include/loki/yasli/yasli_fill_iterator.h old mode 100755 new mode 100644 diff --git a/include/loki/yasli/yasli_memory.h b/include/loki/yasli/yasli_memory.h old mode 100755 new mode 100644 diff --git a/include/loki/yasli/yasli_protocols.h b/include/loki/yasli/yasli_protocols.h old mode 100755 new mode 100644 diff --git a/include/loki/yasli/yasli_traits.h b/include/loki/yasli/yasli_traits.h old mode 100755 new mode 100644 diff --git a/include/loki/yasli/yasli_vector.h b/include/loki/yasli/yasli_vector.h old mode 100755 new mode 100644 diff --git a/lib/README b/lib/README old mode 100755 new mode 100644 diff --git a/loki.spec b/loki.spec old mode 100755 new mode 100644 diff --git a/make.mingw.bat b/make.mingw.bat old mode 100755 new mode 100644 diff --git a/make.msvc.bat b/make.msvc.bat old mode 100755 new mode 100644 diff --git a/src/Library.vcproj b/src/Library.vcproj old mode 100755 new mode 100644 diff --git a/src/Makefile b/src/Makefile old mode 100755 new mode 100644 diff --git a/src/OrderedStatic.cpp b/src/OrderedStatic.cpp old mode 100755 new mode 100644 diff --git a/src/SafeFormat.cpp b/src/SafeFormat.cpp old mode 100755 new mode 100644 diff --git a/src/make.msvc.bat b/src/make.msvc.bat old mode 100755 new mode 100644 diff --git a/src/make.msvc.dll.bat b/src/make.msvc.dll.bat old mode 100755 new mode 100644 diff --git a/test/CachedFactory/CachedFactory.dev b/test/CachedFactory/CachedFactory.dev old mode 100755 new mode 100644 diff --git a/test/CachedFactory/CachedFactory.vcproj b/test/CachedFactory/CachedFactory.vcproj old mode 100755 new mode 100644 diff --git a/test/CachedFactory/CachedFactoryTest.cpp b/test/CachedFactory/CachedFactoryTest.cpp old mode 100755 new mode 100644 diff --git a/test/CachedFactory/Makefile b/test/CachedFactory/Makefile old mode 100755 new mode 100644 diff --git a/test/CachedFactory/make.msvc.bat b/test/CachedFactory/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/DeletableSingleton/DeletableSingleton.cpp b/test/DeletableSingleton/DeletableSingleton.cpp old mode 100755 new mode 100644 diff --git a/test/DeletableSingleton/Makefile b/test/DeletableSingleton/Makefile old mode 100755 new mode 100644 diff --git a/test/DeletableSingleton/make.msvc.bat b/test/DeletableSingleton/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/Factory/Factory.cpp b/test/Factory/Factory.cpp old mode 100755 new mode 100644 diff --git a/test/Factory/Factory.dev b/test/Factory/Factory.dev old mode 100755 new mode 100644 diff --git a/test/Factory/Factory.vcproj b/test/Factory/Factory.vcproj old mode 100755 new mode 100644 diff --git a/test/Factory/Makefile b/test/Factory/Makefile old mode 100755 new mode 100644 diff --git a/test/Factory/make.msvc.bat b/test/Factory/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/Function/Function.vcproj b/test/Function/Function.vcproj old mode 100755 new mode 100644 diff --git a/test/Function/FunctionTest.cpp b/test/Function/FunctionTest.cpp old mode 100755 new mode 100644 diff --git a/test/Function/FunctionTest.dev b/test/Function/FunctionTest.dev old mode 100755 new mode 100644 diff --git a/test/Function/make.msvc.bat b/test/Function/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/LockingPtr/LockingPtr.vcproj b/test/LockingPtr/LockingPtr.vcproj old mode 100755 new mode 100644 diff --git a/test/LockingPtr/Makefile b/test/LockingPtr/Makefile old mode 100755 new mode 100644 diff --git a/test/LockingPtr/Thread.h b/test/LockingPtr/Thread.h old mode 100755 new mode 100644 diff --git a/test/LockingPtr/main.cpp b/test/LockingPtr/main.cpp old mode 100755 new mode 100644 diff --git a/test/LockingPtr/make.msvc.bat b/test/LockingPtr/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/Longevity/Longevity.vcproj b/test/Longevity/Longevity.vcproj old mode 100755 new mode 100644 diff --git a/test/Longevity/Makefile b/test/Longevity/Makefile old mode 100755 new mode 100644 diff --git a/test/Longevity/main.cpp b/test/Longevity/main.cpp old mode 100755 new mode 100644 diff --git a/test/Longevity/main2.cpp b/test/Longevity/main2.cpp old mode 100755 new mode 100644 diff --git a/test/Longevity/make.msvc.bat b/test/Longevity/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/Makefile b/test/Makefile old mode 100755 new mode 100644 diff --git a/test/OrderedStatic/Makefile b/test/OrderedStatic/Makefile old mode 100755 new mode 100644 diff --git a/test/OrderedStatic/OrderedStatic.vcproj b/test/OrderedStatic/OrderedStatic.vcproj old mode 100755 new mode 100644 diff --git a/test/OrderedStatic/main.cpp b/test/OrderedStatic/main.cpp old mode 100755 new mode 100644 diff --git a/test/OrderedStatic/make.msvc.bat b/test/OrderedStatic/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/Pimpl/Makefile b/test/Pimpl/Makefile old mode 100755 new mode 100644 diff --git a/test/Pimpl/Pimpl.vcproj b/test/Pimpl/Pimpl.vcproj old mode 100755 new mode 100644 diff --git a/test/Pimpl/main.cpp b/test/Pimpl/main.cpp old mode 100755 new mode 100644 diff --git a/test/Pimpl/make.msvc.bat b/test/Pimpl/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/Pimpl/type.h b/test/Pimpl/type.h old mode 100755 new mode 100644 diff --git a/test/Pimpl/type2.h b/test/Pimpl/type2.h old mode 100755 new mode 100644 diff --git a/test/Register/Makefile b/test/Register/Makefile old mode 100755 new mode 100644 diff --git a/test/Register/Register.sln b/test/Register/Register.sln old mode 100755 new mode 100644 diff --git a/test/Register/classlist.h b/test/Register/classlist.h old mode 100755 new mode 100644 diff --git a/test/Register/foo.cpp b/test/Register/foo.cpp old mode 100755 new mode 100644 diff --git a/test/Register/foo.h b/test/Register/foo.h old mode 100755 new mode 100644 diff --git a/test/Register/foo.vcproj b/test/Register/foo.vcproj old mode 100755 new mode 100644 diff --git a/test/Register/main.cpp b/test/Register/main.cpp old mode 100755 new mode 100644 diff --git a/test/Register/main.vcproj b/test/Register/main.vcproj old mode 100755 new mode 100644 diff --git a/test/Register/make.msvc.bat b/test/Register/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/RegressionTest/AbstractFactoryTest.h b/test/RegressionTest/AbstractFactoryTest.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/AssocVectorTest.h b/test/RegressionTest/AssocVectorTest.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/DataGeneratorsTest.h b/test/RegressionTest/DataGeneratorsTest.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/FactoryParmTest.h b/test/RegressionTest/FactoryParmTest.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/FactoryTest.h b/test/RegressionTest/FactoryTest.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/FunctorTest.h b/test/RegressionTest/FunctorTest.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/MSVCUnitTest.sln b/test/RegressionTest/MSVCUnitTest.sln old mode 100755 new mode 100644 diff --git a/test/RegressionTest/MSVCUnitTest.vcproj b/test/RegressionTest/MSVCUnitTest.vcproj old mode 100755 new mode 100644 diff --git a/test/RegressionTest/Makefile b/test/RegressionTest/Makefile old mode 100755 new mode 100644 diff --git a/test/RegressionTest/RegressionTest.dev b/test/RegressionTest/RegressionTest.dev old mode 100755 new mode 100644 diff --git a/test/RegressionTest/SequenceTest.h b/test/RegressionTest/SequenceTest.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/SingletonTest.h b/test/RegressionTest/SingletonTest.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/SmallObjectTest.h b/test/RegressionTest/SmallObjectTest.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/SmartPtrTest.h b/test/RegressionTest/SmartPtrTest.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/Test.cpp b/test/RegressionTest/Test.cpp old mode 100755 new mode 100644 diff --git a/test/RegressionTest/ThreadsTest.h b/test/RegressionTest/ThreadsTest.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/TypeManipTest.h b/test/RegressionTest/TypeManipTest.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/TypeTraitsTest.h b/test/RegressionTest/TypeTraitsTest.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/TypeTraitsTest2.h b/test/RegressionTest/TypeTraitsTest2.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/TypelistTest.h b/test/RegressionTest/TypelistTest.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/UnitTest.h b/test/RegressionTest/UnitTest.h old mode 100755 new mode 100644 diff --git a/test/RegressionTest/make.msvc.bat b/test/RegressionTest/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/SafeFormat/Makefile b/test/SafeFormat/Makefile old mode 100755 new mode 100644 diff --git a/test/SafeFormat/SafeFormat.vcproj b/test/SafeFormat/SafeFormat.vcproj old mode 100755 new mode 100644 diff --git a/test/SafeFormat/main.cpp b/test/SafeFormat/main.cpp old mode 100755 new mode 100644 diff --git a/test/SafeFormat/make.msvc.bat b/test/SafeFormat/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/ScopeGuard/Makefile b/test/ScopeGuard/Makefile old mode 100755 new mode 100644 diff --git a/test/ScopeGuard/ScopeGuard.vcproj b/test/ScopeGuard/ScopeGuard.vcproj old mode 100755 new mode 100644 diff --git a/test/ScopeGuard/main.cpp b/test/ScopeGuard/main.cpp old mode 100755 new mode 100644 diff --git a/test/ScopeGuard/make.msvc.bat b/test/ScopeGuard/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/Singleton/Dependencies.cpp b/test/Singleton/Dependencies.cpp old mode 100755 new mode 100644 diff --git a/test/Singleton/Phoenix.cpp b/test/Singleton/Phoenix.cpp old mode 100755 new mode 100644 diff --git a/test/Singleton/Singleton.vcproj b/test/Singleton/Singleton.vcproj old mode 100755 new mode 100644 diff --git a/test/Singleton/make.msvc.bat b/test/Singleton/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/SingletonDll/Client.vcproj b/test/SingletonDll/Client.vcproj old mode 100755 new mode 100644 diff --git a/test/SingletonDll/Makefile b/test/SingletonDll/Makefile old mode 100755 new mode 100644 diff --git a/test/SingletonDll/SingletonDll.sln b/test/SingletonDll/SingletonDll.sln old mode 100755 new mode 100644 diff --git a/test/SingletonDll/SingletonDll.vcproj b/test/SingletonDll/SingletonDll.vcproj old mode 100755 new mode 100644 diff --git a/test/SingletonDll/client.cpp b/test/SingletonDll/client.cpp old mode 100755 new mode 100644 diff --git a/test/SingletonDll/foo.cpp b/test/SingletonDll/foo.cpp old mode 100755 new mode 100644 diff --git a/test/SingletonDll/foo.h b/test/SingletonDll/foo.h old mode 100755 new mode 100644 diff --git a/test/SingletonDll/foo.vcproj b/test/SingletonDll/foo.vcproj old mode 100755 new mode 100644 diff --git a/test/SingletonDll/foo_export.h b/test/SingletonDll/foo_export.h old mode 100755 new mode 100644 diff --git a/test/SingletonDll/make.msvc.bat b/test/SingletonDll/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/SingletonDll/singletondll.cpp b/test/SingletonDll/singletondll.cpp old mode 100755 new mode 100644 diff --git a/test/SingletonDll/singletondll.h b/test/SingletonDll/singletondll.h old mode 100755 new mode 100644 diff --git a/test/SingletonDll/singletondll_export.h b/test/SingletonDll/singletondll_export.h old mode 100755 new mode 100644 diff --git a/test/SmallObj/Makefile b/test/SmallObj/Makefile old mode 100755 new mode 100644 diff --git a/test/SmallObj/SmallObjBench.cpp b/test/SmallObj/SmallObjBench.cpp old mode 100755 new mode 100644 diff --git a/test/SmallObj/SmallObjCompare.vcproj b/test/SmallObj/SmallObjCompare.vcproj old mode 100755 new mode 100644 diff --git a/test/SmallObj/SmallObjSingleton.vcproj b/test/SmallObj/SmallObjSingleton.vcproj old mode 100755 new mode 100644 diff --git a/test/SmallObj/make.msvc.bat b/test/SmallObj/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/SmallObj/timer.h b/test/SmallObj/timer.h old mode 100755 new mode 100644 diff --git a/test/SmartPtr/Makefile b/test/SmartPtr/Makefile old mode 100755 new mode 100644 diff --git a/test/SmartPtr/make.msvc.bat b/test/SmartPtr/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/Visitor/Makefile b/test/Visitor/Makefile old mode 100755 new mode 100644 diff --git a/test/Visitor/Visitor.vcproj b/test/Visitor/Visitor.vcproj old mode 100755 new mode 100644 diff --git a/test/Visitor/main.cpp b/test/Visitor/main.cpp old mode 100755 new mode 100644 diff --git a/test/Visitor/make.msvc.bat b/test/Visitor/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/flex_string/Makefile b/test/flex_string/Makefile old mode 100755 new mode 100644 diff --git a/test/flex_string/flex_string.vcproj b/test/flex_string/flex_string.vcproj old mode 100755 new mode 100644 diff --git a/test/flex_string/main.cpp b/test/flex_string/main.cpp old mode 100755 new mode 100644 diff --git a/test/flex_string/make.msvc.bat b/test/flex_string/make.msvc.bat old mode 100755 new mode 100644 diff --git a/test/make.msvc.bat b/test/make.msvc.bat old mode 100755 new mode 100644