- Aug 22, 2012
-
-
Martin Nolte authored
SmartPtr< T > is similar to shared_ptr< T > in its intention. However, it demands methods addReference and removeReference on the object it points to. Actually, you could implement shared_ptr< T > through a SmartPtr< RefCountWrapper< T > > and a few cast operators. [[Imported from SVN: r6919]]
-
- Aug 21, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6917]]
-
Markus Blatt authored
ones. It works for multiple targets. [[Imported from SVN: r6916]]
-
- Aug 20, 2012
-
-
Markus Blatt authored
Allow replacement of all possible properties. [[Imported from SVN: r6912]]
-
Markus Blatt authored
[[Imported from SVN: r6911]]
-
Markus Blatt authored
[[Imported from SVN: r6910]]
-
Markus Blatt authored
[[Imported from SVN: r6909]]
-
- Aug 16, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6908]]
-
Markus Blatt authored
[[Imported from SVN: r6907]]
-
Markus Blatt authored
We now support more than one layer of dependency. [[Imported from SVN: r6906]]
-
Markus Blatt authored
Added function to generate eps-files. [[Imported from SVN: r6905]]
-
Markus Blatt authored
Use static linking [[Imported from SVN: r6904]]
-
- Aug 15, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6903]]
-
- Aug 14, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6902]]
-
Martin Nolte authored
[[Imported from SVN: r6901]]
-
- Aug 13, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6900]]
-
Markus Blatt authored
[[Imported from SVN: r6899]]
-
Markus Blatt authored
[[Imported from SVN: r6898]]
-
- Aug 12, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6896]]
-
- Aug 11, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6894]]
-
- Aug 10, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6893]]
-
Markus Blatt authored
[[Imported from SVN: r6892]]
-
Markus Blatt authored
default if the module supports it. This can be behaviour can be deactivated using the --use-autoconf switch. Then autoconf is used whereever posible. [[Imported from SVN: r6891]]
-
- Aug 08, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6890]]
-
- Aug 07, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6889]]
-
Martin Nolte authored
[[Imported from SVN: r6888]]
-
Martin Nolte authored
[[Imported from SVN: r6887]]
-
- Aug 06, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6886]]
-
- Aug 03, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6880]]
-
Markus Blatt authored
Mainly bugfixes for ParMETIS support and complex support. [[Imported from SVN: r6879]]
-
- Aug 01, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6878]]
-
- Jul 31, 2012
-
-
Christian Engwer authored
initialize result with 0 (patch by Matthias Wohlmuth) [[Imported from SVN: r6877]]
-
- Jul 30, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6876]]
-
- Jul 27, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6875]]
-
- Jul 26, 2012
-
-
Markus Blatt authored
error as it would have halted configure) [[Imported from SVN: r6874]]
-
- Jul 19, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6873]]
-
- Jul 18, 2012
-
-
Martin Nolte authored
[[Imported from SVN: r6872]]
-
Martin Nolte authored
[[Imported from SVN: r6871]]
-
- Jul 16, 2012
-
-
Markus Blatt authored
[[Imported from SVN: r6870]]
-
Markus Blatt authored
[[Imported from SVN: r6869]]
-