]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2012-09-27 Wolfgang BangerthMy first cmake patch: Determine whether the compiler...
2012-09-27 Wolfgang BangerthMerge from mainline.
2012-09-27 Wolfgang BangerthRemove from here since it has moved to the homepage...
2012-09-27 Wolfgang BangerthSet properties.
2012-09-27 Wolfgang BangerthSet properties.
2012-09-27 Wolfgang BangerthFix indentation.
2012-09-27 Wolfgang BangerthOnly output a list of parameters if there are any....
2012-09-27 Wolfgang BangerthMove the 'normalize' and 'status_to_report' scripts...
2012-09-27 Wolfgang BangerthFix a bunch of malformed indentations to make merging...
2012-09-27 Wolfgang BangerthRemove a subdirectory that only contains tools we never...
2012-09-27 Wolfgang BangerthConvert several tutorial programs to the ComponentMask...
2012-09-27 Wolfgang BangerthFix one place where the syntax has to be adjusted to...
2012-09-27 Wolfgang BangerthRemove a script that generates a TODO file. doxygen...
2012-09-27 Wolfgang BangerthRemove more old stuff.
2012-09-27 Wolfgang BangerthRemove scripts that haven't been used in a long time.
2012-09-27 Wolfgang BangerthRemove a script that nobody seems to recall what exactl...
2012-09-27 Wolfgang BangerthRemove a script that hasn't been useful since we switch...
2012-09-27 Matthias MaierBugfix: Remove code that doesn't belong there
2012-09-27 Matthias MaierCode cleanup
2012-09-27 Matthias MaierAdd a 'bugfix'
2012-09-27 Matthias MaierBugfix
2012-09-27 Matthias MaierBugfix: Remove HAVE_<LAPACK FUNCTIONS> if lapack is...
2012-09-27 Matthias MaierCaching, done right. And prettify the configuration...
2012-09-27 Guido Kanschatuse the logic in Triangulation instead of copying it
2012-09-27 Guido Kanschatremove console output
2012-09-27 Guido Kanschatadd faces and output file
2012-09-27 Guido Kanschattest iterator functions of DoFHandler
2012-09-27 Guido Kanschatadd missing copy function to MGDoFAccessor
2012-09-27 Guido Kanschatallow writing to Logstream
2012-09-27 cazamiasAdded iostream to table_handler.cc
2012-09-26 cazamiasSmall fixes to get_times program
2012-09-26 Timo Heisterimprove Makefile
2012-09-26 cazamiasUpdated benchmark script with correct name
2012-09-26 Timo Heisteradd simple makefile for benchmark analyse script
2012-09-26 cazamiasModified bench script
2012-09-26 Matthias MaierUpdate TODO
2012-09-26 Matthias MaierWhy is this all so ugly? Bugfix: Only add a target...
2012-09-26 Matthias MaierTodo list update
2012-09-26 Matthias MaierPromote some messages to WARNING level
2012-09-26 Matthias MaierAdd some nice hinting
2012-09-26 Matthias MaierAdd support for in tree metis
2012-09-26 Matthias MaierSupport in tree UMFPACK and AMD builds
2012-09-26 Timo Heisteradd test case for hang with fe_system with 0 components
2012-09-26 Matthias MaierRemove a debug output
2012-09-26 Matthias MaierBugfixes
2012-09-26 Matthias MaierAn example CMakeLists.txt file for a user project
2012-09-26 Guido Kanschatadd copy and access functions
2012-09-26 Matthias MaierFix some typos in the readme
2012-09-26 Matthias MaierTypos
2012-09-26 Matthias MaierFix two typos
2012-09-26 Matthias MaierBugfixes
2012-09-26 Matthias MaierImplement the client side cmake configuration as well
2012-09-26 Matthias MaierCleanup
2012-09-26 Matthias MaierAdd a bunch of comments
2012-09-26 Matthias MaierCleanup
2012-09-26 Matthias MaierCleanup
2012-09-26 Matthias MaierCleanup
2012-09-25 Matthias MaierBugfix
2012-09-25 Matthias MaierBugfix
2012-09-25 Matthias MaierFix accidentally commited merge conflict
2012-09-25 Matthias MaierA bunch of c&p typos
2012-09-25 Matthias MaierA Hack
2012-09-25 Matthias MaierRemove an obsolete test
2012-09-25 Matthias MaierCleanup
2012-09-25 Wolfgang BangerthAdd missing include file.
2012-09-25 Wolfgang BangerthAdd missing include file.
2012-09-25 Timo Heisteradd test for
2012-09-25 Timo HeisterSparsityTools::distribute_sparsity_pattern()
2012-09-25 Matthias MaierThe last parts of code duplication
2012-09-25 Matthias MaierCode deduplication
2012-09-25 Matthias MaierCleanup
2012-09-25 Timo Heistertest for BlockCompressedSimpleSparsityPattern::column_n...
2012-09-25 Timo Heisteradded BlockCompressedSimpleSparsityPattern::column_number()
2012-09-25 Wolfgang BangerthUpdate output files. (In fact, revert them to the state...
2012-09-25 Matthias MaierA bunch of bugfixes for mpi support
2012-09-25 Wolfgang BangerthMerge from upstream.
2012-09-25 Matthias MaierBugfix
2012-09-25 Wolfgang BangerthUse a void* in the argument list of MatShellGetContext...
2012-09-25 Matthias MaierBugfix
2012-09-25 Matthias MaierContrib UMFPACK is broken atm
2012-09-25 Matthias MaierAdd some more descriptive hints to the other features...
2012-09-25 Matthias MaierA nice error message for PETSc
2012-09-25 Matthias MaierTypos
2012-09-25 Matthias MaierBugfix
2012-09-25 Matthias Maierblubb
2012-09-25 Matthias MaierAdd some documentation
2012-09-25 Matthias MaierBugfix
2012-09-25 Matthias MaierBugfix: Fix the cache logic in FindPETSC.cmake
2012-09-25 Matthias MaierClarify some error messages
2012-09-25 Matthias MaierBugfix
2012-09-25 Matthias MaierBugfix
2012-09-25 Matthias MaierRefactoring
2012-09-25 Matthias MaierBugfix: We have to install the headers of contrib boost...
2012-09-25 Wolfgang BangerthFix branch marker that was erroneously merged.
2012-09-25 Wolfgang BangerthMerge branch_component_mask into mainline.
2012-09-24 Matthias MaierUpdate support for Make.global_options.in
2012-09-24 Matthias MaierUpdate the custom targets
2012-09-24 Matthias MaierPrettify some output
2012-09-24 Matthias MaierMark some cached variables as advanced
2012-09-24 Matthias MaierRemove debug output
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.