]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-01-09 Wolfgang BangerthRemove deprecated function *Vector*::compress() without...
2015-01-09 Wolfgang BangerthAddress and document issues with compress() in these...
2015-01-09 Wolfgang BangerthRemove deprecated constructor of SparseMIC.
2015-01-09 Wolfgang BangerthRemove deprecated function SparseILU::apply_decomposition.
2015-01-09 Wolfgang BangerthRemove deprecated constructor of SparseILU.
2015-01-09 Wolfgang BangerthRemove deprecated function Triangulation::clear_user_po...
2015-01-09 Wolfgang BangerthRemove deprecated function Triangulation::distort_random.
2015-01-09 Wolfgang BangerthRemove namespace deal_II_numbers and various outdated...
2015-01-09 Wolfgang BangerthRemove deprecated MPI support functions in namespace...
2015-01-09 Wolfgang BangerthRemove deprecated constructor of MPI_InitFinalize.
2015-01-09 Wolfgang BangerthRemove the deprecated RefinementListener approach in...
2015-01-08 Luca HeltaiMerge pull request #408 from bangerth/augment-int_to_st...
2015-01-08 Wolfgang BangerthAdd changelog entry. 408/head
2015-01-08 Wolfgang BangerthAdd a testcase for a recent patch.
2015-01-08 Wolfgang BangerthMerge pull request #406 from drwells/int-to-string...
2015-01-07 David WellsFixed an issue with Utilities::int_to_string. 406/head
2015-01-07 Guido KanschatMerge pull request #402 from bangerth/remove-deprecated...
2015-01-06 Wolfgang BangerthMerge pull request #405 from tamiko/port_to_cmake_3.1
2015-01-06 Matthias MaierAdd an entry to changes.h 405/head
2015-01-06 Matthias MaierCMake: Build up library name directly
2015-01-06 Matthias MaierCMake: Use a global property to store object targets
2015-01-06 Matthias MaierCMake: Explicitly set all policies to new behavior
2015-01-06 Wolfgang BangerthMerge pull request #400 from tamiko/add_revision_inform...
2015-01-05 Matthias MaierMerge pull request #404 from bangerth/update-step-43
2015-01-05 Wolfgang BangerthRemove some left-over debug statement. 404/head
2015-01-05 Wolfgang BangerthThis program does not use MPI. Don't pretend that we do.
2015-01-04 Wolfgang BangerthUpdate changelog. 402/head
2015-01-04 Wolfgang BangerthRemove deprecated function MGConstrainedDoFs::at_refine...
2015-01-04 Wolfgang BangerthRemove deprecated function MGConstrainedDoFs::non_refin...
2015-01-04 Wolfgang BangerthRemove deprecated class BlockList.
2015-01-04 Wolfgang BangerthRemove deprecated GridOutFlags::XFig::level_color.
2015-01-04 Wolfgang BangerthRemove deprecated variant of DoFTools::make_sparsity_pa...
2015-01-04 Wolfgang BangerthRemove deprecated variant of DoFTools::count_dofs_per_c...
2015-01-04 Wolfgang BangerthRemove deprecated function DoFRenumbering::downstream_dg.
2015-01-04 Wolfgang BangerthRemove deprecated function DataOutBase::write_hdf5_para...
2015-01-04 Wolfgang BangerthRemove deprecated function Algorithms::ThetaTimesteppin...
2015-01-04 Wolfgang BangerthRemove deprecated functions FunctionParser::initialize().
2015-01-04 Wolfgang BangerthRemove deprecated function Newton::initialize().
2015-01-04 Wolfgang BangerthRemove deprecated function ThetaTimestepping::operator().
2015-01-04 Wolfgang BangerthRemove deprecated function DataOutBase::create_xdmf_entry.
2015-01-04 Wolfgang BangerthRemove deprecated function GridGenerator::parallelogram...
2015-01-04 Wolfgang BangerthRemove deprecated function GridGenerator::laplace_trans...
2015-01-04 Wolfgang BangerthRemove deprecated classes Threads::ThreadCondition...
2015-01-04 Wolfgang BangerthRemove deprecated functions Threads::new_thread.
2015-01-04 Wolfgang BangerthRemove deprecated functions MeshWorker::loop and MeshWo...
2015-01-04 Wolfgang BangerthNow that we no longer take a VectorMemory object as...
2015-01-04 Wolfgang BangerthRemove deprecated constructors of MGSmoother* classes...
2015-01-04 Wolfgang BangerthAdd changelog entries for each deprecated function.
2015-01-04 Wolfgang BangerthRemove deprecated function DataPostprocessor::compute_d...
2015-01-04 Wolfgang BangerthReindent a few lines.
2015-01-04 Wolfgang BangerthRemove deprecated function PointValueHistory::mark_loca...
2015-01-04 Wolfgang BangerthRemove deprecated function TimeDependent::end_sweep...
2015-01-03 Matthias MaierAdd a revision.h header file that exports git branch... 400/head
2015-01-03 Matthias MaierTestsuite: Do not write revision.log, this is now done...
2015-01-03 Matthias MaierCMake: Print commit in summary.log and detailed.log
2015-01-03 Matthias MaierCMake: Query branch and commit during configure
2015-01-03 Matthias MaierMerge pull request #399 from bangerth/remove-svn-date...
2015-01-03 Wolfgang BangerthNo need any more to deal with dollar signs in the form... 399/head
2015-01-03 Wolfgang BangerthNo need to exclude '.svn' directories any more, now...
2015-01-03 Matthias MaierMerge pull request #398 from tamiko/handle_version_subminor
2015-01-03 Matthias MaierCMake: Also handle subminor version number 398/head
2015-01-03 Wolfgang Bangerthgit no longer expands $DATE$ tags, so remove it from...
2015-01-03 Wolfgang Bangerthgit no longer expands $DATE$ tags, so do not attempt...
2015-01-03 Wolfgang BangerthMerge pull request #397 from tamiko/improve_cmake_output
2015-01-02 Matthias MaierCMake: Unify configure output, print all file inclusions 397/head
2015-01-01 Matthias MaierMerge pull request #396 from kronbichler/master
2015-01-01 Martin KronbichlerFix definition of syev method. Correct ifdef guard. 396/head
2014-12-31 Wolfgang BangerthMerge pull request #385 from tamiko/guard_have_macros
2014-12-31 Timo HeisterMerge pull request #394 from tjhei/simplify_cast
2014-12-31 Timo Heistersimplify cast 394/head
2014-12-31 Matthias MaierMerge pull request #390 from bangerth/fix-missing-insta...
2014-12-31 Matthias MaierMerge pull request #395 from tjhei/wrap_comments_improv...
2014-12-31 Timo Heisterwrapcomments paren handling 395/head
2014-12-30 Wolfgang BangerthFix missing instantiations. 390/head
2014-12-30 Matthias Maierfix a comment 385/head
2014-12-30 Matthias MaierAdd an entry to changes.h
2014-12-30 Matthias MaierGuard HAVE_* variables and definitions with DEALI_II...
2014-12-30 Matthias MaierMerge pull request #388 from bangerth/fix-missing-insta...
2014-12-30 Wolfgang BangerthFix missing instantiations. 388/head
2014-12-30 Wolfgang BangerthMerge pull request #386 from tamiko/cmake_fixes
2014-12-29 Matthias Maieradd changes.h entry 386/head
2014-12-29 Matthias MaierUpdate documentation of DEAL_II_WITH_* lists, and tests...
2014-12-29 Matthias Maierremove obsolete functionparser definitions
2014-12-29 Matthias MaierAdd an additional hint for opencascade
2014-12-28 Wolfgang BangerthMerge pull request #383 from tamiko/fix_error_message
2014-12-28 Matthias Maierstep-34: Also adjust error message 383/head
2014-12-26 Luca HeltaiMerge pull request #382 from tamiko/restructure_file
2014-12-26 Matthias MaierCMake: Restructure configuration file 382/head
2014-12-26 Luca HeltaiMerge pull request #381 from tjhei/wrapcomments_part_two
2014-12-26 Timo Heisterwrapcomments on all files 381/head
2014-12-26 Timo Heistermanually reformat some files
2014-12-26 Timo Heisterfix typo in step-52
2014-12-26 Timo Heisterbetter @ref handling
2014-12-25 Matthias MaierMerge pull request #378 from luca-heltai/another-fix...
2014-12-25 Matthias MaierMerge pull request #379 from tjhei/doxygen_wrapcomments...
2014-12-25 Timo Heisterfixup files 379/head
2014-12-25 Timo Heistermore fixup
2014-12-25 Timo Heisterformat everything
2014-12-25 Timo Heisterfix warpcomments.py
2014-12-25 Timo Heisterfix up more files
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.