]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2005-02-02 Wolfgang BangerthDon't put -lhsl into the link flags, since the path...
2005-02-02 Guido Kanschatunified FORTRAN libs?
2005-02-02 Wolfgang BangerthQualify two places with this->
2005-02-01 Guido Kanschatinclude from pointer_matrix.h now missing
2005-02-01 Guido Kanschatpointers removed from output
2005-02-01 Guido Kanschatunused include removed
2005-02-01 Guido Kanschatsome corrections of last checkin
2005-02-01 Guido KanschatLAPACK configuration option for future use
2005-02-01 Wolfgang BangerthFix a few more things in the RT element.
2005-01-31 Wolfgang Bangerth.
2005-01-31 Wolfgang BangerthAdd new test that still fails.
2005-01-28 Ralf HartmannFix typos.
2005-01-20 Wolfgang BangerthDon't forget to run RANLIB on static libs.
2005-01-20 oliverMinor bugfix, which caused an "Internal error", when...
2005-01-20 oliverCorrected some remnants of the Nedelec code, which...
2005-01-18 Guido Kanschatdoxygen did not like the section command here
2005-01-18 Wolfgang BangerthAlso check whether PETSc has been installed but simply...
2005-01-18 Wolfgang BangerthReintroduce -strict_ansi as per discussion with Guido...
2005-01-08 Guido Kanschatfuture moved
2005-01-07 Guido Kanschat5.1 announced, oonumerics bounced
2005-01-07 Guido Kanschatlink fixed
2005-01-07 Guido KanschatIM-Digest added
2005-01-07 Guido Kanschatgmx address obsolete
2005-01-06 Wolfgang BangerthWork around a bogus warning with gcc4.
2005-01-05 Guido Kanschatlanguage changes
2005-01-04 Guido Kanschaterror messages for borland and sun
2005-01-02 Wolfgang Bangerth.
2004-12-29 Guido Kanschatstrict_ansi removed since - as usual - we only find...
2004-12-28 Guido KanschatWhat I did for 5.1.0
2004-12-28 Guido Kanschatdocumentation improved
2004-12-21 Wolfgang BangerthUpdate number.
2004-12-20 Wolfgang BangerthClarify instructions.
2004-12-20 Wolfgang BangerthRegenerate
2004-12-20 rschulzno message
2004-12-20 rschulzno message
2004-12-19 Wolfgang BangerthMention Ralf's contributions.
2004-12-18 Wolfgang BangerthFix odd list entry.
2004-12-18 Wolfgang BangerthMention UMFPACK license.
2004-12-18 Wolfgang BangerthFix typo.
2004-12-18 Wolfgang BangerthHide commands.
2004-12-18 Wolfgang BangerthReplace broken link.
2004-12-18 Wolfgang BangerthDon't do anything in directories that don't have html...
2004-12-18 Wolfgang BangerthMention parts for which other licenses apply.
2004-12-18 Wolfgang BangerthBetter links.
2004-12-18 Wolfgang BangerthMore visibility for the umfpack license.
2004-12-18 Wolfgang BangerthFix wording.
2004-12-18 Wolfgang BangerthFix wording.
2004-12-18 Wolfgang BangerthMention umfpack license.
2004-12-18 Wolfgang BangerthMake license of umfpack clearer.
2004-12-18 Guido KanschatVersion number
2004-12-18 Guido KanschatVersion number
2004-12-18 Wolfgang BangerthUpdate from the gcc directories.
2004-12-18 Guido Kanschatafter version 5.1
2004-12-18 Guido Kanschatnews on version 5.1
2004-12-18 Guido Kanschattypos
2004-12-18 Guido KanschatGeometryInfo normal direction information
2004-12-18 Guido KanschatQGaussN removed
2004-12-18 Guido Kanschattesting for normal information
2004-12-18 Guido Kanschatinformation on direction of normal vectors added
2004-12-17 rschulzchanges to configuration / makefiles to support arbitra...
2004-12-14 Wolfgang BangerthReindent.
2004-12-14 dealLet struct Record have a constructor. This works around...
2004-12-14 dealMake one field const.
2004-11-29 Wolfgang BangerthList Helmut Mueller.
2004-11-29 Wolfgang BangerthDetect multiple CPUs on Apple OS X.
2004-11-29 Wolfgang BangerthAdd a sentence to the warning at the end
2004-11-28 Luca HeltaiCorrected a typo which prevented the documentation...
2004-11-24 Wolfgang BangerthAdd another test whether we shall disable -Wsynth.
2004-11-23 Wolfgang BangerthDon't check for multithreading flags on Mac OS X, since...
2004-11-23 dealUse the proper fix for the -wd1572 problem.
2004-11-23 Wolfgang BangerthOnly add -wd1572 conditionally.
2004-11-23 Wolfgang BangerthIA-64 also works with icc 8.1
2004-11-22 Wolfgang BangerthRegenerate.
2004-11-22 Wolfgang BangerthAugment docs for last checking.
2004-11-22 Wolfgang BangerthDisable another useless warning.
2004-11-22 Wolfgang BangerthLinux/IA64.
2004-11-22 Wolfgang BangerthFix.
2004-11-22 Wolfgang BangerthFix another occurrence.
2004-11-22 Wolfgang BangerthSimplify rule generation.
2004-11-22 Wolfgang BangerthGuido removed $(lib-contrib-hsl)
2004-11-19 Wolfgang BangerthFix documentation.
2004-11-17 Wolfgang BangerthAdd a few comments.
2004-11-17 Guido Kanschatdocumentation for doxygen
2004-11-17 Wolfgang BangerthI had some contributions to this class in 2003.
2004-11-17 Wolfgang BangerthMention Oliver in the author line.
2004-11-17 Wolfgang BangerthAuthor-line.
2004-11-17 Wolfgang BangerthMention Oliver's improvements to FE_Q.
2004-11-17 Wolfgang BangerthAdjust naming in the 3d case to what we have in 2d.
2004-11-17 Wolfgang BangerthWhy use a pointer if we don't need one.
2004-11-17 Wolfgang BangerthAnother small clean-up.
2004-11-17 Wolfgang BangerthSmall clean-up.
2004-11-17 Wolfgang BangerthGo over Oliver's code and clean it up in a few places...
2004-11-17 Wolfgang BangerthConstraint matrices are now also computed on the fly...
2004-11-17 Wolfgang BangerthRemove a check that was not only long satisfied, but...
2004-11-17 Wolfgang BangerthAdd fe_q_3d Tests.
2004-11-17 Wolfgang BangerthAdd a test that checks that the now on-the-fly computed...
2004-11-17 Wolfgang BangerthAdd comment.
2004-11-16 Guido Kanschatenvironment variable LIBRARY_PATH added
2004-11-16 Guido KanschatAdditional output not required
2004-11-16 Guido KanschatLinux gcc 332 with multi and contributed UMFPack
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.