comparison liboctave/ChangeLog @ 6359:069ea93b3c45

[project @ 2007-02-26 20:54:11 by jwe]
author jwe
date Mon, 26 Feb 2007 20:54:11 +0000
parents 61091f4af6e4
children e5227a46343d
comparison
equal deleted inserted replaced
6358:61091f4af6e4 6359:069ea93b3c45
1 2007-02-26 From Michael Goffioul <michael.goffioul@swing.be> 1 2007-02-26 From Michael Goffioul <michael.goffioul@swing.be>
2 2
3 * Makefile.in: Use $(LN_S) instead of ln or ln -s. 3 * Makefile.in: Use $(LN_S) instead of ln or ln -s.
4
5 * sparse-util.h (SparseCholPrint, SparseCholError):
6 Tag with OCTAVE_API.
4 7
5 2007-02-18 David Bateman <dbateman@free.fr> 8 2007-02-18 David Bateman <dbateman@free.fr>
6 9
7 * oct-rand.cc (do_old_initialization()): call setcgn(1) prior to 10 * oct-rand.cc (do_old_initialization()): call setcgn(1) prior to
8 calling setall and reset to the current generator after. 11 calling setall and reset to the current generator after.