]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2002-05-28 Wolfgang BangerthSeems as if my automatic two-stage lookup fixes went...
2002-05-28 Wolfgang Bangerth.
2002-05-28 Wolfgang BangerthMany more fixes for the two-stage lookup problem we...
2002-05-28 Wolfgang BangerthFix.
2002-05-28 Wolfgang BangerthFix a number of copy-paste documentation errors where...
2002-05-28 Wolfgang BangerthAdd a couple of include files that are actually necessary.
2002-05-27 Wolfgang BangerthAdd internals again to list of tests to be run.
2002-05-27 Wolfgang BangerthBring test up to date.
2002-05-27 Wolfgang BangerthRevert the sign of the jump residual and again when...
2002-05-27 Wolfgang BangerthEncapsulating member functions with 8 and 9 args.
2002-05-27 Wolfgang BangerthPrevious check-in leads to abort in one case. Undo...
2002-05-27 Wolfgang BangerthFix some more of these nasty two-stage-lookup problems...
2002-05-24 Guido Kanschatdynamic vector allocation
2002-05-24 Guido KanschatGMRES vector allocation
2002-05-22 benkirkAdded support for the Intel ECC Itanium compiler in...
2002-05-22 Wolfgang BangerthFix up.
2002-05-22 Wolfgang BangerthFix blunder, part 2.
2002-05-22 Wolfgang BangerthFix wording.
2002-05-22 Wolfgang BangerthFix charts.
2002-05-22 Wolfgang BangerthFix part of the blunder.
2002-05-22 Wolfgang BangerthUh, fix a bad problem...
2002-05-21 Wolfgang BangerthIndent correctly according to out standards.
2002-05-21 Wolfgang BangerthFix typo.
2002-05-21 Wolfgang BangerthReturning a void value when the function itself is...
2002-05-21 Wolfgang BangerthFix years.
2002-05-21 Wolfgang BangerthAdd a rule that just prints out the names of the tests.
2002-05-21 Wolfgang BangerthUndo new test, as that cannot be fixed on the mainline...
2002-05-21 Wolfgang BangerthFix typo.
2002-05-17 Wolfgang BangerthCheck in new test.
2002-05-17 Wolfgang BangerthAdd something more tricky: systems of systems.
2002-05-17 Wolfgang BangerthFix: When we have a base element with more than one...
2002-05-17 Wolfgang BangerthRemove from main branch again. Will be resurrected...
2002-05-17 Wolfgang BangerthCheck primitivity and other features of FEs.
2002-05-16 dealAdd gcc 3.1 to list of known compilers.
2002-05-15 Ralf HartmannFix exception macro call.
2002-05-14 Wolfgang Bangerth.
2002-05-08 Ralf HartmannAdd missing std::.
2002-05-08 Wolfgang BangerthHelp Intel's icc compiler when passing the address...
2002-05-07 Wolfgang BangerthFix a really frightening number of places where we...
2002-05-07 Wolfgang BangerthFix bug. More on setting flags for intel icc.
2002-05-07 Wolfgang Bangerthindicate
2002-05-06 Wolfgang BangerthFix typo.
2002-05-06 Wolfgang BangerthRegenerate
2002-05-06 Wolfgang BangerthDetect hp aCC, and set some flags.
2002-05-06 Wolfgang BangerthDisable the declaration of explicit specializations...
2002-05-06 Wolfgang BangerthRegenerate.
2002-05-06 Wolfgang BangerthDEAL_II_CHECK_MEMBER_VAR_SPECIALIZATION_BUG
2002-05-06 Guido Kanschatspurious const removed
2002-05-06 Wolfgang BangerthProperly indent.
2002-05-06 Wolfgang BangerthMake no_component really available to the outside world...
2002-05-06 Wolfgang BangerthMake it better.
2002-05-06 Wolfgang BangerthFix typo.
2002-05-06 Wolfgang BangerthFix obvious typo.
2002-05-06 Wolfgang BangerthFix typo.
2002-05-06 Wolfgang BangerthRemove pre-gcc-2.95 cruft.
2002-05-06 Wolfgang Bangerth.
2002-05-06 Wolfgang BangerthInclude necessary header.
2002-05-06 Wolfgang BangerthRegenerate.
2002-05-06 Wolfgang BangerthDetect __PRETTY_FUNCTION__, and if not available work...
2002-05-06 Wolfgang BangerthReport the subdir.
2002-05-06 Wolfgang BangerthMention icc6.
2002-05-06 Wolfgang BangerthFinish step-14.
2002-05-06 Wolfgang BangerthDetect and work around a bug involving typedefing with...
2002-05-06 Wolfgang BangerthQualify access of member variables of template dependen...
2002-05-03 dealHave icc 6.0 in the list.
2002-05-03 Wolfgang Bangerthcalm down warning, then error out
2002-05-03 Wolfgang BangerthExplain error estimates for derivative.
2002-05-02 dealLink to the log files in case of a failure.
2002-05-02 Wolfgang Bangerth.
2002-05-02 Wolfgang BangerthFix typo.
2002-05-02 Wolfgang BangerthInclude bibliography into file itself.
2002-05-02 Wolfgang BangerthFinish off.
2002-05-02 Guido KanschatGridOut::write_dx
2002-05-02 Guido KanschatTODO
2002-05-02 Guido Kanschatassert nobody wants to write just boundary faces
2002-05-02 Guido KanschatPreliminary change in default argument
2002-05-02 Guido Kanschatnew grid output for OpenDX
2002-05-02 Guido KanschatOpenDX program for new grid output
2002-05-02 Wolfgang BangerthFix typo.
2002-05-02 Guido Kanschatavoid parallelizing make Makefile.dep for targets all...
2002-05-02 Wolfgang Bangerth.
2002-04-30 Wolfgang Bangerth.
2002-04-30 Wolfgang BangerthAdd some std:: where necessary.
2002-04-30 Wolfgang BangerthWell, give a return value after abort(), nevermind...
2002-04-30 Wolfgang BangerthUse std::abort.
2002-04-30 Wolfgang BangerthOSF needs unistd.h as well for autodetection of the...
2002-04-30 Wolfgang Bangerth.
2002-04-30 Wolfgang BangerthCall POSIX functions correctly
2002-04-30 Wolfgang BangerthIn shell scripts, don't set variables with a space...
2002-04-30 Wolfgang BangerthWork around a bug in Compaq cxx which disallows us...
2002-04-30 Wolfgang BangerthPrefix math functions by std::
2002-04-30 Wolfgang Bangerth.
2002-04-30 Wolfgang BangerthMore for step-14.
2002-04-30 Wolfgang Bangerth.
2002-04-30 Wolfgang BangerthUgh.
2002-04-30 Wolfgang BangerthMore back.
2002-04-30 Wolfgang BangerthBack to exercise 2.3 as default.
2002-04-30 Wolfgang BangerthSome systems need to include sys/time.h as well.
2002-04-30 Wolfgang BangerthQualify sind/cos/exp for std::
2002-04-30 Wolfgang BangerthUh, squash big fat bug.
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.