|
Boost-Commit : |
From: john_at_[hidden]
Date: 2008-05-20 04:27:18
Author: johnmaddock
Date: 2008-05-20 04:27:17 EDT (Tue, 20 May 2008)
New Revision: 45572
URL: http://svn.boost.org/trac/boost/changeset/45572
Log:
Removed local settings files.
Moved preprocessor def's into stdafx.h.
Removed:
sandbox/math_toolkit/libs/math/dot_net_example/boost_math/boost_math.suo
sandbox/math_toolkit/libs/math/dot_net_example/boost_math/boost_math.vcproj.FUJI.John Maddock.user
sandbox/math_toolkit/libs/math/dot_net_example/boost_math/boost_math.vcproj.HETP7.Administrator.user
Binary files modified:
sandbox/math_toolkit/libs/math/dot_net_example/boost_math/boost_math.sln.lnk
Text files modified:
sandbox/math_toolkit/libs/math/dot_net_example/boost_math/Stdafx.h | 3 +++
sandbox/math_toolkit/libs/math/dot_net_example/boost_math/boost_math.vcproj | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
Modified: sandbox/math_toolkit/libs/math/dot_net_example/boost_math/Stdafx.h
==============================================================================
--- sandbox/math_toolkit/libs/math/dot_net_example/boost_math/Stdafx.h (original)
+++ sandbox/math_toolkit/libs/math/dot_net_example/boost_math/Stdafx.h 2008-05-20 04:27:17 EDT (Tue, 20 May 2008)
@@ -13,6 +13,9 @@
#pragma once
+#define BOOST_MATH_ASSERT_UNDEFINED_POLICY false
+#define BOOST_MATH_OVERFLOW_ERROR_POLICY errno_on_error
+
#include <boost/math/distributions/bernoulli.hpp>
#include <boost/math/distributions/beta.hpp>
#include <boost/math/distributions/binomial.hpp>
Modified: sandbox/math_toolkit/libs/math/dot_net_example/boost_math/boost_math.sln.lnk
==============================================================================
Binary files. No diff available.
Deleted: sandbox/math_toolkit/libs/math/dot_net_example/boost_math/boost_math.suo
==============================================================================
Binary file. No diff available.
Modified: sandbox/math_toolkit/libs/math/dot_net_example/boost_math/boost_math.vcproj
==============================================================================
--- sandbox/math_toolkit/libs/math/dot_net_example/boost_math/boost_math.vcproj (original)
+++ sandbox/math_toolkit/libs/math/dot_net_example/boost_math/boost_math.vcproj 2008-05-20 04:27:17 EDT (Tue, 20 May 2008)
@@ -42,7 +42,7 @@
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../../../../"
- PreprocessorDefinitions="WIN32;_DEBUG;BOOST_MATH_THROW_ON_DOMAIN_ERROR"
+ PreprocessorDefinitions="WIN32;_DEBUG;"
RuntimeLibrary="3"
UsePrecompiledHeader="2"
WarningLevel="4"
@@ -118,7 +118,7 @@
Name="VCCLCompilerTool"
Optimization="3"
AdditionalIncludeDirectories="../../../../"
- PreprocessorDefinitions="WIN32;NDEBUG;"BOOST_MATH_ASSERT_UNDEFINED_POLICY=0";"BOOST_MATH_OVERFLOW_ERROR_POLICY=errno_on_error""
+ PreprocessorDefinitions="WIN32;NDEBUG;"
ExceptionHandling="2"
RuntimeLibrary="2"
UsePrecompiledHeader="2"
Deleted: sandbox/math_toolkit/libs/math/dot_net_example/boost_math/boost_math.vcproj.FUJI.John Maddock.user
==============================================================================
--- sandbox/math_toolkit/libs/math/dot_net_example/boost_math/boost_math.vcproj.FUJI.John Maddock.user 2008-05-20 04:27:17 EDT (Tue, 20 May 2008)
+++ (empty file)
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioUserFile
- ProjectType="Visual C++"
- Version="8.00"
- ShowAllFiles="false"
- >
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- >
- <DebugSettings
- Command=""
- WorkingDirectory=""
- CommandArguments=""
- Attach="false"
- DebuggerType="3"
- Remote="1"
- RemoteMachine="FUJI"
- RemoteCommand=""
- HttpUrl=""
- PDBPath=""
- SQLDebugging=""
- Environment=""
- EnvironmentMerge="true"
- DebuggerFlavor=""
- MPIRunCommand=""
- MPIRunArguments=""
- MPIRunWorkingDirectory=""
- ApplicationCommand=""
- ApplicationArguments=""
- ShimCommand=""
- MPIAcceptMode=""
- MPIAcceptFilter=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- >
- <DebugSettings
- Command=""
- WorkingDirectory=""
- CommandArguments=""
- Attach="false"
- DebuggerType="3"
- Remote="1"
- RemoteMachine="FUJI"
- RemoteCommand=""
- HttpUrl=""
- PDBPath=""
- SQLDebugging=""
- Environment=""
- EnvironmentMerge="true"
- DebuggerFlavor=""
- MPIRunCommand=""
- MPIRunArguments=""
- MPIRunWorkingDirectory=""
- ApplicationCommand=""
- ApplicationArguments=""
- ShimCommand=""
- MPIAcceptMode=""
- MPIAcceptFilter=""
- />
- </Configuration>
- </Configurations>
-</VisualStudioUserFile>
Deleted: sandbox/math_toolkit/libs/math/dot_net_example/boost_math/boost_math.vcproj.HETP7.Administrator.user
==============================================================================
--- sandbox/math_toolkit/libs/math/dot_net_example/boost_math/boost_math.vcproj.HETP7.Administrator.user 2008-05-20 04:27:17 EDT (Tue, 20 May 2008)
+++ (empty file)
@@ -1,65 +0,0 @@
-<?xml version="1.0" encoding="Windows-1252"?>
-<VisualStudioUserFile
- ProjectType="Visual C++"
- Version="8.00"
- ShowAllFiles="false"
- >
- <Configurations>
- <Configuration
- Name="Debug|Win32"
- >
- <DebugSettings
- Command=""
- WorkingDirectory=""
- CommandArguments=""
- Attach="false"
- DebuggerType="3"
- Remote="1"
- RemoteMachine="HETP7"
- RemoteCommand=""
- HttpUrl=""
- PDBPath=""
- SQLDebugging=""
- Environment=""
- EnvironmentMerge="true"
- DebuggerFlavor=""
- MPIRunCommand=""
- MPIRunArguments=""
- MPIRunWorkingDirectory=""
- ApplicationCommand=""
- ApplicationArguments=""
- ShimCommand=""
- MPIAcceptMode=""
- MPIAcceptFilter=""
- />
- </Configuration>
- <Configuration
- Name="Release|Win32"
- >
- <DebugSettings
- Command=""
- WorkingDirectory=""
- CommandArguments=""
- Attach="false"
- DebuggerType="3"
- Remote="1"
- RemoteMachine="HETP7"
- RemoteCommand=""
- HttpUrl=""
- PDBPath=""
- SQLDebugging=""
- Environment=""
- EnvironmentMerge="true"
- DebuggerFlavor=""
- MPIRunCommand=""
- MPIRunArguments=""
- MPIRunWorkingDirectory=""
- ApplicationCommand=""
- ApplicationArguments=""
- ShimCommand=""
- MPIAcceptMode=""
- MPIAcceptFilter=""
- />
- </Configuration>
- </Configurations>
-</VisualStudioUserFile>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk