Mercurial > hg > octave-nkf
comparison liboctave/ChangeLog @ 9591:264fb5520973
abort if floating point format is not recognized as IEEE
author | John W. Eaton <jwe@octave.org> |
---|---|
date | Mon, 31 Aug 2009 19:29:48 -0400 |
parents | bdcfb756d721 |
children | 01004c3cde2c |
comparison
equal
deleted
inserted
replaced
9590:b18a50c56144 | 9591:264fb5520973 |
---|---|
1 2009-08-31 John W. Eaton <jwe@octave.org> | |
2 | |
3 * liboctave/lo-ieee.cc (octave_ieee_init): Abort if floating point | |
4 format is not recognized as IEEE. | |
5 | |
1 2009-08-27 John W. Eaton <jwe@octave.org> | 6 2009-08-27 John W. Eaton <jwe@octave.org> |
2 | 7 |
3 * str-vec.cc, str-vec.h (string_vector::string_vector (const | 8 * str-vec.cc, str-vec.h (string_vector::string_vector (const |
4 std::set<std::string>&)): New constructor. | 9 std::set<std::string>&)): New constructor. |
5 | 10 |