comparison liboctave/ChangeLog @ 7914:e998e81224b5

Various compilation fixes for MSVC.
author John W. Eaton <jwe@octave.org>
date Thu, 10 Jul 2008 08:59:18 -0400
parents 72c332d2db3c
children 9d080df0c843
comparison
equal deleted inserted replaced
7913:f46e73bcb85b 7914:e998e81224b5
1 2008-07-10 Michael Goffioul <michael.goffioul@gmail.com>
2
3 * lo-specfun.h: Fix typo in erff/erfcf declaration.
4 * lo-specfun.cc: Ditto. Add atanhf implementation.
5
1 2008-06-20 Jaroslav Hajek <highegg@gmail.com> 6 2008-06-20 Jaroslav Hajek <highegg@gmail.com>
2 7
3 * MatrixType.h: Add missing include statement. 8 * MatrixType.h: Add missing include statement.
4 9
5 2008-06-13 Michael Goffioul <michael.goffioul@gmail.com> 10 2008-06-13 Michael Goffioul <michael.goffioul@gmail.com>