]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2012-09-12 Matthias MaierAdd some more tests for compiler features
2012-09-12 Matthias MaierUpdate config.h.in
2012-09-12 Matthias MaierBugfix
2012-09-12 Matthias MaierRemove obsolete HAVE_STD_OSTREAM checks
2012-09-12 Matthias MaierPhase out obsolete ostream-Header test
2012-09-12 Matthias MaierAdd DEAL_II_HAVE_SANE_MT_DEFINITIONS
2012-09-12 Matthias Maierconfig.h.in updated
2012-09-12 Matthias MaierAdd checks for C++0X Support
2012-09-12 Matthias MaierAdd some comments on what we are doing
2012-09-12 Matthias MaierReorganize the build process of expand_instantiations...
2012-09-11 Matthias Maierforgot the file...
2012-09-11 Matthias MaierA small reminder
2012-09-11 Matthias MaierGet rid of unnecessary tests
2012-09-11 Matthias MaierRest of change from #if to #ifdef
2012-09-11 Matthias MaierModern times for #if ...
2012-09-11 Matthias MaierRename...
2012-09-11 Matthias MaierUpdate source file list in CMakeLists.txt
2012-09-11 Matthias MaierMerge branch 'trunk' into branch_cmake
2012-09-11 Matthias MaierUpdate
2012-09-11 Matthias MaierQuick Bugfix
2012-09-11 Matthias MaierAdd support for zlib
2012-09-11 Matthias MaierAdd Support for contrib functionparser, TODO: external
2012-09-11 Matthias MaierAdd support for netcdf and mpi
2012-09-11 Matthias MaierRoundup...
2012-09-11 Matthias MaierMT_POSIX_NO_BARRIERS added
2012-09-11 Matthias MaierFurhter configuration changes
2012-09-11 Matthias MaierA bunch of checks
2012-09-10 Matthias MaierBUGFIX: Build C code with -fpic.
2012-09-10 Matthias MaierBugfix
2012-09-10 Matthias MaierSome more basic configuration...
2012-09-10 Matthias MaierRename check_cxx_features to check_for_cxx_features
2012-09-10 Matthias MaierRename prepare_* to configure_*
2012-09-10 Matthias MaierSome platform checks
2012-09-10 Matthias Maier...
2012-09-10 Matthias MaierA small TODO list
2012-09-10 Matthias MaierNew configuration behaviour:
2012-09-10 Matthias MaierBugfix: Set up the Include directories at an appropriat...
2012-09-10 Matthias MaierCMAKE Build environment for Umfpack
2012-09-10 Matthias MaierSmall Typo
2012-08-12 Matthias MaierReplace SET(foo ${foo} ..) by LIST(APPEND foo ..)
2012-08-10 Matthias Maieradd boost
2012-08-10 Matthias MaierSome progress for contrib umfpack
2012-08-10 Matthias MaierUpdate config.h.in
2012-08-10 Matthias MaierSome renaming
2012-08-09 Matthias MaierSome last changes for today
2012-08-09 Matthias MaierAdd rudimentary support for Umfpack, AMD, BLAS, LAPACK
2012-08-09 Matthias MaierAdd the lapack_templates.pl functionality for the meant...
2012-08-09 Matthias Maierdebug
2012-08-09 Matthias Maierintermediate
2012-08-09 Matthias Maier;-)
2012-08-09 Matthias MaierPrepare config.h.in for cmake
2012-08-09 Matthias MaierAdd FindTBB.cmake
2012-08-09 Matthias Maierupdate
2012-08-09 Matthias MaierCleanup
2012-08-09 Matthias MaierRoundup
2012-08-09 Matthias MaierMerge remote-tracking branch 'mirror/trunk' into branch...
2012-08-09 Matthias MaierFix some minor mistakes
2012-08-09 Matthias MaierA better location for the configured files
2012-08-09 Matthias MaierFix a typo.
2012-08-09 Matthias MaierUpdate.
2012-08-08 Matthias MaierProcess all necessary *.in files
2012-08-08 Matthias MaierQuickfix for the inst.pl files...
2012-08-08 Matthias MaierSo... this actually works ;-)
2012-08-08 Matthias MaierAdd expand_instantiations in a separate folder
2012-08-08 Matthias Maierintermediate
2012-08-08 Matthias MaierRevert "Make run under cmake 2.8.3."
2012-08-08 Wolfgang BangerthIgnore cmake files.
2012-08-08 Wolfgang BangerthMake run under cmake 2.8.3.
2012-08-07 Matthias MaierSome minor changes so that the library compiles :)
2012-08-07 Matthias MaierKeep the Makefile a bit longer...
2012-08-07 Matthias MaierFinish the rudimentary build system
2012-08-07 Matthias MaierEtwas schoener...
2012-08-07 Matthias MaierA first attempt for cmake
2012-08-06 Wolfgang BangerthMerge from mainline.
2012-08-04 Wolfgang BangerthMore links into the glossary.
2012-08-04 Wolfgang BangerthClarify a glossary entry.
2012-08-02 Wolfgang BangerthBe more verbose in the description of parameters.
2012-08-01 Guido Kanschatadd Frobenius inner product of two Tensor of rank 2
2012-08-01 Wolfgang BangerthAdd Patterns::Map. Also fix a number of minor issues...
2012-07-31 Wolfgang BangerthAdd several references to the glossary.
2012-07-31 Wolfgang BangerthPatch by Uwe Koecher: Avoid warnings about unused varia...
2012-07-31 Wolfgang BangerthAlso set -m64 in CFLAGS if we do so in CXXFLAGS.
2012-07-27 Wolfgang BangerthFix list of authors of a patch.
2012-07-26 Wolfgang BangerthAdd a comment.
2012-07-26 Wolfgang BangerthMinor edits. Make a function private that doesn't have...
2012-07-26 Wolfgang BangerthWork around a problem with Intel+MPI.
2012-07-26 Wolfgang BangerthOne more.
2012-07-25 Timo Heisterdocument test better
2012-07-25 Timo Heistermake test crash
2012-07-25 Timo Heisterfix test
2012-07-25 Timo Heisteradd failing test for trilinos 10.12.1
2012-07-25 Markus BuergFix introduced bug.
2012-07-25 Wolfgang BangerthMake deal.II deal with the situation that p4est might...
2012-07-25 Wolfgang BangerthUse AC_SUBST instead of 'export'.
2012-07-25 Wolfgang BangerthWork around a problem with the Cray C++ compiler.
2012-07-25 Martin Steigemannadded instantiations for parallel::distributed::Vectors
2012-07-25 Toby D. YoungPiesewise multiplication of PETSc vectors and redocument.
2012-07-24 Wolfgang BangerthMake DoFTools::make_zero_boundary_constraints work...
2012-07-24 Wolfgang BangerthAbort if we can't produce the Makefile.dep file, whethe...
2012-07-24 Wolfgang BangerthCome up with a test that actually works.
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.