]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-09-18 Wolfgang BangerthMerge pull request #157 from bangerth/add-task-joinable
2014-09-18 Wolfgang BangerthAdd test. 157/head
2014-09-18 Wolfgang BangerthAdd Threads::Task::joinable().
2014-09-18 Luca HeltaiMerge pull request #159 from kronbichler/master
2014-09-18 Martin KronbichlerFix compilation of #146 without MPI 159/head
2014-09-17 Wolfgang BangerthMerge pull request #155 from koecher/PR-Update-Step-20
2014-09-17 Timo HeisterMerge pull request #152 from bangerth/cleanups
2014-09-17 Wolfgang BangerthMinor cleanups. 152/head
2014-09-17 Uwe KöcherUpdated Documentation. Again, in the Introduction secti... 151/head 155/head
2014-09-17 Martin KronbichlerMerge pull request #146 from bangerth/rework-mpi-initia...
2014-09-16 Wolfgang BangerthRemove now outdated changelog entry. 146/head
2014-09-16 Wolfgang BangerthRewrite following the discussion on the pull request.
2014-09-16 Timo HeisterMerge pull request #150 from bangerth/doc-update-2
2014-09-16 Wolfgang BangerthRemove another reference to MGDoFHandler. 150/head
2014-09-16 Wolfgang BangerthRemove references to MGDoFHandler.
2014-09-16 Wolfgang BangerthMerge pull request #149 from koecher/master
2014-09-16 Uwe KöcherUpdated documentation for step-20 Introduction section... 149/head
2014-09-16 Guido KanschatMerge pull request #147 from bangerth/doc-update
2014-09-15 Wolfgang BangerthAdd another reference. 147/head
2014-09-15 Wolfgang BangerthAdd some documentation.
2014-09-15 Guido KanschatMerge pull request #143 from guidokanschat/distribute_l...
2014-09-15 Wolfgang BangerthMerge pull request #141 from eisbaerli/solution_transfer
2014-09-15 Wolfgang BangerthMerge pull request #148 from tamiko/fix_bundled_configu...
2014-09-15 Bärbel Janssenuse the fe index also in the case where triangulation... 141/head
2014-09-15 Matthias MaierBugfix: Only include ./bundled/setup_bundled.cmake 148/head
2014-09-14 Luca HeltaiMerge pull request #145 from luca-heltai/pr_refactor_tria
2014-09-14 Luca HeltaiFixed typo. 145/head
2014-09-14 Wolfgang BangerthAdd a version of MPI_InitFinalize that adaptively deter...
2014-09-13 Luca HeltaiRefactored tria to use TriaAccessor::center.
2014-09-13 Luca HeltaiMerge pull request #144 from luca-heltai/pr_tria_access...
2014-09-13 Luca HeltaiAddressed last comments by WB. 144/head
2014-09-13 Luca HeltaiFixed WB comments, and a leftover which got messed...
2014-09-13 Luca HeltaiAdded TriaAccessor::point function, which returns point...
2014-09-13 Wolfgang BangerthMerge pull request #142 from Rombur/step_52
2014-09-13 Guido KanschatFurther polishing of documentation after comments 143/head
2014-09-12 Bruno TurcksinImprove the documentation for step-52. 142/head
2014-09-12 Guido Kanschatadd documentation on the effect of ConstraintMatrix...
2014-09-12 Wolfgang BangerthMerge pull request #140 from bangerth/add-note-to-step-53
2014-09-12 Wolfgang BangerthAdd a section discussing consequences. 140/head
2014-09-08 Timo HeisterMerge pull request #138 from bangerth/delete-outdated...
2014-09-07 Wolfgang BangerthRemove a file that was probably never intended to be... 138/head
2014-09-05 Wolfgang BangerthMerge pull request #137 from kronbichler/master
2014-09-05 Martin KronbichlerFix two warnings with clang-3.5 137/head
2014-09-05 Timo HeisterMerge pull request #136 from kronbichler/master
2014-09-05 Martin KronbichlerCorrect wrong message from PR 135 136/head
2014-09-04 Martin KronbichlerMerge pull request #135 from kronbichler/master
2014-09-04 Martin KronbichlerImprove assertion for access to nonlocal elements 135/head
2014-09-04 Guido KanschatMerge pull request #134 from tamiko/fix_header_tests
2014-09-04 Matthias MaierBugfix: Do not forget to use the 'RELATIVE' keyword 134/head
2014-09-04 Wolfgang BangerthMerge pull request #133 from tamiko/fix_header_tests
2014-09-03 Matthias MaierTestsuite: Fix globbing command for all-headers tests... 133/head
2014-09-03 Wolfgang BangerthMerge pull request #132 from tamiko/fix_step53
2014-09-03 Matthias MaierBugfix: step-53 requires enabled DEAL_II_WITH_ZLIB 132/head
2014-09-03 Luca HeltaiMerge pull request #131 from bangerth/sort-changelog
2014-09-03 Wolfgang BangerthMove a couple of entries in the changelog to their... 131/head
2014-09-03 Timo HeisterMerge pull request #130 from bangerth/fix-up-step-53-2
2014-09-03 Wolfgang BangerthFix language. 130/head
2014-09-03 Wolfgang BangerthReference the correct picture.
2014-09-03 Wolfgang BangerthFix up a few places that accidentally didn't get change...
2014-09-02 Bruno TurcksinMerge pull request #126 from tamiko/refactor_openmp_sim...
2014-09-02 Matthias MaierRefactor openmp-simd setup 126/head
2014-09-02 Matthias MaierSmall bugfixes wrt DEAL_II_HAVE_AVX512
2014-09-02 Timo HeisterMerge pull request #129 from bangerth/install-step...
2014-09-02 Wolfgang BangerthInstall the topography.txt.gz file of step-53. 129/head
2014-09-02 Bruno TurcksinMerge pull request #125 from kronbichler/master
2014-09-02 Martin KronbichlerMerge branch 'master' of https://github.com/dealii... 125/head
2014-09-02 Martin KronbichlerAdd assertion for row index in TrilinosWrappers::Sparse...
2014-09-02 Timo HeisterMerge pull request #123 from kronbichler/master
2014-09-02 Matthias MaierMerge pull request #120 from bangerth/step-53
2014-09-02 Matthias MaierCleanup stray merge conflict
2014-09-02 Wolfgang BangerthClarify where the data comes from.
2014-09-02 Wolfgang BangerthAdd a changelog entry.
2014-09-02 Wolfgang BangerthShow some more results.
2014-09-02 Wolfgang BangerthProvide some cross-references to the new step-53.
2014-09-02 Wolfgang BangerthReplace the original attempt at providing step-53 by...
2014-09-02 Matthias MaierMerge pull request #124 from bangerth/fix-c++11-namespace
2014-09-02 Martin KronbichlerAvoid setting the templated 'Number' to '0' (double... 123/head
2014-09-02 Wolfgang BangerthFix an oversight in the previous patch in which we... 124/head
2014-09-01 Matthias MaierMerge pull request #111 from bangerth/replace-std_cxx1x...
2014-09-01 Wolfgang BangerthReplace all occurrences of std_cxx1x by std_cxx11 also... 111/head
2014-09-01 Wolfgang BangerthReplace all occurrences of std_cxx1x by std_cxx11.
2014-08-29 Matthias MaierMerge pull request #121 from tjhei/clang_boost_warnings
2014-08-29 Timo HeisterSuppress clang warnings when compiling bundled boost... 121/head
2014-08-27 Bruno TurcksinMerge pull request #119 from tjhei/fix_petsc_compile
2014-08-27 Timo HeisterFix compilation of Vector when configured with PETSc 119/head
2014-08-27 Martin KronbichlerMerge pull request #109 from Rombur/branch_vectorization
2014-08-26 Bruno TurcksinReplace transform by vectorized_transform. 109/head
2014-08-25 Bruno TurcksinAlign the underlying array of Vector and add runtime...
2014-08-25 Bruno TurcksinAdd the first vectorized add and add flags to use OpenM...
2014-08-25 Timo HeisterMerge pull request #118 from luca-heltai/fix_travis_ci
2014-08-25 Luca HeltaiMoved download and install of astyle into before_instal... 118/head
2014-08-25 Luca HeltaiRemoved all builds. Only indent test.
2014-08-25 Timo HeisterMerge pull request #117 from luca-heltai/travis_ci_inde...
2014-08-25 Luca HeltaiOnly test indentation on pull requests. 117/head
2014-08-25 Luca HeltaiMerge pull request #116 from bangerth/add-missing-spiri...
2014-08-25 Wolfgang BangerthAdd forgotten header file. 116/head
2014-08-25 Wolfgang BangerthAdd back the spirit sublibrary of boost.
2014-08-25 Wolfgang BangerthMerge pull request #91 from tjhei/pr_astyle
2014-08-25 Timo Heisterindent with astyle 91/head
2014-08-25 Wolfgang BangerthMerge pull request #115 from bangerth/more-manifold...
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.