comparison src/ChangeLog @ 12082:92b5580c0145 release-3-2-x

Fix nesting error in options parsing of eigs
author David Bateman <dbateman@free.fr>
date Thu, 03 Sep 2009 11:43:58 +0200
parents c781fb52c1d7
children bd994ce20158
comparison
equal deleted inserted replaced
12081:c781fb52c1d7 12082:92b5580c0145
1 2008-09-01 David Bateman <dbateman@free.fr>
2
3 * DLD-FUNCTIONS/eig.cc (Feigs): Correct nesting error in option
4 parsing that prevented the use of a function for generalized
5 eigenvalue problems.
6
1 2009-09-01 Jaroslav Hajek <highegg@gmail.com> 7 2009-09-01 Jaroslav Hajek <highegg@gmail.com>
2 8
3 * ov-class.cc (get_current_method_class): Check before slicing. 9 * ov-class.cc (get_current_method_class): Check before slicing.
4 10
5 2009-08-26 Jaroslav Hajek <highegg@gmail.com> 11 2009-08-26 Jaroslav Hajek <highegg@gmail.com>