$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r69406 - sandbox/xint/dev
From: chad.thecomfychair_at_[hidden]
Date: 2011-02-28 17:55:53
Author: chadnelson
Date: 2011-02-28 17:55:48 EST (Mon, 28 Feb 2011)
New Revision: 69406
URL: http://svn.boost.org/trac/boost/changeset/69406
Log:
Final minor changes before review.
Removed:
   sandbox/xint/dev/Docs.project
   sandbox/xint/dev/Example-Exceptions.project
   sandbox/xint/dev/Example-Fibonacci.project
   sandbox/xint/dev/Example-GenPrime.project
   sandbox/xint/dev/Example-Rsa.project
   sandbox/xint/dev/Example-Simplest.project
   sandbox/xint/dev/XInt.project
   sandbox/xint/dev/XInt.workspace
Deleted: sandbox/xint/dev/Docs.project
==============================================================================
--- sandbox/xint/dev/Docs.project	2011-02-28 17:55:48 EST (Mon, 28 Feb 2011)
+++ (empty file)
@@ -1,92 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<CodeLite_Project Name="Docs" InternalType="">
-  <Plugins>
-    <Plugin Name="qmake">
-      <![CDATA[00020001N0003All0000000000000001N0005Debug000000000000]]>
-    </Plugin>
-  </Plugins>
-  <Description/>
-  <Dependencies/>
-  <Dependencies Name="Debug"/>
-  <VirtualDirectory Name="dox">
-    <File Name="../libs/xint/doc/dox/acknowledgements.dox"/>
-    <File Name="../libs/xint/doc/dox/complexity.dox"/>
-    <File Name="../libs/xint/doc/dox/copyonwrite.dox"/>
-    <File Name="../libs/xint/doc/dox/dependencies.dox"/>
-    <File Name="../libs/xint/doc/dox/ex_fibonacci.dox"/>
-    <File Name="../libs/xint/doc/dox/exceptions.dox"/>
-    <File Name="../libs/xint/doc/dox/history.dox"/>
-    <File Name="../libs/xint/doc/dox/index.dox"/>
-    <File Name="../libs/xint/doc/dox/nan.dox"/>
-    <File Name="../libs/xint/doc/dox/primes.dox"/>
-    <File Name="../libs/xint/doc/dox/r_core.dox"/>
-    <File Name="../libs/xint/doc/dox/r_cow.dox"/>
-    <File Name="../libs/xint/doc/dox/r_exception_blocking.dox"/>
-    <File Name="../libs/xint/doc/dox/r_insecure_default.dox"/>
-    <File Name="../libs/xint/doc/dox/r_interface.dox"/>
-    <File Name="../libs/xint/doc/dox/r_interface_design_only.dox"/>
-    <File Name="../libs/xint/doc/dox/r_nan.dox"/>
-    <File Name="../libs/xint/doc/dox/r_negzero.dox"/>
-    <File Name="../libs/xint/doc/dox/r_nofloats.dox"/>
-    <File Name="../libs/xint/doc/dox/r_random.dox"/>
-    <File Name="../libs/xint/doc/dox/r_shared_ptr.dox"/>
-    <File Name="../libs/xint/doc/dox/r_toobig.dox"/>
-    <File Name="../libs/xint/doc/dox/random.dox"/>
-    <File Name="../libs/xint/doc/dox/rationale.dox"/>
-    <File Name="../libs/xint/doc/dox/testing.dox"/>
-    <File Name="../libs/xint/doc/dox/zero.dox"/>
-    <File Name="../libs/xint/doc/dox/threadsafe.dox"/>
-    <File Name="../libs/xint/doc/dox/fixedlength.dox"/>
-    <File Name="../../../../xint/libs/xint/doc/dox/r_whynotx.dox"/>
-    <File Name="../libs/xint/doc/dox/no_exceptions.dox"/>
-    <File Name="../libs/xint/doc/dox/ex_simplest.dox"/>
-    <File Name="../libs/xint/doc/dox/footer.html"/>
-  </VirtualDirectory>
-  <VirtualDirectory Name="Project">
-    <File Name="../libs/xint/doc/dox/Doxyfile"/>
-  </VirtualDirectory>
-  <Settings Type="Executable">
-    <Configuration Name="All" CompilerType="cobra" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
-      <Compiler Options="-g" Required="no" PreCompiledHeader="">
-        <IncludePath Value="."/>
-      </Compiler>
-      <Linker Options="-O0" Required="no">
-        <LibraryPath Value="."/>
-        <LibraryPath Value="Debug"/>
-      </Linker>
-      <ResourceCompiler Options="" Required="no"/>
-      <General OutputFile="" IntermediateDirectory="./Debug" Command="" CommandArguments="" WorkingDirectory="./Debug" PauseExecWhenProcTerminates="no"/>
-      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
-        <PostConnectCommands/>
-        <StartupCommands/>
-      </Debugger>
-      <PreBuild/>
-      <PostBuild/>
-      <CustomBuild Enabled="yes">
-        <Target Name="Show">firefox ../index.html</Target>
-        <RebuildCommand/>
-        <CleanCommand>rm ~/projects/xint/libs/xint/doc/*</CleanCommand>
-        <BuildCommand>doxygen</BuildCommand>
-        <PreprocessFileCommand/>
-        <SingleFileCommand/>
-        <MakefileGenerationCommand/>
-        <ThirdPartyToolName>None</ThirdPartyToolName>
-        <WorkingDirectory>/home/chad/projects/xint/libs/xint/doc/dox</WorkingDirectory>
-      </CustomBuild>
-      <AdditionalRules>
-        <CustomPostBuild/>
-        <CustomPreBuild/>
-      </AdditionalRules>
-    </Configuration>
-    <GlobalSettings>
-      <Compiler Options="">
-        <IncludePath Value="."/>
-      </Compiler>
-      <Linker Options="">
-        <LibraryPath Value="."/>
-      </Linker>
-      <ResourceCompiler Options=""/>
-    </GlobalSettings>
-  </Settings>
-  <Dependencies Name="All"/>
-</CodeLite_Project>
Deleted: sandbox/xint/dev/Example-Exceptions.project
==============================================================================
--- sandbox/xint/dev/Example-Exceptions.project	2011-02-28 17:55:48 EST (Mon, 28 Feb 2011)
+++ (empty file)
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<CodeLite_Project Name="Example-Exceptions" InternalType="Console">
-  <Description/>
-  <Dependencies/>
-  <Settings Type="Executable">
-    <Configuration Name="Debug" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
-      <Compiler Options="-g" Required="yes" PreCompiledHeader="">
-        <IncludePath Value="."/>
-      </Compiler>
-      <Linker Options="" Required="yes"/>
-      <ResourceCompiler Options="" Required="no"/>
-      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
-      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
-        <PostConnectCommands/>
-        <StartupCommands/>
-      </Debugger>
-      <PreBuild/>
-      <PostBuild/>
-      <CustomBuild Enabled="no">
-        <RebuildCommand/>
-        <CleanCommand/>
-        <BuildCommand/>
-        <PreprocessFileCommand/>
-        <SingleFileCommand/>
-        <MakefileGenerationCommand/>
-        <ThirdPartyToolName>None</ThirdPartyToolName>
-        <WorkingDirectory/>
-      </CustomBuild>
-      <AdditionalRules>
-        <CustomPostBuild/>
-        <CustomPreBuild/>
-      </AdditionalRules>
-    </Configuration>
-    <Configuration Name="Release" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
-      <Compiler Options="" Required="yes" PreCompiledHeader="">
-        <IncludePath Value="."/>
-      </Compiler>
-      <Linker Options="-O2" Required="yes"/>
-      <ResourceCompiler Options="" Required="no"/>
-      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
-      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
-        <PostConnectCommands/>
-        <StartupCommands/>
-      </Debugger>
-      <PreBuild/>
-      <PostBuild/>
-      <CustomBuild Enabled="no">
-        <RebuildCommand/>
-        <CleanCommand/>
-        <BuildCommand/>
-        <PreprocessFileCommand/>
-        <SingleFileCommand/>
-        <MakefileGenerationCommand/>
-        <ThirdPartyToolName>None</ThirdPartyToolName>
-        <WorkingDirectory/>
-      </CustomBuild>
-      <AdditionalRules>
-        <CustomPostBuild/>
-        <CustomPreBuild/>
-      </AdditionalRules>
-    </Configuration>
-    <GlobalSettings>
-      <Compiler Options="">
-        <IncludePath Value="."/>
-        <IncludePath Value="/home/chad/projects/xint"/>
-      </Compiler>
-      <Linker Options="">
-        <LibraryPath Value="."/>
-      </Linker>
-      <ResourceCompiler Options=""/>
-    </GlobalSettings>
-  </Settings>
-  <VirtualDirectory Name="src">
-    <File Name="../libs/xint/example/exceptions.cpp"/>
-  </VirtualDirectory>
-  <Dependencies Name="Debug"/>
-  <Dependencies Name="Release"/>
-</CodeLite_Project>
Deleted: sandbox/xint/dev/Example-Fibonacci.project
==============================================================================
--- sandbox/xint/dev/Example-Fibonacci.project	2011-02-28 17:55:48 EST (Mon, 28 Feb 2011)
+++ (empty file)
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<CodeLite_Project Name="Example-Fibonacci" InternalType="Console">
-  <Description/>
-  <Dependencies/>
-  <Settings Type="Executable">
-    <Configuration Name="Debug" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
-      <Compiler Options="-g" Required="yes" PreCompiledHeader="">
-        <IncludePath Value="."/>
-      </Compiler>
-      <Linker Options="" Required="yes"/>
-      <ResourceCompiler Options="" Required="no"/>
-      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
-      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
-        <PostConnectCommands/>
-        <StartupCommands/>
-      </Debugger>
-      <PreBuild/>
-      <PostBuild/>
-      <CustomBuild Enabled="no">
-        <RebuildCommand/>
-        <CleanCommand/>
-        <BuildCommand/>
-        <PreprocessFileCommand/>
-        <SingleFileCommand/>
-        <MakefileGenerationCommand/>
-        <ThirdPartyToolName>None</ThirdPartyToolName>
-        <WorkingDirectory/>
-      </CustomBuild>
-      <AdditionalRules>
-        <CustomPostBuild/>
-        <CustomPreBuild/>
-      </AdditionalRules>
-    </Configuration>
-    <Configuration Name="Release" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
-      <Compiler Options="" Required="yes" PreCompiledHeader="">
-        <IncludePath Value="."/>
-      </Compiler>
-      <Linker Options="-O2" Required="yes"/>
-      <ResourceCompiler Options="" Required="no"/>
-      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
-      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
-        <PostConnectCommands/>
-        <StartupCommands/>
-      </Debugger>
-      <PreBuild/>
-      <PostBuild/>
-      <CustomBuild Enabled="no">
-        <RebuildCommand/>
-        <CleanCommand/>
-        <BuildCommand/>
-        <PreprocessFileCommand/>
-        <SingleFileCommand/>
-        <MakefileGenerationCommand/>
-        <ThirdPartyToolName>None</ThirdPartyToolName>
-        <WorkingDirectory/>
-      </CustomBuild>
-      <AdditionalRules>
-        <CustomPostBuild/>
-        <CustomPreBuild/>
-      </AdditionalRules>
-    </Configuration>
-    <GlobalSettings>
-      <Compiler Options="">
-        <IncludePath Value="."/>
-        <IncludePath Value="/home/chad/projects/xint"/>
-      </Compiler>
-      <Linker Options="">
-        <LibraryPath Value="."/>
-      </Linker>
-      <ResourceCompiler Options=""/>
-    </GlobalSettings>
-  </Settings>
-  <VirtualDirectory Name="src">
-    <File Name="../libs/xint/example/fibonacci.cpp"/>
-  </VirtualDirectory>
-  <Dependencies Name="Debug"/>
-  <Dependencies Name="Release"/>
-</CodeLite_Project>
Deleted: sandbox/xint/dev/Example-GenPrime.project
==============================================================================
--- sandbox/xint/dev/Example-GenPrime.project	2011-02-28 17:55:48 EST (Mon, 28 Feb 2011)
+++ (empty file)
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<CodeLite_Project Name="Example-GenPrime" InternalType="Console">
-  <Description/>
-  <Dependencies/>
-  <Settings Type="Executable">
-    <Configuration Name="Debug" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
-      <Compiler Options="-g" Required="yes" PreCompiledHeader="">
-        <IncludePath Value="."/>
-      </Compiler>
-      <Linker Options="" Required="yes"/>
-      <ResourceCompiler Options="" Required="no"/>
-      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
-      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
-        <PostConnectCommands/>
-        <StartupCommands/>
-      </Debugger>
-      <PreBuild/>
-      <PostBuild/>
-      <CustomBuild Enabled="no">
-        <RebuildCommand/>
-        <CleanCommand/>
-        <BuildCommand/>
-        <PreprocessFileCommand/>
-        <SingleFileCommand/>
-        <MakefileGenerationCommand/>
-        <ThirdPartyToolName>None</ThirdPartyToolName>
-        <WorkingDirectory/>
-      </CustomBuild>
-      <AdditionalRules>
-        <CustomPostBuild/>
-        <CustomPreBuild/>
-      </AdditionalRules>
-    </Configuration>
-    <Configuration Name="Release" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
-      <Compiler Options="" Required="yes" PreCompiledHeader="">
-        <IncludePath Value="."/>
-      </Compiler>
-      <Linker Options="-O2" Required="yes"/>
-      <ResourceCompiler Options="" Required="no"/>
-      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
-      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
-        <PostConnectCommands/>
-        <StartupCommands/>
-      </Debugger>
-      <PreBuild/>
-      <PostBuild/>
-      <CustomBuild Enabled="no">
-        <RebuildCommand/>
-        <CleanCommand/>
-        <BuildCommand/>
-        <PreprocessFileCommand/>
-        <SingleFileCommand/>
-        <MakefileGenerationCommand/>
-        <ThirdPartyToolName>None</ThirdPartyToolName>
-        <WorkingDirectory/>
-      </CustomBuild>
-      <AdditionalRules>
-        <CustomPostBuild/>
-        <CustomPreBuild/>
-      </AdditionalRules>
-    </Configuration>
-    <GlobalSettings>
-      <Compiler Options="">
-        <IncludePath Value="."/>
-        <IncludePath Value="/home/chad/projects/xint"/>
-      </Compiler>
-      <Linker Options="">
-        <LibraryPath Value="."/>
-      </Linker>
-      <ResourceCompiler Options=""/>
-    </GlobalSettings>
-  </Settings>
-  <VirtualDirectory Name="src">
-    <File Name="../libs/xint/example/genprime.cpp"/>
-  </VirtualDirectory>
-  <Dependencies Name="Debug"/>
-  <Dependencies Name="Release"/>
-</CodeLite_Project>
Deleted: sandbox/xint/dev/Example-Rsa.project
==============================================================================
--- sandbox/xint/dev/Example-Rsa.project	2011-02-28 17:55:48 EST (Mon, 28 Feb 2011)
+++ (empty file)
@@ -1,76 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<CodeLite_Project Name="Example-Rsa" InternalType="Console">
-  <Description/>
-  <Dependencies/>
-  <Settings Type="Executable">
-    <Configuration Name="Debug" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
-      <Compiler Options="-g" Required="yes" PreCompiledHeader="">
-        <IncludePath Value="."/>
-      </Compiler>
-      <Linker Options="" Required="yes"/>
-      <ResourceCompiler Options="" Required="no"/>
-      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
-      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
-        <PostConnectCommands/>
-        <StartupCommands/>
-      </Debugger>
-      <PreBuild/>
-      <PostBuild/>
-      <CustomBuild Enabled="no">
-        <RebuildCommand/>
-        <CleanCommand/>
-        <BuildCommand/>
-        <PreprocessFileCommand/>
-        <SingleFileCommand/>
-        <MakefileGenerationCommand/>
-        <ThirdPartyToolName>None</ThirdPartyToolName>
-        <WorkingDirectory/>
-      </CustomBuild>
-      <AdditionalRules>
-        <CustomPostBuild/>
-        <CustomPreBuild/>
-      </AdditionalRules>
-    </Configuration>
-    <Configuration Name="Release" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
-      <Compiler Options="" Required="yes" PreCompiledHeader="">
-        <IncludePath Value="."/>
-      </Compiler>
-      <Linker Options="-O2" Required="yes"/>
-      <ResourceCompiler Options="" Required="no"/>
-      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
-      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
-        <PostConnectCommands/>
-        <StartupCommands/>
-      </Debugger>
-      <PreBuild/>
-      <PostBuild/>
-      <CustomBuild Enabled="no">
-        <RebuildCommand/>
-        <CleanCommand/>
-        <BuildCommand/>
-        <PreprocessFileCommand/>
-        <SingleFileCommand/>
-        <MakefileGenerationCommand/>
-        <ThirdPartyToolName>None</ThirdPartyToolName>
-        <WorkingDirectory/>
-      </CustomBuild>
-      <AdditionalRules>
-        <CustomPostBuild/>
-        <CustomPreBuild/>
-      </AdditionalRules>
-    </Configuration>
-    <GlobalSettings>
-      <Compiler Options="">
-        <IncludePath Value="."/>
-        <IncludePath Value="/home/chad/projects/xint"/>
-      </Compiler>
-      <Linker Options="">
-        <LibraryPath Value="."/>
-      </Linker>
-      <ResourceCompiler Options=""/>
-    </GlobalSettings>
-  </Settings>
-  <VirtualDirectory Name="src">
-    <File Name="../libs/xint/example/rsa.cpp"/>
-  </VirtualDirectory>
-</CodeLite_Project>
Deleted: sandbox/xint/dev/Example-Simplest.project
==============================================================================
--- sandbox/xint/dev/Example-Simplest.project	2011-02-28 17:55:48 EST (Mon, 28 Feb 2011)
+++ (empty file)
@@ -1,81 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<CodeLite_Project Name="Example-Simplest" InternalType="Console">
-  <Plugins>
-    <Plugin Name="qmake">
-      <![CDATA[00010001N0005Debug000000000000]]>
-    </Plugin>
-  </Plugins>
-  <Description/>
-  <Dependencies/>
-  <VirtualDirectory Name="src">
-    <File Name="../libs/xint/example/simplest.cpp"/>
-  </VirtualDirectory>
-  <Settings Type="Executable">
-    <Configuration Name="Debug" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
-      <Compiler Options="-g" Required="yes" PreCompiledHeader="">
-        <IncludePath Value="."/>
-      </Compiler>
-      <Linker Options="" Required="yes"/>
-      <ResourceCompiler Options="" Required="no"/>
-      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
-      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
-        <PostConnectCommands/>
-        <StartupCommands/>
-      </Debugger>
-      <PreBuild/>
-      <PostBuild/>
-      <CustomBuild Enabled="no">
-        <RebuildCommand/>
-        <CleanCommand/>
-        <BuildCommand/>
-        <PreprocessFileCommand/>
-        <SingleFileCommand/>
-        <MakefileGenerationCommand/>
-        <ThirdPartyToolName>None</ThirdPartyToolName>
-        <WorkingDirectory/>
-      </CustomBuild>
-      <AdditionalRules>
-        <CustomPostBuild/>
-        <CustomPreBuild/>
-      </AdditionalRules>
-    </Configuration>
-    <Configuration Name="Release" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
-      <Compiler Options="" Required="yes" PreCompiledHeader="">
-        <IncludePath Value="."/>
-      </Compiler>
-      <Linker Options="-O2" Required="yes"/>
-      <ResourceCompiler Options="" Required="no"/>
-      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
-      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
-        <PostConnectCommands/>
-        <StartupCommands/>
-      </Debugger>
-      <PreBuild/>
-      <PostBuild/>
-      <CustomBuild Enabled="no">
-        <RebuildCommand/>
-        <CleanCommand/>
-        <BuildCommand/>
-        <PreprocessFileCommand/>
-        <SingleFileCommand/>
-        <MakefileGenerationCommand/>
-        <ThirdPartyToolName>None</ThirdPartyToolName>
-        <WorkingDirectory/>
-      </CustomBuild>
-      <AdditionalRules>
-        <CustomPostBuild/>
-        <CustomPreBuild/>
-      </AdditionalRules>
-    </Configuration>
-    <GlobalSettings>
-      <Compiler Options="">
-        <IncludePath Value="."/>
-        <IncludePath Value="/home/chad/projects/xint"/>
-      </Compiler>
-      <Linker Options="">
-        <LibraryPath Value="."/>
-      </Linker>
-      <ResourceCompiler Options=""/>
-    </GlobalSettings>
-  </Settings>
-</CodeLite_Project>
Deleted: sandbox/xint/dev/XInt.project
==============================================================================
--- sandbox/xint/dev/XInt.project	2011-02-28 17:55:48 EST (Mon, 28 Feb 2011)
+++ (empty file)
@@ -1,203 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<CodeLite_Project Name="XInt" InternalType="Console">
-  <Plugins>
-    <Plugin Name="qmake">
-      <![CDATA[00040001N0005Debug0000000000000001N0018Debug, Header Only0000000000000001N0007Release0000000000000001N0020Release, Header Only000000000000]]>
-    </Plugin>
-  </Plugins>
-  <Description/>
-  <Dependencies/>
-  <VirtualDirectory Name="other">
-    <File Name="../.gitignore"/>
-    <File Name="../README.TXT"/>
-    <File Name="../libs/xint/test/Jamfile"/>
-  </VirtualDirectory>
-  <VirtualDirectory Name="include">
-    <File Name="../boost/xint/exceptions.hpp"/>
-    <File Name="../boost/xint/integer.hpp"/>
-    <File Name="../boost/xint/random.hpp"/>
-    <File Name="../boost/xint/xint.hpp"/>
-    <VirtualDirectory Name="detail">
-      <File Name="../boost/xint/detail/addsubtract.hpp"/>
-      <File Name="../boost/xint/detail/andorxor.hpp"/>
-      <File Name="../boost/xint/detail/basic_types_and_includes.hpp"/>
-      <File Name="../boost/xint/detail/bitfunctions.hpp"/>
-      <File Name="../boost/xint/detail/bitqueue.hpp"/>
-      <File Name="../boost/xint/detail/compare.hpp"/>
-      <File Name="../boost/xint/detail/convert.hpp"/>
-      <File Name="../boost/xint/detail/divide.hpp"/>
-      <File Name="../boost/xint/detail/gcd.hpp"/>
-      <File Name="../boost/xint/detail/internals.hpp"/>
-      <File Name="../boost/xint/detail/log2.hpp"/>
-      <File Name="../boost/xint/detail/magnitude_manager.hpp"/>
-      <File Name="../boost/xint/detail/modular.hpp"/>
-      <File Name="../boost/xint/detail/monty.hpp"/>
-      <File Name="../boost/xint/detail/multiply.hpp"/>
-      <File Name="../boost/xint/detail/options.hpp"/>
-      <File Name="../boost/xint/detail/policies.hpp"/>
-      <File Name="../boost/xint/detail/powers.hpp"/>
-      <File Name="../boost/xint/detail/prime.hpp"/>
-      <File Name="../boost/xint/detail/random_by_size.hpp"/>
-      <File Name="../boost/xint/detail/randomgen.hpp"/>
-      <File Name="../boost/xint/detail/raw_integer.hpp"/>
-      <File Name="../boost/xint/detail/roots.hpp"/>
-      <File Name="../boost/xint/detail/shift.hpp"/>
-      <File Name="../boost/xint/detail/streams.hpp"/>
-    </VirtualDirectory>
-  </VirtualDirectory>
-  <VirtualDirectory Name="test">
-    <File Name="../libs/xint/test/test_add.cpp"/>
-    <File Name="../libs/xint/test/test_bit_manipulations.cpp"/>
-    <File Name="../libs/xint/test/test_compare.cpp"/>
-    <File Name="../libs/xint/test/test_convert.cpp"/>
-    <File Name="../libs/xint/test/test_divide.cpp"/>
-    <File Name="../libs/xint/test/test_fixed.cpp"/>
-    <File Name="../libs/xint/test/test_main.cpp"/>
-    <File Name="../libs/xint/test/test_misc.cpp"/>
-    <File Name="../libs/xint/test/test_modular.cpp"/>
-    <File Name="../libs/xint/test/test_monty.cpp"/>
-    <File Name="../libs/xint/test/test_multiply.cpp"/>
-    <File Name="../libs/xint/test/test_nothrow.cpp"/>
-    <File Name="../libs/xint/test/test_powers.cpp"/>
-    <File Name="../libs/xint/test/test_streams.cpp"/>
-  </VirtualDirectory>
-  <Dependencies Name="Debug"/>
-  <Dependencies Name="Debug, Header Only"/>
-  <Dependencies Name="Release"/>
-  <Dependencies Name="Release, Header Only"/>
-  <Settings Type="Executable">
-    <Configuration Name="Debug" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
-      <Compiler Options="-g;-pedantic;-Wall" Required="yes" PreCompiledHeader="/home/chad/projects/xint/boost/xint/integer.hpp">
-        <IncludePath Value="."/>
-        <Preprocessor Value="BOOST_XINT_SINGLE_TEST_PROGRAM"/>
-        <Preprocessor Value="BOOST_TEST_DYN_LINK"/>
-        <Preprocessor Value="BOOST_XINT_COMPILED_LIB"/>
-      </Compiler>
-      <Linker Options="" Required="yes"/>
-      <ResourceCompiler Options="" Required="no"/>
-      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
-      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
-        <PostConnectCommands/>
-        <StartupCommands/>
-      </Debugger>
-      <PreBuild/>
-      <PostBuild/>
-      <CustomBuild Enabled="no">
-        <RebuildCommand/>
-        <CleanCommand/>
-        <BuildCommand/>
-        <PreprocessFileCommand/>
-        <SingleFileCommand/>
-        <MakefileGenerationCommand/>
-        <ThirdPartyToolName>None</ThirdPartyToolName>
-        <WorkingDirectory/>
-      </CustomBuild>
-      <AdditionalRules>
-        <CustomPostBuild/>
-        <CustomPreBuild/>
-      </AdditionalRules>
-    </Configuration>
-    <Configuration Name="Debug, Header Only" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
-      <Compiler Options="-g;-Wall" Required="yes" PreCompiledHeader="/home/chad/projects/xint/boost/xint/integer.hpp">
-        <IncludePath Value="."/>
-        <Preprocessor Value="BOOST_XINT_SINGLE_TEST_PROGRAM"/>
-        <Preprocessor Value="BOOST_TEST_DYN_LINK"/>
-      </Compiler>
-      <Linker Options="" Required="yes"/>
-      <ResourceCompiler Options="" Required="no"/>
-      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Debug" Command="./$(ProjectName)" CommandArguments="" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
-      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
-        <PostConnectCommands/>
-        <StartupCommands/>
-      </Debugger>
-      <PreBuild/>
-      <PostBuild/>
-      <CustomBuild Enabled="no">
-        <RebuildCommand/>
-        <CleanCommand/>
-        <BuildCommand/>
-        <PreprocessFileCommand/>
-        <SingleFileCommand/>
-        <MakefileGenerationCommand/>
-        <ThirdPartyToolName>None</ThirdPartyToolName>
-        <WorkingDirectory/>
-      </CustomBuild>
-      <AdditionalRules>
-        <CustomPostBuild/>
-        <CustomPreBuild/>
-      </AdditionalRules>
-    </Configuration>
-    <Configuration Name="Release" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
-      <Compiler Options="-O2;-Wall" Required="yes" PreCompiledHeader="/home/chad/projects/xint/boost/xint/integer.hpp">
-        <IncludePath Value="."/>
-        <Preprocessor Value="BOOST_XINT_SINGLE_TEST_PROGRAM"/>
-        <Preprocessor Value="BOOST_TEST_DYN_LINK"/>
-        <Preprocessor Value="BOOST_XINT_COMPILED_LIB"/>
-      </Compiler>
-      <Linker Options="-O2" Required="yes"/>
-      <ResourceCompiler Options="" Required="no"/>
-      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="x" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
-      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
-        <PostConnectCommands/>
-        <StartupCommands/>
-      </Debugger>
-      <PreBuild/>
-      <PostBuild/>
-      <CustomBuild Enabled="no">
-        <RebuildCommand/>
-        <CleanCommand/>
-        <BuildCommand/>
-        <PreprocessFileCommand/>
-        <SingleFileCommand/>
-        <MakefileGenerationCommand/>
-        <ThirdPartyToolName>None</ThirdPartyToolName>
-        <WorkingDirectory/>
-      </CustomBuild>
-      <AdditionalRules>
-        <CustomPostBuild/>
-        <CustomPreBuild/>
-      </AdditionalRules>
-    </Configuration>
-    <Configuration Name="Release, Header Only" CompilerType="gnu g++" DebuggerType="GNU gdb debugger" Type="Executable" BuildCmpWithGlobalSettings="append" BuildLnkWithGlobalSettings="append" BuildResWithGlobalSettings="append">
-      <Compiler Options="-O2;-Wall" Required="yes" PreCompiledHeader="/home/chad/projects/xint/boost/xint/integer.hpp">
-        <IncludePath Value="."/>
-        <Preprocessor Value="BOOST_XINT_SINGLE_TEST_PROGRAM"/>
-        <Preprocessor Value="BOOST_TEST_DYN_LINK"/>
-      </Compiler>
-      <Linker Options="-O2" Required="yes"/>
-      <ResourceCompiler Options="" Required="no"/>
-      <General OutputFile="$(IntermediateDirectory)/$(ProjectName)" IntermediateDirectory="./Release" Command="./$(ProjectName)" CommandArguments="x" WorkingDirectory="$(IntermediateDirectory)" PauseExecWhenProcTerminates="yes"/>
-      <Debugger IsRemote="no" RemoteHostName="" RemoteHostPort="" DebuggerPath="">
-        <PostConnectCommands/>
-        <StartupCommands/>
-      </Debugger>
-      <PreBuild/>
-      <PostBuild/>
-      <CustomBuild Enabled="no">
-        <RebuildCommand/>
-        <CleanCommand/>
-        <BuildCommand/>
-        <PreprocessFileCommand/>
-        <SingleFileCommand/>
-        <MakefileGenerationCommand/>
-        <ThirdPartyToolName>None</ThirdPartyToolName>
-        <WorkingDirectory/>
-      </CustomBuild>
-      <AdditionalRules>
-        <CustomPostBuild/>
-        <CustomPreBuild/>
-      </AdditionalRules>
-    </Configuration>
-    <GlobalSettings>
-      <Compiler Options="">
-        <IncludePath Value="."/>
-        <IncludePath Value="/home/chad/projects/xint"/>
-      </Compiler>
-      <Linker Options="">
-        <LibraryPath Value="."/>
-        <Library Value="boost_unit_test_framework"/>
-      </Linker>
-      <ResourceCompiler Options=""/>
-    </GlobalSettings>
-  </Settings>
-</CodeLite_Project>
Deleted: sandbox/xint/dev/XInt.workspace
==============================================================================
--- sandbox/xint/dev/XInt.workspace	2011-02-28 17:55:48 EST (Mon, 28 Feb 2011)
+++ (empty file)
@@ -1,72 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<CodeLite_Workspace Name="XInt" Database="./XInt.tags">
-  <Project Name="XInt" Path="XInt.project" Active="Yes"/>
-  <Project Name="Docs" Path="Docs.project" Active="No"/>
-  <Project Name="Example-Exceptions" Path="Example-Exceptions.project"/>
-  <Project Name="Example-Fibonacci" Path="Example-Fibonacci.project" Active="No"/>
-  <Project Name="Example-GenPrime" Path="Example-GenPrime.project" Active="No"/>
-  <Project Name="Example-Simplest" Path="Example-Simplest.project"/>
-  <Project Name="Example-Rsa" Path="Example-Rsa.project" Active="No"/>
-  <BuildMatrix>
-    <WorkspaceConfiguration Name="Debug" Selected="yes">
-      <Project Name="XInt" ConfigName="Debug"/>
-      <Project Name="Docs" ConfigName="All"/>
-      <Project Name="XInt" ConfigName="Debug"/>
-      <Project Name="Docs" ConfigName="All"/>
-      <Project Name="XInt" ConfigName="Debug"/>
-      <Project Name="Docs" ConfigName="All"/>
-      <Project Name="XInt" ConfigName="Debug"/>
-      <Project Name="Docs" ConfigName="All"/>
-      <Project Name="Example-Exceptions" ConfigName="Debug"/>
-      <Project Name="Example-Fibonacci" ConfigName="Debug"/>
-      <Project Name="Example-GenPrime" ConfigName="Debug"/>
-      <Project Name="Example-Simplest" ConfigName="Debug"/>
-      <Project Name="Example-Rsa" ConfigName="Debug"/>
-    </WorkspaceConfiguration>
-    <WorkspaceConfiguration Name="Release" Selected="yes">
-      <Project Name="XInt" ConfigName="Release"/>
-      <Project Name="Docs" ConfigName="All"/>
-      <Project Name="XInt" ConfigName="Release"/>
-      <Project Name="Docs" ConfigName="All"/>
-      <Project Name="XInt" ConfigName="Release"/>
-      <Project Name="Docs" ConfigName="All"/>
-      <Project Name="XInt" ConfigName="Release"/>
-      <Project Name="Docs" ConfigName="All"/>
-      <Project Name="Example-Exceptions" ConfigName="Release"/>
-      <Project Name="Example-Fibonacci" ConfigName="Release"/>
-      <Project Name="Example-GenPrime" ConfigName="Release"/>
-      <Project Name="Example-Simplest" ConfigName="Release"/>
-      <Project Name="Example-Rsa" ConfigName="Release"/>
-    </WorkspaceConfiguration>
-    <WorkspaceConfiguration Name="Debug, Header Only" Selected="yes">
-      <Project Name="XInt" ConfigName="Debug, Header Only"/>
-      <Project Name="Docs" ConfigName="Debug"/>
-      <Project Name="XInt" ConfigName="Debug, Header Only"/>
-      <Project Name="Docs" ConfigName="All"/>
-      <Project Name="XInt" ConfigName="Debug, Header Only"/>
-      <Project Name="Docs" ConfigName="All"/>
-      <Project Name="XInt" ConfigName="Debug, Header Only"/>
-      <Project Name="Docs" ConfigName="All"/>
-      <Project Name="Example-Exceptions" ConfigName="Debug"/>
-      <Project Name="Example-Fibonacci" ConfigName="Debug"/>
-      <Project Name="Example-GenPrime" ConfigName="Debug"/>
-      <Project Name="Example-Simplest" ConfigName="Debug"/>
-      <Project Name="Example-Rsa" ConfigName="Debug"/>
-    </WorkspaceConfiguration>
-    <WorkspaceConfiguration Name="Release, Header Only" Selected="yes">
-      <Project Name="XInt" ConfigName="Release, Header Only"/>
-      <Project Name="Docs" ConfigName="All"/>
-      <Project Name="XInt" ConfigName="Release, Header Only"/>
-      <Project Name="Docs" ConfigName="All"/>
-      <Project Name="XInt" ConfigName="Release, Header Only"/>
-      <Project Name="Docs" ConfigName="All"/>
-      <Project Name="XInt" ConfigName="Release, Header Only"/>
-      <Project Name="Docs" ConfigName="All"/>
-      <Project Name="Example-Exceptions" ConfigName="Debug"/>
-      <Project Name="Example-Fibonacci" ConfigName="Debug"/>
-      <Project Name="Example-GenPrime" ConfigName="Debug"/>
-      <Project Name="Example-Simplest" ConfigName="Debug"/>
-      <Project Name="Example-Rsa" ConfigName="Debug"/>
-    </WorkspaceConfiguration>
-  </BuildMatrix>
-</CodeLite_Workspace>