]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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...
2014-08-25 Wolfgang BangerthAdd another cross reference. 115/head
2014-08-25 Wolfgang BangerthProvide a link to the manifold documentation module.
2014-08-25 Wolfgang BangerthAdd documentation to the manifold module.
2014-08-25 Timo HeisterMerge pull request #107 from bangerth/update-boost
2014-08-25 Luca HeltaiMerge pull request #114 from bangerth/fix-default-templ...
2014-08-24 Wolfgang BangerthAdd a default value for spacedim. 114/head
2014-08-24 Luca HeltaiMerge pull request #113 from bangerth/fix-test-output
2014-08-24 Wolfgang BangerthFix test output. 113/head
2014-08-24 Luca HeltaiMerge pull request #112 from bangerth/doc-fixes-7
2014-08-24 Wolfgang BangerthRemove an obscure comment that does not enlighten anyth... 112/head
2014-08-22 Matthias MaierMerge pull request #108 from tamiko/make_icc_happy
2014-08-22 Matthias MaierDo not output CG messages in memory_consumption_01 108/head
2014-08-22 Wolfgang BangerthMerge pull request #110 from Rombur/fix_gcc_4_4
2014-08-22 Bruno TurcksinFix a compilation error with gcc 4.4. 110/head
2014-08-22 Wolfgang BangerthAdapt a patch from around the internet to fix an issue... 107/head
2014-08-22 Wolfgang BangerthUpdate test output.
2014-08-22 Wolfgang BangerthImport those parts of BOOST 1.56.0 that we need for...
2014-08-22 Wolfgang BangerthMerge pull request #106 from agrayver/optimize_fe_nedelec
2014-08-22 Matthias MaierMerge pull request #105 from bangerth/make-cast-explicit
2014-08-22 Alexander GrayverConstruct restriction and prolongation matrices on... 106/head
2014-08-21 Wolfgang BangerthUse an explicit cast when need a bool from optional... 105/head
2014-08-21 Wolfgang BangerthMerge pull request #104 from tamiko/cmake_fixes
2014-08-21 Matthias MaierCMake: Remove all "help" targets 104/head
2014-08-21 Matthias MaierCMake: Remove non-functional code
2014-08-21 Luca HeltaiMerge pull request #103 from bangerth/move-functions
2014-08-21 Wolfgang BangerthMove create_union_triangulation() and extract_boundary_... 103/head
2014-08-21 Wolfgang BangerthMerge pull request #102 from tamiko/make_icc_happy
2014-08-21 Matthias MaierFix memory_consumption_01 for icc 102/head
2014-08-21 Matthias MaierMerge pull request #88 from guidokanschat/fe_from_name_...
2014-08-21 Luca HeltaiModified all get_name functions to include the spacedim... 88/head
2014-08-21 Guido KanschatStart with instantiation of FETools::get_fe_from_name()
2014-08-20 Timo HeisterMerge pull request #101 from bangerth/fix-uninitialized...
2014-08-20 Timo HeisterMerge pull request #100 from bangerth/silence-warning-2
2014-08-20 Wolfgang BangerthFix a warning about undefined behavior. 101/head
2014-08-20 Wolfgang BangerthSilence a warning from gcc 4.9.1. 100/head
2014-08-20 Timo HeisterMerge pull request #99 from bangerth/fix-test-signature
2014-08-20 Wolfgang BangerthRename output of tests that need PETSc, not Trilinos. 99/head
2014-08-20 Luca HeltaiMerge pull request #95 from luca-heltai/flatten_triangu...
2014-08-20 Luca HeltaiGridGenerator::flatten_triangulation. 95/head
2014-08-19 Timo HeisterMerge pull request #98 from bangerth/require-newer...
2014-08-19 Wolfgang BangerthRequire BOOST 1.48 or later when looking for an externa... 98/head
2014-08-19 Luca HeltaiMerge pull request #96 from bangerth/implement-face...
2014-08-19 Wolfgang BangerthFurther improve test to avoid square roots. 96/head
2014-08-19 Wolfgang BangerthPatch by k3daevin: Implement at least compute the area...
2014-08-19 Luca HeltaiMerge pull request #97 from tamiko/fix_a_test
2014-08-19 Matthias MaierFix test output project_bv_curl_conf_02.output 97/head
2014-08-19 Luca HeltaiMerge pull request #94 from bangerth/silence-warning
2014-08-18 Wolfgang BangerthSilence a warning. 94/head
2014-08-18 Timo HeisterMerge pull request #90 from bangerth/fix-more-c++11...
2014-08-18 Wolfgang BangerthFix a couple more files that accidentally use C++11... 90/head
2014-08-15 Wolfgang BangerthMerge pull request #87 from agrayver/latest_slepc_support
2014-08-15 Alexander GrayverAdd workaround to be able to use SLEPc >= 3.5.0 with... 87/head
2014-08-15 Matthias MaierMerge pull request #85 from bangerth/fix-invalid-auto
2014-08-15 Wolfgang BangerthReplace use of 'auto' for variables. This is only allow... 85/head
2014-08-14 Guido KanschatMerge pull request #79 from bangerth/introduce-cxx11...
2014-08-14 Wolfgang BangerthMention range-based for loops in the tutorials. 79/head
2014-08-14 Wolfgang BangerthAdd a test that uses range-based fors.
2014-08-14 Wolfgang BangerthProvide functions for C++11 range-based for loops....
2014-08-14 Matthias MaierMerge pull request #83 from bangerth/return-invalid...
2014-08-14 Wolfgang BangerthMerge pull request #82 from agrayver/high_order_nedelec
2014-08-14 Wolfgang BangerthReturn a NaN instead of just a very large value to... 83/head
2014-08-14 Alexander GrayverAdd test output 82/head
2014-08-13 Alexander GrayverFix test for project_boundary_values_curl_conforming
2014-08-13 Alexander GrayverAdd test for project_boundary_values_curl_conforming
2014-08-13 agrayverFix bug in project_boundary_values_curl_conforming...
2014-08-13 Wolfgang BangerthMerge pull request #81 from tamiko/new_testsuite_track
2014-08-12 Matthias MaierTestsuite: Small documentation update 81/head
2014-08-12 Matthias MaierTestsuite: Remove 'Nightly' Track, add 'Continuous'
2014-08-11 Toby D. YoungMerge pull request #80 from bangerth/doc-fixes-6
2014-08-11 Wolfgang BangerthMinor documentation fixes. 80/head
2014-08-09 Guido KanschatMerge pull request #70 from tjhei/parallel_condense
2014-08-08 Toby D. YoungMerge pull request #78 from tamiko/silence_warning
2014-08-08 Matthias MaierSilence a warning 78/head
2014-08-08 Guido KanschatMerge pull request #75 from luca-heltai/travis_mixed_co...
2014-08-08 Timo HeisterMerge pull request #74 from guidokanschat/doxygen_steps...
2014-08-08 Luca HeltaiRemoved release builds. 75/head
2014-08-08 Guido KanschatFix a bug in the generation of the input string for... 74/head
2014-08-08 Matthias MaierMerge pull request #73 from tjhei/pr_documentation
2014-08-08 Timo Heisterupdate notify_ready_to_unpack documentation 73/head
2014-08-08 RomburMerge pull request #72 from masterleinad/fix_Epetra_Import
2014-08-08 Daniel ArndtAdjust TrilinosWrappers::VectorBase::add according... 72/head
2014-08-07 Matthias MaierMerge pull request #61 from luca-heltai/travis_ci
2014-08-07 Timo Heisteradd test 70/head
2014-08-07 Timo Heisterimprove patch slightly
2014-08-07 Wolfgang BangerthMerge pull request #67 from luca-heltai/function_manifo...
2014-08-07 Timo Heisterpatch by Alexander Grayver for condense()
2014-08-07 Wolfgang BangerthMerge pull request #69 from bangerth/doc-fixes-6
2014-08-07 Wolfgang BangerthProvide some more documentation. 69/head
2014-08-07 Luca HeltaiMade FlatManifold tolerance relative. 67/head
2014-08-07 Luca HeltaiRefactored ManifoldChart to ChartManifold.
2014-08-07 Luca HeltaiRefactored FunctionManifold.
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.