Mercurial > hg > octave-lyh
comparison scripts/ChangeLog @ 7678:5988e08c1ae6
handle negative column values in sortrows
author | Richard Bovey |
---|---|
date | Tue, 01 Apr 2008 16:02:49 -0400 |
parents | 6c0f7bcf5b55 |
children | a0ec02774303 |
comparison
equal
deleted
inserted
replaced
7677:db02cc0ba8f2 | 7678:5988e08c1ae6 |
---|---|
1 2008-04-01 Richard Bovey <Richard.Bovey@baesystems.com> | |
2 | |
3 * general/sortrows.m: Handle negative column arguments. | |
4 | |
1 2008-04-01 Julian Schnidder <j.schnidder@gmx.de> | 5 2008-04-01 Julian Schnidder <j.schnidder@gmx.de> |
2 | 6 |
3 * miscellaneous/perl.m: New function. | 7 * miscellaneous/perl.m: New function. |
4 * miscellaneous/Makefile.in (SOURCES): Add it to the list. | 8 * miscellaneous/Makefile.in (SOURCES): Add it to the list. |
5 | 9 |