Changeset 3315 for trunk/doc/pslib/ChangeLogSDRS.tex
- Timestamp:
- Feb 23, 2005, 3:31:03 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/doc/pslib/ChangeLogSDRS.tex (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/doc/pslib/ChangeLogSDRS.tex
r3248 r3315 1 %%% $Id: ChangeLogSDRS.tex,v 1.7 0 2005-02-17 02:34:52price Exp $1 %%% $Id: ChangeLogSDRS.tex,v 1.71 2005-02-24 01:30:58 price Exp $ 2 2 3 3 \subsection{Changes from version 00 to version 01} … … 472 472 \item fix typo in psVector typedef 473 473 \item add limit param to psDBSelectRows() 474 \item change psDBUpdateRows() &psDBDeleteRows() to return signed values474 \item change psDBUpdateRows() and psDBDeleteRows() to return signed values 475 475 \item Made \code{psMemSetDeallocator} and \code{psMemGetDeallocator} 476 476 public functions, and cleaned up description. 477 \end{itemize} 477 \item Reworked \code{psLookupTable} functions so that the number of 478 columns and their types are defined by a \code{scanf}-like format 479 string. Added \code{psVectorsReadFromFile} and 480 \code{psLookupTableImport} to generalise the reading of tabular data 481 from a file. 482 \end{itemize}
Note:
See TracChangeset
for help on using the changeset viewer.
