comparison scripts/ChangeLog @ 11924:bacb84129896 release-3-0-x

style fixes
author Jaroslav Hajek <highegg@gmail.com>
date Fri, 16 Jan 2009 08:13:15 +0100
parents 746f13936eee
children e09ae0f2c767
comparison
equal deleted inserted replaced
11923:304855b33b67 11924:bacb84129896
1 2008-12-18 Daniel J Sebald <daniel.sebald@ieee.org>
2
3 * set/unique.m: Only check for options if nargin > 1.
4
1 2008-07-10 Jaroslav Hajek <highegg@gmail.com> 5 2008-07-10 Jaroslav Hajek <highegg@gmail.com>
2 6
3 * set/unique.m: Implement 'first' and 'last', some simplifications. 7 * set/unique.m: Implement 'first' and 'last', some simplifications.
4 * set/union.m: Implement output indices. 8 * set/union.m: Implement output indices.
5 * set/intersect.m: Implement 'rows'. 9 * set/intersect.m: Implement 'rows'.