Changeset 4076 for trunk/doc/pslib/ChangeLogSDRS.tex
- Timestamp:
- Jun 1, 2005, 11:34:13 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/ChangeLogSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/ChangeLogSDRS.tex
r4075 r4076 1 %%% $Id: ChangeLogSDRS.tex,v 1.11 5 2005-06-01 21:26:34jhoblitt Exp $1 %%% $Id: ChangeLogSDRS.tex,v 1.116 2005-06-01 21:34:13 jhoblitt Exp $ 2 2 3 3 \subsection{Changes from version 00 to version 01} … … 655 655 \item change \code{psVector} to store it's number of elements as an \code{unsigned long int} 656 656 \item change \code{psArray} to store it's number of elements as an \code{unsigned long int} 657 \item change \code{psList} to store it's number of elements as an \code{unsigned long int} 658 \item change \code{psListIterator} to store the number of elements on the list as an \code{unsigned long int} 659 \item change \code{psListIterator} to store it's index as an \code{long int} 660 \item change \code{psHash} to store it's number of elements as an \code{unsigned long int} 657 661 \item remove \code{lock} from \code{psList} 658 662 \end{itemize}
Note:
See TracChangeset
for help on using the changeset viewer.
