]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-03-30 Bruno TurcksinReplace std_cxx11 and std_cxx1x functions by std ones 4128/head
2017-03-24 Wolfgang BangerthMerge pull request #4108 from kronbichler/fix_mg_transf...
2017-03-24 Martin KronbichlerMake sure to clean all data before filling MG transfer... 4108/head
2017-03-23 David WellsMerge pull request #4107 from bangerth/doc-update
2017-03-23 Wolfgang BangerthUpdate the documentation of DoFHandler::n_dofs(). 4107/head
2017-03-23 Matthias MaierMerge pull request #4105 from tjhei/post-8.5-test-versions
2017-03-23 Timo Heisterpost-8.5-version-numbers 4105/head
2017-03-23 Timo Heisterupdate VERSION
2017-03-23 Wolfgang BangerthMerge pull request #4099 from tjhei/doxygen_fixes
2017-03-23 Wolfgang BangerthMerge pull request #4100 from tjhei/tag_filename
2017-03-23 Timo Heisteraddress comment 4099/head
2017-03-23 Timo HeisterMerge pull request #4098 from bangerth/update-changes...
2017-03-23 Wolfgang BangerthAdjust for the upcoming release. 4098/head
2017-03-23 Wolfgang BangerthRemove now obsolete files.
2017-03-23 Wolfgang BangerthUpdate the changelog file for the release.
2017-03-23 Timo HeisterMerge pull request #4101 from bangerth/update-copyright
2017-03-23 Wolfgang BangerthUpdate copyright years. 4101/head
2017-03-23 Timo Heister8.5 task: update TAG file URL 4100/head
2017-03-23 Daniel ArndtMerge pull request #4097 from masterleinad/check_cell_loop
2017-03-23 Timo Heisterdoxygen formatting fixes
2017-03-23 Daniel ArndtCheck array access in MatrixFree::cell_loop 4097/head
2017-03-23 Timo HeisterMerge pull request #4096 from kronbichler/fix_clang_war...
2017-03-23 Luca HeltaiMerge pull request #4064 from bangerth/replace-FE_inter...
2017-03-23 Martin KronbichlerAdd warning with clang compiler 4096/head
2017-03-22 Wolfgang BangerthMerge pull request #3886 from kronbichler/master
2017-03-22 Wolfgang BangerthMerge pull request #4094 from masterleinad/fix_indexset...
2017-03-22 Timo HeisterMerge pull request #4095 from masterleinad/fix_sparsity...
2017-03-22 Luca HeltaiMerge pull request #4091 from tamiko/opencascade_compat...
2017-03-22 Martin KronbichlerWork on review comments 3886/head
2017-03-22 Martin KronbichlerPerformance improvements. Augment documentation.
2017-03-22 Luca HeltaiFixed closest_point_to_shape. 4091/head
2017-03-22 Luca HeltaiFixed circle_normal_projection.
2017-03-22 Daniel ArndtCheck access in SparsityPatter::compress() 4095/head
2017-03-22 Daniel ArndtRefactor and fix IndexSet::is_ascending_ad_one_to_one 4094/head
2017-03-22 Matthias MaierCMake: Add TKSTEP209 to the opencascade link interface
2017-03-21 Matthias Maiertests/opencascade: Fix two tests
2017-03-21 Matthias MaierAdd a changes.h entry
2017-03-21 Matthias MaierCMake: Extract opencascade version in a more robust...
2017-03-21 Matthias MaierOpencascade: Add an include for version 7 compatibility
2017-03-21 Matthias MaierOpencascade: Bugfix. Call Handle macro in a compatible...
2017-03-21 Matthias MaierOpencascade: Fix includes for version 7
2017-03-21 Matthias MaierCMake: Add include/opencascade to include path alternatives
2017-03-20 Martin KronbichlerMerge pull request #4086 from bangerth/improve-exception
2017-03-19 Daniel ArndtMerge pull request #4087 from bangerth/update-reference
2017-03-19 Wolfgang BangerthUpdate the reference to a paper that has been accepted. 4087/head
2017-03-19 Wolfgang BangerthImprove the wording of an exception. 4086/head
2017-03-19 Wolfgang BangerthRename variables in a function. 4064/head
2017-03-19 Wolfgang BangerthUse FE::convert_generalized_support_point_values_to_nod...
2017-03-19 Wolfgang BangerthImplement the new FiniteElement::convert_generalized_su...
2017-03-19 Wolfgang BangerthIntroduce FiniteElement::convert_generalized_support_po...
2017-03-19 Wolfgang BangerthMerge pull request #4082 from masterleinad/restrict_lap...
2017-03-19 Daniel ArndtRestrict LAPACKFullMatrix::print_formatted to matrix... 4082/head
2017-03-19 Martin KronbichlerMerge pull request #4080 from tjhei/fe_field_func_parallel
2017-03-19 Martin KronbichlerMerge pull request #4083 from drwells/other-coverity...
2017-03-19 Martin KronbichlerAdd new test
2017-03-19 Martin KronbichlerAdd changelog
2017-03-19 Martin KronbichlerUnify interpolation from surrounding points.
2017-03-18 Daniel ArndtMerge pull request #4084 from drwells/to-to-fixes
2017-03-18 David WellsFix a typo. 4084/head
2017-03-18 David WellsClarify some sentences containing 'to to'.
2017-03-18 David WellsRemove an unnecessary destructor implementation. 4083/head
2017-03-18 David WellsCheck that we successfully created a directory.
2017-03-18 David WellsCatch an exception by reference.
2017-03-18 David WellsRestore std::cout flags.
2017-03-18 David WellsInitialize variables in step constructors.
2017-03-18 Martin KronbichlerAdd new function to query multiple points to Manifold
2017-03-18 Martin KronbichlerAdjust test output
2017-03-18 Timo HeisterFEFieldFunction behavior for nonlocal cells 4080/head
2017-03-18 Martin KronbichlerFix manifold code by introducing a new flag
2017-03-18 Daniel ArndtMake errors more descriptive
2017-03-17 Martin KronbichlerMerge pull request #4076 from masterleinad/more_coverity2
2017-03-17 Daniel ArndtFix various uninitialized and unused variables 4076/head
2017-03-17 Wolfgang BangerthMerge pull request #4077 from masterleinad/more_coverity3
2017-03-17 Martin KronbichlerMerge pull request #4078 from masterleinad/more_coverity4
2017-03-17 Martin KronbichlerMerge pull request #4079 from masterleinad/more_coverity5
2017-03-17 Martin KronbichlerMerge pull request #4075 from masterleinad/more_coverity
2017-03-17 Daniel ArndtFix uninitialized and unused variles in examples 4075/head
2017-03-17 Daniel ArndtFix typo in MatrixFreeOperators::Base 4079/head
2017-03-17 Daniel ArndtCheck return value of Trilinos functions in trilinos_ve... 4078/head
2017-03-17 Daniel ArndtAddress Assert in destructors 4077/head
2017-03-17 Denis DavydovMerge pull request #4074 from kronbichler/fix_warning_i...
2017-03-17 Martin KronbichlerFix unused variable warning in step-50 4074/head
2017-03-17 Martin KronbichlerMerge pull request #4058 from masterleinad/fix_symmetri...
2017-03-17 Wolfgang BangerthMerge pull request #4071 from drwells/coverity-example...
2017-03-17 David WellsImprove exception handling in two tutorials. 4071/head
2017-03-16 Daniel ArndtFix symmetric_tensor_39 4058/head
2017-03-16 David WellsMerge pull request #4073 from kronbichler/fix_coverity_...
2017-03-16 Daniel ArndtMerge pull request #4072 from drwells/fix-cmakelists...
2017-03-16 Martin KronbichlerInitialize all variables 4073/head
2017-03-16 David WellsFix step numbers in CMakeLists.txt comments. 4072/head
2017-03-15 Wolfgang BangerthMerge pull request #4069 from tamiko/fix_warnings_in_ex...
2017-03-15 Matthias MaierChange the error message to ExcInvalidRange in two... 4069/head
2017-03-15 Wolfgang BangerthMerge pull request #4068 from tamiko/fix_warnings_in_ex...
2017-03-15 Matthias MaierFix unused variable warnings in step-47 4068/head
2017-03-15 Matthias MaierFix unused variable warnings in step-45
2017-03-15 Matthias MaierFix unused variable warnings in step-41
2017-03-15 Matthias MaierFix unused variable warnings in step-31
2017-03-15 Matthias MaierFix unused variable warnings in step-30
2017-03-15 Matthias MaierFix unused variable warnings in step-26
2017-03-15 Matthias MaierFix unused variable warnings in step-23
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.