comparison ChangeLog @ 6686:2aad75fcc93a

[project @ 2007-06-03 20:58:28 by dbateman]
author dbateman
date Sun, 03 Jun 2007 20:58:29 +0000
parents 1e440ccda1ca
children 3d913ba36b75
comparison
equal deleted inserted replaced
6685:8c8ef7e4821d 6686:2aad75fcc93a
1 2007-06-03 David Bateman <dbateman@free.fr>
2
3 * configure.in (AC_CONFIG_FILES): Add src/mxarray.h
4 * examples/mycell.c, examples/mypow2.c, examples/mysparse.c,
5 examples/mystring.c, examples/mystruct.c: Use mwSize and mwIndex,
6 rather than int for indexing to conform to new mex API.
7
1 2007-06-01 John W. Eaton <jwe@octave.org> 8 2007-06-01 John W. Eaton <jwe@octave.org>
2 9
3 * configure.in (*-*-darwin*): Fix quoting and construction of 10 * configure.in (*-*-darwin*): Fix quoting and construction of
4 MKOCTFILE_DL_LDFLAGS. 11 MKOCTFILE_DL_LDFLAGS.
5 * mkoctfile.in (DEFAULT_BINDIR, EXEEXT): New substitutions. 12 * mkoctfile.in (DEFAULT_BINDIR, EXEEXT): New substitutions.