]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-04-24 Wolfgang BangerthSeveral more.
2014-04-24 Wolfgang BangerthOne update.
2014-04-23 Wolfgang BangerthAdjust the include guard to the name of the file.
2014-04-23 Wolfgang BangerthAdd one.
2014-04-23 Wolfgang BangerthExpand on a TODO.
2014-04-23 Wolfgang BangerthAlso update the 64-bit output.
2014-04-23 Martin KronbichlerInitial test to detect optimization bug for gcc-4.6
2014-04-23 Martin KronbichlerFix step-48 on tester by computing the value as in...
2014-04-23 Matthias MaierCMake: Ensure that DIFF_EXECUTABLE is always valid
2014-04-23 Wolfgang BangerthOutput only the first few lines of numdiff output if...
2014-04-23 Matthias MaierRevert "CMake: Silence warning w654 with icc: "overload...
2014-04-23 Matthias MaierTestsuite: Lazily fix a failing test for clang
2014-04-23 Matthias MaierCMake: Silence warning w654 with icc: "overloaded virtu...
2014-04-23 Matthias MaierCMake: Hide a warning with clang: -Wno-unsupported...
2014-04-22 Matthias MaierTestsuite: Fix one more test
2014-04-22 Matthias MaierTestsuite: Bugfix: Make solver_02 happy again
2014-04-22 Matthias MaierTestsuite: Remove old comparison files for gcc 4.1...
2014-04-22 Matthias MaierCMake: Bugfixes:
2014-04-22 Timo Heisterrevert r32801 because we suppress boost version informa...
2014-04-22 Timo Heistermake serialization tests independent of boost.serialize...
2014-04-22 Matthias MaierTestsuite: Invert order of files to diff so that the...
2014-04-22 Matthias MaierTestsuite: Try to normalize boost serialization output
2014-04-22 Martin KronbichlerUse another way to compute the value to be submitted...
2014-04-21 Martin KronbichlerYet better information for test case failure: It looks...
2014-04-21 Martin KronbichlerYet better information for test case failure: It looks...
2014-04-21 Martin KronbichlerFurther simplification of test output. Update comment.
2014-04-20 Martin KronbichlerNext step in identifying the problem on the tester...
2014-04-20 Wolfgang BangerthQualify endl properly.
2014-04-20 Wolfgang BangerthOnly run test when we have PETSc.
2014-04-20 Wolfgang BangerthOnly run test when we have PETSc.
2014-04-18 Martin KronbichlerSimplify test
2014-04-17 Wolfgang BangerthMany more.
2014-04-17 Matthias MaierCMake: Cosmetic changes
2014-04-17 Wolfgang BangerthExtend friendship more so that we can actually declare...
2014-04-17 Wolfgang BangerthPatch by k3daevin: Add Reference class as a friend...
2014-04-17 Martin KronbichlerFix a few issues with vectorization that might help...
2014-04-17 Martin KronbichlerAlso compare correctness in release mode by replacing...
2014-04-17 Martin KronbichlerFix comparison when the numbers are denormals
2014-04-16 Martin KronbichlerAdd additional tests (simplied version of matrix_free...
2014-04-16 Timo Heisterfix race condition in test mpi/codim_01
2014-04-15 Wolfgang BangerthFully qualify some access to make MS Visual Studio...
2014-04-14 Wolfgang BangerthUndo the accidental part of commit 32777.
2014-04-14 Wolfgang BangerthThe name of the 'official' test machine has changed.
2014-04-14 Wolfgang BangerthFix a bug in GridTools::find_active_cell_around_point...
2014-04-14 Wolfgang BangerthFix it right.
2014-04-14 Wolfgang BangerthUndo a commit from a couple of weeks ago that I thought...
2014-04-14 Wolfgang BangerthAdjust a number of test results for the new tester...
2014-04-14 Wolfgang BangerthAvoid default arguments on template parameters for...
2014-04-14 Wolfgang BangerthAdjust tolerance for the new 'tester' machine that...
2014-04-13 Timo Heisterimprove comment formatting script
2014-04-12 Wolfgang BangerthAddress a number of warnings about unused variables.
2014-04-11 Martin KronbichlerAdjust serialization output after switch from std:...
2014-04-11 Wolfgang BangerthUpdate output.
2014-04-11 Wolfgang BangerthReorder output slightly so that the big whitespace...
2014-04-11 Wolfgang BangerthUpdate output.
2014-04-11 Timo Heisteradd failing test
2014-04-11 Wolfgang BangerthMark up a comment in such a way that it appears as...
2014-04-11 Wolfgang BangerthSort. Add a missing year.
2014-04-10 Wolfgang BangerthAdd one.
2014-04-10 Wolfgang BangerthFix grammar error.
2014-04-10 Martin KronbichlerAvoid default template argument for function template...
2014-04-10 Toby D. YoungRemove a variable declaration that has been unused...
2014-04-10 Toby D. YoungChexk reinit() and m() and n() do not break.
2014-04-10 Toby D. YoungAllow LAAPCKFullMatrix to be reinitialised (reset state).
2014-04-09 Wolfgang BangerthQualify a number of names fully to make MS VS++ happy.
2014-04-09 Wolfgang BangerthFix grammar error (thanks, Hung-Chieh).
2014-04-09 Wolfgang BangerthSimplify code by keeping some functions as templates...
2014-04-09 Wolfgang BangerthRemove a comment that is apparently no longer accurate.
2014-04-09 Martin KronbichlerFix an oversight
2014-04-09 Martin KronbichlerFix bug in memory consumption of AlignedVector and...
2014-04-09 Martin KronbichlerForgot to update test output
2014-04-09 Martin KronbichlerRename tests for AlignedVector as aligned_vector_xx...
2014-04-09 Martin KronbichlerCleanup TableBase implementation from internal AlignedV...
2014-04-09 Guido Kanschatupdate documentation fo FE_BDM
2014-04-09 Guido Kanschatcopy RT tests for BDM
2014-04-08 Bruno TurcksinUse a more explicit namespace to help MS VC.
2014-04-08 Bruno TurcksinFix a coefficient in the Butcher tableau of DOPRI.
2014-04-08 Martin KronbichlerUse AlignedVector instead of std::vector as data contai...
2014-04-08 Timo Heisterupdate test output
2014-04-08 Timo Heisterremove obsolete test
2014-04-08 Timo Heisterundo r29864 that introduced (level-)subdomain checks...
2014-04-08 Timo Heisterdo not rely on cell::operator< comparing subdomain...
2014-04-08 Timo Heisteradd another test for parallel meshworker for ghost...
2014-04-08 Wolfgang BangerthFix spelling. Doh!
2014-04-07 Wolfgang BangerthWork some more to get MS VC to like the code.
2014-04-07 Wolfgang BangerthAdd a test that currently fails.
2014-04-07 Wolfgang BangerthCall reorder_cells() in merge_triangulations(), though...
2014-04-07 Martin KronbichlerRemove stray default arguments
2014-04-07 Wolfgang BangerthPatch by Denis Davydov: Add an optional argument to...
2014-04-07 Wolfgang BangerthChange the signature of approximate_derivative_tensor...
2014-04-06 Guido KanschatBDM used wrong mapping type
2014-04-06 Martin KronbichlerUpdate documentation
2014-04-05 dakshina.ilangovaAdded tests for lac/VectorView
2014-04-05 dakshina.ilangovaAdded tests for lac/ShiftedMatrix
2014-04-05 dakshina.ilangovaAdded tests for lac/PointerMatrix
2014-04-05 Martin KronbichlerFix undefined symbol CellAccessor<3,2>::subdomain_id...
2014-04-05 Martin KronbichlerAvoid error when copying Table<2,bool>.
2014-04-04 Martin KronbichlerForgot one directory
2014-04-04 Martin KronbichlerFix DoFTools::extract_constant_modes for FE_Q_DG0
2014-04-03 Wolfgang BangerthNo need for \f$...\f$, we have our own scripts that...
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.