Changeset 4064 for trunk/doc/pslib/ChangeLogSDRS.tex
- Timestamp:
- May 31, 2005, 6:10:25 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/ChangeLogSDRS.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/ChangeLogSDRS.tex
r4063 r4064 1 %%% $Id: ChangeLogSDRS.tex,v 1.10 8 2005-06-01 02:20:15 jhoblitt Exp $1 %%% $Id: ChangeLogSDRS.tex,v 1.109 2005-06-01 04:10:25 jhoblitt Exp $ 2 2 3 3 \subsection{Changes from version 00 to version 01} … … 626 626 \item rename psFinalize() $\rightarrow$ psLibCleanup() 627 627 \item change parameters expecting \code{__LINE__} to type \code{unsigned int} 628 \item change parameters expect ed\code{__LINE__} to be named \code{lineno}628 \item change parameters expecting \code{__LINE__} to be named \code{lineno} 629 629 \item change \code{int} $\rightarrow$ \code{size_t} where appropriate 630 630 \item change \code{psBool} $\rightarrow$ \code{bool} … … 646 646 \item change parameters specifying the number of bytes to be allocated to be named \code{size} 647 647 \item change parameters specifying the type of something to be named \code{type} where appropriate 648 \item change \code{psImage} to use \code{psU32} rows \& columns 649 \item change parameter names to not use the words ``width'' or ``height'' 648 650 \end{itemize} 649 651 \item rename \code{psFitsAlloc()} $\rightarrow$ \code{psFitsOpen()}
Note:
See TracChangeset
for help on using the changeset viewer.
