]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2016-05-31 Timo Heisterfix link to UMFPACK 2655/head
2016-05-30 Wolfgang BangerthMerge pull request #2652 from drwells/fix-readme-typo
2016-05-30 David WellsFix a typo in the README. 2652/head
2016-05-29 David WellsMerge pull request #2651 from drwells/fix-symmetric...
2016-05-29 David WellsAdd a test for symmetric tensor access. 2651/head
2016-05-29 David WellsMerge pull request #2650 from bangerth/doc-update-65
2016-05-29 David WellsMake a method's documentation more accurate.
2016-05-29 David WellsFix SymmetricTensor::operator[].
2016-05-29 Wolfgang BangerthMinor edits to SymmetricTensor documentation. 2650/head
2016-05-29 Wolfgang BangerthMerge pull request #2648 from drwells/refactor-mpi...
2016-05-28 David WellsReduce code duplication in all_reduce. 2648/head
2016-05-28 Wolfgang BangerthMerge pull request #2643 from kalj/fix-cast-warnings
2016-05-28 Wolfgang BangerthMerge pull request #2644 from drwells/fix-c++03-tests-01
2016-05-28 Wolfgang BangerthMerge pull request #2645 from drwells/fix-c++03-tests-02
2016-05-28 Wolfgang BangerthMerge pull request #2646 from drwells/fix-c++03-tests-03
2016-05-28 David WellsDo not build step-44 as a test without C++11. 2646/head
2016-05-28 David WellsMake tests with std::move only run with C++11. 2645/head
2016-05-28 David WellsFix a test so it can run in C++03 mode. 2644/head
2016-05-28 Karl Ljungkvistsuppress warnings about implicit cast 2643/head
2016-05-27 Denis DavydovMerge pull request #2640 from bangerth/doc-update-64
2016-05-27 Wolfgang BangerthAddress Denis Davydov's comments on the pull request. 2640/head
2016-05-27 Wolfgang BangerthMerge pull request #2642 from davydden/feature/cell_dat...
2016-05-27 Denis Davydovmake CellDataStorage derive from Subscriptor 2642/head
2016-05-27 Matthias MaierMerge pull request #2641 from jppelteret/update_tutoria...
2016-05-27 Jean-Paul PelteretAdded LinearOperator to tutorial topics 2641/head
2016-05-26 Wolfgang BangerthMerge pull request #2636 from tjhei/fix_compute_global_...
2016-05-26 Timo Heisterfix compute_global_error() 2636/head
2016-05-25 Denis DavydovMerge pull request #2620 from jppelteret/step-44_Cell_D...
2016-05-25 Jean-Paul PelteretUpdated step-44 to use modern features of deal.II. 2620/head
2016-05-25 Wolfgang BangerthAdd a missing argument to a function.
2016-05-25 Wolfgang BangerthMove functions into a separate namespace.
2016-05-25 Bruno TurcksinMerge pull request #2639 from tamiko/fix_cuda_configuration
2016-05-25 Matthias MaierMerge pull request #2608 from kalj/fix-bad-macro-warning
2016-05-25 Matthias MaierMerge pull request #2618 from luca-heltai/fix-cpack
2016-05-25 Matthias MaierCMake: Bugfix: Only try to configure cuda if C++11... 2639/head
2016-05-25 Wolfgang BangerthMerge pull request #2637 from bangerth/doc-update-62
2016-05-25 Wolfgang BangerthRedo changelog entry. 2637/head
2016-05-25 Denis DavydovMerge pull request #2638 from bangerth/doc-update-63
2016-05-25 Wolfgang BangerthNamespace-qualify the name of function in the changes... 2638/head
2016-05-25 Denis DavydovMerge pull request #2634 from davydden/feature/fe_syste...
2016-05-25 Denis Davydovadd an entry in changes.h for moving auxiliary function... 2634/head
2016-05-25 Bruno TurcksinMerge pull request #2635 from jgedicke/changes_h
2016-05-25 Joscha Gedickeentry in specific improvements changes.h 2635/head
2016-05-24 Denis DavydovMerge pull request #2632 from bangerth/no-semicolons
2016-05-24 Denis DavydovMerge pull request #2627 from bangerth/doc-update-61
2016-05-24 Wolfgang BangerthAvoid semicolons. 2632/head
2016-05-24 David WellsMerge pull request #2630 from Rombur/fix_step34
2016-05-24 Wolfgang BangerthUpdate documentation in a couple of places. 2627/head
2016-05-24 Bruno TurcksinFix a bug in step-34. 2630/head
2016-05-24 Wolfgang BangerthMerge pull request #2626 from jgedicke/vertex_patches
2016-05-24 Joscha Gedickeget vertex_mapping out 2626/head
2016-05-23 Bruno TurcksinMerge pull request #2619 from Rombur/sparsity_pattern
2016-05-23 Bruno TurcksinFix a bug where size_type was used instead of std:... 2619/head
2016-05-22 Timo HeisterMerge pull request #2602 from tjhei/compute_error
2016-05-22 Timo Heisterimplement VectorTools::compute_global_error, document... 2602/head
2016-05-22 Denis DavydovMerge pull request #2624 from tjhei/doxygen_fix
2016-05-22 Timo Heisterfix doxygen errors of undefined version macros 2624/head
2016-05-22 Timo HeisterMerge pull request #2623 from drwells/fix-hyphenated...
2016-05-21 David WellsFix a typo. 2623/head
2016-05-21 David WellsFix doxygen formatting of hyphenated lists.
2016-05-21 David WellsMerge pull request #2614 from davydden/feature/fe_syste...
2016-05-21 Timo HeisterMerge pull request #2622 from bangerth/doc-update-60
2016-05-21 Wolfgang BangerthUpdate documentation in one place. 2622/head
2016-05-21 Timo HeisterMerge pull request #2621 from inkstink/master
2016-05-20 Luca HeltaiMake it possible to generate packages with arbitrary... 2618/head
2016-05-19 Denis Davydovfix component_to_base_table for non-tensor product... 2614/head
2016-05-19 Denis Davydovextend new functions to non-tensor product
2016-05-19 Denis Davydovsame for fe_face_tables
2016-05-19 Denis Davydovmove build cell tables to FETools
2016-05-18 Denis DavydovMerge pull request #2617 from asartori86/parpack
2016-05-18 alberto sartoriparpack. added reinit for block vectors 2617/head
2016-05-18 Bruno TurcksinMerge pull request #2616 from kalj/fix-cuda-cmake-witho...
2016-05-18 Karl LjungkvistMove check for C++11 inside if case to not affect non... 2616/head
2016-05-18 Denis Davydovmove FESystem's auxiliary functions to FETools and...
2016-05-18 Denis DavydovMerge pull request #2611 from drwells/update-google...
2016-05-18 Denis DavydovMerge pull request #2612 from drwells/fix-grid-in-doxygen
2016-05-18 David WellsFix some doxygen formatting. 2612/head
2016-05-18 David WellsFix a bunch of old google code links. 2611/head
2016-05-18 Bruno TurcksinMerge pull request #2610 from danshapero/aligned-vector...
2016-05-18 danshaperoAdded move constructor to Table 2610/head
2016-05-18 danshaperoAdded test for aligned vector move ctor/assignment...
2016-05-18 danshaperoCheckpoint, wrote aligned vector move ctor
2016-05-17 Bruno TurcksinMerge pull request #2591 from drwells/parallelepiped...
2016-05-17 David WellsMerge pull request #2609 from tjhei/fix_doxygen_formatting
2016-05-17 Timo Heisterfix doxygen formatting 2609/head
2016-05-17 Karl Ljungkvistfix warning by not using dot in target name 2608/head
2016-05-17 Martin KronbichlerMerge pull request #2607 from Rombur/typos
2016-05-17 Bruno TurcksinFix a few typos. 2607/head
2016-05-16 Bruno TurcksinMerge pull request #2605 from kalj/cuda-c++11-setup
2016-05-16 Karl Ljungkvistenable C++11 for CUDA 2605/head
2016-05-15 David WellsMerge pull request #2604 from bangerth/doc-fixes-13
2016-05-15 Wolfgang BangerthFix some documentation texts. 2604/head
2016-05-15 David WellsMerge pull request #2601 from tjhei/param_double
2016-05-15 Timo HeisterRework Pattern::Double 2601/head
2016-05-14 David WellsAdd tests for twisted grid generator input. 2591/head
2016-05-14 David WellsUpdate the changelog.
2016-05-14 David WellsRaise exceptions for invalid input.
2016-05-14 inkstinkMinor Typo 2621/head
2016-05-13 Wolfgang BangerthMerge pull request #2600 from drwells/fix-clang-compilation
2016-05-13 David WellsFix compilation on clang. 2600/head
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.