]> git.lyx.org Git - features.git/commitdiff
changes so far ...
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 1 Mar 2001 13:39:36 +0000 (13:39 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 1 Mar 2001 13:39:36 +0000 (13:39 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@1648 a592a061-630c-0410-9148-cb99ea01b6c8

src/mathed/ChangeLog

index ab4b783cebfb1738f933ff5106b1ae21631faccf..2561a99a01916d7f98dc34d210511147b253e200 100644 (file)
@@ -1,3 +1,27 @@
+2001-03-01  Lars Gullik Bjønnes  <larsbj@trylle.birdstep.com>
+
+       * 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  <larsbj@trylle.birdstep.com>
 
        * math_macrotemplate.h: remove default arg on update