Changeset 3620
- Timestamp:
- Mar 31, 2005, 6:14:39 PM (21 years ago)
- Location:
- trunk/doc/pslib
- Files:
-
- 2 edited
-
ChangeLogSDRS.tex (modified) (2 diffs)
-
psLibSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/ChangeLogSDRS.tex
r3564 r3620 1 %%% $Id: ChangeLogSDRS.tex,v 1.7 8 2005-03-30 21:14:48 eugeneExp $1 %%% $Id: ChangeLogSDRS.tex,v 1.79 2005-04-01 04:14:39 jhoblitt Exp $ 2 2 3 3 \subsection{Changes from version 00 to version 01} … … 520 520 \item Moved Fixed Pattern out of Astronomical Images 521 521 \end{itemize} 522 \end{itemize} 522 523 \item Restrictions on the use of \code{malloc}, \code{calloc}, \code{realloc}, and \code{free} should not be unintentional imposed on 3rd party code. 524 \end{itemize} -
trunk/doc/pslib/psLibSDRS.tex
r3564 r3620 1 %%% $Id: psLibSDRS.tex,v 1.19 2 2005-03-30 21:14:48 eugeneExp $1 %%% $Id: psLibSDRS.tex,v 1.193 2005-04-01 04:14:39 jhoblitt Exp $ 2 2 \documentclass[panstarrs,spec]{panstarrs} 3 3 … … 446 446 call \code{p_psAlloc}, \code{p_psRealloc}, or \code{p_psFree} via the 447 447 macros defined above. 448 449 The above restrictions must apply strictly to the code within PSLib, and other 450 dependent software, such as e.g., PSModules, may choose to enforce the 451 restrictions as well. Software which employs PSLib should be allowed to 452 optionally employ this enforcement or not, depending on which version of the 453 global include file is chosen. 448 454 449 455 The functions \code{psAlloc} and \code{psRealloc} must never return a
Note:
See TracChangeset
for help on using the changeset viewer.
