]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-09-19 Matthias MaierImprove the test script
2013-09-19 Wolfgang BangerthFix output file name.
2013-09-19 Wolfgang BangerthFix include paths.
2013-09-19 Wolfgang BangerthUse correct include path.
2013-09-19 Matthias MaierRemove empty directories
2013-09-19 Matthias MaierPort tests
2013-09-19 Matthias MaierMerge trunk into branch_port_the_testsuite
2013-09-19 Matthias MaierCleanup
2013-09-19 Matthias MaierNext try
2013-09-19 Matthias MaierRevert "Bugfix: Use correct compiler"
2013-09-19 Matthias MaierBugfix: Use correct compiler
2013-09-19 Scott MillerStep-51 documentation fixes.
2013-09-19 Bruno TurcksinFix a few tests.
2013-09-18 Bruno TurcksinTry to fix path_search test. The problem is that with...
2013-09-18 Matthias MaierImprove run_testsuite.cmake and move it to ./tests...
2013-09-18 Bruno TurcksinFix a test.
2013-09-18 Bruno TurcksinFix a test.
2013-09-18 Eric HeienFixed HDF5 multiprocessor bug
2013-09-18 Matthias MaierIncrease test timeout to 10 minutes...
2013-09-18 Matthias MaierBugfix
2013-09-18 Bruno TurcksinAdd test for graph_coloring.
2013-09-18 Matthias MaierWorkaround
2013-09-18 Matthias MaierBugfix
2013-09-18 Matthias MaierLast bits for today
2013-09-18 Matthias MaierBogus commit
2013-09-18 Matthias MaierUpdate
2013-09-18 Timo Heisteradd test
2013-09-18 Timo Heisterfind_active_cell_around_point now throws the exception...
2013-09-18 Matthias Maierrename
2013-09-18 Matthias MaierBeta version *yay*
2013-09-18 Timo Heisterdisable checking MPI_init_thread return value because...
2013-09-18 Daniel ArndtFixed add_periodity
2013-09-18 Bruno TurcksinAdd a test for graph_coloring.
2013-09-18 Wolfgang BangerthMake several tests work again.
2013-09-18 Martin KronbichlerExplain integrals
2013-09-18 Matthias Maiersome progress
2013-09-18 Wolfgang BangerthFix path to output file.
2013-09-18 Scott MillerStep-51 documentation updates.
2013-09-18 Matthias MaierRemove debug code
2013-09-18 Matthias MaierBugfixes
2013-09-18 Matthias MaierProvide a run script for tests to submit to a dashboard...
2013-09-18 Timo Heisterupdate ignores
2013-09-18 Timo Heisterfix asserttion in test
2013-09-18 Timo Heisterfix r30770
2013-09-18 Martin KronbichlerWent through the complete tutorial and made the present...
2013-09-18 Martin KronbichlerImprove documentation of positive entries for constrain...
2013-09-18 Scott MillerFix typos in documentation.
2013-09-18 Timo Heisterbetter numdiff default parameters
2013-09-17 Bruno TurcksinStart graph coloring abilities for work_stream.
2013-09-17 Timo Heisteradd file needed for test
2013-09-17 Martin KronbichlerWrite section on results with solution pictures and...
2013-09-17 Timo Heisterfix test output
2013-09-17 Timo Heisterfix test output
2013-09-17 Wolfgang BangerthChoose file from correct directory.
2013-09-17 Timo Heisterfix test output
2013-09-17 Timo Heisterfix test
2013-09-17 Timo Heisterfix test
2013-09-17 Timo Heistertest in debug mode only
2013-09-17 Timo Heistertest in debug mode only
2013-09-17 Timo Heisterreplace mpi_init by mpi_init_thread
2013-09-17 Wolfgang BangerthRun some tests only in debug mode.
2013-09-17 Matthias MaierProvide a clean_test and prune_test target
2013-09-17 Matthias MaierBugfix: Use DEAL_II_USER_DEFINITIONS instead of DEAL_II...
2013-09-17 Martin KronbichlerMore comments. One more test
2013-09-17 Martin KronbichlerFix subface interpolation.
2013-09-17 Matthias MaierFix typo
2013-09-17 Martin KronbichlerFix a few issues. Still not correct.
2013-09-17 Wolfgang BangerthMerge from mainline.
2013-09-17 Wolfgang BangerthHelp non-C++11 compilers.
2013-09-17 Martin KronbichlerFirst step towards implementing FE_FaceP in analogy...
2013-09-17 Matthias MaierFix: Remove accidentally commited debug code
2013-09-17 Matthias MaierFinish testsuite sub project
2013-09-17 Matthias MaierReorganize the test setups slightly
2013-09-17 Martin KronbichlerFix list
2013-09-17 Wolfgang BangerthRemove 'typename'.
2013-09-16 Matthias MaierBugfix: Run numdiff without -q and actually show the...
2013-09-16 Wolfgang BangerthUse correct include path.
2013-09-16 Matthias MaierUse numdiff with -s ' \n\t' per default. The problem...
2013-09-16 Timo Heistertest only indebug
2013-09-16 Timo Heisterupdate quick test to work on older kernels
2013-09-16 Wolfgang BangerthFix signature disparaty in 64-bit mode.
2013-09-16 Martin KronbichlerComment a bit more
2013-09-16 Martin KronbichlerAdd a comment on vector-valued problems
2013-09-16 Timo Heisterfix tests
2013-09-16 Timo Heisterfix test
2013-09-16 Martin KronbichlerReindent file with astyle
2013-09-16 Wolfgang BangerthAvoid yet another (completely legitimate) warning.
2013-09-16 Wolfgang BangerthAvoid (completely legitimate) warning.
2013-09-16 Wolfgang BangerthAvoid (completely legitimate) warning.
2013-09-16 Timo Heisteronly test in debug mode (throwing exceptions)
2013-09-16 Timo Heisterremove svn ignores
2013-09-16 Timo Heisterleave a todo
2013-09-16 Wolfgang BangerthFix faulty markup.
2013-09-16 Wolfgang BangerthA couple more.
2013-09-16 Timo Heistermove some tests
2013-09-16 Martin KronbichlerWrite some more comments.
2013-09-16 Daniel ArndtChanged the data type for periodic face pairs
2013-09-16 Martin KronbichlerComment on post-processing
2013-09-16 Matthias MaierBugfix: Be way more restrictive in what to pass down...
2013-09-16 Matthias MaierUpdate TODO, activate a-framework
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.