- Feb 16, 2007
-
-
Oliver Sander authored
[[Imported from SVN: r4848]]
-
- Feb 15, 2007
-
-
Oliver Sander authored
[[Imported from SVN: r4847]]
-
Christian Engwer authored
[[Imported from SVN: r4846]]
-
- Feb 13, 2007
-
-
Oliver Sander authored
[[Imported from SVN: r4845]]
-
Oliver Sander authored
RemoveConst (except that the return type is now 'type' instead of 'Type'). If the tr1/type_traits header is present, remove_const will be taken from there. If not, remove_const is a copy of the RemoveConst class in this file. [[Imported from SVN: r4844]]
-
Oliver Sander authored
[[Imported from SVN: r4843]]
-
- Feb 12, 2007
-
-
Oliver Sander authored
[[Imported from SVN: r4841]]
-
Markus Blatt authored
[[Imported from SVN: r4840]]
-
- Jan 31, 2007
-
-
Oliver Sander authored
[[Imported from SVN: r4838]]
-
- Jan 25, 2007
-
-
Oliver Sander authored
add a centralized file to eventually hold all doxygen groups. Put a group there for GeometryType and put GeometryType in it. This fixes FlySpray issue 237 [[Imported from SVN: r4836]]
-
- Jan 19, 2007
-
-
Robert Klöfkorn authored
[[Imported from SVN: r4835]]
-
- Jan 18, 2007
-
-
Markus Blatt authored
grrr! testing for !=0 skips row zero. loops now start with n and the first step is --i and we are testing for i>0. [[Imported from SVN: r4833]]
-
Sreejith Pulloor Kuttanikkad authored
[[Imported from SVN: r4832]]
-
Sreejith Pulloor Kuttanikkad authored
Bug fix: dont know what exactly the bug was. just experimented by merging (svn merge -r 4830:4823 fmatrix.hh) version 4823 and it did work. atleast the fmatrixtest is working. perhaps Markus can point out what the bug was [[Imported from SVN: r4831]]
-
Markus Blatt authored
The check i>=0 is always true if i is unsigned! [[Imported from SVN: r4830]]
-
- Jan 04, 2007
-
-
Christian Engwer authored
[[Imported from SVN: r4829]]
-
Christian Engwer authored
[[Imported from SVN: r4828]]
-
- Dec 30, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r4826]]
-
- Dec 21, 2006
-
-
Markus Blatt authored
simplevector.hh is not there any more. [[Imported from SVN: r4825]]
-
Markus Blatt authored
Solving was correct, too. Unfortunately the the proposed solution of the test was wrong. [[Imported from SVN: r4824]]
-
Markus Blatt authored
Invertion works now. But there is still a bug in the solve method. I will fix this later this afternoon. be patient! [[Imported from SVN: r4823]]
-
Markus Blatt authored
I think one should check prod instead of A here, shouldn't one? [[Imported from SVN: r4822]]
-
Markus Blatt authored
build system. Fixes flyspray #215 [[Imported from SVN: r4821]]
-
Christian Engwer authored
[[Imported from SVN: r4820]]
-
Oliver Sander authored
[[Imported from SVN: r4819]]
-
Markus Blatt authored
Reduced redundant code. Fixes Flyspray #223 [[Imported from SVN: r4818]]
-
- Dec 18, 2006
-
-
Carsten Gräser authored
[[Imported from SVN: r4817]]
-
Oliver Sander authored
[[Imported from SVN: r4816]]
-
- Dec 13, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r4815]]
-
- Dec 11, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r4814]]
-
Christian Engwer authored
[[Imported from SVN: r4813]]
-
Christian Engwer authored
[[Imported from SVN: r4812]]
-
Christian Engwer authored
[[Imported from SVN: r4811]]
-
- Dec 09, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r4810]]
-
- Dec 07, 2006
-
-
Markus Blatt authored
[[Imported from SVN: r4809]]
-
- Dec 05, 2006
-
-
Oliver Sander authored
[[Imported from SVN: r4808]]
-
Christian Engwer authored
[[Imported from SVN: r4807]]
-
- Dec 04, 2006
-
-
Christian Engwer authored
[[Imported from SVN: r4806]]
-
- Dec 01, 2006
-
-
Oliver Sander authored
- just giving a more verbose error message doesn't solve the problem - The issue has been solved within UG. The UG build system now aborts when --enable-dune is set but not __cplusplus. I had just forgotten to close the issue. Beg your pardon. Please try to avoid unrelated indentation and whitespace changes in patches, as the diffs become more difficult to read. [[Imported from SVN: r4805]]
-
- Nov 30, 2006
-
-
Robert Klöfkorn authored
It's my pleasure.... [[Imported from SVN: r4804]]
-