comparison scripts/ChangeLog @ 11097:ffb2f1ef2097

make issparse, sparse, and spalloc built-in functions
author John W. Eaton <jwe@octave.org>
date Thu, 14 Oct 2010 11:53:04 -0400
parents 04c3aacbbc46
children dcde7c5a1d29
comparison
equal deleted inserted replaced
11096:04c3aacbbc46 11097:ffb2f1ef2097
1 2010-10-14 John W. Eaton <jwe@octave.org>
2
3 * set/unique.m: Remove check for issparse existence since it is
4 now a built-in function.
5
1 2010-10-14 Ben Abbott <bpabbott@mac.com> 6 2010-10-14 Ben Abbott <bpabbott@mac.com>
2 7
3 * strings/strjust.m: Clarify that justification applies to spaces and 8 * strings/strjust.m: Clarify that justification applies to spaces and
4 null characters. 9 null characters.
5 10