Mercurial > hg > octave-nkf
view etc/CHECKLIST @ 12757:824c60c8f7b9 stable
preserve type when assigning values to sparse logical
* op-sbm-b.cc (oct_assignop_conv_and_assign): New assignment
operator function.
(install_sbm_b_ops): Install it for various RHS types.
* op-sbm-bm.cc (oct_assignop_conv_and_assign): New assignment
operator function.
(install_sbm_bm_ops): Install it for various RHS types.
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Mon, 20 Jun 2011 11:03:21 -0400 |
parents | b67c2d580a25 |
children | 987ecd306f3f |
line wrap: on
line source
Things to do before making a release: * Ask testers for the type(s) of machines they are using. * Update the version number in src/version.h. * Update the version number in doc/refcard/refcard.tex. * Add a `Version M.N.P released.' line to the ChangeLog. * Update the NEWS file. * Check the README file. * Run autoconf, autoheader, and configure before making tar files. * Update the NEWS and README.octave files in the anonymous ftp directory.