svn propdel svn:executable -R *

git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@739 7ec92016-0320-0410-acc4-a06ded1c099a
This commit is contained in:
syntheticpp 2006-10-17 18:16:19 +00:00
parent 7ef521abea
commit 092052ee93
157 changed files with 0 additions and 0 deletions

0
test/CachedFactory/CachedFactory.dev Executable file → Normal file
View file

0
test/CachedFactory/CachedFactory.vcproj Executable file → Normal file
View file

0
test/CachedFactory/CachedFactoryTest.cpp Executable file → Normal file
View file

0
test/CachedFactory/Makefile Executable file → Normal file
View file

0
test/CachedFactory/make.msvc.bat Executable file → Normal file
View file

0
test/DeletableSingleton/DeletableSingleton.cpp Executable file → Normal file
View file

0
test/DeletableSingleton/Makefile Executable file → Normal file
View file

0
test/DeletableSingleton/make.msvc.bat Executable file → Normal file
View file

0
test/Factory/Factory.cpp Executable file → Normal file
View file

0
test/Factory/Factory.dev Executable file → Normal file
View file

0
test/Factory/Factory.vcproj Executable file → Normal file
View file

0
test/Factory/Makefile Executable file → Normal file
View file

0
test/Factory/make.msvc.bat Executable file → Normal file
View file

0
test/Function/Function.vcproj Executable file → Normal file
View file

0
test/Function/FunctionTest.cpp Executable file → Normal file
View file

0
test/Function/FunctionTest.dev Executable file → Normal file
View file

0
test/Function/make.msvc.bat Executable file → Normal file
View file

0
test/LockingPtr/LockingPtr.vcproj Executable file → Normal file
View file

0
test/LockingPtr/Makefile Executable file → Normal file
View file

0
test/LockingPtr/Thread.h Executable file → Normal file
View file

0
test/LockingPtr/main.cpp Executable file → Normal file
View file

0
test/LockingPtr/make.msvc.bat Executable file → Normal file
View file

0
test/Longevity/Longevity.vcproj Executable file → Normal file
View file

0
test/Longevity/Makefile Executable file → Normal file
View file

0
test/Longevity/main.cpp Executable file → Normal file
View file

0
test/Longevity/main2.cpp Executable file → Normal file
View file

0
test/Longevity/make.msvc.bat Executable file → Normal file
View file

0
test/Makefile Executable file → Normal file
View file

0
test/OrderedStatic/Makefile Executable file → Normal file
View file

0
test/OrderedStatic/OrderedStatic.vcproj Executable file → Normal file
View file

0
test/OrderedStatic/main.cpp Executable file → Normal file
View file

0
test/OrderedStatic/make.msvc.bat Executable file → Normal file
View file

0
test/Pimpl/Makefile Executable file → Normal file
View file

0
test/Pimpl/Pimpl.vcproj Executable file → Normal file
View file

0
test/Pimpl/main.cpp Executable file → Normal file
View file

0
test/Pimpl/make.msvc.bat Executable file → Normal file
View file

0
test/Pimpl/type.h Executable file → Normal file
View file

0
test/Pimpl/type2.h Executable file → Normal file
View file

0
test/Register/Makefile Executable file → Normal file
View file

0
test/Register/Register.sln Executable file → Normal file
View file

0
test/Register/classlist.h Executable file → Normal file
View file

0
test/Register/foo.cpp Executable file → Normal file
View file

0
test/Register/foo.h Executable file → Normal file
View file

0
test/Register/foo.vcproj Executable file → Normal file
View file

0
test/Register/main.cpp Executable file → Normal file
View file

0
test/Register/main.vcproj Executable file → Normal file
View file

0
test/Register/make.msvc.bat Executable file → Normal file
View file

0
test/RegressionTest/AbstractFactoryTest.h Executable file → Normal file
View file

0
test/RegressionTest/AssocVectorTest.h Executable file → Normal file
View file

0
test/RegressionTest/DataGeneratorsTest.h Executable file → Normal file
View file

0
test/RegressionTest/FactoryParmTest.h Executable file → Normal file
View file

0
test/RegressionTest/FactoryTest.h Executable file → Normal file
View file

0
test/RegressionTest/FunctorTest.h Executable file → Normal file
View file

0
test/RegressionTest/MSVCUnitTest.sln Executable file → Normal file
View file

0
test/RegressionTest/MSVCUnitTest.vcproj Executable file → Normal file
View file

0
test/RegressionTest/Makefile Executable file → Normal file
View file

0
test/RegressionTest/RegressionTest.dev Executable file → Normal file
View file

0
test/RegressionTest/SequenceTest.h Executable file → Normal file
View file

0
test/RegressionTest/SingletonTest.h Executable file → Normal file
View file

0
test/RegressionTest/SmallObjectTest.h Executable file → Normal file
View file

0
test/RegressionTest/SmartPtrTest.h Executable file → Normal file
View file

0
test/RegressionTest/Test.cpp Executable file → Normal file
View file

0
test/RegressionTest/ThreadsTest.h Executable file → Normal file
View file

0
test/RegressionTest/TypeManipTest.h Executable file → Normal file
View file

0
test/RegressionTest/TypeTraitsTest.h Executable file → Normal file
View file

0
test/RegressionTest/TypeTraitsTest2.h Executable file → Normal file
View file

0
test/RegressionTest/TypelistTest.h Executable file → Normal file
View file

0
test/RegressionTest/UnitTest.h Executable file → Normal file
View file

0
test/RegressionTest/make.msvc.bat Executable file → Normal file
View file

0
test/SafeFormat/Makefile Executable file → Normal file
View file

0
test/SafeFormat/SafeFormat.vcproj Executable file → Normal file
View file

0
test/SafeFormat/main.cpp Executable file → Normal file
View file

0
test/SafeFormat/make.msvc.bat Executable file → Normal file
View file

0
test/ScopeGuard/Makefile Executable file → Normal file
View file

0
test/ScopeGuard/ScopeGuard.vcproj Executable file → Normal file
View file

0
test/ScopeGuard/main.cpp Executable file → Normal file
View file

0
test/ScopeGuard/make.msvc.bat Executable file → Normal file
View file

0
test/Singleton/Dependencies.cpp Executable file → Normal file
View file

0
test/Singleton/Phoenix.cpp Executable file → Normal file
View file

0
test/Singleton/Singleton.vcproj Executable file → Normal file
View file

0
test/Singleton/make.msvc.bat Executable file → Normal file
View file

0
test/SingletonDll/Client.vcproj Executable file → Normal file
View file

0
test/SingletonDll/Makefile Executable file → Normal file
View file

0
test/SingletonDll/SingletonDll.sln Executable file → Normal file
View file

0
test/SingletonDll/SingletonDll.vcproj Executable file → Normal file
View file

0
test/SingletonDll/client.cpp Executable file → Normal file
View file

0
test/SingletonDll/foo.cpp Executable file → Normal file
View file

0
test/SingletonDll/foo.h Executable file → Normal file
View file

0
test/SingletonDll/foo.vcproj Executable file → Normal file
View file

0
test/SingletonDll/foo_export.h Executable file → Normal file
View file

0
test/SingletonDll/make.msvc.bat Executable file → Normal file
View file

0
test/SingletonDll/singletondll.cpp Executable file → Normal file
View file

0
test/SingletonDll/singletondll.h Executable file → Normal file
View file

0
test/SingletonDll/singletondll_export.h Executable file → Normal file
View file

0
test/SmallObj/Makefile Executable file → Normal file
View file

0
test/SmallObj/SmallObjBench.cpp Executable file → Normal file
View file

0
test/SmallObj/SmallObjCompare.vcproj Executable file → Normal file
View file

0
test/SmallObj/SmallObjSingleton.vcproj Executable file → Normal file
View file

0
test/SmallObj/make.msvc.bat Executable file → Normal file
View file

0
test/SmallObj/timer.h Executable file → Normal file
View file

Some files were not shown because too many files have changed in this diff Show more