Select Git revision
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
NEWS.Rd 4.62 KiB
%% clpAPI Version History
\name{NEWS}
\title{clpAPI News}
\encoding{UTF-8}
% ---------------------------------------------------------------------------- %
\section{Changes in version 1.2.6 2013-10-26}{
\itemize{
\item a minor bugfix in file \file{configure.ac}
}
}
% ---------------------------------------------------------------------------- %
\section{Changes in version 1.2.5 2013-09-08}{
\itemize{
\item removed argument \code{--enable-lapack} from file \file{configure.ac}
}
}
% ---------------------------------------------------------------------------- %
\section{Changes in version 1.2.4 2013-07-17}{
\itemize{
\item added function \code{probNameCLP()}
}
}
% ---------------------------------------------------------------------------- %
\section{Changes in version 1.2.3 2013-05-23}{
\itemize{
\item prints the version number of COIN-OR Clp on startup
\item added functions \code{dropNamesCLP()}, \code{copyNamesCLP()} and
\code{lengthNamesCLP()}
}
}
% ---------------------------------------------------------------------------- %
\section{Changes in version 1.2.2 2013-01-16}{
\itemize{
\item removed old file \file{NEWS.Rd} from top level directory
}
}
% ---------------------------------------------------------------------------- %
\section{Changes in version 1.2.1 2012-04-21}{
\itemize{
\item bugfix in file \file{configure.ac} when using pkg-config
}
}
% ---------------------------------------------------------------------------- %
\section{Changes in version 1.2.0 2012-04-20}{
\itemize{
\item updated \file{configure.ac} script
\item file \file{NEWS} is now in \file{inst/NEWS.Rd}
\item added finalizer for COIN-OR Clp problem objects
\item Function \code{initProbCLP()} returns an instances of class
\code{clpPtr}. This class has two data slots:
\tabular{ll}{
clpPtrType \tab a character string giving the pointer type and \cr