]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2001-05-23 Wolfgang BangerthFix bogosity.
2001-05-23 Wolfgang BangerthFix followup problem.
2001-05-23 Wolfgang BangerthWork around a gcc problem.
2001-05-23 Wolfgang BangerthRemove old type DoFHandler::FunctionMap by FunctionMap...
2001-05-23 Wolfgang BangerthFix missing include.
2001-05-23 Wolfgang BangerthAllow compilation also for PII.
2001-05-23 Wolfgang BangerthWork around bugs in gcc2.95: declaring the existence...
2001-05-23 Wolfgang BangerthFix thinko: we give absolute paths to libs, so no need...
2001-05-23 Wolfgang BangerthSupport Intel ICC.
2001-05-23 Wolfgang BangerthPut the classes that denote flags to the TimeStepBase_T...
2001-05-23 Wolfgang BangerthRevert to the old style scheme of explicitely specializing
2001-05-23 Wolfgang BangerthAllow for more aggressive optimizations.
2001-05-23 Wolfgang BangerthUse LDFLAGS to link libraries, rather than CXXFLAGS...
2001-05-23 Wolfgang BangerthDon't link with C++ flags.
2001-05-23 Wolfgang Bangerth.
2001-05-23 Wolfgang BangerthRevise the configury scheme: F77 support libraries...
2001-05-22 Ralf HartmannInclude declarations of explicit specializations.
2001-05-22 Wolfgang BangerthForgot explicit specializations.
2001-05-22 Wolfgang BangerthForgot one explicit specialization.
2001-05-22 Guido Kanschatovershooting in declaration removed
2001-05-22 Guido Kanschatdeclaration of specialization
2001-05-22 Wolfgang BangerthMore declarations of explicit specializations.
2001-05-22 Wolfgang BangerthDelete impossible specialization declarations.
2001-05-22 Wolfgang BangerthDeclare existence of explicit specializations.
2001-05-22 Ralf HartmannInclude declarations of explicit specializations.
2001-05-22 Ralf HartmannDoc update. Include declarations of explicit specializa...
2001-05-22 Wolfgang BangerthRemove auto-generation comment.
2001-05-22 Wolfgang BangerthMake things more C++ conformant.
2001-05-22 Wolfgang BangerthMake things more C++ conformant.
2001-05-22 Wolfgang BangerthAdd various std:: and other things to get the testsuite...
2001-05-22 Wolfgang BangerthDisable showing linker line again.
2001-05-22 Wolfgang BangerthAdd various std:: and other things to get the testsuite...
2001-05-22 Wolfgang BangerthIgnore number and type of whitespace in output files.
2001-05-22 Wolfgang BangerthDon't include $CXXFLAGS into compile flags, as they...
2001-05-22 Wolfgang BangerthAdd missing std::
2001-05-22 Wolfgang BangerthConfigure now recognizes Intel ICC.
2001-05-21 Guido Kanschatvector2d for LAPACK enhancement
2001-05-21 Guido Kanschatnew class vector2d
2001-05-21 Wolfgang BangerthPut in a text at the very top that describes the librar...
2001-05-21 Wolfgang BangerthRemove obviously unnecessary include file.
2001-05-21 Guido Kanschatnew class vector2d
2001-05-21 Ralf HartmannMake it compile in 1d.
2001-05-18 Ralf HartmannDoc update.
2001-05-18 Ralf HartmannInclude grid_transform test.
2001-05-18 Ralf HartmannTest for the new GridGenerator::laplace_transformation...
2001-05-18 Ralf HartmannImplementation of new laplace_transformation function.
2001-05-18 Wolfgang Bangerth.
2001-05-18 Wolfgang BangerthFix thinko.
2001-05-18 Wolfgang BangerthMore for Intel's ICC.
2001-05-18 Wolfgang BangerthMake QuadComparator::operator() const.
2001-05-18 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-18 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-18 Wolfgang BangerthRemove invalid specialization syntax.
2001-05-18 Wolfgang BangerthFind gcc bug and fix the resulting invalid code.
2001-05-18 Wolfgang BangerthIntels ICC C++ compiler requires a default constructor...
2001-05-18 Wolfgang BangerthDon't explicitely specialize static member variables...
2001-05-18 Wolfgang BangerthOnly use 'typename' where allowed. Fix arg type.
2001-05-17 Wolfgang BangerthMove the flags classes out of GridOut and into a namesp...
2001-05-17 Guido KanschatAvoid gethostname in debug mode, since Linux does not...
2001-05-17 Wolfgang BangerthRemove double explicit specialization.
2001-05-17 Wolfgang BangerthFix forgotten parameter in explicit specialization.
2001-05-17 Wolfgang BangerthAvoid the use of member templates when spawning, as...
2001-05-17 Wolfgang BangerthAvoid the use of compose1 and select2nd, as these do...
2001-05-17 Wolfgang BangerthMore docs on Intel ICC compiler, don't check for unistd...
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthMake function inline.
2001-05-17 Wolfgang BangerthWork around a bug in Intel's C++ compiler: the decision...
2001-05-17 Wolfgang BangerthFix typo.
2001-05-17 Wolfgang BangerthIf gethostname is declared, then it must be in unistd.h
2001-05-17 Wolfgang BangerthWork around a overload resolution and partial ordering...
2001-05-17 Wolfgang BangerthNote Intel ICC compiler.
2001-05-17 Wolfgang BangerthAvoid trouble with member templates and overloaded...
2001-05-17 Wolfgang BangerthRecognize Intel's C++ compiler and provide suitable...
2001-05-17 Wolfgang BangerthUse a smaller excess size for Intel's compiler.
2001-05-17 Wolfgang BangerthFix bugs with improperly specified explicit instantiations.
2001-05-17 Wolfgang BangerthUse proper base class.
2001-05-17 Wolfgang BangerthSimplify the kludge with member templates etc.
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthChange initializer from -1 to DoFHandler::invalid_dof_i...
2001-05-17 Wolfgang BangerthFix two real problems with non-existent local types.
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthSlightly reindent.
2001-05-17 Wolfgang BangerthMake this compile with non-gcc compilers as well.
2001-05-17 Wolfgang BangerthRemove double scope specification.
2001-05-17 Wolfgang Bangerthstatic variables of explicitely specialized classes...
2001-05-17 Wolfgang BangerthFix several things to make Intel C++ compiler happy.
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthWrite default constructor of MappingQ1 to make Intel...
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthFix a horribly importable place.
2001-05-17 Wolfgang BangerthAdd missing include header.
2001-05-17 Wolfgang BangerthFix two places where we used #if (not #ifdef) on prepro...
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Wolfgang BangerthMake variables const and thus Intel C++ compiler more...
2001-05-17 Guido KanschatHostname in JobIdentifier
2001-05-17 Guido KanschatPrint hostname in JobIdentifier
2001-05-16 Ralf HartmannVersion 3.1.1 bug-fix release
2001-05-16 Ralf Hartmanndeal.II 3.1.1 bug-fix release
next

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.