]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2012-12-30 bangerthFix typo.
2012-12-30 bangerthImprove documentation.
2012-12-30 bangerthUn-deprecated a function and explain alternatives when...
2012-12-29 maierSome more cleanup
2012-12-28 maierBugfix: Fix a copy and paste typo
2012-12-28 maierSome more cleanup
2012-12-28 maierMerge from branch_cmake
2012-12-28 maierMerge from Mainline
2012-12-27 kronbichlerTwo more MPI_Allreduce commands that should not be...
2012-12-27 kronbichlerAdjust output.
2012-12-27 kronbichlerAvoid calls to MPI_Allreduce for vectors where only...
2012-12-27 kronbichlerAvoid compiler warning.
2012-12-27 bangerthHm, that doesn't work. Try std::fpclassify instead.
2012-12-26 bangerthFix another one.
2012-12-26 bangerthFix typos.
2012-12-25 bangerthAvoid an ambiguity between ::fpclassify and std::fpclas...
2012-12-25 bangerthFix an issue with the Intel compiler (reported by Ted...
2012-12-21 kanschatidentify branch on new server
2012-12-21 kronbichlerSimplify construction of dof connectivity graph by...
2012-12-21 heistermake indent
2012-12-21 heistercall indent for each file separately in the hope that...
2012-12-19 kronbichlerExplicitly instantiate some internal structs to ensure...
2012-12-19 kronbichlerUse generic instantiation procedure for selecting vecto...
2012-12-17 kronbichlerMatrix-vector product with deal.II vectors and Trilinos...
2012-12-14 bangerthBreak the instructions for PETSc and Trilinos into...
2012-12-14 kronbichlerAdd one more access function. Reindent comments.
2012-12-14 maierMerge from Mainline
2012-12-14 bangerthAugment a comment.
2012-12-14 bangerthAugment documentation some more.
2012-12-13 maierAvoid face_to_equivalent_cell_index
2012-12-13 maierA bunch of trivial name changes
2012-12-13 maierTODO: This three "deprecated" functions are used intern...
2012-12-13 maier*sigh* I have the impression that I will do this very...
2012-12-13 maierThreadMutex -> Mutex
2012-12-13 maierAvoid usage of deprecated methods and classes in source...
2012-12-13 maierMerge from branch_cmake
2012-12-13 bangerthAugment documentation.
2012-12-12 maierMerge from Mainline
2012-12-12 maierUpdate CMake-Regressions
2012-12-12 maierSome minor bugfixes in the testsuite
2012-12-12 kronbichlerUndo 27799 on vectorization as the new trick did the...
2012-12-12 kronbichlerRemoved two more occurences of inproper use of reinterp...
2012-12-12 kronbichlerReplace reinterpret_cast by static_cast in access to...
2012-12-12 maierMerge from Mainline
2012-12-12 kronbichlerAvoid some more reinterpret_cast
2012-12-12 kronbichlerAvoid reinterpret_cast by making the declaration of...
2012-12-12 bangerthThere used to be a requirement that threads can only...
2012-12-12 bangerthMention r27793. Also reorder things a bit.
2012-12-12 bangerthPatch by Alexander Grayver: Release memort in SparseDir...
2012-12-11 maierRevert "Forgot to commit this change for the previous...
2012-12-11 maierForgot to commit this change for the previous commit
2012-12-11 maierChange to virtual inheritance of Subscriptor
2012-12-10 kronbichlerFix one border case in initialization on non-constant...
2012-12-09 maierMerge from Mainline
2012-12-09 kanschatadd charset
2012-12-09 kronbichlerConstraintMatrix can perform distribute_local_to_global...
2012-12-09 kronbichlerOne more reindentation/refill of comments.
2012-12-09 kronbichlerSmall update in comment.
2012-12-09 kronbichlerReindent/refill comments in a few files to improve...
2012-12-08 bangerthAdd operator!=.
2012-12-08 kanschatadd a note
2012-12-08 kanschatmissing properties
2012-12-07 bangerthDoc updates.
2012-12-07 bangerthMinor doc updates.
2012-12-07 bangerthUpdate documentation.
2012-12-07 kronbichlerImprove comments. Improve check for over-/underflow...
2012-12-06 kronbichlerRevised get_function_xxx methods: Put the evaluation...
2012-12-06 kanschatReplace old repository links
2012-12-05 bangerthMove inline functions to where they should be.
2012-12-05 maierA more complete list of failing tests
2012-12-05 maier*sigh*
2012-12-05 maierBugfix: Link against the correct library
2012-12-05 maierImprove the generated Make.global_options file
2012-12-05 maierRemove an obsolete test in configure_1_threads.cmake:
2012-12-05 heisterupdate publication
2012-12-05 maierAdd a missing cc file to CMakeLists.txt
2012-12-05 maierRename DEAL2_DIR to DEAL_II_DIR in the testsuite
2012-12-05 maierDocument some regressions in the test suite to fix...
2012-12-05 maierBugfix: Fix an accidentally commited merge conflict
2012-12-05 maierRevert "Bugfix: Fix an accidentally commited merge...
2012-12-05 maierTestsuite: Port some tests to the CMake style config...
2012-12-05 maierBugfix: Fix an accidentally commited merge conflict
2012-12-04 maierMerge from Mainline
2012-12-04 maierAdd a test for GeometryInfo<dim>::face_to_cell_vertices...
2012-12-04 maierBugfix: Implement correct return values for ->face_flip...
2012-12-04 kanschatmore big output files removed
2012-12-04 kanschatremove large output files from several steps
2012-12-04 youngGive SLEPc the MPI_InitFinalize interface like what...
2012-12-04 bangerthFix double-free caused by wrong copy constructor of...
2012-12-04 heistermerge to add test to mainline
2012-12-03 maierChange #if to #ifdef
2012-12-03 maierMerge from Mainline
2012-12-03 maierRemove an empty folder
2012-12-03 maierMerge from Mainline.
2012-12-03 maierDeuglify
2012-12-03 maierEpic bugfix
2012-12-03 maierClear up the TODO list
2012-12-03 maierMove this script to ./contrib where it belongs to
2012-12-03 heistermake indent
2012-12-03 maierMerge from Mainline
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.