]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2002-10-14 dealWork around a problem with gcc2.96 not recognizing...
2002-10-14 Wolfgang Bangerthsupport gcc2.96.
2002-10-14 Wolfgang Bangerthsupport gcc2.96.
2002-10-14 Wolfgang BangerthMake this work with gcc2.96, part 2.
2002-10-14 Wolfgang BangerthNote gcc296 issue.
2002-10-14 Wolfgang BangerthUps.
2002-10-14 Wolfgang BangerthAdd forgotten header.
2002-10-14 Wolfgang BangerthFix obviously bogus assertion.
2002-10-14 Wolfgang BangerthA target for gcc2.96
2002-10-14 Wolfgang Bangerth.
2002-10-14 Wolfgang BangerthExperimentally re-accept gcc 2.96
2002-10-14 Wolfgang BangerthClean-ups.
2002-10-14 Wolfgang BangerthDefault is full path to eris.
2002-10-14 Wolfgang BangerthCatch exceptions that are thrown in spawned sub-threads.
2002-10-14 Wolfgang BangerthFirst step in making this work with Red Hat's braindama...
2002-10-13 Wolfgang Bangerthnetscape 4.78 has a problem where it displays _all_...
2002-10-11 Wolfgang BangerthRemove a block of code that should not get called,...
2002-10-11 Wolfgang BangerthAdd a forgotten assertion.
2002-10-11 dealall-header accelerated and compactified
2002-10-11 Guido Kanschatdeclaration of clear() added
2002-10-11 Guido Kanschatimprovements in copy_from, conjugate_add
2002-10-11 Guido Kanschatveryclean changed to distclean
2002-10-10 Wolfgang Bangerthupdate a comment that Guido obviously forgot.
2002-10-10 Wolfgang BangerthFix two bugs.
2002-10-10 Wolfgang BangerthAdd std:: in two places, where it is not strictly neces...
2002-10-10 Wolfgang BangerthFix DataOut::build_patches.
2002-10-10 Wolfgang BangerthUnconditionally include thread_management.h, and simply...
2002-10-10 Wolfgang BangerthImplement a different scheme for generation of neighbor...
2002-10-10 Wolfgang BangerthRename Patch::me to Patch::patch_index, to make it...
2002-10-09 Wolfgang BangerthWhen a null pointer constant is requested, use NULL...
2002-10-09 Wolfgang Bangerth.
2002-10-09 Wolfgang BangerthNicer message for gcc2.96 users.
2002-10-08 Wolfgang BangerthObviously, operator= better returns a reference than...
2002-10-07 Wolfgang BangerthUpdate number of doc pages.
2002-10-07 dealDeclare missing types
2002-10-06 Guido KanschatChange some ExcInternalError to ExcNotImplemented
2002-10-05 Guido Kanschatsyntax errors removed
2002-10-04 Wolfgang BangerthFix typos.
2002-10-04 Wolfgang BangerthPut in an #endif. Hope it will do the job...
2002-10-04 Wolfgang BangerthGenerally use the frameset DTD instead of the strict...
2002-10-04 Wolfgang BangerthSomething more. Rewrite section on otehr Windows compilers.
2002-10-04 Wolfgang BangerthText fixes
2002-10-04 Wolfgang BangerthSomething on the Windows quad vs quad_t problem.
2002-10-04 Wolfgang BangerthUpdate.
2002-10-03 Wolfgang BangerthTry more.
2002-10-03 Wolfgang BangerthMore information.
2002-10-03 Wolfgang Bangerthcomment.
2002-10-03 Wolfgang BangerthFix last check-in
2002-10-03 Wolfgang Bangerthforward_declarations.h no longer exists. this file...
2002-10-03 Wolfgang Bangerthif we have HSL functions, then contrib now also depends...
2002-10-03 Wolfgang BangerthSome more error checking things.
2002-10-03 Wolfgang BangerthFix various problems reported by the HTML checker,...
2002-10-03 Wolfgang BangerthFix obvious bugs.
2002-10-03 Guido Kanschatbegin new BlockSparseMatrixEZ
2002-10-03 Guido Kanschatminor doc change
2002-10-03 Guido Kanschatadditional functions in SparseMatrixEZ
2002-10-03 Guido Kanschatmissing Tvmult implemented
2002-10-03 Guido Kanschatsmall doc change
2002-10-02 Wolfgang BangerthFix a couple of issues with the cxx compiler.
2002-10-02 Guido Kanschatspurious virtual removed
2002-10-01 Wolfgang BangerthDebug.
2002-10-01 Wolfgang BangerthFix comment.
2002-10-01 Wolfgang BangerthFix comment.
2002-10-01 Wolfgang BangerthFix bug.
2002-10-01 Wolfgang BangerthIndent comment.
2002-10-01 Wolfgang BangerthLoop until the specified number of bytes has been writt...
2002-10-01 Wolfgang BangerthRemove old code.
2002-10-01 Wolfgang BangerthCheck for the right thing.
2002-10-01 Wolfgang BangerthUse "kill" instead to monitor liveness of other process
2002-10-01 Wolfgang BangerthMake sure only one thread writes at a time.
2002-10-01 Wolfgang BangerthHave a thread that monitors liveness of the child process.
2002-10-01 Wolfgang BangerthUse the deal.II features to create threads.
2002-10-01 Wolfgang BangerthClean up message.
2002-10-01 Wolfgang BangerthPass master_pid as an argument.
2002-10-01 Wolfgang BangerthUse the deal.II features to create threads.
2002-10-01 Wolfgang BangerthEven better debug output.
2002-10-01 Wolfgang BangerthAlso list communication in other die fnct.
2002-10-01 Wolfgang BangerthLog all communication, and replay upon death.
2002-10-01 Wolfgang BangerthSame for the 1d function.
2002-10-01 Wolfgang BangerthMake extract_boundary_dofs work with non-primitive...
2002-10-01 Wolfgang BangerthClean up a little bit, better error checking.
2002-10-01 Guido KanschatUnused parameters removed
2002-09-30 Wolfgang BangerthAdd the same assertion to the MA47 code.
2002-09-30 Wolfgang BangerthFix a memory allocation bug in one of the MA27 function...
2002-09-30 Wolfgang BangerthDoh!
2002-09-30 Wolfgang BangerthBetter error message in case of an error.
2002-09-30 Wolfgang BangerthFix one forgotten case.
2002-09-30 Wolfgang BangerthRegenerate
2002-09-30 Wolfgang BangerthTry to work around some hairy problems with different...
2002-09-30 Wolfgang BangerthWork around a problem with cxx, which refuses to define...
2002-09-30 Wolfgang BangerthCast invalid values.
2002-09-30 Wolfgang BangerthAdd some more comments about the detached solver.
2002-09-30 Wolfgang BangerthIncrease sleep interval to 20 seconds.
2002-09-30 Wolfgang BangerthTable::fill, setting of matrix sizes in FE base class.
2002-09-30 Wolfgang BangerthNo longer preset the correct sizes of matrices in the...
2002-09-30 Wolfgang BangerthNo longer allow to call Table::fill on empty tables.
2002-09-28 Wolfgang BangerthAlways link the detached_ma27 program with -lpthreads...
2002-09-28 Wolfgang BangerthRemove an assertion that is totally bogus...
2002-09-28 Wolfgang BangerthFix 3 botched assertions.
2002-09-27 Wolfgang BangerthInclude base/config.h
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.