]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2012-10-02 Matthias MaierHide some annoying variables
2012-10-02 Matthias MaierRead in compiler/linker flags from environment as well
2012-10-02 Matthias MaierBugfix
2012-10-02 Matthias MaierAdd support for the Intel C++ Compiler
2012-10-02 Matthias MaierBugfix: Make icc-13.0.0 happy
2012-10-02 Matthias MaierA small comment
2012-10-02 Wolfgang BangerthMerge from mainline.
2012-10-02 Wolfgang BangerthTake over patches 26839 to 26844 from Matthias' branch...
2012-10-01 Matthias MaierSome minor tweaks at the output
2012-10-01 Matthias MaierAdd a lot of headers
2012-10-01 Matthias MaierAdd a build system for parameter_gui
2012-10-01 Matthias MaierBugfix
2012-10-01 Matthias MaierDefault to COMPONENT_CONTRIB=OFF for the moment
2012-10-01 Matthias MaierOne schould be able to use svn correctly :-/
2012-10-01 Matthias MaierUpdate
2012-10-01 Matthias MaierClarify the documentation a bit
2012-10-01 Matthias MaierBugfix
2012-10-01 Matthias MaierFix a typo in the summary
2012-10-01 Matthias MaierRemove DEAL_II_PATH from config.h
2012-10-01 Matthias MaierUpdate the 'TODO'-list
2012-10-01 Matthias MaierCleanup
2012-10-01 Matthias MaierBugfix
2012-10-01 Matthias MaierUpdate the documentation
2012-10-01 Matthias MaierBugfix
2012-10-01 Matthias MaierBugfix
2012-10-01 Matthias MaierChange default option
2012-10-01 Matthias MaierBugfix
2012-10-01 Matthias MaierUpdate the documentation
2012-10-01 Matthias MaierBig Cleanup and reorganization
2012-10-01 Matthias MaierSomen minor readme changes
2012-09-30 Matthias MaierThe big contrib -> bundled move, part 2
2012-09-30 Matthias MaierThe big contrib -> bundled move, part 1
2012-09-30 Wolfgang BangerthUpdate documentation in a couple of places.
2012-09-30 Matthias MaierBugfix
2012-09-30 Matthias MaierBugfix
2012-09-30 Matthias MaierBump fparser to version 4.5
2012-09-30 Matthias MaierRemove empty folders
2012-09-30 Matthias MaierRemove empty folders
2012-09-29 Matthias MaierBugfix
2012-09-29 Matthias MaierCleanup in contrib
2012-09-29 Wolfgang BangerthMerge from mainline.
2012-09-29 Matthias MaierOK. It is much better to do it the cmake way...
2012-09-29 Matthias MaierBugfix
2012-09-29 Matthias MaierBugfix
2012-09-29 Matthias MaierUpdate the TODO list
2012-09-29 Matthias Maiercosmetic changes
2012-09-29 Matthias MaierMy bad, not cmakes fault :)
2012-09-29 Matthias MaierA minor cosmetic change
2012-09-28 Matthias MaierA last bugfix for FindPETSC.cmake
2012-09-28 Wolfgang BangerthRemove some old parts of the code dealing with PETSc...
2012-09-28 Matthias MaierMake FindPETSC.cmake work with the gentoo petsc package
2012-09-28 Matthias MaierBugfix
2012-09-28 Matthias MaierDisable for now until I've figured out were the buggy...
2012-09-28 Matthias MaierMake the warning more prominent
2012-09-28 Matthias MaierSo sad...
2012-09-28 Matthias MaierBugfix
2012-09-28 Timo Heistersimplify more dublicated code in fe_system
2012-09-28 Timo Heistersimplify dublicated code in fe_system
2012-09-28 Timo Heistermove test into bits because it works now
2012-09-28 Timo Heisterupdate test output
2012-09-28 Timo Heisterupdate tests for FESystem
2012-09-28 Timo HeisterFESystem can now deal with n_elements==0 for a block...
2012-09-28 Matthias MaierBugfix: Check also for fullfilled deps in Find...
2012-09-28 Matthias MaierBugfix
2012-09-28 Matthias MaierA more complete FindUMFPACK.cmake module
2012-09-28 Matthias MaierFixups in the Find modules
2012-09-28 Eric HeienChange make_dependencies to ignore -D command line...
2012-09-28 Wolfgang BangerthMove a piece of code where it is necessary.
2012-09-28 Timo Heisterbenchmark: add test for plotting
2012-09-28 Matthias MaierLast Update
2012-09-28 Matthias MaierBugfix
2012-09-28 Matthias MaierBugfix: Set the correct variable
2012-09-28 Matthias MaierBugfix: Use #ifdef instead of #if
2012-09-28 Matthias MaierDon't show Boost_DIR if contrib boost is successfully...
2012-09-28 Matthias MaierBugfix: Actually install the boost headers...
2012-09-28 Timo Heisterextend documentation
2012-09-28 Timo Heistertypo in documentation
2012-09-28 Wolfgang BangerthSay which section can't be entered in an assertion.
2012-09-28 Matthias MaierRemove workarounds for DEAL_II_ARRAY_ARG_BUG from the...
2012-09-28 Matthias MaierRemove workarounds for DEAL_II_LONG_DOUBLE_LOOP_BUG...
2012-09-28 Matthias MaierRemove workarounds for DEAL_II_NESTED_CLASS_FRIEND_BUG...
2012-09-28 Matthias MaierRemove workarounds for DEAL_II_NAMESP_TEMPL_FRIEND_BUG...
2012-09-28 Matthias MaierRemove old bug tests for gcc versions <= 3.4
2012-09-28 Matthias MaierPrefer getpid() over a direct syscall. Was there a...
2012-09-28 Matthias MaierRemove obsolete checks
2012-09-28 Matthias MaierAdd the last bunch of system checks
2012-09-28 Matthias MaierRemove obsolete workaround (we bundle with a boost...
2012-09-28 Matthias MaierReorganization of langauge and system checks
2012-09-28 Matthias MaierUpdate README
2012-09-28 Wolfgang BangerthFix the way we let the normalize.pl script know about...
2012-09-28 Matthias MaierDisable std=c++11 for now (until I've figured out why...
2012-09-28 Matthias MaierNo comment...
2012-09-28 Matthias MaierRemove direct "support" for BLAS.
2012-09-28 Matthias MaierAnd the very first bugfix after the changes
2012-09-28 Matthias MaierAnd finally remove configure_blas.cmake
2012-09-28 Matthias MaierUpdate UMFPACK as well. Prettify the rest
2012-09-28 Matthias Maierconfigure_arpack.cmake and FindARPACK.cmake done
2012-09-28 Matthias MaierReorganization of configure_ scripts #1
2012-09-28 Matthias MaierUpdate the documentation
2012-09-28 Matthias MaierCleanup
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.