diff --git a/doc/acknowledgments.qbk b/doc/acknowledgments.qbk
index 09357d9..ca0940e 100644
--- a/doc/acknowledgments.qbk
+++ b/doc/acknowledgments.qbk
@@ -38,5 +38,8 @@ Barend Gehrels, Vicente Botet, Thomas Klimpel, Paul A. Bristow,
Jerry Jeremiah, John Reid, Steven Watanabe, Brian Wood, Markus Werle
and Michael Caisse.
+For sending in bug reports, code patches and suggestions for improvements
+after the review thanks to Denis and Marvin Sielenkemper.
+
[endsect]
diff --git a/doc/html/boost_icl/acknowledgments.html b/doc/html/boost_icl/acknowledgments.html
index a7e6125..a965339 100644
--- a/doc/html/boost_icl/acknowledgments.html
+++ b/doc/html/boost_icl/acknowledgments.html
@@ -53,6 +53,10 @@
Jeremiah, John Reid, Steven Watanabe, Brian Wood, Markus Werle and Michael
Caisse.
+
+ For sending in bug reports, code patches and suggestions for improvements
+ after the review thanks to Denis and Marvin Sielenkemper.
+
diff --git a/example/boost_party_/vc10_boost_party.vcxproj b/example/boost_party_/vc10_boost_party.vcxproj
new file mode 100644
index 0000000..aa0b578
--- /dev/null
+++ b/example/boost_party_/vc10_boost_party.vcxproj
@@ -0,0 +1,108 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-1907CC6613F8}
+ Boost_party
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/boost_party_/vc10_boost_party.vcxproj.filters b/example/boost_party_/vc10_boost_party.vcxproj.filters
new file mode 100644
index 0000000..b67258b
--- /dev/null
+++ b/example/boost_party_/vc10_boost_party.vcxproj.filters
@@ -0,0 +1,33 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/example/boost_party_/vc9_boost_party.vcproj b/example/boost_party_/vc9_boost_party.vcproj
index 9e8377c..e051a43 100644
--- a/example/boost_party_/vc9_boost_party.vcproj
+++ b/example/boost_party_/vc9_boost_party.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_boost_party"
- ProjectGUID="{0D1DB87E-E72A-4FE9-A067-1907CC6613F8}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-1907CC6613F8}"
RootNamespace="Boost_party"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-1907CC6614F8}
+ Custom_interval
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/custom_interval_/vc10_custom_interval.vcxproj.filters b/example/custom_interval_/vc10_custom_interval.vcxproj.filters
new file mode 100644
index 0000000..35e56b5
--- /dev/null
+++ b/example/custom_interval_/vc10_custom_interval.vcxproj.filters
@@ -0,0 +1,33 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/example/custom_interval_/vc9_custom_interval.vcproj b/example/custom_interval_/vc9_custom_interval.vcproj
index c7f563b..dd22704 100644
--- a/example/custom_interval_/vc9_custom_interval.vcproj
+++ b/example/custom_interval_/vc9_custom_interval.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_custom_interval"
- ProjectGUID="{0D1DB87E-E72A-4FE9-A067-1907CC6614F8}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-1907CC6614F8}"
RootNamespace="Custom_interval"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D3A9F7C}
+ Dynamic_interval
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/dynamic_interval_/vc10_dynamic_interval.vcxproj.filters b/example/dynamic_interval_/vc10_dynamic_interval.vcxproj.filters
new file mode 100644
index 0000000..baf45cf
--- /dev/null
+++ b/example/dynamic_interval_/vc10_dynamic_interval.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/example/dynamic_interval_/vc9_dynamic_interval.vcproj b/example/dynamic_interval_/vc9_dynamic_interval.vcproj
index 6f48204..126807a 100644
--- a/example/dynamic_interval_/vc9_dynamic_interval.vcproj
+++ b/example/dynamic_interval_/vc9_dynamic_interval.vcproj
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D2A9F7C}
+ Interval
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/interval_/vc10_interval.vcxproj.filters b/example/interval_/vc10_interval.vcxproj.filters
new file mode 100644
index 0000000..fec5755
--- /dev/null
+++ b/example/interval_/vc10_interval.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/example/interval_/vc9_interval.vcproj b/example/interval_/vc9_interval.vcproj
index 7c78dd9..0520587 100644
--- a/example/interval_/vc9_interval.vcproj
+++ b/example/interval_/vc9_interval.vcproj
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-E91A07F9DD81}
+ interval_container
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/interval_container_/vc10_interval_container.vcxproj.filters b/example/interval_container_/vc10_interval_container.vcxproj.filters
new file mode 100644
index 0000000..16d2429
--- /dev/null
+++ b/example/interval_container_/vc10_interval_container.vcxproj.filters
@@ -0,0 +1,45 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/example/interval_container_/vc9_interval_container.vcproj b/example/interval_container_/vc9_interval_container.vcproj
index a7b3891..8020e11 100644
--- a/example/interval_container_/vc9_interval_container.vcproj
+++ b/example/interval_container_/vc9_interval_container.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_interval_container"
- ProjectGUID="{278324CE-9EC1-4D16-B637-E91A07F9DD81}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-E91A07F9DD81}"
RootNamespace="interval_container"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-AA054DD53759}
+ Large_bitset
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib;../../boost_1_35_0/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level3
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib;../../boost_1_35_0/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/large_bitset_/vc10_large_bitset.vcxproj.filters b/example/large_bitset_/vc10_large_bitset.vcxproj.filters
new file mode 100644
index 0000000..489593d
--- /dev/null
+++ b/example/large_bitset_/vc10_large_bitset.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/example/large_bitset_/vc9_large_bitset.vcproj b/example/large_bitset_/vc9_large_bitset.vcproj
index 880352d..355532e 100644
--- a/example/large_bitset_/vc9_large_bitset.vcproj
+++ b/example/large_bitset_/vc9_large_bitset.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_large_bitset"
- ProjectGUID="{6BE62DDE-21B9-4333-BF11-AA054DD53759}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-AA054DD53759}"
RootNamespace="Large_bitset"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-04ED0F38E8C2}
+ Party
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/man_power_/vc10_man_power.vcxproj.filters b/example/man_power_/vc10_man_power.vcxproj.filters
new file mode 100644
index 0000000..739b5e0
--- /dev/null
+++ b/example/man_power_/vc10_man_power.vcxproj.filters
@@ -0,0 +1,39 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/example/man_power_/vc9_man_power.vcproj b/example/man_power_/vc9_man_power.vcproj
index 2b90a9b..07cbc6a 100644
--- a/example/man_power_/vc9_man_power.vcproj
+++ b/example/man_power_/vc9_man_power.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_man_power"
- ProjectGUID="{8B9B91C9-E79C-4F24-BD5C-04ED0F38E8C2}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-04ED0F38E8C2}"
RootNamespace="Party"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-CDC290478F78}
+ Party
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../bin/debug/\
+ ../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../bin/release/\
+ ../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/month_and_week_grid_/vc10_month_and_week_grid.vcxproj.filters b/example/month_and_week_grid_/vc10_month_and_week_grid.vcxproj.filters
new file mode 100644
index 0000000..f4eb9f2
--- /dev/null
+++ b/example/month_and_week_grid_/vc10_month_and_week_grid.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/month_and_week_grid_/vc9_month_and_week_grid.vcproj b/example/month_and_week_grid_/vc9_month_and_week_grid.vcproj
index e6e17e3..f321dd9 100644
--- a/example/month_and_week_grid_/vc9_month_and_week_grid.vcproj
+++ b/example/month_and_week_grid_/vc9_month_and_week_grid.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_month_and_week_grid"
- ProjectGUID="{360BCFA9-9EB6-4D22-8469-CDC290478F78}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-CDC290478F78}"
RootNamespace="Party"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-D75FD6990B83}
+ overlap_counter
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/overlap_counter_/vc10_overlap_counter.vcxproj.filters b/example/overlap_counter_/vc10_overlap_counter.vcxproj.filters
new file mode 100644
index 0000000..0ecacfd
--- /dev/null
+++ b/example/overlap_counter_/vc10_overlap_counter.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/example/overlap_counter_/vc9_overlap_counter.vcproj b/example/overlap_counter_/vc9_overlap_counter.vcproj
index 11a37f1..6c5bc5f 100644
--- a/example/overlap_counter_/vc9_overlap_counter.vcproj
+++ b/example/overlap_counter_/vc9_overlap_counter.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_overlap_counter"
- ProjectGUID="{8DC9BDE4-E5A4-4294-A12F-D75FD6990B83}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-D75FD6990B83}"
RootNamespace="overlap_counter"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-AA054DD43759}
+ Party
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib;../../boost_1_35_0/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib;../../boost_1_35_0/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/party_/vc10_party.vcxproj.filters b/example/party_/vc10_party.vcxproj.filters
new file mode 100644
index 0000000..b082c17
--- /dev/null
+++ b/example/party_/vc10_party.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/example/party_/vc9_party.vcproj b/example/party_/vc9_party.vcproj
index 6d91cbb..f5a1072 100644
--- a/example/party_/vc9_party.vcproj
+++ b/example/party_/vc9_party.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_party"
- ProjectGUID="{6BE62DDE-21B9-4333-BF11-AA054DD43759}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-AA054DD43759}"
RootNamespace="Party"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-1907CC6633F8}
+ Partys_height_average
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/partys_height_average_/vc10_partys_height_average.vcxproj.filters b/example/partys_height_average_/vc10_partys_height_average.vcxproj.filters
new file mode 100644
index 0000000..a4f4599
--- /dev/null
+++ b/example/partys_height_average_/vc10_partys_height_average.vcxproj.filters
@@ -0,0 +1,33 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/example/partys_height_average_/vc9_partys_height_average.vcproj b/example/partys_height_average_/vc9_partys_height_average.vcproj
index 489194c..8c981b0 100644
--- a/example/partys_height_average_/vc9_partys_height_average.vcproj
+++ b/example/partys_height_average_/vc9_partys_height_average.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_partys_height_average"
- ProjectGUID="{0D1DB87E-E72A-4FE9-A067-1907CC6633F8}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-1907CC6633F8}"
RootNamespace="Partys_height_average"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-1907CC6623F8}
+ Partys_tallest_guests
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/partys_tallest_guests_/vc10_partys_tallest_guests.vcxproj.filters b/example/partys_tallest_guests_/vc10_partys_tallest_guests.vcxproj.filters
new file mode 100644
index 0000000..c1a9326
--- /dev/null
+++ b/example/partys_tallest_guests_/vc10_partys_tallest_guests.vcxproj.filters
@@ -0,0 +1,33 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/example/partys_tallest_guests_/vc9_partys_tallest_guests.vcproj b/example/partys_tallest_guests_/vc9_partys_tallest_guests.vcproj
index f142ef2..6bcbd49 100644
--- a/example/partys_tallest_guests_/vc9_partys_tallest_guests.vcproj
+++ b/example/partys_tallest_guests_/vc9_partys_tallest_guests.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_partys_tallest_guests"
- ProjectGUID="{0D1DB87E-E72A-4FE9-A067-1907CC6623F8}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-1907CC6623F8}"
RootNamespace="Partys_tallest_guests"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D4A9F7C}
+ Static_interval
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/static_interval_/vc10_static_interval.vcxproj.filters b/example/static_interval_/vc10_static_interval.vcxproj.filters
new file mode 100644
index 0000000..ccc7c12
--- /dev/null
+++ b/example/static_interval_/vc10_static_interval.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/example/static_interval_/vc9_static_interval.vcproj b/example/static_interval_/vc9_static_interval.vcproj
index 836bcce..2607941 100644
--- a/example/static_interval_/vc9_static_interval.vcproj
+++ b/example/static_interval_/vc9_static_interval.vcproj
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-D75FD6990B84}
+ std_copy
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/std_copy_/vc10_std_copy.vcxproj.filters b/example/std_copy_/vc10_std_copy.vcxproj.filters
new file mode 100644
index 0000000..783e0ed
--- /dev/null
+++ b/example/std_copy_/vc10_std_copy.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/example/std_copy_/vc9_std_copy.vcproj b/example/std_copy_/vc9_std_copy.vcproj
index eb7ddee..7131841 100644
--- a/example/std_copy_/vc9_std_copy.vcproj
+++ b/example/std_copy_/vc9_std_copy.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_std_copy"
- ProjectGUID="{8DC9BDE4-E5A4-4294-A12F-D75FD6990B84}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-D75FD6990B84}"
RootNamespace="std_copy"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-D75FD6990B85}
+ std_transform
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/std_transform_/vc10_std_transform.vcxproj.filters b/example/std_transform_/vc10_std_transform.vcxproj.filters
new file mode 100644
index 0000000..0aebee1
--- /dev/null
+++ b/example/std_transform_/vc10_std_transform.vcxproj.filters
@@ -0,0 +1,36 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/example/std_transform_/vc9_std_transform.vcproj b/example/std_transform_/vc9_std_transform.vcproj
index 4bce211..6bf8197 100644
--- a/example/std_transform_/vc9_std_transform.vcproj
+++ b/example/std_transform_/vc9_std_transform.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_std_transform"
- ProjectGUID="{8DC9BDE4-E5A4-4294-A12F-D75FD6990B85}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-D75FD6990B85}"
RootNamespace="std_transform"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-DC88DD5BF4A1}
+ User_groups
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level4
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ false
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/user_groups_/vc10_user_groups.vcxproj.filters b/example/user_groups_/vc10_user_groups.vcxproj.filters
new file mode 100644
index 0000000..aad092b
--- /dev/null
+++ b/example/user_groups_/vc10_user_groups.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
+
+
+
\ No newline at end of file
diff --git a/example/user_groups_/vc9_user_groups.vcproj b/example/user_groups_/vc9_user_groups.vcproj
index 49d9ba8..6934088 100644
--- a/example/user_groups_/vc9_user_groups.vcproj
+++ b/example/user_groups_/vc9_user_groups.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_user_groups"
- ProjectGUID="{900B8478-E01B-4ECD-A4D6-DC88DD5BF4A1}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-DC88DD5BF4A1}"
RootNamespace="User_groups"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D7A9FA3}
+ cmp_clang_ttp_passing2
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/cmp_clang_ttp_passing2_/vc10_cmp_clang_ttp_passing2.vcxproj.filters b/test/cmp_clang_ttp_passing2_/vc10_cmp_clang_ttp_passing2.vcxproj.filters
new file mode 100644
index 0000000..4c40aa1
--- /dev/null
+++ b/test/cmp_clang_ttp_passing2_/vc10_cmp_clang_ttp_passing2.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/cmp_clang_ttp_passing2_/vc9_cmp_clang_ttp_passing2.vcproj b/test/cmp_clang_ttp_passing2_/vc9_cmp_clang_ttp_passing2.vcproj
index 50c48db..a302b75 100644
--- a/test/cmp_clang_ttp_passing2_/vc9_cmp_clang_ttp_passing2.vcproj
+++ b/test/cmp_clang_ttp_passing2_/vc9_cmp_clang_ttp_passing2.vcproj
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D7A9FA2}
+ cmp_clang_ttp_passing
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/cmp_clang_ttp_passing_/vc10_cmp_clang_ttp_passing.vcxproj.filters b/test/cmp_clang_ttp_passing_/vc10_cmp_clang_ttp_passing.vcxproj.filters
new file mode 100644
index 0000000..b43ed11
--- /dev/null
+++ b/test/cmp_clang_ttp_passing_/vc10_cmp_clang_ttp_passing.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/cmp_clang_ttp_passing_/vc9_cmp_clang_ttp_passing.vcproj b/test/cmp_clang_ttp_passing_/vc9_cmp_clang_ttp_passing.vcproj
index d7ed8a0..9535b2c 100644
--- a/test/cmp_clang_ttp_passing_/vc9_cmp_clang_ttp_passing.vcproj
+++ b/test/cmp_clang_ttp_passing_/vc9_cmp_clang_ttp_passing.vcproj
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D3A900D}
+ Fast_stat_interval_map
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fast_stat_interval_map_/vc10_fast_stat_interval_map.vcxproj.filters b/test/fast_stat_interval_map_/vc10_fast_stat_interval_map.vcxproj.filters
new file mode 100644
index 0000000..4227942
--- /dev/null
+++ b/test/fast_stat_interval_map_/vc10_fast_stat_interval_map.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fast_stat_interval_map_/vc9_fast_stat_interval_map.vcproj b/test/fast_stat_interval_map_/vc9_fast_stat_interval_map.vcproj
index 8afbc8c..39a1126 100644
--- a/test/fast_stat_interval_map_/vc9_fast_stat_interval_map.vcproj
+++ b/test/fast_stat_interval_map_/vc9_fast_stat_interval_map.vcproj
@@ -118,7 +118,7 @@
/>
>(); }
//==============================================================================
//- sta.asy.{dis|con} ----------------------------------------------------------
BOOST_AUTO_TEST_CASE
-(fastest_itl_right_open_interval_ctor_4_ordered_types)
+(fastest_icl_right_open_interval_ctor_4_ordered_types)
{ interval_ctor_4_ordered_types >(); }
BOOST_AUTO_TEST_CASE
-(fastest_itl_right_open_interval_4_ordered_types)
+(fastest_icl_right_open_interval_4_ordered_types)
{ singelizable_interval_4_ordered_types >(); }
BOOST_AUTO_TEST_CASE
-(fastest_itl_right_open_interval_4_bicremental_types)
+(fastest_icl_right_open_interval_4_bicremental_types)
{ singelizable_interval_4_bicremental_types >(); }
BOOST_AUTO_TEST_CASE
-(fastest_itl_left_open_interval_ctor_4_ordered_types)
+(fastest_icl_left_open_interval_ctor_4_ordered_types)
{ interval_ctor_4_ordered_types >(); }
BOOST_AUTO_TEST_CASE
-(fastest_itl_left_open_interval_4_ordered_types_singelizable)
+(fastest_icl_left_open_interval_4_ordered_types_singelizable)
{ singelizable_interval_4_ordered_types >(); }
BOOST_AUTO_TEST_CASE
-(fastest_itl_left_open_interval_4_bicremental_types)
+(fastest_icl_left_open_interval_4_bicremental_types)
{ singelizable_interval_4_bicremental_types >(); }
//- coverables -----------------------------------------------------------------
@@ -81,47 +81,47 @@ BOOST_AUTO_TEST_CASE
//- dyn.dis --------------------------------------------------------------------
BOOST_AUTO_TEST_CASE
-(fastest_itl_discrete_interval_ctor_4_discrete_types_base)
+(fastest_icl_discrete_interval_ctor_4_discrete_types_base)
{ interval_ctor_4_ordered_types >(); }
BOOST_AUTO_TEST_CASE
-(fastest_itl_discrete_interval_ctor_4_discrete_types_dynamic)
+(fastest_icl_discrete_interval_ctor_4_discrete_types_dynamic)
{ dynamic_interval_ctor_4_ordered_types >(); }
BOOST_AUTO_TEST_CASE
-(fastest_itl_discrete_interval_4_ordered_types)
+(fastest_icl_discrete_interval_4_ordered_types)
{ singelizable_interval_4_ordered_types >(); }
BOOST_AUTO_TEST_CASE
-(fastest_itl_discrete_interval_4_bicremental_types)
+(fastest_icl_discrete_interval_4_bicremental_types)
{ singelizable_interval_4_bicremental_types >(); }
//- dyn.con --------------------------------------------------------------------
BOOST_AUTO_TEST_CASE
-(fastest_itl_continuous_interval_ctor_4_continuous_types_base)
+(fastest_icl_continuous_interval_ctor_4_continuous_types_base)
{ interval_ctor_4_ordered_types >(); }
BOOST_AUTO_TEST_CASE
-(fastest_itl_continuous_interval_ctor_4_continuous_types_dynamic)
+(fastest_icl_continuous_interval_ctor_4_continuous_types_dynamic)
{ dynamic_interval_ctor_4_ordered_types >(); }
BOOST_AUTO_TEST_CASE
-(fastest_itl_continuous_interval_4_continuous_types_singelizable)
+(fastest_icl_continuous_interval_4_continuous_types_singelizable)
{ singelizable_interval_4_ordered_types >(); }
//------------------------------------------------------------------------------
BOOST_AUTO_TEST_CASE
-(fastest_itl_distant_intervals_4_discrete_types)
+(fastest_icl_distant_intervals_4_discrete_types)
{ distant_intervals_4_discrete_types(); }
BOOST_AUTO_TEST_CASE
-(fastest_itl_distant_intervals_4_numeric_continuous_types)
+(fastest_icl_distant_intervals_4_numeric_continuous_types)
{ distant_intervals_4_numeric_continuous_types(); }
//------------------------------------------------------------------------------
BOOST_AUTO_TEST_CASE
-(fastest_itl_dynamic_interval_bounds_4_bicremental_types)
+(fastest_icl_dynamic_interval_bounds_4_bicremental_types)
{ dynamic_interval_bounds_4_bicremental_types(); }
//==============================================================================
diff --git a/test/fastest_icl_interval_/vc10_fastest_icl_interval.vcxproj b/test/fastest_icl_interval_/vc10_fastest_icl_interval.vcxproj
new file mode 100644
index 0000000..2bbacfc
--- /dev/null
+++ b/test/fastest_icl_interval_/vc10_fastest_icl_interval.vcxproj
@@ -0,0 +1,100 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D2A908C}
+ Fastest_icl_interval
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_icl_interval_/vc10_fastest_icl_interval.vcxproj.filters b/test/fastest_icl_interval_/vc10_fastest_icl_interval.vcxproj.filters
new file mode 100644
index 0000000..8a321ff
--- /dev/null
+++ b/test/fastest_icl_interval_/vc10_fastest_icl_interval.vcxproj.filters
@@ -0,0 +1,22 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_icl_interval_/vc9_fastest_icl_interval.vcproj b/test/fastest_icl_interval_/vc9_fastest_icl_interval.vcproj
index e0c036d..6b058a0 100644
--- a/test/fastest_icl_interval_/vc9_fastest_icl_interval.vcproj
+++ b/test/fastest_icl_interval_/vc9_fastest_icl_interval.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_icl_map_/fastest_icl_map_cases.hpp b/test/fastest_icl_map_/fastest_icl_map_cases.hpp
index 4c2192e..9cdb581 100644
--- a/test/fastest_icl_map_/fastest_icl_map_cases.hpp
+++ b/test/fastest_icl_map_/fastest_icl_map_cases.hpp
@@ -9,11 +9,15 @@ Copyright (c) 2008-2009: Joachim Faulhaber
#define BOOST_ICL_TEST_ICL_MAP_CASES_HPP_JOFA_090701
BOOST_AUTO_TEST_CASE
-(fastest_itl_itl_map_contains_4_bicremental_types)
-{ itl_map_contains_4_bicremental_types();}
+(fastest_icl_icl_map_contains_4_bicremental_types)
+{ icl_map_contains_4_bicremental_types();}
BOOST_AUTO_TEST_CASE
-(fastest_itl_itl_map_find_4_bicremental_types)
-{ itl_map_find_4_bicremental_types();}
+(fastest_icl_icl_map_find_4_bicremental_types)
+{ icl_map_find_4_bicremental_types();}
+
+BOOST_AUTO_TEST_CASE
+(fastest_icl_icl_map_move_4_discrete_types)
+{ icl_map_move_4_discrete_types();}
#endif // BOOST_ICL_TEST_ICL_MAP_CASES_HPP_JOFA_090701
diff --git a/test/fastest_icl_map_/vc10_fastest_icl_map.vcxproj b/test/fastest_icl_map_/vc10_fastest_icl_map.vcxproj
new file mode 100644
index 0000000..56aa293
--- /dev/null
+++ b/test/fastest_icl_map_/vc10_fastest_icl_map.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-C6CEBFCE309B}
+ Fastest_icl_map
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_icl_map_/vc10_fastest_icl_map.vcxproj.filters b/test/fastest_icl_map_/vc10_fastest_icl_map.vcxproj.filters
new file mode 100644
index 0000000..9eaba77
--- /dev/null
+++ b/test/fastest_icl_map_/vc10_fastest_icl_map.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_icl_map_/vc9_fastest_icl_map.vcproj b/test/fastest_icl_map_/vc9_fastest_icl_map.vcproj
index f177d92..60ed9b5 100644
--- a/test/fastest_icl_map_/vc9_fastest_icl_map.vcproj
+++ b/test/fastest_icl_map_/vc9_fastest_icl_map.vcproj
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D2A900D}
+ Fastest_interval_map
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_map_/vc10_fastest_interval_map.vcxproj.filters b/test/fastest_interval_map_/vc10_fastest_interval_map.vcxproj.filters
new file mode 100644
index 0000000..7205fa3
--- /dev/null
+++ b/test/fastest_interval_map_/vc10_fastest_interval_map.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_map_/vc9_fastest_interval_map.vcproj b/test/fastest_interval_map_/vc9_fastest_interval_map.vcproj
index 2aa8995..ccdfdd8 100644
--- a/test/fastest_interval_map_/vc9_fastest_interval_map.vcproj
+++ b/test/fastest_interval_map_/vc9_fastest_interval_map.vcproj
@@ -118,7 +118,7 @@
/>
();}
+BOOST_AUTO_TEST_CASE
+(fastest_icl_interval_map_move_4_discrete_types)
+{ interval_map_move_4_discrete_types();}
+
#endif // BOOST_ICL_FASTEST_INTERVAL_MAP_CASES_HPP_JOFA_090702
diff --git a/test/fastest_interval_map_infix_/vc10_fastest_interval_map_infix.vcxproj b/test/fastest_interval_map_infix_/vc10_fastest_interval_map_infix.vcxproj
new file mode 100644
index 0000000..0dea33d
--- /dev/null
+++ b/test/fastest_interval_map_infix_/vc10_fastest_interval_map_infix.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-F47E9765C011}
+ Fastest_interval_map_infix
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_map_infix_/vc10_fastest_interval_map_infix.vcxproj.filters b/test/fastest_interval_map_infix_/vc10_fastest_interval_map_infix.vcxproj.filters
new file mode 100644
index 0000000..94b1456
--- /dev/null
+++ b/test/fastest_interval_map_infix_/vc10_fastest_interval_map_infix.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_map_infix_/vc9_fastest_interval_map_infix.vcproj b/test/fastest_interval_map_infix_/vc9_fastest_interval_map_infix.vcproj
index 4aaf282..ccdef98 100644
--- a/test/fastest_interval_map_infix_/vc9_fastest_interval_map_infix.vcproj
+++ b/test/fastest_interval_map_infix_/vc9_fastest_interval_map_infix.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_fastest_interval_map_infix"
- ProjectGUID="{0FBD7F60-6470-41BB-8F8C-F47E9765C011}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-F47E9765C011}"
RootNamespace="Fastest_interval_map_infix"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D5A902F}
+ Fastest_interval_map_infix_mixed
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_map_infix_mixed_/vc10_fastest_interval_map_infix_mixed.vcxproj.filters b/test/fastest_interval_map_infix_mixed_/vc10_fastest_interval_map_infix_mixed.vcxproj.filters
new file mode 100644
index 0000000..4f141cb
--- /dev/null
+++ b/test/fastest_interval_map_infix_mixed_/vc10_fastest_interval_map_infix_mixed.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_map_mixed2_/fastest_interval_map_mixed2.cpp b/test/fastest_interval_map_mixed2_/fastest_interval_map_mixed2.cpp
index 7b29d7f..072c105 100644
--- a/test/fastest_interval_map_mixed2_/fastest_interval_map_mixed2.cpp
+++ b/test/fastest_interval_map_mixed2_/fastest_interval_map_mixed2.cpp
@@ -10,7 +10,7 @@ Copyright (c) 2008-2009: Joachim Faulhaber
#include
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_interval_map_mixed2_/vc10_fastest_interval_map_mixed2.vcxproj b/test/fastest_interval_map_mixed2_/vc10_fastest_interval_map_mixed2.vcxproj
new file mode 100644
index 0000000..d07ab55
--- /dev/null
+++ b/test/fastest_interval_map_mixed2_/vc10_fastest_interval_map_mixed2.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D3B903F}
+ Fastest_interval_map_mixed2
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_map_mixed2_/vc10_fastest_interval_map_mixed2.vcxproj.filters b/test/fastest_interval_map_mixed2_/vc10_fastest_interval_map_mixed2.vcxproj.filters
new file mode 100644
index 0000000..ce61a21
--- /dev/null
+++ b/test/fastest_interval_map_mixed2_/vc10_fastest_interval_map_mixed2.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_map_mixed2_/vc9_fastest_interval_map_mixed2.vcproj b/test/fastest_interval_map_mixed2_/vc9_fastest_interval_map_mixed2.vcproj
index b9bbf9e..6290359 100644
--- a/test/fastest_interval_map_mixed2_/vc9_fastest_interval_map_mixed2.vcproj
+++ b/test/fastest_interval_map_mixed2_/vc9_fastest_interval_map_mixed2.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
@@ -54,10 +54,10 @@ BOOST_AUTO_TEST_CASE
{ interval_map_mixed_equal_4_bicremental_types(); }
BOOST_AUTO_TEST_CASE
-(fastest_itl_partial_interval_map_mixed_inclusion_compare_4_bicremental_types)
+(fastest_icl_partial_interval_map_mixed_inclusion_compare_4_bicremental_types)
{ partial_interval_map_mixed_inclusion_compare_4_bicremental_types(); }
BOOST_AUTO_TEST_CASE
-(fastest_itl_partial_interval_map_mixed_contains_4_bicremental_types)
+(fastest_icl_partial_interval_map_mixed_contains_4_bicremental_types)
{ partial_interval_map_mixed_contains_4_bicremental_types(); }
diff --git a/test/fastest_interval_map_mixed_/vc10_fastest_interval_map_mixed.vcxproj b/test/fastest_interval_map_mixed_/vc10_fastest_interval_map_mixed.vcxproj
new file mode 100644
index 0000000..ae4f005
--- /dev/null
+++ b/test/fastest_interval_map_mixed_/vc10_fastest_interval_map_mixed.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D3A904F}
+ Fastest_interval_map_mixed
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_map_mixed_/vc10_fastest_interval_map_mixed.vcxproj.filters b/test/fastest_interval_map_mixed_/vc10_fastest_interval_map_mixed.vcxproj.filters
new file mode 100644
index 0000000..799eb9d
--- /dev/null
+++ b/test/fastest_interval_map_mixed_/vc10_fastest_interval_map_mixed.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_map_mixed_/vc9_fastest_interval_map_mixed.vcproj b/test/fastest_interval_map_mixed_/vc9_fastest_interval_map_mixed.vcproj
index 14f9ba6..f34ebf0 100644
--- a/test/fastest_interval_map_mixed_/vc9_fastest_interval_map_mixed.vcproj
+++ b/test/fastest_interval_map_mixed_/vc9_fastest_interval_map_mixed.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_interval_set_/vc10_fastest_interval_set.vcxproj b/test/fastest_interval_set_/vc10_fastest_interval_set.vcxproj
new file mode 100644
index 0000000..83e13d7
--- /dev/null
+++ b/test/fastest_interval_set_/vc10_fastest_interval_set.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D2A905C}
+ Fastest_interval_set
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_set_/vc10_fastest_interval_set.vcxproj.filters b/test/fastest_interval_set_/vc10_fastest_interval_set.vcxproj.filters
new file mode 100644
index 0000000..f3dbce3
--- /dev/null
+++ b/test/fastest_interval_set_/vc10_fastest_interval_set.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_set_/vc9_fastest_interval_set.vcproj b/test/fastest_interval_set_/vc9_fastest_interval_set.vcproj
index 6834d74..822e3bc 100644
--- a/test/fastest_interval_set_/vc9_fastest_interval_set.vcproj
+++ b/test/fastest_interval_set_/vc9_fastest_interval_set.vcproj
@@ -41,7 +41,7 @@
();}
+BOOST_AUTO_TEST_CASE
+(fastest_icl_interval_set_move_4_discrete_types)
+{ interval_set_move_4_discrete_types();}
+
#endif // BOOST_ICL_FASTEST_INTERVAL_SET_CASES_HPP_JOFA_090702
diff --git a/test/fastest_interval_set_infix_/fastest_interval_set_infix.cpp b/test/fastest_interval_set_infix_/fastest_interval_set_infix.cpp
index 999900f..ede5b5f 100644
--- a/test/fastest_interval_set_infix_/fastest_interval_set_infix.cpp
+++ b/test/fastest_interval_set_infix_/fastest_interval_set_infix.cpp
@@ -10,7 +10,7 @@ Copyright (c) 2008-2009: Joachim Faulhaber
#include
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_interval_set_infix_/vc10_fastest_interval_set_infix.vcxproj b/test/fastest_interval_set_infix_/vc10_fastest_interval_set_infix.vcxproj
new file mode 100644
index 0000000..f19e39d
--- /dev/null
+++ b/test/fastest_interval_set_infix_/vc10_fastest_interval_set_infix.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-35D1623E906E}
+ Fastest_interval_set_infix
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_set_infix_/vc10_fastest_interval_set_infix.vcxproj.filters b/test/fastest_interval_set_infix_/vc10_fastest_interval_set_infix.vcxproj.filters
new file mode 100644
index 0000000..495c434
--- /dev/null
+++ b/test/fastest_interval_set_infix_/vc10_fastest_interval_set_infix.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_set_infix_/vc9_fastest_interval_set_infix.vcproj b/test/fastest_interval_set_infix_/vc9_fastest_interval_set_infix.vcproj
index 92642e1..6981f7a 100644
--- a/test/fastest_interval_set_infix_/vc9_fastest_interval_set_infix.vcproj
+++ b/test/fastest_interval_set_infix_/vc9_fastest_interval_set_infix.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_fastest_interval_set_infix"
- ProjectGUID="{A731623C-94BC-4666-A419-35D1623E906E}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-35D1623E906E}"
RootNamespace="Fastest_interval_set_infix"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D3A907E}
+ Fastest_interval_set_mixed
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_set_mixed_/vc10_fastest_interval_set_mixed.vcxproj.filters b/test/fastest_interval_set_mixed_/vc10_fastest_interval_set_mixed.vcxproj.filters
new file mode 100644
index 0000000..50db0ac
--- /dev/null
+++ b/test/fastest_interval_set_mixed_/vc10_fastest_interval_set_mixed.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_interval_set_mixed_/vc9_fastest_interval_set_mixed.vcproj b/test/fastest_interval_set_mixed_/vc9_fastest_interval_set_mixed.vcproj
index 9d16079..484e84f 100644
--- a/test/fastest_interval_set_mixed_/vc9_fastest_interval_set_mixed.vcproj
+++ b/test/fastest_interval_set_mixed_/vc9_fastest_interval_set_mixed.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_partial_icl_quantifier_/vc10_fastest_partial_icl_quantifier.vcxproj b/test/fastest_partial_icl_quantifier_/vc10_fastest_partial_icl_quantifier.vcxproj
new file mode 100644
index 0000000..14f9fa3
--- /dev/null
+++ b/test/fastest_partial_icl_quantifier_/vc10_fastest_partial_icl_quantifier.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B5A-FD5B7D3A909F}
+ Fastest_partial_icl_quantifier
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ /bigobj %(AdditionalOptions)
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_partial_icl_quantifier_/vc10_fastest_partial_icl_quantifier.vcxproj.filters b/test/fastest_partial_icl_quantifier_/vc10_fastest_partial_icl_quantifier.vcxproj.filters
new file mode 100644
index 0000000..83cc6be
--- /dev/null
+++ b/test/fastest_partial_icl_quantifier_/vc10_fastest_partial_icl_quantifier.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_partial_icl_quantifier_/vc9_fastest_partial_icl_quantifier.vcproj b/test/fastest_partial_icl_quantifier_/vc9_fastest_partial_icl_quantifier.vcproj
index 7aa277c..58a2191 100644
--- a/test/fastest_partial_icl_quantifier_/vc9_fastest_partial_icl_quantifier.vcproj
+++ b/test/fastest_partial_icl_quantifier_/vc9_fastest_partial_icl_quantifier.vcproj
@@ -42,7 +42,7 @@
Name="VCCLCompilerTool"
AdditionalOptions="/bigobj"
Optimization="0"
- AdditionalIncludeDirectories="../../../../; ../../../../boost_1_35_0"
+ AdditionalIncludeDirectories="../../../../"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -119,7 +119,7 @@
/>
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_partial_interval_quantifier_/vc10_fastest_partial_interval_quantifier.vcxproj b/test/fastest_partial_interval_quantifier_/vc10_fastest_partial_interval_quantifier.vcxproj
new file mode 100644
index 0000000..5a1f66b
--- /dev/null
+++ b/test/fastest_partial_interval_quantifier_/vc10_fastest_partial_interval_quantifier.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B5A-FD5B7D2A909F}
+ Fastest_partial_interval_quantifier
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ /bigobj %(AdditionalOptions)
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_partial_interval_quantifier_/vc10_fastest_partial_interval_quantifier.vcxproj.filters b/test/fastest_partial_interval_quantifier_/vc10_fastest_partial_interval_quantifier.vcxproj.filters
new file mode 100644
index 0000000..d15fa6e
--- /dev/null
+++ b/test/fastest_partial_interval_quantifier_/vc10_fastest_partial_interval_quantifier.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_partial_interval_quantifier_/vc9_fastest_partial_interval_quantifier.vcproj b/test/fastest_partial_interval_quantifier_/vc9_fastest_partial_interval_quantifier.vcproj
index d48bf12..60e9346 100644
--- a/test/fastest_partial_interval_quantifier_/vc9_fastest_partial_interval_quantifier.vcproj
+++ b/test/fastest_partial_interval_quantifier_/vc9_fastest_partial_interval_quantifier.vcproj
@@ -42,7 +42,7 @@
Name="VCCLCompilerTool"
AdditionalOptions="/bigobj"
Optimization="0"
- AdditionalIncludeDirectories="../../../../; ../../../../boost_1_35_0"
+ AdditionalIncludeDirectories="../../../../"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -119,7 +119,7 @@
/>
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_separate_interval_set_/vc10_fastest_separate_interval_set.vcxproj b/test/fastest_separate_interval_set_/vc10_fastest_separate_interval_set.vcxproj
new file mode 100644
index 0000000..cb4e964
--- /dev/null
+++ b/test/fastest_separate_interval_set_/vc10_fastest_separate_interval_set.vcxproj
@@ -0,0 +1,105 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D3A910C}
+ Fastest_separate_interval_set
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_separate_interval_set_/vc10_fastest_separate_interval_set.vcxproj.filters b/test/fastest_separate_interval_set_/vc10_fastest_separate_interval_set.vcxproj.filters
new file mode 100644
index 0000000..8811c2e
--- /dev/null
+++ b/test/fastest_separate_interval_set_/vc10_fastest_separate_interval_set.vcxproj.filters
@@ -0,0 +1,33 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_separate_interval_set_/vc9_fastest_separate_interval_set.vcproj b/test/fastest_separate_interval_set_/vc9_fastest_separate_interval_set.vcproj
index 9be3d02..b71d62b 100644
--- a/test/fastest_separate_interval_set_/vc9_fastest_separate_interval_set.vcproj
+++ b/test/fastest_separate_interval_set_/vc9_fastest_separate_interval_set.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_separate_interval_set_infix_/vc10_fastest_separate_interval_set_infix.vcxproj b/test/fastest_separate_interval_set_infix_/vc10_fastest_separate_interval_set_infix.vcxproj
new file mode 100644
index 0000000..157a967
--- /dev/null
+++ b/test/fastest_separate_interval_set_infix_/vc10_fastest_separate_interval_set_infix.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-35D2623E911E}
+ Fastest_separate_interval_set_infix
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_separate_interval_set_infix_/vc10_fastest_separate_interval_set_infix.vcxproj.filters b/test/fastest_separate_interval_set_infix_/vc10_fastest_separate_interval_set_infix.vcxproj.filters
new file mode 100644
index 0000000..8d3a8e1
--- /dev/null
+++ b/test/fastest_separate_interval_set_infix_/vc10_fastest_separate_interval_set_infix.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_separate_interval_set_infix_/vc9_fastest_separate_interval_set_infix.vcproj b/test/fastest_separate_interval_set_infix_/vc9_fastest_separate_interval_set_infix.vcproj
index fad07fc..4cd75b6 100644
--- a/test/fastest_separate_interval_set_infix_/vc9_fastest_separate_interval_set_infix.vcproj
+++ b/test/fastest_separate_interval_set_infix_/vc9_fastest_separate_interval_set_infix.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_fastest_separate_interval_set_infix"
- ProjectGUID="{A731623C-94BC-4666-A419-35D2623E911E}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-35D2623E911E}"
RootNamespace="Fastest_separate_interval_set_infix"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_set_icl_set_/vc10_fastest_set_icl_set.vcxproj b/test/fastest_set_icl_set_/vc10_fastest_set_icl_set.vcxproj
new file mode 100644
index 0000000..aa38218
--- /dev/null
+++ b/test/fastest_set_icl_set_/vc10_fastest_set_icl_set.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-A8885151D13F}
+ Fastest_set_icl_set
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_set_icl_set_/vc10_fastest_set_icl_set.vcxproj.filters b/test/fastest_set_icl_set_/vc10_fastest_set_icl_set.vcxproj.filters
new file mode 100644
index 0000000..4cd5d07
--- /dev/null
+++ b/test/fastest_set_icl_set_/vc10_fastest_set_icl_set.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_set_icl_set_/vc9_fastest_set_icl_set.vcproj b/test/fastest_set_icl_set_/vc9_fastest_set_icl_set.vcproj
index 4851e4e..9ee5b0e 100644
--- a/test/fastest_set_icl_set_/vc9_fastest_set_icl_set.vcproj
+++ b/test/fastest_set_icl_set_/vc9_fastest_set_icl_set.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_fastest_set_icl_set"
- ProjectGUID="{33577D13-D562-4E3F-89F2-A8885151D13F}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-A8885151D13F}"
RootNamespace="Fastest_set_icl_set"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_set_interval_set_/fastest_set_interval_set_cases.hpp b/test/fastest_set_interval_set_/fastest_set_interval_set_cases.hpp
index ac0fa58..451cc06 100644
--- a/test/fastest_set_interval_set_/fastest_set_interval_set_cases.hpp
+++ b/test/fastest_set_interval_set_/fastest_set_interval_set_cases.hpp
@@ -32,19 +32,19 @@ BOOST_AUTO_TEST_CASE
// separate_interval_set
//------------------------------------------------------------------------------
BOOST_AUTO_TEST_CASE
-(fastest_itl_separate_interval_set_check_monoid_plus_4_bicremental_types)
+(fastest_icl_separate_interval_set_check_monoid_plus_4_bicremental_types)
{ interval_set_check_monoid_plus_4_bicremental_types();}
BOOST_AUTO_TEST_CASE
-(fastest_itl_separate_interval_set_check_abelian_monoid_plus_4_bicremental_types)
+(fastest_icl_separate_interval_set_check_abelian_monoid_plus_4_bicremental_types)
{ interval_set_check_abelian_monoid_plus_4_bicremental_types();}
BOOST_AUTO_TEST_CASE
-(fastest_itl_separate_interval_set_check_abelian_monoid_et_4_bicremental_types)
+(fastest_icl_separate_interval_set_check_abelian_monoid_et_4_bicremental_types)
{ interval_set_check_abelian_monoid_et_4_bicremental_types();}
BOOST_AUTO_TEST_CASE
-(fastest_itl_separate_interval_set_check_partial_invertive_monoid_plus_4_bicremental_types)
+(fastest_icl_separate_interval_set_check_partial_invertive_monoid_plus_4_bicremental_types)
{ interval_set_check_partial_invertive_monoid_plus_4_bicremental_types();}
@@ -52,19 +52,19 @@ BOOST_AUTO_TEST_CASE
// split_interval_set
//------------------------------------------------------------------------------
BOOST_AUTO_TEST_CASE
-(fastest_itl_split_interval_set_check_monoid_plus_4_bicremental_types)
+(fastest_icl_split_interval_set_check_monoid_plus_4_bicremental_types)
{ interval_set_check_monoid_plus_4_bicremental_types();}
BOOST_AUTO_TEST_CASE
-(fastest_itl_split_interval_set_check_abelian_monoid_plus_4_bicremental_types)
+(fastest_icl_split_interval_set_check_abelian_monoid_plus_4_bicremental_types)
{ interval_set_check_abelian_monoid_plus_4_bicremental_types();}
BOOST_AUTO_TEST_CASE
-(fastest_itl_split_interval_set_check_abelian_monoid_et_4_bicremental_types)
+(fastest_icl_split_interval_set_check_abelian_monoid_et_4_bicremental_types)
{ interval_set_check_abelian_monoid_et_4_bicremental_types();}
BOOST_AUTO_TEST_CASE
-(fastest_itl_split_interval_set_check_partial_invertive_monoid_plus_4_bicremental_types)
+(fastest_icl_split_interval_set_check_partial_invertive_monoid_plus_4_bicremental_types)
{ interval_set_check_partial_invertive_monoid_plus_4_bicremental_types();}
@@ -76,11 +76,11 @@ BOOST_AUTO_TEST_CASE
{ interval_set_check_containedness_4_bicremental_types();}
BOOST_AUTO_TEST_CASE
-(fastest_itl_split_interval_set_check_containedness_4_bicremental_types)
+(fastest_icl_split_interval_set_check_containedness_4_bicremental_types)
{ interval_set_check_containedness_4_bicremental_types();}
BOOST_AUTO_TEST_CASE
-(fastest_itl_separate_interval_set_check_containedness_4_bicremental_types)
+(fastest_icl_separate_interval_set_check_containedness_4_bicremental_types)
{ interval_set_check_containedness_4_bicremental_types();}
//------------------------------------------------------------------------------
@@ -91,11 +91,11 @@ BOOST_AUTO_TEST_CASE
{ interval_set_check_inner_complementarity_4_bicremental_types();}
BOOST_AUTO_TEST_CASE
-(fastest_itl_separate_interval_set_check_inner_complementarity_4_bicremental_types)
+(fastest_icl_separate_interval_set_check_inner_complementarity_4_bicremental_types)
{ interval_set_check_inner_complementarity_4_bicremental_types();}
BOOST_AUTO_TEST_CASE
-(fastest_itl_split_interval_set_check_inner_complementarity_4_bicremental_types)
+(fastest_icl_split_interval_set_check_inner_complementarity_4_bicremental_types)
{ interval_set_check_inner_complementarity_4_bicremental_types();}
//------------------------------------------------------------------------------
@@ -106,11 +106,11 @@ BOOST_AUTO_TEST_CASE
{ interval_set_check_length_complementarity_4_bicremental_types();}
BOOST_AUTO_TEST_CASE
-(fastest_itl_separate_interval_set_check_length_complementarity_4_bicremental_types)
+(fastest_icl_separate_interval_set_check_length_complementarity_4_bicremental_types)
{ interval_set_check_length_complementarity_4_bicremental_types();}
BOOST_AUTO_TEST_CASE
-(fastest_itl_split_interval_set_check_length_complementarity_4_bicremental_types)
+(fastest_icl_split_interval_set_check_length_complementarity_4_bicremental_types)
{ interval_set_check_length_complementarity_4_bicremental_types();}
#endif // BOOST_ICL_FASTEST_SET_INTERVAL_SET_CASES_HPP_JOFA_090703
diff --git a/test/fastest_set_interval_set_/vc10_fastest_set_interval_set.vcxproj b/test/fastest_set_interval_set_/vc10_fastest_set_interval_set.vcxproj
new file mode 100644
index 0000000..53fb745
--- /dev/null
+++ b/test/fastest_set_interval_set_/vc10_fastest_set_interval_set.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-C6CEBFCE3129}
+ Fastest_set_interval_set
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_set_interval_set_/vc10_fastest_set_interval_set.vcxproj.filters b/test/fastest_set_interval_set_/vc10_fastest_set_interval_set.vcxproj.filters
new file mode 100644
index 0000000..083cf5f
--- /dev/null
+++ b/test/fastest_set_interval_set_/vc10_fastest_set_interval_set.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_set_interval_set_/vc9_fastest_set_interval_set.vcproj b/test/fastest_set_interval_set_/vc9_fastest_set_interval_set.vcproj
index c73ecd5..cdd8a9c 100644
--- a/test/fastest_set_interval_set_/vc9_fastest_set_interval_set.vcproj
+++ b/test/fastest_set_interval_set_/vc9_fastest_set_interval_set.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_split_interval_map_/vc10_fastest_split_interval_map.vcxproj b/test/fastest_split_interval_map_/vc10_fastest_split_interval_map.vcxproj
new file mode 100644
index 0000000..b4256cf
--- /dev/null
+++ b/test/fastest_split_interval_map_/vc10_fastest_split_interval_map.vcxproj
@@ -0,0 +1,107 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D2A913E}
+ Fastest_split_interval_map
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_split_interval_map_/vc10_fastest_split_interval_map.vcxproj.filters b/test/fastest_split_interval_map_/vc10_fastest_split_interval_map.vcxproj.filters
new file mode 100644
index 0000000..1b97e5b
--- /dev/null
+++ b/test/fastest_split_interval_map_/vc10_fastest_split_interval_map.vcxproj.filters
@@ -0,0 +1,33 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_split_interval_map_/vc9_fastest_split_interval_map.vcproj b/test/fastest_split_interval_map_/vc9_fastest_split_interval_map.vcproj
index a041da0..e22f231 100644
--- a/test/fastest_split_interval_map_/vc9_fastest_split_interval_map.vcproj
+++ b/test/fastest_split_interval_map_/vc9_fastest_split_interval_map.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_split_interval_map_infix_/vc10_fastest_split_interval_map_infix.vcxproj b/test/fastest_split_interval_map_infix_/vc10_fastest_split_interval_map_infix.vcxproj
new file mode 100644
index 0000000..6d5cc5d
--- /dev/null
+++ b/test/fastest_split_interval_map_infix_/vc10_fastest_split_interval_map_infix.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D4A914D}
+ Fastest_split_interval_map_infix
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_split_interval_map_infix_/vc10_fastest_split_interval_map_infix.vcxproj.filters b/test/fastest_split_interval_map_infix_/vc10_fastest_split_interval_map_infix.vcxproj.filters
new file mode 100644
index 0000000..c593eda
--- /dev/null
+++ b/test/fastest_split_interval_map_infix_/vc10_fastest_split_interval_map_infix.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_split_interval_map_infix_/vc9_fastest_split_interval_map_infix.vcproj b/test/fastest_split_interval_map_infix_/vc9_fastest_split_interval_map_infix.vcproj
index 6009e1b..101f330 100644
--- a/test/fastest_split_interval_map_infix_/vc9_fastest_split_interval_map_infix.vcproj
+++ b/test/fastest_split_interval_map_infix_/vc9_fastest_split_interval_map_infix.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_split_interval_set_/vc10_fastest_split_interval_set.vcxproj b/test/fastest_split_interval_set_/vc10_fastest_split_interval_set.vcxproj
new file mode 100644
index 0000000..5e970f6
--- /dev/null
+++ b/test/fastest_split_interval_set_/vc10_fastest_split_interval_set.vcxproj
@@ -0,0 +1,105 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D4A915C}
+ Fastest_split_interval_set
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_split_interval_set_/vc10_fastest_split_interval_set.vcxproj.filters b/test/fastest_split_interval_set_/vc10_fastest_split_interval_set.vcxproj.filters
new file mode 100644
index 0000000..0f8bbff
--- /dev/null
+++ b/test/fastest_split_interval_set_/vc10_fastest_split_interval_set.vcxproj.filters
@@ -0,0 +1,33 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_split_interval_set_/vc9_fastest_split_interval_set.vcproj b/test/fastest_split_interval_set_/vc9_fastest_split_interval_set.vcproj
index d4d7d1b..3fded14 100644
--- a/test/fastest_split_interval_set_/vc9_fastest_split_interval_set.vcproj
+++ b/test/fastest_split_interval_set_/vc9_fastest_split_interval_set.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_split_interval_set_infix_/vc10_fastest_split_interval_set_infix.vcxproj b/test/fastest_split_interval_set_infix_/vc10_fastest_split_interval_set_infix.vcxproj
new file mode 100644
index 0000000..ae89133
--- /dev/null
+++ b/test/fastest_split_interval_set_infix_/vc10_fastest_split_interval_set_infix.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-35D3623E916E}
+ Fastest_split_interval_set_infix
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_split_interval_set_infix_/vc10_fastest_split_interval_set_infix.vcxproj.filters b/test/fastest_split_interval_set_infix_/vc10_fastest_split_interval_set_infix.vcxproj.filters
new file mode 100644
index 0000000..09752b7
--- /dev/null
+++ b/test/fastest_split_interval_set_infix_/vc10_fastest_split_interval_set_infix.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_split_interval_set_infix_/vc9_fastest_split_interval_set_infix.vcproj b/test/fastest_split_interval_set_infix_/vc9_fastest_split_interval_set_infix.vcproj
index ca3739b..f853c2f 100644
--- a/test/fastest_split_interval_set_infix_/vc9_fastest_split_interval_set_infix.vcproj
+++ b/test/fastest_split_interval_set_infix_/vc9_fastest_split_interval_set_infix.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_fastest_split_interval_set_infix"
- ProjectGUID="{A731623C-94BC-4666-A419-35D3623E916E}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-35D3623E916E}"
RootNamespace="Fastest_split_interval_set_infix"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_total_icl_quantifier_/vc10_fastest_total_icl_quantifier.vcxproj b/test/fastest_total_icl_quantifier_/vc10_fastest_total_icl_quantifier.vcxproj
new file mode 100644
index 0000000..7946b83
--- /dev/null
+++ b/test/fastest_total_icl_quantifier_/vc10_fastest_total_icl_quantifier.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B5B-FD5B7D4A917F}
+ Fastest_total_icl_quantifier
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ /bigobj %(AdditionalOptions)
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_total_icl_quantifier_/vc10_fastest_total_icl_quantifier.vcxproj.filters b/test/fastest_total_icl_quantifier_/vc10_fastest_total_icl_quantifier.vcxproj.filters
new file mode 100644
index 0000000..898851d
--- /dev/null
+++ b/test/fastest_total_icl_quantifier_/vc10_fastest_total_icl_quantifier.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_total_icl_quantifier_/vc9_fastest_total_icl_quantifier.vcproj b/test/fastest_total_icl_quantifier_/vc9_fastest_total_icl_quantifier.vcproj
index 697e395..51fc418 100644
--- a/test/fastest_total_icl_quantifier_/vc9_fastest_total_icl_quantifier.vcproj
+++ b/test/fastest_total_icl_quantifier_/vc9_fastest_total_icl_quantifier.vcproj
@@ -42,7 +42,7 @@
Name="VCCLCompilerTool"
AdditionalOptions="/bigobj"
Optimization="0"
- AdditionalIncludeDirectories="../../../../; ../../../../boost_1_35_0"
+ AdditionalIncludeDirectories="../../../../"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -119,7 +119,7 @@
/>
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/fastest_total_interval_quantifier_/vc10_fastest_total_interval_quantifier.vcxproj b/test/fastest_total_interval_quantifier_/vc10_fastest_total_interval_quantifier.vcxproj
new file mode 100644
index 0000000..920ff4c
--- /dev/null
+++ b/test/fastest_total_interval_quantifier_/vc10_fastest_total_interval_quantifier.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B5B-FD5B7D2A917F}
+ Fastest_total_interval_quantifier
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ /bigobj %(AdditionalOptions)
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fastest_total_interval_quantifier_/vc10_fastest_total_interval_quantifier.vcxproj.filters b/test/fastest_total_interval_quantifier_/vc10_fastest_total_interval_quantifier.vcxproj.filters
new file mode 100644
index 0000000..c11efb2
--- /dev/null
+++ b/test/fastest_total_interval_quantifier_/vc10_fastest_total_interval_quantifier.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fastest_total_interval_quantifier_/vc9_fastest_total_interval_quantifier.vcproj b/test/fastest_total_interval_quantifier_/vc9_fastest_total_interval_quantifier.vcproj
index bab4a0b..ecb0431 100644
--- a/test/fastest_total_interval_quantifier_/vc9_fastest_total_interval_quantifier.vcproj
+++ b/test/fastest_total_interval_quantifier_/vc9_fastest_total_interval_quantifier.vcproj
@@ -42,7 +42,7 @@
Name="VCCLCompilerTool"
AdditionalOptions="/bigobj"
Optimization="0"
- AdditionalIncludeDirectories="../../../../; ../../../../boost_1_35_0"
+ AdditionalIncludeDirectories="../../../../"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -119,7 +119,7 @@
/>
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D9A9FA0}
+ fix_icl_after_thread
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fix_icl_after_thread_/vc10_fix_icl_after_thread.vcxproj.filters b/test/fix_icl_after_thread_/vc10_fix_icl_after_thread.vcxproj.filters
new file mode 100644
index 0000000..7e7a154
--- /dev/null
+++ b/test/fix_icl_after_thread_/vc10_fix_icl_after_thread.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fix_icl_after_thread_/vc9_fix_icl_after_thread.vcproj b/test/fix_icl_after_thread_/vc9_fix_icl_after_thread.vcproj
index 8556552..8169ce6 100644
--- a/test/fix_icl_after_thread_/vc9_fix_icl_after_thread.vcproj
+++ b/test/fix_icl_after_thread_/vc9_fix_icl_after_thread.vcproj
@@ -41,7 +41,7 @@
Interval;
+ typedef std::numeric_limits Limits;
+
+ Value const max(Limits::max());
+
+ Interval::interval_type piff = Interval::open(max, max);
+
+ BOOST_CHECK(!icl::is_empty(Interval::open(max - 2, max)));
+ BOOST_CHECK( icl::is_empty(Interval::open(max - 1, max)));
+ BOOST_CHECK( icl::is_empty(Interval::open(max, max)));
+}
+
+BOOST_AUTO_TEST_CASE(ticket_6095_Marvin_Sielenkemper_totalRangeTest)
+{
+ typedef int Value;
+ typedef boost::icl::interval Interval;
+ typedef std::numeric_limits Limits;
+ typedef boost::icl::interval_map Container;
+
+ Value const min(Limits::min());
+ Value const max(Limits::max());
+
+ boost::icl::interval_map intervals;
+
+ intervals += std::make_pair(Interval::closed(min, max), 0);
+ intervals += std::make_pair(Interval::right_open(0, 10), 3);
+
+ BOOST_CHECK_EQUAL(intervals.iterative_size(), 3);
+}
diff --git a/test/fix_tickets_/vc10_fix_tickets.vcxproj b/test/fix_tickets_/vc10_fix_tickets.vcxproj
new file mode 100644
index 0000000..e4d8ef4
--- /dev/null
+++ b/test/fix_tickets_/vc10_fix_tickets.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D9A9FA1}
+ fix_tickets
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/fix_tickets_/vc10_fix_tickets.vcxproj.filters b/test/fix_tickets_/vc10_fix_tickets.vcxproj.filters
new file mode 100644
index 0000000..119e40e
--- /dev/null
+++ b/test/fix_tickets_/vc10_fix_tickets.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/fix_tickets_/vc9_fix_tickets.vcproj b/test/fix_tickets_/vc9_fix_tickets.vcproj
index f22fc01..dc9e78b 100644
--- a/test/fix_tickets_/vc9_fix_tickets.vcproj
+++ b/test/fix_tickets_/vc9_fix_tickets.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
@@ -32,11 +32,24 @@ Copyright (c) 2008-2009: Joachim Faulhaber
#include
#include
+#include
+
using namespace std;
using namespace boost;
using namespace unit_test;
using namespace boost::icl;
+void pass_it(shared_ptr pi)
+{
+ *pi = 41;
+ cout << "uses: " << pi.use_count() << " cont: " << *pi << endl;
+}
+
+void pass_it_ref(shared_ptr& pi)
+{
+ *pi = 43;
+ cout << "uses: " << pi.use_count() << " cont: " << *pi << endl;
+}
BOOST_AUTO_TEST_CASE(casual)
{
@@ -46,7 +59,45 @@ BOOST_AUTO_TEST_CASE(casual)
typedef interval_set IntervalSetT;
typedef IntervalMapT::interval_type IntervalT;
+ shared_ptr pi(new int(42));
+ cout << "uses: " << pi.use_count() << " cont: " << *pi << endl;
+ pass_it(pi);
+ pass_it_ref(pi);
+
BOOST_CHECK_EQUAL(true, true);
}
+/*
+BOOST_AUTO_TEST_CASE(isEmptyTest)
+{
+ typedef int Value;
+ typedef boost::icl::interval Interval;
+ typedef std::numeric_limits Limits;
+ Value const max(Limits::max());
+
+ Interval::interval_type piff = Interval::open(max, max);
+
+ BOOST_CHECK(!icl::is_empty(Interval::open(max - 2, max)));
+ BOOST_CHECK( icl::is_empty(Interval::open(max - 1, max)));
+ BOOST_CHECK( icl::is_empty(Interval::open(max, max)));
+}
+*/
+
+BOOST_AUTO_TEST_CASE(totalRangeTest)
+{
+ typedef int Value;
+ typedef boost::icl::interval Interval;
+ typedef std::numeric_limits Limits;
+ typedef boost::icl::interval_map Container;
+
+ Value const min(Limits::min());
+ Value const max(Limits::max());
+
+ boost::icl::interval_map intervals;
+
+ intervals += std::make_pair(Interval::closed(min, max), 0);
+ intervals += std::make_pair(Interval::right_open(0, 10), 3);
+
+ BOOST_CHECK_EQUAL(intervals.iterative_size(), 3);
+}
diff --git a/test/test_casual_/vc10_test_casual.vcxproj b/test/test_casual_/vc10_test_casual.vcxproj
new file mode 100644
index 0000000..a7cb98b
--- /dev/null
+++ b/test/test_casual_/vc10_test_casual.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D3A9FA0}
+ Test_casual
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_casual_/vc10_test_casual.vcxproj.filters b/test/test_casual_/vc10_test_casual.vcxproj.filters
new file mode 100644
index 0000000..ed5685b
--- /dev/null
+++ b/test/test_casual_/vc10_test_casual.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_casual_/vc9_test_casual.vcproj b/test/test_casual_/vc9_test_casual.vcproj
index d13430a..de9d06f 100644
--- a/test/test_casual_/vc9_test_casual.vcproj
+++ b/test/test_casual_/vc9_test_casual.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_changing_interval_defaults_/vc10_test_changing_interval_defalts.vcxproj b/test/test_changing_interval_defaults_/vc10_test_changing_interval_defalts.vcxproj
new file mode 100644
index 0000000..e1a3dab
--- /dev/null
+++ b/test/test_changing_interval_defaults_/vc10_test_changing_interval_defalts.vcxproj
@@ -0,0 +1,105 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ vc10_test_changing_interval_defaults
+ {EE61B7EF-EC45-4165-8B59-FD5B8D8A9FA0}
+ Test_changing_interval_defaults
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_changing_interval_defaults_/vc10_test_changing_interval_defalts.vcxproj.filters b/test/test_changing_interval_defaults_/vc10_test_changing_interval_defalts.vcxproj.filters
new file mode 100644
index 0000000..2c548ec
--- /dev/null
+++ b/test/test_changing_interval_defaults_/vc10_test_changing_interval_defalts.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_changing_interval_defaults_/vc9_test_changing_interval_defalts.vcproj b/test/test_changing_interval_defaults_/vc9_test_changing_interval_defalts.vcproj
index 1612732..f7bfb52 100644
--- a/test/test_changing_interval_defaults_/vc9_test_changing_interval_defalts.vcproj
+++ b/test/test_changing_interval_defaults_/vc9_test_changing_interval_defalts.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
@@ -204,7 +204,7 @@ void check_combine_pattern(const char* text,
}
-BOOST_AUTO_TEST_CASE(test_itl_is_derivative)
+BOOST_AUTO_TEST_CASE(test_icl_is_derivative)
{
//--------------------------------------------------------------------------
// 1.1
@@ -243,7 +243,7 @@ BOOST_AUTO_TEST_CASE(test_itl_is_derivative)
);
}
-BOOST_AUTO_TEST_CASE(test_itl_is_combinable)
+BOOST_AUTO_TEST_CASE(test_icl_is_combinable)
{
//--------------------------------------------------------------------------
// 2.1
@@ -283,7 +283,7 @@ BOOST_AUTO_TEST_CASE(test_itl_is_combinable)
}
-BOOST_AUTO_TEST_CASE(test_itl_is_container_right_combinable)
+BOOST_AUTO_TEST_CASE(test_icl_is_container_right_combinable)
{
//--------------------------------------------------------------------------
// 3.1
@@ -338,7 +338,7 @@ BOOST_AUTO_TEST_CASE(test_itl_is_container_right_combinable)
}
-BOOST_AUTO_TEST_CASE(test_itl_is_right_combinable)
+BOOST_AUTO_TEST_CASE(test_icl_is_right_combinable)
{
//--------------------------------------------------------------------------
// 4.1
@@ -365,7 +365,7 @@ BOOST_AUTO_TEST_CASE(test_itl_is_right_combinable)
);
}
-BOOST_AUTO_TEST_CASE(test_itl_combines_right_to)
+BOOST_AUTO_TEST_CASE(test_icl_combines_right_to)
{
//--------------------------------------------------------------------------
// 5.1
@@ -404,7 +404,7 @@ BOOST_AUTO_TEST_CASE(test_itl_combines_right_to)
);
}
-BOOST_AUTO_TEST_CASE(test_itl_is_companion)
+BOOST_AUTO_TEST_CASE(test_icl_is_companion)
{
//--------------------------------------------------------------------------
// 6.1
@@ -431,7 +431,7 @@ BOOST_AUTO_TEST_CASE(test_itl_is_companion)
);
}
-BOOST_AUTO_TEST_CASE(test_itl_is_coarser_combinable)
+BOOST_AUTO_TEST_CASE(test_icl_is_coarser_combinable)
{
//--------------------------------------------------------------------------
// 7.1
@@ -486,7 +486,7 @@ BOOST_AUTO_TEST_CASE(test_itl_is_coarser_combinable)
);
}
-BOOST_AUTO_TEST_CASE(test_itl_is_binary_combinable)
+BOOST_AUTO_TEST_CASE(test_icl_is_binary_combinable)
{
//--------------------------------------------------------------------------
// 9.1
diff --git a/test/test_combinable_/vc10_test_combinable.vcxproj b/test/test_combinable_/vc10_test_combinable.vcxproj
new file mode 100644
index 0000000..5cc569c
--- /dev/null
+++ b/test/test_combinable_/vc10_test_combinable.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D3A9FA1}
+ Test_combinable
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_combinable_/vc10_test_combinable.vcxproj.filters b/test/test_combinable_/vc10_test_combinable.vcxproj.filters
new file mode 100644
index 0000000..3a73e69
--- /dev/null
+++ b/test/test_combinable_/vc10_test_combinable.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_combinable_/vc9_test_combinable.vcproj b/test/test_combinable_/vc9_test_combinable.vcproj
index 9366828..6526836 100644
--- a/test/test_combinable_/vc9_test_combinable.vcproj
+++ b/test/test_combinable_/vc9_test_combinable.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_doc_code_/vc10_test_doc_code.vcxproj b/test/test_doc_code_/vc10_test_doc_code.vcxproj
new file mode 100644
index 0000000..3d3677a
--- /dev/null
+++ b/test/test_doc_code_/vc10_test_doc_code.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D5A9FA0}
+ Test_doc_code
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_doc_code_/vc10_test_doc_code.vcxproj.filters b/test/test_doc_code_/vc10_test_doc_code.vcxproj.filters
new file mode 100644
index 0000000..51ccfe7
--- /dev/null
+++ b/test/test_doc_code_/vc10_test_doc_code.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_doc_code_/vc9_test_doc_code.vcproj b/test/test_doc_code_/vc9_test_doc_code.vcproj
index 46c823e..9094b85 100644
--- a/test/test_doc_code_/vc9_test_doc_code.vcproj
+++ b/test/test_doc_code_/vc9_test_doc_code.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_icl_interval_/vc10_test_icl_interval.vcxproj b/test/test_icl_interval_/vc10_test_icl_interval.vcxproj
new file mode 100644
index 0000000..187ef23
--- /dev/null
+++ b/test/test_icl_interval_/vc10_test_icl_interval.vcxproj
@@ -0,0 +1,100 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D2A9F8C}
+ Test_itl_interval
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_icl_interval_/vc10_test_icl_interval.vcxproj.filters b/test/test_icl_interval_/vc10_test_icl_interval.vcxproj.filters
new file mode 100644
index 0000000..47d68c8
--- /dev/null
+++ b/test/test_icl_interval_/vc10_test_icl_interval.vcxproj.filters
@@ -0,0 +1,22 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
\ No newline at end of file
diff --git a/test/test_icl_interval_/vc9_test_icl_interval.vcproj b/test/test_icl_interval_/vc9_test_icl_interval.vcproj
index b1faa6e..ff0b293 100644
--- a/test/test_icl_interval_/vc9_test_icl_interval.vcproj
+++ b/test/test_icl_interval_/vc9_test_icl_interval.vcproj
@@ -41,7 +41,7 @@
-void itl_map_contains_4_bicremental_types()
+void icl_map_contains_4_bicremental_types()
{
typedef IntervalMap IntervalMapT;
typedef icl::map MapT;
@@ -39,10 +39,6 @@ void itl_map_contains_4_bicremental_types()
BOOST_CHECK( contains(map_a, key_value_pair) );
BOOST_CHECK( within(key_value_pair, map_a) );
- //found = map_a.find(MK_v(5));
-
- //BOOST_CHECK_EQUAL( found == map_a.end(), true );
- //BOOST_CHECK_EQUAL( map_a(MK_v(5)), MK_u(0) );
}
@@ -55,7 +51,7 @@ template
ICL_IntervalMap_TEMPLATE(_T,_U,Traits,Trt) IntervalMap
#endif
>
-void itl_map_find_4_bicremental_types()
+void icl_map_find_4_bicremental_types()
{
typedef IntervalMap IntervalMapT;
typedef icl::map MapT;
@@ -87,7 +83,7 @@ template
ICL_IntervalMap_TEMPLATE(_T,_U,Traits,Trt) IntervalMap
#endif
>
-void itl_map_inclusion_compare_4_bicremental_types()
+void icl_map_inclusion_compare_4_bicremental_types()
{
typedef IntervalMap IntervalMapT;
typedef icl::map MapT;
@@ -153,5 +149,38 @@ void itl_map_inclusion_compare_4_bicremental_types()
}
+template
+<
+ class T, class U, class Trt,
+#if (defined(__GNUC__) && (__GNUC__ < 4)) //MEMO Can be simplified, if gcc-3.4 is obsolete
+ ICL_IntervalMap_TEMPLATE(T,U,Traits,Trt) IntervalMap
+#else
+ ICL_IntervalMap_TEMPLATE(_T,_U,Traits,Trt) IntervalMap
+#endif
+>
+void icl_map_move_4_discrete_types()
+{
+ typedef icl::map MapT;
+ typedef typename MapT::element_type map_element_type;
+
+ map_element_type kv_6_3(MK_v(6), MK_u(3));
+
+ MapT map_b;
+ map_b.add(kv_6_3);
+ MapT mv_cons_1(boost::move(MapT().add(kv_6_3)));
+ MapT cp_cons_1(map_b);
+
+ BOOST_CHECK_EQUAL( mv_cons_1, cp_cons_1 );
+ BOOST_CHECK_EQUAL( map_b, cp_cons_1 );
+
+ MapT mv_ass_1, cp_ass_1;
+ mv_ass_1 = boost::move(MapT().add(kv_6_3));
+ cp_ass_1 = map_b;
+
+ BOOST_CHECK_EQUAL( mv_ass_1, cp_ass_1 );
+ BOOST_CHECK_EQUAL( map_b, cp_ass_1 );
+}
+
+
#endif // LIBS_ICL_TEST_TEST_ICL_MAP_HPP_JOFA_090119
diff --git a/test/test_icl_map_/test_icl_map.cpp b/test/test_icl_map_/test_icl_map.cpp
index 7e9b2f1..f433459 100644
--- a/test/test_icl_map_/test_icl_map.cpp
+++ b/test/test_icl_map_/test_icl_map.cpp
@@ -10,7 +10,7 @@ Copyright (c) 2008-2009: Joachim Faulhaber
#include
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_icl_map_/test_icl_map_cases.hpp b/test/test_icl_map_/test_icl_map_cases.hpp
index 47cbc7d..b5d4533 100644
--- a/test/test_icl_map_/test_icl_map_cases.hpp
+++ b/test/test_icl_map_/test_icl_map_cases.hpp
@@ -9,11 +9,15 @@ Copyright (c) 2008-2009: Joachim Faulhaber
#define BOOST_ICL_TEST_ICL_MAP_CASES_HPP_JOFA_090701
BOOST_AUTO_TEST_CASE_TEMPLATE
-(test_itl_itl_map_find_4_bicremental_types, T, discrete_types)
-{ itl_map_find_4_bicremental_types();}
+(test_itl_icl_map_find_4_bicremental_types, T, discrete_types)
+{ icl_map_find_4_bicremental_types();}
BOOST_AUTO_TEST_CASE_TEMPLATE
-(test_itl_itl_map_inclusion_compare_4_bicremental_types, T, discrete_types)
-{ itl_map_inclusion_compare_4_bicremental_types();}
+(test_itl_icl_map_inclusion_compare_4_bicremental_types, T, discrete_types)
+{ icl_map_inclusion_compare_4_bicremental_types();}
+
+BOOST_AUTO_TEST_CASE
+(test_icl_icl_map_move_4_discrete_types)
+{ icl_map_move_4_discrete_types();}
#endif // BOOST_ICL_TEST_ICL_MAP_CASES_HPP_JOFA_090701
diff --git a/test/test_icl_map_/vc10_test_icl_map.vcxproj b/test/test_icl_map_/vc10_test_icl_map.vcxproj
new file mode 100644
index 0000000..b7d3c4d
--- /dev/null
+++ b/test/test_icl_map_/vc10_test_icl_map.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-C6CEBFCE352B}
+ Test_itl_map
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_icl_map_/vc10_test_icl_map.vcxproj.filters b/test/test_icl_map_/vc10_test_icl_map.vcxproj.filters
new file mode 100644
index 0000000..a78be60
--- /dev/null
+++ b/test/test_icl_map_/vc10_test_icl_map.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_icl_map_/vc9_test_icl_map.vcproj b/test/test_icl_map_/vc9_test_icl_map.vcproj
index 669ffc2..202ade3 100644
--- a/test/test_icl_map_/vc9_test_icl_map.vcproj
+++ b/test/test_icl_map_/vc9_test_icl_map.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_interval_map_/vc10_test_interval_map.vcxproj b/test/test_interval_map_/vc10_test_interval_map.vcxproj
new file mode 100644
index 0000000..cfbc705
--- /dev/null
+++ b/test/test_interval_map_/vc10_test_interval_map.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D2A9F9D}
+ Test_interval_map
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_map_/vc10_test_interval_map.vcxproj.filters b/test/test_interval_map_/vc10_test_interval_map.vcxproj.filters
new file mode 100644
index 0000000..34d88cb
--- /dev/null
+++ b/test/test_interval_map_/vc10_test_interval_map.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_map_/vc9_test_interval_map.vcproj b/test/test_interval_map_/vc9_test_interval_map.vcproj
index 5a06223..0500e2f 100644
--- a/test/test_interval_map_/vc9_test_interval_map.vcproj
+++ b/test/test_interval_map_/vc9_test_interval_map.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_interval_map_infix_/vc10_test_interval_map_infix.vcxproj b/test/test_interval_map_infix_/vc10_test_interval_map_infix.vcxproj
new file mode 100644
index 0000000..104164d
--- /dev/null
+++ b/test/test_interval_map_infix_/vc10_test_interval_map_infix.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D3A9F9D}
+ Test_interval_map_infix
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_map_infix_/vc10_test_interval_map_infix.vcxproj.filters b/test/test_interval_map_infix_/vc10_test_interval_map_infix.vcxproj.filters
new file mode 100644
index 0000000..0f026de
--- /dev/null
+++ b/test/test_interval_map_infix_/vc10_test_interval_map_infix.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_map_infix_/vc9_test_interval_map_infix.vcproj b/test/test_interval_map_infix_/vc9_test_interval_map_infix.vcproj
index e43ec45..45a5928 100644
--- a/test/test_interval_map_infix_/vc9_test_interval_map_infix.vcproj
+++ b/test/test_interval_map_infix_/vc9_test_interval_map_infix.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_interval_map_infix_mixed_/vc10_test_interval_map_infix_mixed.vcxproj b/test/test_interval_map_infix_mixed_/vc10_test_interval_map_infix_mixed.vcxproj
new file mode 100644
index 0000000..bf5bda5
--- /dev/null
+++ b/test/test_interval_map_infix_mixed_/vc10_test_interval_map_infix_mixed.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D5A9F9F}
+ Test_interval_map_infix_mixed
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_map_infix_mixed_/vc10_test_interval_map_infix_mixed.vcxproj.filters b/test/test_interval_map_infix_mixed_/vc10_test_interval_map_infix_mixed.vcxproj.filters
new file mode 100644
index 0000000..511814f
--- /dev/null
+++ b/test/test_interval_map_infix_mixed_/vc10_test_interval_map_infix_mixed.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_map_infix_mixed_/vc9_test_interval_map_infix_mixed.vcproj b/test/test_interval_map_infix_mixed_/vc9_test_interval_map_infix_mixed.vcproj
index a7597f8..767fed3 100644
--- a/test/test_interval_map_infix_mixed_/vc9_test_interval_map_infix_mixed.vcproj
+++ b/test/test_interval_map_infix_mixed_/vc9_test_interval_map_infix_mixed.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_interval_map_mixed2_/vc10_test_interval_map_mixed2.vcxproj b/test/test_interval_map_mixed2_/vc10_test_interval_map_mixed2.vcxproj
new file mode 100644
index 0000000..e41e3f7
--- /dev/null
+++ b/test/test_interval_map_mixed2_/vc10_test_interval_map_mixed2.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D3B9F9F}
+ Test_interval_map_mixed2
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_map_mixed2_/vc10_test_interval_map_mixed2.vcxproj.filters b/test/test_interval_map_mixed2_/vc10_test_interval_map_mixed2.vcxproj.filters
new file mode 100644
index 0000000..33eada0
--- /dev/null
+++ b/test/test_interval_map_mixed2_/vc10_test_interval_map_mixed2.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_map_mixed2_/vc9_test_interval_map_mixed2.vcproj b/test/test_interval_map_mixed2_/vc9_test_interval_map_mixed2.vcproj
index 303ac9f..c6b9375 100644
--- a/test/test_interval_map_mixed2_/vc9_test_interval_map_mixed2.vcproj
+++ b/test/test_interval_map_mixed2_/vc9_test_interval_map_mixed2.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_interval_map_mixed_/vc10_test_interval_map_mixed.vcxproj b/test/test_interval_map_mixed_/vc10_test_interval_map_mixed.vcxproj
new file mode 100644
index 0000000..b2ace44
--- /dev/null
+++ b/test/test_interval_map_mixed_/vc10_test_interval_map_mixed.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D3A9F9F}
+ Test_interval_map_mixed
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_map_mixed_/vc10_test_interval_map_mixed.vcxproj.filters b/test/test_interval_map_mixed_/vc10_test_interval_map_mixed.vcxproj.filters
new file mode 100644
index 0000000..f42f101
--- /dev/null
+++ b/test/test_interval_map_mixed_/vc10_test_interval_map_mixed.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_map_mixed_/vc9_test_interval_map_mixed.vcproj b/test/test_interval_map_mixed_/vc9_test_interval_map_mixed.vcproj
index 58cd04d..ea48070 100644
--- a/test/test_interval_map_mixed_/vc9_test_interval_map_mixed.vcproj
+++ b/test/test_interval_map_mixed_/vc9_test_interval_map_mixed.vcproj
@@ -41,7 +41,7 @@
+void interval_map_move_4_discrete_types()
+{
+# ifndef BOOST_NO_RVALUE_REFERENCES
+ typedef IntervalMap IntervalMapT;
+ typedef typename IntervalMapT::interval_type IntervalT;
+
+ IntervalMapT map_A(boost::move(IntervalMapT(IDv(0,4,2))));
+ IntervalMapT map_B(boost::move(IntervalMapT(IDv(0,2,1)).add(IDv(2,4,1)).add(IDv(0,4,1))));
+
+ BOOST_CHECK( icl::is_element_equal(map_A, map_B) );
+ BOOST_CHECK_EQUAL( map_A, join(map_B) );
+
+ map_A = boost::move(IntervalMapT(IIv(1,4,2)));
+ map_B = boost::move(IntervalMapT(CIv(0,2,1)).insert(IDv(3,5,1)).add(CDv(0,5,1)));
+
+ BOOST_CHECK( icl::is_element_equal(map_A, map_B) );
+ BOOST_CHECK_EQUAL( map_A, join(map_B) );
+
+# endif // BOOST_NO_RVALUE_REFERENCES
+}
+
+
#endif // LIBS_ICL_TEST_TEST_INTERVAL_MAP_SHARED_HPP_JOFA_081005
diff --git a/test/test_interval_set_/test_interval_set.cpp b/test/test_interval_set_/test_interval_set.cpp
index d5c5c1c..c2ee2ea 100644
--- a/test/test_interval_set_/test_interval_set.cpp
+++ b/test/test_interval_set_/test_interval_set.cpp
@@ -11,7 +11,7 @@ Copyright (c) 2008-2009: Joachim Faulhaber
#include
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_interval_set_/vc10_test_interval_set.vcxproj b/test/test_interval_set_/vc10_test_interval_set.vcxproj
new file mode 100644
index 0000000..d4bf74b
--- /dev/null
+++ b/test/test_interval_set_/vc10_test_interval_set.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D2A9F9C}
+ Test_interval_set
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_set_/vc10_test_interval_set.vcxproj.filters b/test/test_interval_set_/vc10_test_interval_set.vcxproj.filters
new file mode 100644
index 0000000..b72a6c0
--- /dev/null
+++ b/test/test_interval_set_/vc10_test_interval_set.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_set_/vc9_test_interval_set.vcproj b/test/test_interval_set_/vc9_test_interval_set.vcproj
index 5f28c8b..a37bfde 100644
--- a/test/test_interval_set_/vc9_test_interval_set.vcproj
+++ b/test/test_interval_set_/vc9_test_interval_set.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_interval_set_infix_/vc10_test_interval_set_infix.vcxproj b/test/test_interval_set_infix_/vc10_test_interval_set_infix.vcxproj
new file mode 100644
index 0000000..ecb658b
--- /dev/null
+++ b/test/test_interval_set_infix_/vc10_test_interval_set_infix.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-35D1623E950E}
+ test_interval_set_infix
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_set_infix_/vc10_test_interval_set_infix.vcxproj.filters b/test/test_interval_set_infix_/vc10_test_interval_set_infix.vcxproj.filters
new file mode 100644
index 0000000..8f98675
--- /dev/null
+++ b/test/test_interval_set_infix_/vc10_test_interval_set_infix.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_set_infix_/vc9_test_interval_set_infix.vcproj b/test/test_interval_set_infix_/vc9_test_interval_set_infix.vcproj
index 9653417..92a7358 100644
--- a/test/test_interval_set_infix_/vc9_test_interval_set_infix.vcproj
+++ b/test/test_interval_set_infix_/vc9_test_interval_set_infix.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_test_interval_set_infix"
- ProjectGUID="{A731623C-94BC-4666-A419-35D1623E950E}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-35D1623E950E}"
RootNamespace="test_interval_set_infix"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_interval_set_mixed_/vc10_test_interval_set_mixed.vcxproj b/test/test_interval_set_mixed_/vc10_test_interval_set_mixed.vcxproj
new file mode 100644
index 0000000..eb07245
--- /dev/null
+++ b/test/test_interval_set_mixed_/vc10_test_interval_set_mixed.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D3A9F9E}
+ Test_interval_set_mixed
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_set_mixed_/vc10_test_interval_set_mixed.vcxproj.filters b/test/test_interval_set_mixed_/vc10_test_interval_set_mixed.vcxproj.filters
new file mode 100644
index 0000000..e8052cc
--- /dev/null
+++ b/test/test_interval_set_mixed_/vc10_test_interval_set_mixed.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_interval_set_mixed_/vc9_test_interval_set_mixed.vcproj b/test/test_interval_set_mixed_/vc9_test_interval_set_mixed.vcproj
index e2aabff..7089ea0 100644
--- a/test/test_interval_set_mixed_/vc9_test_interval_set_mixed.vcproj
+++ b/test/test_interval_set_mixed_/vc9_test_interval_set_mixed.vcproj
@@ -41,7 +41,7 @@
+void interval_set_move_4_discrete_types()
+{
+ typedef IntervalSet IntervalSetT;
+ typedef typename IntervalSetT::interval_type IntervalT;
+ typedef std::vector VectorT;
+
+ //JODO static_cast fails for gcc compilers
+ //IntervalSetT set_A(boost::move(static_cast(IntervalSetT(I_D(0,4)))));
+ IntervalSetT set_A(boost::move(static_cast(IntervalSetT(I_D(0,4)).add(I_D(0,0)) )));
+ IntervalSetT set_B(boost::move(static_cast(IntervalSetT(I_D(0,2)).add(I_D(2,4)).add(I_D(0,4)))));
+
+ BOOST_CHECK( icl::is_element_equal(set_A, set_B) );
+ BOOST_CHECK_EQUAL( set_A, join(set_B) );
+
+ //JODO static_cast fails for gcc compilers
+ //set_A = boost::move(static_cast(IntervalSetT(I_I(1,4))));
+ set_A = boost::move(static_cast(IntervalSetT(I_I(1,4)).add(I_D(0,0))));
+ set_B = boost::move(static_cast(IntervalSetT(C_I(0,2)).insert(I_D(3,5)).add(C_D(0,5))));
+
+ BOOST_CHECK( icl::is_element_equal(set_A, set_B) );
+ BOOST_CHECK_EQUAL( set_A, join(set_B) );
+}
+
+
+
#endif // LIBS_ICL_TEST_TEST_INTERVAL_SET_SHARED_HPP_JOFA_080920
diff --git a/test/test_misc_/test_misc.cpp b/test/test_misc_/test_misc.cpp
index 513652f..c533a7c 100644
--- a/test/test_misc_/test_misc.cpp
+++ b/test/test_misc_/test_misc.cpp
@@ -14,7 +14,7 @@ Copyright (c) 2008-2009: Joachim Faulhaber
#include
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
@@ -199,7 +199,7 @@ BOOST_AUTO_TEST_CASE(test_infinities)
//--------------------------------------------------------------------------
BOOST_CHECK_EQUAL( infinity::value(), (std::numeric_limits::infinity)() );
BOOST_CHECK_EQUAL( infinity::value(), (std::numeric_limits::max)() );
- BOOST_CHECK_EQUAL( infinity::value(), identity_element::value() );
+ BOOST_CHECK_EQUAL( infinity::value(), icl::identity_element::value() );
//--------------------------------------------------------------------------
BOOST_CHECK_EQUAL( infinity >::value()
diff --git a/test/test_misc_/vc10_test_misc.vcxproj b/test/test_misc_/vc10_test_misc.vcxproj
new file mode 100644
index 0000000..48096bb
--- /dev/null
+++ b/test/test_misc_/vc10_test_misc.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B8D4A9FA0}
+ Test_misc
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_misc_/vc10_test_misc.vcxproj.filters b/test/test_misc_/vc10_test_misc.vcxproj.filters
new file mode 100644
index 0000000..634bda5
--- /dev/null
+++ b/test/test_misc_/vc10_test_misc.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_misc_/vc9_test_misc.vcproj b/test/test_misc_/vc9_test_misc.vcproj
index 335efa9..a03ece0 100644
--- a/test/test_misc_/vc9_test_misc.vcproj
+++ b/test/test_misc_/vc9_test_misc.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_partial_icl_quantifier_/vc10_test_partial_icl_quantifier.vcxproj b/test/test_partial_icl_quantifier_/vc10_test_partial_icl_quantifier.vcxproj
new file mode 100644
index 0000000..8b36cb3
--- /dev/null
+++ b/test/test_partial_icl_quantifier_/vc10_test_partial_icl_quantifier.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B5A-FD5B7D5A9F9F}
+ Test_partial_icl_quantifier
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ /bigobj %(AdditionalOptions)
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_partial_icl_quantifier_/vc10_test_partial_icl_quantifier.vcxproj.filters b/test/test_partial_icl_quantifier_/vc10_test_partial_icl_quantifier.vcxproj.filters
new file mode 100644
index 0000000..f4dcaf4
--- /dev/null
+++ b/test/test_partial_icl_quantifier_/vc10_test_partial_icl_quantifier.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_partial_icl_quantifier_/vc9_test_partial_icl_quantifier.vcproj b/test/test_partial_icl_quantifier_/vc9_test_partial_icl_quantifier.vcproj
index 4863981..e2e6038 100644
--- a/test/test_partial_icl_quantifier_/vc9_test_partial_icl_quantifier.vcproj
+++ b/test/test_partial_icl_quantifier_/vc9_test_partial_icl_quantifier.vcproj
@@ -42,7 +42,7 @@
Name="VCCLCompilerTool"
AdditionalOptions="/bigobj"
Optimization="0"
- AdditionalIncludeDirectories="../../../../; ../../../../boost_1_35_0"
+ AdditionalIncludeDirectories="../../../../"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -119,7 +119,7 @@
/>
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_partial_interval_quantifier_/vc10_test_partial_interval_quantifier.vcxproj b/test/test_partial_interval_quantifier_/vc10_test_partial_interval_quantifier.vcxproj
new file mode 100644
index 0000000..fdda119
--- /dev/null
+++ b/test/test_partial_interval_quantifier_/vc10_test_partial_interval_quantifier.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B5A-FD5B7D2A9F9F}
+ Test_partial_interval_quantifier
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ /bigobj %(AdditionalOptions)
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_partial_interval_quantifier_/vc10_test_partial_interval_quantifier.vcxproj.filters b/test/test_partial_interval_quantifier_/vc10_test_partial_interval_quantifier.vcxproj.filters
new file mode 100644
index 0000000..4b53149
--- /dev/null
+++ b/test/test_partial_interval_quantifier_/vc10_test_partial_interval_quantifier.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_partial_interval_quantifier_/vc9_test_partial_interval_quantifier.vcproj b/test/test_partial_interval_quantifier_/vc9_test_partial_interval_quantifier.vcproj
index 510789e..f5a8eab 100644
--- a/test/test_partial_interval_quantifier_/vc9_test_partial_interval_quantifier.vcproj
+++ b/test/test_partial_interval_quantifier_/vc9_test_partial_interval_quantifier.vcproj
@@ -42,7 +42,7 @@
Name="VCCLCompilerTool"
AdditionalOptions="/bigobj"
Optimization="0"
- AdditionalIncludeDirectories="../../../../; ../../../../boost_1_35_0"
+ AdditionalIncludeDirectories="../../../../"
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
MinimalRebuild="true"
BasicRuntimeChecks="3"
@@ -119,7 +119,7 @@
/>
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_separate_interval_set_/vc10_test_separate_interval_set.vcxproj b/test/test_separate_interval_set_/vc10_test_separate_interval_set.vcxproj
new file mode 100644
index 0000000..bc7da6c
--- /dev/null
+++ b/test/test_separate_interval_set_/vc10_test_separate_interval_set.vcxproj
@@ -0,0 +1,108 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D3A9F9C}
+ Test_separate_interval_set
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_separate_interval_set_/vc10_test_separate_interval_set.vcxproj.filters b/test/test_separate_interval_set_/vc10_test_separate_interval_set.vcxproj.filters
new file mode 100644
index 0000000..986351d
--- /dev/null
+++ b/test/test_separate_interval_set_/vc10_test_separate_interval_set.vcxproj.filters
@@ -0,0 +1,36 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_separate_interval_set_/vc9_test_separate_interval_set.vcproj b/test/test_separate_interval_set_/vc9_test_separate_interval_set.vcproj
index 391d3f5..6b0e812 100644
--- a/test/test_separate_interval_set_/vc9_test_separate_interval_set.vcproj
+++ b/test/test_separate_interval_set_/vc9_test_separate_interval_set.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_separate_interval_set_infix_/vc10_test_separate_interval_set_infix.vcxproj b/test/test_separate_interval_set_infix_/vc10_test_separate_interval_set_infix.vcxproj
new file mode 100644
index 0000000..8d1ae19
--- /dev/null
+++ b/test/test_separate_interval_set_infix_/vc10_test_separate_interval_set_infix.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-35D2623E950E}
+ test_separate_interval_set_infix
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_separate_interval_set_infix_/vc10_test_separate_interval_set_infix.vcxproj.filters b/test/test_separate_interval_set_infix_/vc10_test_separate_interval_set_infix.vcxproj.filters
new file mode 100644
index 0000000..f11681f
--- /dev/null
+++ b/test/test_separate_interval_set_infix_/vc10_test_separate_interval_set_infix.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_separate_interval_set_infix_/vc9_test_separate_interval_set_infix.vcproj b/test/test_separate_interval_set_infix_/vc9_test_separate_interval_set_infix.vcproj
index 9aab2ef..0b42280 100644
--- a/test/test_separate_interval_set_infix_/vc9_test_separate_interval_set_infix.vcproj
+++ b/test/test_separate_interval_set_infix_/vc9_test_separate_interval_set_infix.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_test_separate_interval_set_infix"
- ProjectGUID="{A731623C-94BC-4666-A419-35D2623E950E}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-35D2623E950E}"
RootNamespace="test_separate_interval_set_infix"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_set_icl_set_/vc10_test_set_icl_set.vcxproj b/test/test_set_icl_set_/vc10_test_set_icl_set.vcxproj
new file mode 100644
index 0000000..2ee7889
--- /dev/null
+++ b/test/test_set_icl_set_/vc10_test_set_icl_set.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-C6CEBFCE352A}
+ Test_set_itl_set
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_set_icl_set_/vc10_test_set_icl_set.vcxproj.filters b/test/test_set_icl_set_/vc10_test_set_icl_set.vcxproj.filters
new file mode 100644
index 0000000..b2cd778
--- /dev/null
+++ b/test/test_set_icl_set_/vc10_test_set_icl_set.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_set_icl_set_/vc9_test_set_icl_set.vcproj b/test/test_set_icl_set_/vc9_test_set_icl_set.vcproj
index 59fc4a3..468ca9b 100644
--- a/test/test_set_icl_set_/vc9_test_set_icl_set.vcproj
+++ b/test/test_set_icl_set_/vc9_test_set_icl_set.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_set_interval_set_/vc10_test_set_interval_set.vcxproj b/test/test_set_interval_set_/vc10_test_set_interval_set.vcxproj
new file mode 100644
index 0000000..b285fe5
--- /dev/null
+++ b/test/test_set_interval_set_/vc10_test_set_interval_set.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-C6CEBFCE3529}
+ Test_set_interval_set
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_set_interval_set_/vc10_test_set_interval_set.vcxproj.filters b/test/test_set_interval_set_/vc10_test_set_interval_set.vcxproj.filters
new file mode 100644
index 0000000..fb69c35
--- /dev/null
+++ b/test/test_set_interval_set_/vc10_test_set_interval_set.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_set_interval_set_/vc9_test_set_interval_set.vcproj b/test/test_set_interval_set_/vc9_test_set_interval_set.vcproj
index bbaed91..7542eb2 100644
--- a/test/test_set_interval_set_/vc9_test_set_interval_set.vcproj
+++ b/test/test_set_interval_set_/vc9_test_set_interval_set.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_split_interval_map_/vc10_test_split_interval_map.vcxproj b/test/test_split_interval_map_/vc10_test_split_interval_map.vcxproj
new file mode 100644
index 0000000..f75414f
--- /dev/null
+++ b/test/test_split_interval_map_/vc10_test_split_interval_map.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D2A9F9E}
+ Test_split_interval_map
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_split_interval_map_/vc10_test_split_interval_map.vcxproj.filters b/test/test_split_interval_map_/vc10_test_split_interval_map.vcxproj.filters
new file mode 100644
index 0000000..b88413b
--- /dev/null
+++ b/test/test_split_interval_map_/vc10_test_split_interval_map.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_split_interval_map_/vc9_test_split_interval_map.vcproj b/test/test_split_interval_map_/vc9_test_split_interval_map.vcproj
index e6b4df3..f15caa6 100644
--- a/test/test_split_interval_map_/vc9_test_split_interval_map.vcproj
+++ b/test/test_split_interval_map_/vc9_test_split_interval_map.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_split_interval_map_infix_/vc10_test_split_interval_map_infix.vcxproj b/test/test_split_interval_map_infix_/vc10_test_split_interval_map_infix.vcxproj
new file mode 100644
index 0000000..422c6a6
--- /dev/null
+++ b/test/test_split_interval_map_infix_/vc10_test_split_interval_map_infix.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D4A9F9D}
+ Test_split_interval_map_infix
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_split_interval_map_infix_/vc10_test_split_interval_map_infix.vcxproj.filters b/test/test_split_interval_map_infix_/vc10_test_split_interval_map_infix.vcxproj.filters
new file mode 100644
index 0000000..16523dd
--- /dev/null
+++ b/test/test_split_interval_map_infix_/vc10_test_split_interval_map_infix.vcxproj.filters
@@ -0,0 +1,30 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_split_interval_map_infix_/vc9_test_split_interval_map_infix.vcproj b/test/test_split_interval_map_infix_/vc9_test_split_interval_map_infix.vcproj
index ef720a1..5f892c5 100644
--- a/test/test_split_interval_map_infix_/vc9_test_split_interval_map_infix.vcproj
+++ b/test/test_split_interval_map_infix_/vc9_test_split_interval_map_infix.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_split_interval_set_/vc10_test_split_interval_set.vcxproj b/test/test_split_interval_set_/vc10_test_split_interval_set.vcxproj
new file mode 100644
index 0000000..d5351a5
--- /dev/null
+++ b/test/test_split_interval_set_/vc10_test_split_interval_set.vcxproj
@@ -0,0 +1,105 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {EE61B7EF-EC45-4165-8B59-FD5B7D4A9F9C}
+ Test_split_interval_set
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_split_interval_set_/vc10_test_split_interval_set.vcxproj.filters b/test/test_split_interval_set_/vc10_test_split_interval_set.vcxproj.filters
new file mode 100644
index 0000000..13ebbf4
--- /dev/null
+++ b/test/test_split_interval_set_/vc10_test_split_interval_set.vcxproj.filters
@@ -0,0 +1,33 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+ Header Files
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_split_interval_set_/vc9_test_split_interval_set.vcproj b/test/test_split_interval_set_/vc9_test_split_interval_set.vcproj
index a4a19a8..344580e 100644
--- a/test/test_split_interval_set_/vc9_test_split_interval_set.vcproj
+++ b/test/test_split_interval_set_/vc9_test_split_interval_set.vcproj
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_split_interval_set_infix_/vc10_test_split_interval_set_infix.vcxproj b/test/test_split_interval_set_infix_/vc10_test_split_interval_set_infix.vcxproj
new file mode 100644
index 0000000..3cf68c6
--- /dev/null
+++ b/test/test_split_interval_set_infix_/vc10_test_split_interval_set_infix.vcxproj
@@ -0,0 +1,103 @@
+
+
+
+
+ Debug
+ Win32
+
+
+ Release
+ Win32
+
+
+
+ {DD9C9854-3882-42B9-BFA2-35D3623E950E}
+ test_split_interval_set_infix
+ Win32Proj
+
+
+
+ Application
+ Unicode
+ true
+
+
+ Application
+ Unicode
+
+
+
+
+
+
+
+
+
+
+
+
+ <_ProjectFileVersion>10.0.30319.1
+ ../../../../bin/debug/\
+ ../../../../bin/obj/$(ProjectName)/debug/\
+ true
+ ../../../../bin/release/\
+ ../../../../bin/obj/$(ProjectName)/release/\
+ false
+
+
+
+ Disabled
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ true
+ EnableFastChecks
+ MultiThreadedDebugDLL
+
+
+ Level3
+ EditAndContinue
+
+
+ ../../../../bin/debug/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ false
+
+
+ MachineX86
+
+
+
+
+ ../../../../;%(AdditionalIncludeDirectories)
+ WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)
+ MultiThreadedDLL
+
+
+ Level4
+ ProgramDatabase
+
+
+ ../../../../bin/release/$(ProjectName).exe
+ ../../../../lib; ../../../../stage/lib;%(AdditionalLibraryDirectories)
+ true
+ Console
+ true
+ true
+ false
+
+
+ MachineX86
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/test/test_split_interval_set_infix_/vc10_test_split_interval_set_infix.vcxproj.filters b/test/test_split_interval_set_infix_/vc10_test_split_interval_set_infix.vcxproj.filters
new file mode 100644
index 0000000..09b09ed
--- /dev/null
+++ b/test/test_split_interval_set_infix_/vc10_test_split_interval_set_infix.vcxproj.filters
@@ -0,0 +1,27 @@
+
+
+
+
+ {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
+ cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
+
+
+ {93995380-89BD-4b04-88EB-625FBE52EBFB}
+ h;hpp;hxx;hm;inl;inc;xsd
+
+
+ {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
+ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav
+
+
+
+
+ Source Files
+
+
+
+
+ Header Files
+
+
+
\ No newline at end of file
diff --git a/test/test_split_interval_set_infix_/vc9_test_split_interval_set_infix.vcproj b/test/test_split_interval_set_infix_/vc9_test_split_interval_set_infix.vcproj
index b555600..437140e 100644
--- a/test/test_split_interval_set_infix_/vc9_test_split_interval_set_infix.vcproj
+++ b/test/test_split_interval_set_infix_/vc9_test_split_interval_set_infix.vcproj
@@ -3,7 +3,7 @@
ProjectType="Visual C++"
Version="9,00"
Name="vc9_test_split_interval_set_infix"
- ProjectGUID="{A731623C-94BC-4666-A419-35D3623E950E}"
+ ProjectGUID="{DD9C9854-3882-42B9-BFA1-35D3623E950E}"
RootNamespace="test_split_interval_set_infix"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
@@ -41,7 +41,7 @@
#include
#include "../unit_test_unwarned.hpp"
-#include
+
// interval instance types
#include "../test_type_lists.hpp"
diff --git a/test/test_total_icl_quantifier_/vc10_test_total_icl_quantifier.vcxproj b/test/test_total_icl_quantifier_/vc10_test_total_icl_quantifier.vcxproj
new file mode 100644
index 0000000..13fa49f
--- /dev/null
+++ b/test/test_total_icl_quantifier_/vc10_test_total_icl_quantifier.vcxproj
@@ -0,0 +1,104 @@
+
+
+
+