IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2005, 2:52:45 PM (21 years ago)
Author:
Paul Price
Message:

Updating thread policy, removing psMutex (what's the point?), added psMask, psString functions

File:
1 edited

Legend:

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

    r4253 r4254  
    1 %%% $Id: ChangeLogSDRS.tex,v 1.140 2005-06-15 00:30:28 eugene Exp $
     1%%% $Id: ChangeLogSDRS.tex,v 1.141 2005-06-15 00:52:45 price Exp $
    22
    33\subsection{Changes from version 00 to version 01}
     
    695695\item moved image hierarchy section to ModulesSDRS
    696696\item moved photometry section to ModulesSDRS
    697 \item Updating section on thread safety, and added \code{psMutex}.
     697\item Updating section on thread safety with new policy.
    698698\item add \code{psFitsOpenFD()}
    699699\item Removed example destructor function, since the current
     
    710710  appropriate.  Noted that metadata functions must copy strings in to
    711711  a \code{psMetadataItem}.
     712\item Added \code{psMask} instead of \code{unsigned int} for mask values.
     713\item Added \code{psStringCopy, psStringNCopy, psStringAppend, psStringPrepend}
     714  to match implementation.
    712715\item added psRegionForSquare
    713716\item added psImageMaskRegion, psImageKeepRegion
Note: See TracChangeset for help on using the changeset viewer.