From 21983193d687fc0d031ae9ce87d144255a7b7b3f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Lars=20Gullik=20Bj=C3=B8nnes?= Date: Thu, 1 Mar 2001 13:39:36 +0000 Subject: [PATCH] changes so far ... git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1648 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/mathed/ChangeLog | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/src/mathed/ChangeLog b/src/mathed/ChangeLog index ab4b783ceb..2561a99a01 100644 --- a/src/mathed/ChangeLog +++ b/src/mathed/ChangeLog @@ -1,3 +1,27 @@ +2001-03-01 Lars Gullik Bjønnes + + * math_parinset.h: add pragma + (SetAlign): move inline out of class def + (GetColumns): ditto + (GetRows): ditto + (isMatrix): ditto + (setArgumentIdx): ditto + (setNextArgIdx): ditto + (getArgumentIdx): ditto + (getMaxArgumentIdx): ditto + (setRowSt): ditto + (xo): ditto + (yo): ditto + + * math_parinset.C: add pragma + (Write): change the else clause, lessen depth + + * math_macroarg.h: small whitespace change + + * array.C: include support/LOstream.h add using ostream and endl + + * array.h (dump): add std:: on ostream + 2001-02-28 Lars Gullik Bjønnes * math_macrotemplate.h: remove default arg on update -- 2.39.2