]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-03-31 David WellsRemove non-C++11 mode compiler flag checks. 4106/head
2017-03-31 David WellsUpdate the minimum supported GCC version.
2017-03-31 David WellsRemove DEAL_II_NOEXCEPT.
2017-03-31 David WellsRemove the deprecated DEAL_II_CXX11_FLAG option.
2017-03-31 David WellsRequire C++11.
2017-03-31 Bruno TurcksinMerge pull request #4141 from kronbichler/fe_evaluation...
2017-03-31 Timo HeisterMerge pull request #4158 from tamiko/fix_sequential_pet...
2017-03-31 Daniel ArndtMerge pull request #4165 from masterleinad/restrict_par...
2017-03-31 Daniel ArndtRestrict tests requiring a parallel PETSc 4165/head
2017-03-31 Matthias MaierCMake: Workaround: Ensure "mpiuni/mpi.h" is reachable 4158/head
2017-03-31 Daniel ArndtMerge pull request #4156 from tjhei/cmake_find_mpi_version
2017-03-31 Denis DavydovMerge pull request #4163 from davydden/changelog_matrixfree
2017-03-31 Denis Davydova changelog for deprecated mpi_communicator in MatrixFr... 4163/head
2017-03-31 David WellsMerge pull request #4160 from tamiko/fix_step_dependency
2017-03-30 Matthias MaierMerge pull request #4152 from tjhei/fix_step_44_petsc
2017-03-30 Matthias MaierExamples: Require MPI for step-18 4160/head
2017-03-30 Timo Heisterfix cmake regex for finding MPI version 4156/head
2017-03-30 Daniel ArndtMerge pull request #4143 from tjhei/test_prm_map
2017-03-30 Timo Heisterfix step-55 4152/head
2017-03-30 Matthias MaierMerge pull request #4149 from tamiko/require_cmake_2...
2017-03-30 Matthias MaierCMake: Raise minimal required version to 2.8.12 4149/head
2017-03-30 Timo Heisteradd test for parsing Map pattern in ParameterHandler 4143/head
2017-03-30 Martin KronbichlerMerge pull request #4140 from kronbichler/fix_gl_evaluation
2017-03-30 Timo HeisterMerge pull request #4138 from kronbichler/fe_eval_doc_u...
2017-03-30 Wolfgang BangerthMerge pull request #4142 from kronbichler/fix_compilati...
2017-03-30 Martin KronbichlerFix compilation with 64 bit indices. 4142/head
2017-03-30 Martin KronbichlerFEEvaluation: Tidy up selection of templated evaluation... 4141/head
2017-03-30 Martin KronbichlerFEEvaluation: Fix collocation evaluation path 4140/head
2017-03-30 Martin KronbichlerUpdate documentation of FEEvaluation 4138/head
2017-03-30 Martin KronbichlerMerge pull request #4111 from kronbichler/fe_evaluation...
2017-03-30 Martin KronbichlerImprove documentation, make names of data structures... 4111/head
2017-03-29 Martin KronbichlerMerge pull request #4067 from tcclevenger/shared_tria_p...
2017-03-29 tcclevengerfixed some typos/added settings explanation 4067/head
2017-03-29 Daniel ArndtMerge pull request #4134 from kronbichler/fix_test_abf
2017-03-29 Martin KronbichlerDisable scatter as long as the indices are not fixed
2017-03-29 Martin KronbichlerAvoid overly cautious assertions in scatter
2017-03-29 Martin KronbichlerFix test on some platforms 4134/head
2017-03-28 Timo HeisterMerge pull request #4131 from drwells/fix-quick-tests
2017-03-28 David WellsRemove tests.h dependency from the quick tests. 4131/head
2017-03-28 Timo HeisterMerge pull request #4127 from kronbichler/fix_matrix_fr...
2017-03-28 Martin KronbichlerMake the stack size selection a single parameter 4127/head
2017-03-28 Martin KronbichlerMerge pull request #4126 from simonsticko/fe_nothing_in...
2017-03-28 Martin KronbichlerPut new code into separate function.
2017-03-28 Martin KronbichlerAdd changelog
2017-03-28 Martin KronbichlerUse vectorized gather operation if available.
2017-03-28 Martin KronbichlerUse simpler code path for quadratic operator evaluation...
2017-03-28 Martin KronbichlerFix bug in matrix-free evaluation kernel for degree...
2017-03-28 Daniel ArndtMerge pull request #4125 from simonsticko/doc_astyle_move
2017-03-28 Simon StickoImplement get_interpolation_matrix on FE_Nothing. 4126/head
2017-03-28 Simon StickoUpdate documentation on location of astyle.rc. 4125/head
2017-03-27 Daniel ArndtMerge pull request #4117 from davydden/matrix_free_remo...
2017-03-27 Wolfgang BangerthMerge pull request #4122 from tjhei/multigrid_warnings
2017-03-27 Denis Davydovmatrix-free: remove EXTRA_DIAGNOSTICS 4117/head
2017-03-27 Timo Heisterfix step-41 warning 4122/head
2017-03-27 Timo HeisterAvoid multigrid deprecation warnings in step-16/39
2017-03-27 Wolfgang BangerthMerge pull request #4120 from tjhei/fix_doxygen_errors
2017-03-27 Timo Heisterfix doxygen errors 4120/head
2017-03-26 Denis Davydovfix matrix-free unit tests
2017-03-26 Denis Davydovmatrix-free: remove depreicated mpi_communicator
2017-03-26 Wolfgang BangerthMerge pull request #4114 from masterleinad/fix_fe_abm
2017-03-26 Daniel ArndtFix FE_ABF::convert_generalized_support_point_values_to... 4114/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...
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.