]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-08-06 Wolfgang BangerthRemove a duplicate section (thanks to Martin Kronbichle... 55/head
2014-08-06 Wolfgang BangerthWrite the steps in lowercase.
2014-08-04 Matthias MaierMerge pull request #51 from tjhei/fix_data_attach
2014-08-04 Timo Heisteradd documentation to register_data_attach 51/head
2014-08-04 Timo Heisteradd test
2014-08-04 Timo Heisterfix wrong assert in notify_ready_to_unpack
2014-08-02 Martin KronbichlerMerge pull request #49 from bangerth/fix-instantiation
2014-08-02 Wolfgang BangerthFix an instantiation. 49/head
2014-08-02 Matthias MaierMerge pull request #48 from bangerth/doc-fixes-5
2014-08-02 Wolfgang BangerthMerge pull request #47 from tamiko/address_testsuite_issues
2014-08-02 Wolfgang BangerthMore fixes with references that are now outdated. 48/head
2014-08-02 Wolfgang BangerthFix an outdated reference to fparser. Add a link.
2014-08-02 Matthias MaierTestsuite: Also use '<>=,' as numdiff separators 47/head
2014-08-02 Matthias MaierTestsuite: Update a comment
2014-08-02 Matthias MaierTestsuite: Move forgotten file to correct location
2014-08-01 Wolfgang BangerthMerge pull request #46 from Rombur/time_step_petsc
2014-08-01 Bruno TurcksinAdd empty virtual destructors for TimeStepping and... 46/head
2014-08-01 Wolfgang BangerthMerge pull request #43 from guidokanschat/new_multigrid...
2014-08-01 Guido KanschatFix minor issues in multigrid tests 43/head
2014-08-01 Guido KanschatUpdate documentation of step 16
2014-08-01 Guido KanschatMerge pull request #44 from oneliefleft/master
2014-08-01 oneliefleftFix a typo... 44/head
2014-08-01 oneliefleftCorrect a minor violation of coding standards.
2014-07-31 Guido Kanschatall existing multigrid tests verified with fixed MGCons...
2014-07-31 Guido Kanschatuse new logic in multigrid assemblers and switch step...
2014-07-31 Timo Heisterimplement deprecated get_refinement_edge_boundary_indices()
2014-07-31 Guido KanschatFixing problems with MGConstrainedDoFs
2014-07-31 Martin KronbichlerMerge pull request #42 from tamiko/fix_cxx11_setup
2014-07-31 Matthias MaierCMake: Fix various bugs in check_01_cxx_features 42/head
2014-07-29 Timo HeisterMerge pull request #40 from bangerth/doc-fixes
2014-07-29 Timo HeisterMerge pull request #39 from bangerth/add-patch-generators-2
2014-07-29 Wolfgang BangerthFix numerous doxygen markup problems. 40/head
2014-07-29 Wolfgang BangerthRename DoFTools::map_global_to_patch_dof_indices()... 39/head
2014-07-28 Matthias MaierMerge pull request #37 from bangerth/add-patch-generators
2014-07-28 Wolfgang BangerthAdd more functions that deal with the infrastructure... 37/head
2014-07-28 Matthias MaierMerge pull request #35 from bangerth/doc-fixes-3
2014-07-28 Matthias MaierMerge pull request #33 from bangerth/doc-fixes
2014-07-28 Matthias MaierMerge pull request #36 from bangerth/doc-fixes-4
2014-07-27 Wolfgang BangerthUpdate documentation a bit. 36/head
2014-07-27 Wolfgang BangerthImprove the documentation of VectorTools::create_point_... 35/head
2014-07-27 Guido KanschatMerge pull request #34 from bangerth/doc-fixes-2
2014-07-26 Wolfgang BangerthUpdate the documentation of VectorTools::project_bounda... 34/head
2014-07-26 Wolfgang BangerthImprove the wording of an exception. 33/head
2014-07-26 Luca HeltaiMerge pull request #32 from bangerth/doc-fixes
2014-07-26 Luca HeltaiMerge pull request #31 from bangerth/improve-error...
2014-07-26 Wolfgang BangerthImprove documentation. 32/head
2014-07-26 Wolfgang BangerthImprove error message. 31/head
2014-07-26 Luca HeltaiMerge pull request #30 from bangerth/move-reports-master
2014-07-26 Wolfgang BangerthFix links to doc/reports/index.html. 30/head
2014-07-25 Luca HeltaiMerge pull request #29 from dealii/fix-testsuite-omission
2014-07-25 Wolfgang BangerthUpdate a test output file. 29/head
2014-07-25 Wolfgang BangerthMerge pull request #28 from tamiko/fix_installation
2014-07-24 Matthias MaierFix installation. 28/head
2014-07-24 Matthias MaierMerge pull request #20 from luca-heltai/pr_switch_to_ma...
2014-07-24 Luca HeltaiSwitched README to md format. 20/head
2014-07-24 Luca HeltaiMerge pull request #26 from tamiko/fix_includes_in_steps
2014-07-24 Matthias MaierAdd missing includes to step-17 and step-18 26/head
2014-07-24 Matthias MaierMerge pull request #25 from bangerth/doc-fixes-vector
2014-07-24 Matthias MaierMerge pull request #24 from bangerth/doc-fixes
2014-07-24 Matthias MaierMerge pull request #23 from bangerth/fix-changelogs
2014-07-24 Wolfgang BangerthRestructure documentation. 25/head
2014-07-24 Wolfgang BangerthFix doxygen formatting. 24/head
2014-07-24 Wolfgang BangerthRemove a file forgotten when converting the changelogs. 23/head
2014-07-24 Matthias MaierMerge pull request #21 from bangerth/convert-changelogs
2014-07-24 Wolfgang BangerthConvert old changelog files from straight up .html... 21/head
2014-07-23 Luca HeltaiMerge pull request #15 from bangerth/doc-fixes-2
2014-07-23 Luca HeltaiMerge pull request #13 from bangerth/doc-fixes
2014-07-23 Wolfgang BangerthMerge pull request #17 from bangerth/fix_p4est_configur...
2014-07-23 Wolfgang BangerthAdd some description of when the last two IFs can happe... 17/head
2014-07-23 Wolfgang BangerthIntroduce the concept of containers-of-cells and link... 15/head
2014-07-23 Matthias MaierCMake: robust version extraction for P4Est 14/head
2014-07-23 Wolfgang BangerthRewrite the documentation of DoFTools::compute_intergri... 13/head
2014-07-22 Matthias MaierMerge pull request #9 from bangerth/doc-fixes
2014-07-22 Wolfgang BangerthMerge pull request #10 from tjhei/p4est_update
2014-07-22 Wolfgang BangerthMerge pull request #11 from tjhei/p4est_script
2014-07-22 Timo Heisterp4est-setup.sh can now also build from source directory 11/head
2014-07-22 Timo Heistercompatibility fixes for p4est 1.0 10/head
2014-07-22 Wolfgang BangerthUpdate documentation of this file. 9/head
2014-07-22 Matthias MaierMerge pull request #8 from bangerth/add-patch-generators
2014-07-22 Wolfgang BangerthAdd some documentation. 8/head
2014-07-21 Wolfgang BangerthProvide attribution.
2014-07-21 Wolfgang BangerthJoint work with Arezou Ghesmati: Add GridTools::get_pat...
2014-07-21 Wolfgang BangerthFix style issue.
2014-07-21 Matthias MaierMerge pull request #6 from bangerth/remove-multithread_...
2014-07-21 Matthias MaierMerge pull request #5 from bangerth/doc-fixes
2014-07-21 Wolfgang BangerthRemove #includes of multithread_info.h in files that... 6/head
2014-07-21 Wolfgang BangerthAugment documentation. 5/head
2014-07-21 Wolfgang BangerthMerge pull request #4 from tamiko/fix_mesh_converter_tests
2014-07-21 Wolfgang BangerthMerge pull request #3 from tamiko/fix_svn_keywords
2014-07-21 Matthias MaierTestsuite: Fix path in mesh_converter tests 4/head
2014-07-21 Matthias MaierCleanup populated svn keywords 3/head
2014-07-21 Matthias MaierMerge pull request #2 from bangerth/replay-svn-revision...
2014-07-21 Wolfgang BangerthReplay svn revisions 33204 and 33205.
2014-07-21 Matthias MaierMerge pull request #1 from bangerth/fix-publications...
2014-07-21 Wolfgang BangerthFix references to publications.html. 1/head
2014-07-20 Matthias MaierMerge branch 'port_to_new_layout'
2014-07-20 Matthias MaierTestsuite: Cleanup testsuite configure and driver
2014-07-20 Matthias MaierTestsuite: Port to new repository layout
2014-07-20 Matthias MaierRearrange repository layout
2014-07-20 Matthias MaierMerge branch 'port_testsuite_to_git'
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.