]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2015-03-26 Matthias MaierCMake: Bugfix: Force cached CMAKE_BUILD_TYPE in testsuite
2015-03-26 Matthias MaierCMake: Improve DEAL_II_ADD_TEST macro
2015-03-26 Matthias MaierCMake: Add "DEBUG|RELEASE" parameter to DEAL_II_SETUP_T...
2015-03-26 Matthias MaierCMake: Refactor testsuite setup into DEAL_II_PICKUP_TESTS
2015-03-26 Matthias MaierCMake: Relocate testsuite macros and scripts to ./cmake...
2015-03-26 Matthias MaierChange macro reldir to "share/deal.II/cmake"
2015-03-26 Timo HeisterMerge pull request #691 from bangerth/doc-update-9
2015-03-26 Wolfgang BangerthMinor doc update. 691/head
2015-03-26 Matthias MaierMerge pull request #690 from tamiko/cosmectic_readme_update
2015-03-26 Matthias MaierUpdate various readme files to markdown 690/head
2015-03-25 Timo HeisterMerge pull request #689 from bangerth/aliases-for-Param...
2015-03-25 Wolfgang BangerthAddress comments from review of #680. 689/head
2015-03-24 Martin KronbichlerMerge pull request #687 from bangerth/fix-64bit-issue
2015-03-24 Wolfgang BangerthFix a 64-bit issue in TrilinosWrappers::SparseMatrix... 687/head
2015-03-24 Wolfgang BangerthMerge pull request #680 from bangerth/aliases-for-Param...
2015-03-24 Wolfgang BangerthCreate a way to mark aliases for deprecation. 680/head
2015-03-24 Wolfgang BangerthAlso list aliases in the output generated by print_para...
2015-03-24 Wolfgang BangerthAdd more tests.
2015-03-24 Wolfgang BangerthIntroduce ways to define aliases for parameters.
2015-03-24 Wolfgang BangerthSome cleanups.
2015-03-24 Matthias MaierMerge pull request #682 from bangerth/fix-missing-insta...
2015-03-24 Matthias MaierMerge pull request #671 from bangerth/augment-error...
2015-03-24 Matthias MaierMerge pull request #677 from bangerth/augment-error...
2015-03-24 Wolfgang BangerthEnsure that the body of the check_* function is only... 677/head
2015-03-24 Wolfgang BangerthImprove the error messages we get from using Jacobi...
2015-03-23 Matthias MaierMerge pull request #685 from tjhei/support_block_ind_in...
2015-03-23 Timo HeisterFix: BlockIndices in BlockDynamicSP 685/head
2015-03-23 Wolfgang BangerthAdd tests for previous two commits. 682/head
2015-03-23 Wolfgang BangerthAdjust output of GridOut::write_gnuplot() for 1d triang...
2015-03-23 Wolfgang BangerthProvide instantiations of GridOut functions also for...
2015-03-23 Timo HeisterMerge pull request #681 from tamiko/guard_muelu_tests
2015-03-23 Matthias MaierTestsuite: Bugfix 681/head
2015-03-23 Matthias MaierDocumentation: Update testsuite documentation
2015-03-23 Matthias MaierTestsuite: Guard trilinos tests using muelu
2015-03-23 Matthias MaierTestsuite: Augment feature constraints with version...
2015-03-23 Matthias MaierCMake: Also export feature versions in deal.IIConfig...
2015-03-22 Timo HeisterMerge pull request #676 from bangerth/augment-error...
2015-03-22 Wolfgang BangerthMerge pull request #678 from tjhei/manual_repartition
2015-03-22 Timo Heisteraddress comments 678/head
2015-03-22 Timo HeisterAllow manual repartitioning in distributed tria
2015-03-22 Timo HeisterMerge pull request #653 from tjhei/replace_compressed_sp
2015-03-22 Timo Heisterchangelog, typo 653/head
2015-03-22 Wolfgang BangerthMerge pull request #679 from tjhei/fix_doxygen_example
2015-03-22 Timo Heisterfix doxygen example 679/head
2015-03-22 Timo Heisteraddress comments
2015-03-22 Wolfgang BangerthReindent. 676/head
2015-03-22 Wolfgang BangerthMerge pull request #664 from alrashedf/add_clear_curren...
2015-03-22 Wolfgang BangerthAlso adjust the error message for the dim=2, spacedim...
2015-03-22 Wolfgang BangerthImprove an error message about a case that can happen...
2015-03-21 Timo HeisterRework Compressed*SparsityPattern
2015-03-18 Wolfgang BangerthImprove error messages. 671/head
2015-03-18 Wolfgang BangerthImprove whitespace in this file.
2015-03-18 Wolfgang BangerthRemove exceptions that are either unused or available...
2015-03-18 Wolfgang BangerthClarify an exception message.
2015-03-18 Wolfgang BangerthClarify an exception message.
2015-03-18 Wolfgang BangerthClarify an exception message.
2015-03-18 Wolfgang BangerthUse proper grammar in an error message.
2015-03-18 Wolfgang BangerthClarify a couple of exception messages.
2015-03-18 Wolfgang BangerthProvide more information about an exception. Also repla...
2015-03-18 Wolfgang BangerthProvide a great deal more information about an exception.
2015-03-18 Timo HeisterMerge pull request #667 from bangerth/augment-error...
2015-03-18 Wolfgang BangerthAddress Timo's comments from review. Also rename namesp... 667/head
2015-03-18 Wolfgang BangerthUnify exceptions throughout the DataOut* classes.
2015-03-17 Wolfgang BangerthAdjust error messages in the VectorTools namespace.
2015-03-17 Wolfgang BangerthAdjust error messages in the TimeDependent class and...
2015-03-17 Wolfgang BangerthAdjust error messages in the SolutionTransfer class.
2015-03-17 Wolfgang BangerthAdjust error messages in the PointValueHistory class.
2015-03-17 Wolfgang BangerthAdjust error messages in the error estimator class.
2015-03-17 Wolfgang BangerthAdjust error messages in the Histogram class.
2015-03-17 Wolfgang BangerthImprove error messages in DerivativeApproximation.
2015-03-17 Wolfgang BangerthGo through all error messages for the data_out_* assert...
2015-03-17 Wolfgang BangerthMerge pull request #669 from kronbichler/master
2015-03-17 Martin KronbichlerFix warning by removing unused code 669/head
2015-03-16 Martin KronbichlerMerge pull request #668 from tamiko/fix_trilinos_tpl_in...
2015-03-16 Matthias MaierCMake: Bugfix: Make the requirement for Trilinos_TPL_IN... 668/head
2015-03-16 Martin KronbichlerMerge pull request #665 from tamiko/fix_trilinos_tpl_in... 195/head
2015-03-16 Timo HeisterMerge pull request #666 from bangerth/add-assertion
2015-03-15 Martin KronbichlerMerge pull request #662 from kronbichler/master
2015-03-15 Wolfgang BangerthAdd an assertion to GridGenerator::create_union_triangu... 666/head
2015-03-15 Matthias MaierCMake: Bugfix: Use Trilinos third party header locations 665/head
2015-03-14 Fahad AlrashedAdded clear_current_row() to TableHandler in case the... 664/head
2015-03-13 Martin KronbichlerMerge pull request #663 from bangerth/add-gridgenerator...
2015-03-13 Wolfgang BangerthAugment a changelog entry to say where the user can... 663/head
2015-03-13 Wolfgang BangerthAdd GridGenerator::create_triangulation_with_removed_ce...
2015-03-13 Wolfgang BangerthFix description of what the test does.
2015-03-13 Martin KronbichlerMake sure to call compress() in test 662/head
2015-03-13 Martin KronbichlerFix call to compress in reinit of Trilinos sparse matrix
2015-03-12 Wolfgang BangerthMerge pull request #654 from bangerth/doc-updates-6
2015-03-12 Wolfgang BangerthLink to the discussion of the 'goto' in step-26. 654/head
2015-03-12 Wolfgang BangerthDocument the use and reasoning of goto in step-26.
2015-03-12 Matthias MaierMerge pull request #644 from bangerth/explain-operator-or
2015-03-12 Martin KronbichlerMerge pull request #658 from bangerth/remove-exceptions...
2015-03-12 Wolfgang BangerthImprove what an exception says. 658/head
2015-03-11 Bruno TurcksinMerge pull request #214 from Rombur/muelu
2015-03-11 Bruno TurcksinAdd MueLu preconditioner using MueLu::MLParameterListIn... 214/head
2015-03-11 Martin KronbichlerMerge pull request #616 from bangerth/remove-deprecated...
2015-03-11 Wolfgang BangerthMerge pull request #656 from tcclevenger/fix_wiki_links
2015-03-11 tcclevengerFixed Wiki links in README 656/head
2015-03-09 Wolfgang BangerthReindent. 616/head
2015-03-09 Wolfgang BangerthAdjust test output.
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.