]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-01-07 Matthias MaierMerge from Mainline
2013-01-07 Wolfgang BangerthAvoid one more call to deprecated function.
2013-01-07 Wolfgang BangerthFix implementation of SparseMatrix::iterator::operator...
2013-01-07 Wolfgang BangerthTry to avoid using something gcc 4.1.2 doesn't appear...
2013-01-07 Wolfgang BangerthAvoid use of deprecated function.
2013-01-07 Wolfgang BangerthRename an argument to a function to make its intent...
2013-01-07 Wolfgang BangerthFix another case where a conversion to non-deprecated...
2013-01-07 Wolfgang BangerthAvoid use of SparseMatrix::global_entry in one more...
2013-01-07 Wolfgang BangerthAdd a bunch of functions to the iterator class.
2013-01-07 Wolfgang BangerthRemove a few stray semicolons.
2013-01-07 Wolfgang BangerthFix an incorrect conversion to avoid a deprecated function.
2013-01-07 Wolfgang BangerthAvoid use of deprecated function.
2013-01-07 Wolfgang BangerthMore avoidance of deprecated things.
2013-01-07 Wolfgang BangerthAvoid use of deprecated numbers.
2013-01-07 Wolfgang BangerthFix an assertion that was incorrectly changed when...
2013-01-06 Wolfgang BangerthReintegrate branch_deprecated.
2013-01-06 Wolfgang BangerthMerge from mainline.
2013-01-06 Wolfgang BangerthDiscuss deprecation notices.
2013-01-06 Wolfgang BangerthMerge from mainline.
2013-01-06 Wolfgang BangerthRewrite entry in a bit more detail.
2013-01-06 Wolfgang BangerthMerge the changes made to the sources on the branch_dep...
2013-01-06 Wolfgang BangerthApply forgotten patch.
2013-01-06 Wolfgang BangerthRemove now redundant include file.
2013-01-06 Wolfgang BangerthAdjust after merge.
2013-01-05 Wolfgang BangerthUpdate.
2013-01-05 Wolfgang BangerthFix branch marker.
2013-01-05 Wolfgang BangerthRemove branch marker again.
2013-01-05 Wolfgang BangerthAvoid deprecated types and variables.
2013-01-05 Wolfgang BangerthExtend Utilities::int_to_string to up to 10 digits.
2013-01-05 Wolfgang BangerthMerge from upstream.
2013-01-05 Wolfgang BangerthRe-order source directories.
2013-01-05 Wolfgang BangerthMerge from mainline.
2013-01-04 Timo Heisterupdate Makefile for step-50 to disable compilation...
2013-01-04 Timo Heisterleave todo
2013-01-04 Timo Heisterremove references to mg_dof_accessor.h
2013-01-04 Timo Heistermark mg_dof_accessor.h deprecated and remove it everywhere
2013-01-04 Martin KronbichlerForce reconfigure also when template arguments or deali...
2013-01-04 Martin KronbichlerDelete MGDoFHandler from matrix free class. These featu...
2013-01-04 Martin KronbichlerSilence warning.
2013-01-04 Martin KronbichlerEnsure compilation without p4est.
2013-01-04 Martin KronbichlerFix compilation
2013-01-03 Timo Heisterupdate changes.h: MGDoFHandler is deprecated
2013-01-03 Timo Heisterreintegrate branch merge_mg_into_dof_handler
2013-01-02 Wolfgang BangerthUpdate link to the new changelogs (websvn).
2013-01-02 Timo Heisteradd trilinos 11.0.3 as supported
2013-01-02 Wolfgang BangerthUpdate link to the new changelogs (websvn).
2013-01-02 Martin KronbichlerRemove unnecessary line.
2013-01-02 Wolfgang BangerthPatch by Fahad Alrashed: Add a possibly different PETSc...
2013-01-02 Wolfgang BangerthPatch by Fahad Alrashed: Overload PETScWrappers::MPI...
2013-01-02 Wolfgang BangerthPatch by Fahad Alrashed: Add PETScWrappers::VectorBase...
2013-01-02 Matthias MaierSome cleanup in the compiler flags setup
2013-01-02 Matthias MaierMerge branch 'branch_cmake' into branch_deprecated
2013-01-02 Matthias MaierCompile the functionparser target without -Wall -pedantic
2012-12-31 Wolfgang BangerthMerge from mainline.
2012-12-31 Wolfgang BangerthAvoid use of a deprecated function by introducing a...
2012-12-31 Wolfgang BangerthAvoid use of a deprecated function.
2012-12-31 Wolfgang BangerthAvoid use of a deprecated function.
2012-12-31 Wolfgang BangerthAvoid use of the deprecated Table::data() function...
2012-12-31 Matthias MaierMerge branch 'branch_cmake' into branch_deprecated
2012-12-31 Matthias MaierSilence some warnings
2012-12-31 Wolfgang BangerthSimplify one function.
2012-12-31 Wolfgang BangerthMake compile.
2012-12-31 Wolfgang BangerthAvoid one use of SparseMatrix::global_entry in favor...
2012-12-31 Wolfgang BangerthMake compile.
2012-12-31 Wolfgang BangerthDo not worry too much about the 1d case -- everything...
2012-12-31 Wolfgang BangerthDo not worry too much about the 1d case -- everything...
2012-12-31 Wolfgang BangerthAugment documentation.
2012-12-31 Wolfgang BangerthUndeprecate a couple of functions.
2012-12-30 Wolfgang BangerthUn-deprecate a function.
2012-12-30 Wolfgang BangerthFix more typos.
2012-12-30 Wolfgang BangerthFix typo.
2012-12-30 Wolfgang BangerthImprove documentation.
2012-12-30 Wolfgang BangerthUn-deprecated a function and explain alternatives when...
2012-12-30 Wolfgang BangerthImprove wording of error message.
2012-12-29 Matthias MaierSome more cleanup
2012-12-28 Matthias MaierBugfix: Fix a copy and paste typo
2012-12-28 Matthias MaierSome more cleanup
2012-12-28 Matthias MaierMerge from branch_cmake
2012-12-28 Martin KronbichlerFix a few out-of-bound array accesses. Refill some...
2012-12-28 Martin KronbichlerFix iterator types.
2012-12-28 Matthias MaierMerge from Mainline
2012-12-28 Martin KronbichlerThe std::map that stored pointers to Jacobians could...
2012-12-27 Martin KronbichlerTwo more MPI_Allreduce commands that should not be...
2012-12-27 Martin KronbichlerAdjust output.
2012-12-27 Martin KronbichlerAvoid calls to MPI_Allreduce for vectors where only...
2012-12-27 Martin KronbichlerAvoid compiler warning.
2012-12-27 Wolfgang BangerthHm, that doesn't work. Try std::fpclassify instead.
2012-12-26 Wolfgang BangerthFix another one.
2012-12-26 Wolfgang BangerthFix typos.
2012-12-25 Wolfgang BangerthAvoid an ambiguity between ::fpclassify and std::fpclas...
2012-12-25 Wolfgang BangerthFix an issue with the Intel compiler (reported by Ted...
2012-12-21 Guido Kanschatidentify branch on new server
2012-12-21 Martin KronbichlerSimplify construction of dof connectivity graph by...
2012-12-21 Timo Heistermake indent
2012-12-21 Timo Heistercall indent for each file separately in the hope that...
2012-12-19 Martin KronbichlerExplicitly instantiate some internal structs to ensure...
2012-12-19 Martin KronbichlerUse generic instantiation procedure for selecting vecto...
2012-12-17 Martin KronbichlerMatrix-vector product with deal.II vectors and Trilinos...
2012-12-14 Wolfgang BangerthBreak the instructions for PETSc and Trilinos into...
2012-12-14 Martin KronbichlerAdd one more access function. Reindent comments.
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.