# # ChangeLog for trunk/Cbc/test/osiUnitTest.cpp # # Generated by Trac 1.0.11 # Mar 8, 2021 2:50:09 AM Wed, 08 Dec 2010 19:28:52 GMT lou [1549] * trunk/Cbc/MSVisualStudio/v9/Cbc.sln (modified) * trunk/Cbc/MSVisualStudio/v9/OsiCbcUnitTest (added) * trunk/Cbc/MSVisualStudio/v9/OsiCbcUnitTest/OsiCbcUnitTest.vcproj (added) * trunk/Cbc/MSVisualStudio/v9/cbcCInterfaceDll/cbcCInterfaceDll.vcproj (modified) * trunk/Cbc/MSVisualStudio/v9/cbcCSosDllSample/cbcCSosDllSample.vcproj (modified) * trunk/Cbc/MSVisualStudio/v9/cbcExamplesSample2/cbcExamplesSample2.vcproj (modified) * trunk/Cbc/MSVisualStudio/v9/cbcGeneric (deleted) * trunk/Cbc/MSVisualStudio/v9/cbcSolve (deleted) * trunk/Cbc/MSVisualStudio/v9/libCbc/libCbc.vcproj (modified) * trunk/Cbc/MSVisualStudio/v9/libCbcSolver (added) * trunk/Cbc/MSVisualStudio/v9/libCbcSolver/libCbcSolver.vcproj (added) * trunk/Cbc/MSVisualStudio/v9/libOsiCbc (added) * trunk/Cbc/MSVisualStudio/v9/libOsiCbc/libOsiCbc.vcproj (added) * trunk/Cbc/examples/cbc_driverC_sos.c (modified) * trunk/Cbc/examples/sample2.cpp (modified) * trunk/Cbc/src/CbcCbcParam.cpp (modified) * trunk/Cbc/test/osiUnitTest.cpp (modified) Make Visual Studio v9 build work again. Mon, 07 Jun 2010 12:27:42 GMT stefan [1464] * trunk (modified) * trunk/Cbc (modified) * trunk/Cbc/Makefile.am (modified) * trunk/Cbc/Makefile.in (modified) * trunk/Cbc/cbc-uninstalled.pc.in (copied) * trunk/Cbc/cbc.pc.in (copied) * trunk/Cbc/configure (modified) * trunk/Cbc/configure.ac (modified) * trunk/Cbc/examples/CbcBranchLink.hpp (modified) * trunk/Cbc/examples/CbcSolver3.cpp (modified) * trunk/Cbc/examples/Makefile.in (modified) * trunk/Cbc/examples/allCuts.cpp (modified) * trunk/Cbc/examples/barrier.cpp (modified) * trunk/Cbc/examples/cbc_driverC_sos.c (modified) * trunk/Cbc/examples/crew.cpp (modified) * trunk/Cbc/examples/driver.cpp (modified) * trunk/Cbc/examples/driver2.cpp (modified) * trunk/Cbc/examples/driver3.cpp (modified) * trunk/Cbc/examples/driver4.cpp (modified) * trunk/Cbc/examples/fast0507.cpp (modified) * trunk/Cbc/examples/fast0507b.cpp (modified) * trunk/Cbc/examples/hotstart.cpp (modified) * trunk/Cbc/examples/longthin.cpp (modified) * trunk/Cbc/examples/lotsize.cpp (modified) * trunk/Cbc/examples/minimum.cpp (modified) * trunk/Cbc/examples/nway.cpp (modified) * trunk/Cbc/examples/repeat.cpp (modified) * trunk/Cbc/examples/sample2.cpp (modified) * trunk/Cbc/examples/sample3.cpp (modified) * trunk/Cbc/examples/sos.cpp (modified) * trunk/Cbc/examples/sudoku.cpp (modified) * trunk/Cbc/inc/config_cbc.h.in (modified) * trunk/Cbc/osi-cbc-uninstalled.pc.in (copied) * trunk/Cbc/osi-cbc.pc.in (copied) * trunk/Cbc/src/CbcCbcParam.cpp (modified) * trunk/Cbc/src/CbcConfig.h (modified) * trunk/Cbc/src/CbcGenBaB.cpp (modified) * trunk/Cbc/src/CbcGenCbcParam.cpp (modified) * trunk/Cbc/src/CbcGenCbcParam.hpp (modified) * trunk/Cbc/src/CbcGenCbcParamUtils.cpp (modified) * trunk/Cbc/src/CbcGenCtlBlk.cpp (modified) * trunk/Cbc/src/CbcGenCtlBlk.hpp (modified) * trunk/Cbc/src/CbcGenMessages.cpp (modified) * trunk/Cbc/src/CbcGenMessages.hpp (modified) * trunk/Cbc/src/CbcGenOsiParam.cpp (modified) * trunk/Cbc/src/CbcGenOsiParam.hpp (modified) * trunk/Cbc/src/CbcGenOsiParamUtils.cpp (modified) * trunk/Cbc/src/CbcGenParam.cpp (modified) * trunk/Cbc/src/CbcGenParam.hpp (modified) * trunk/Cbc/src/CbcGenParamUtils.cpp (modified) * trunk/Cbc/src/CbcGenSolution.cpp (modified) * trunk/Cbc/src/CbcGenSolvers.cpp (modified) * trunk/Cbc/src/CbcGeneric.cpp (modified) * trunk/Cbc/src/Makefile.am (modified) * trunk/Cbc/src/Makefile.in (modified) * trunk/Cbc/src/OsiCbc (copied) * trunk/Cbc/src/OsiCbc/Makefile.am (copied) * trunk/Cbc/src/OsiCbc/Makefile.in (copied) * trunk/Cbc/src/OsiCbc/OsiCbcSolverInterface.cpp (copied) * trunk/Cbc/src/OsiCbc/OsiCbcSolverInterface.hpp (copied) * trunk/Cbc/test/Makefile.am (modified) * trunk/Cbc/test/Makefile.in (modified) * trunk/Cbc/test/OsiCbcSolverInterfaceTest.cpp (copied) * trunk/Cbc/test/osiUnitTest.cpp (copied) * trunk/Externals (modified) * trunk/Makefile.in (modified) * trunk/configure (modified) * trunk/configure.ac (modified) merge split branch into trunk; fix some examples Sun, 14 Mar 2010 16:40:23 GMT stefan [1439] * branches/split/Cbc/Makefile.am (modified) * branches/split/Cbc/Makefile.in (modified) * branches/split/Cbc/configure (modified) * branches/split/Cbc/configure.ac (modified) * branches/split/Cbc/inc/config_cbc.h.in (modified) * branches/split/Cbc/osi-cbc-uninstalled.pc.in (added) * branches/split/Cbc/osi-cbc.pc.in (added) * branches/split/Cbc/src/Makefile.am (modified) * branches/split/Cbc/src/Makefile.in (modified) * branches/split/Cbc/src/OsiCbc (added) * branches/split/Cbc/src/OsiCbc/Makefile.am (added) * branches/split/Cbc/src/OsiCbc/Makefile.in (added) * branches/split/Cbc/src/OsiCbc/OsiCbcSolverInterface.cpp (added) * branches/split/Cbc/src/OsiCbc/OsiCbcSolverInterface.hpp (added) * branches/split/Cbc/test/Makefile.am (modified) * branches/split/Cbc/test/Makefile.in (modified) * branches/split/Cbc/test/OsiCbcSolverInterfaceTest.cpp (added) * branches/split/Cbc/test/osiUnitTest.cpp (added) add OsiCbc