IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 28, 2004, 4:32:24 PM (22 years ago)
Author:
Paul Price
Message:

"persistent" in psMemBlock, changes to psListRemove.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/ChangeLogSDRS.tex

    r1916 r1925  
    306306\item Added configuration file grammar.
    307307\item Added explanation of \code{psArray *coords} in
    308   \code{psMinimizeLMFunc}, and changed \code{psMatrix} to \code{psImage}
    309   in response to bug 191.
     308  \code{psMinimizeLMFunc}, and changed \code{psMatrix} to
     309  \code{psImage} in response to bug 191.
    310310\item Added \code{psTimeTable}.
    311311\item \code{psLibInit} altered to load \code{psTime} configuration
     
    313313\item Reworked \code{psList} (including addition of new functions) to
    314314  support multiple iterators.
    315 \item Specified return value for \code{psImageOverlaySection} is the number
    316   of pixels overlaid.
     315\item Specified return value for \code{psImageOverlaySection} is the
     316  number of pixels overlaid.
     317\item Added \code{persistent} to \code{psMemBlock}, along with
     318  additional specification of behaviour of \code{psMemCheckLeaks}.
     319\item Removed \code{psListRemoveNext} and \code{psListRemoveAfter}.
     320  Removing an item pointed to by an iterator doesn't cause an error.
     321
    317322\end{itemize}
Note: See TracChangeset for help on using the changeset viewer.