]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2002-03-20 Wolfgang BangerthWork around a problem in Suns Forte compiler, which...
2002-03-20 Wolfgang BangerthUndo a change by Guido, since the newest Sun Forte...
2002-03-20 Wolfgang BangerthSuns Forte wants that if a function is defined inline...
2002-03-20 Wolfgang BangerthWork around a problem of the Sun Forte compiler that...
2002-03-20 Wolfgang BangerthSuns Forte compiler chokes on template argument computa...
2002-03-20 Wolfgang BangerthWork around a bug in Suns Forte compiler where it choke...
2002-03-20 Wolfgang BangerthDeclare FullMatrix before making it friend (C++ mandate...
2002-03-20 Guido Kanschatversion control
2002-03-19 Wolfgang BangerthRecognize Sun Forte compilers.
2002-03-19 Ralf HartmannTo make it compile revert changes due to Sun Forte...
2002-03-19 Ralf HartmannRevert latest changes due to Sun Forte bug 6.
2002-03-19 Ralf HartmannFix. Make it compile.
2002-03-19 Wolfgang BangerthOnly perform F77 tests if we have an F77 compiler at...
2002-03-18 Guido Kanschatbug removed
2002-03-18 Guido KanschatReference to master news file
2002-03-18 Guido KanschatGeneration of versionnumber in title bar
2002-03-18 Guido KanschatFrame protection
2002-03-18 Guido Kanschatpurified
2002-03-18 Guido Kanschatpurified
2002-03-18 Guido Kanschattitle and meta tags removed
2002-03-18 Guido KanschatDisallow indexing of individual mails
2002-03-18 Guido Kanschattitle changed
2002-03-18 Guido Kanschattitle changed
2002-03-18 Guido Kanschattitle changed
2002-03-18 Guido Kanschatchanges for Sun forte
2002-03-18 Guido Kanschatchanges for Sun forte
2002-03-18 Guido Kanschatchanges for Sun forte
2002-03-18 Wolfgang BangerthRemove semicolons to work around a bug in Sun Forte...
2002-03-18 Wolfgang BangerthMove implementations to .cc file, since not used very...
2002-03-18 Guido KanschatOperators take a Tensor as second argument, avoids...
2002-03-16 Guido KanschatTensors which are actually Points are Points now
2002-03-14 Wolfgang BangerthReindent one line. (Well, just being pedantic)
2002-03-13 Wolfgang BangerthFix misspelling of static lib.
2002-03-13 Wolfgang Bangerthonly use std::ends when necessary, i.e. for the old...
2002-03-13 Wolfgang BangerthUse __builtin_expect if available for AssertThrow.
2002-03-11 Guido Kanschatnew clear function in BlockMatrixArray
2002-03-11 Wolfgang Bangerth.
2002-03-11 third-partyRecognize gcc3.2
2002-03-11 third-partyComment out parameter names, since now no more needed.
2002-03-11 Guido Kanschatmail addresses fixed
2002-03-11 Guido KanschatVery strong
2002-03-11 Guido KanschatSome reformatting
2002-03-11 third-partyAdd a little doc.
2002-03-11 Wolfgang BangerthRemove code of create_hyper_ball altogether by putting...
2002-03-11 Wolfgang BangerthChange final screen slightly.
2002-03-08 Wolfgang BangerthUse [][] instead of (.,.) for shape_values
2002-03-08 Wolfgang BangerthMake access to shape values and gradients more consiste...
2002-03-08 Wolfgang BangerthAllow access to vector2d objects using x[i][j] instead...
2002-03-08 Wolfgang BangerthFix bug.
2002-03-08 Wolfgang BangerthSignificantly change the way configure works. Mostly...
2002-03-07 Guido KanschatDocumement valid with one exception needed for netscape
2002-03-07 Ralf HartmannNew web home and email addresses.
2002-03-07 Ralf Hartmannmove http://gaia.iwr.uni-heidelberg.de/~deal to http...
2002-03-07 Ralf HartmannRearrangement of navbar.
2002-03-07 Ralf HartmannAnnouncement of new deal.ii home
2002-03-04 Wolfgang BangerthCheck in new version 1.91 of this script.
2002-02-28 Wolfgang BangerthAdd a little bit documentation.
2002-02-22 Wolfgang BangerthUse AC_LANG(C++) instead of AC_LANG_CXX
2002-02-22 Wolfgang BangerthDisabling variable cache leads to abort here. Since...
2002-02-22 Wolfgang BangerthLinus said that the final test had to many conditions...
2002-02-21 Wolfgang BangerthIn an assertion, it was checked whether vertex dof...
2002-02-21 Wolfgang BangerthIn an assertion, it was checked whether vertex dof...
2002-02-21 Wolfgang BangerthFix a bug in Accessor<3>::measure, where the result...
2002-02-21 Wolfgang BangerthFix a bug in Accessor<3>::measure, where the result...
2002-02-21 Wolfgang BangerthFix typos.
2002-02-20 Guido KanschatDestructor made pure
2002-02-20 Wolfgang BangerthGet things into anti-chronological order.
2002-02-19 Wolfgang BangerthFix typo.
2002-02-19 benkirkAdded optimized make target and supporting documentation
2002-02-19 Guido KanschatWindows environment
2002-02-19 Ralf HartmannSmall fix.
2002-02-18 benkirkAdded sysconf(_SC_NPROC_ONLN) call for SGI to determine...
2002-02-18 Wolfgang BangerthImprove exception output and work around a bug in gcc3...
2002-02-18 Wolfgang BangerthSlight doc update.
2002-02-15 Wolfgang BangerthRecognize KAI C++, but since I cant test don't set...
2002-02-13 Wolfgang BangerthAdd std::, although in a comment. If someone wants...
2002-02-13 Wolfgang BangerthSimplify return code.
2002-02-13 Wolfgang BangerthPrefix make_pair with std:: to avoid confusion about...
2002-02-13 Wolfgang BangerthFix mark up. Explain abbreviations for authors.
2002-02-13 Wolfgang BangerthSparsityPattern::matrix_position
2002-02-12 Guido Kanschatmore warnings removed
2002-02-12 Wolfgang BangerthSuppress unused variable warning.
2002-02-12 benkirkAdded binary Tecplot support in the DataOutBase class...
2002-02-12 Guido Kanschatmatrix is long double
2002-02-12 Guido Kanschatembedding matrices for dgp
2002-02-12 Guido Kanschatinvert and assignment from matrices with different...
2002-02-12 Guido KanschatFullMatrix as friend
2002-02-12 Guido Kanschatroundoff-errors in polynomial_test
2002-02-11 Guido Kanschatwarned parameters removed
2002-02-11 Guido KanschatUnused parameters removed
2002-02-11 Guido KanschatFE_DGP and PolynomialSpace
2002-02-11 Guido Kanschatnew FE_DGP
2002-02-11 Guido Kanschatnew class PolynomialSpace
2002-02-11 Wolfgang BangerthRemove printing of output again.
2002-02-11 Wolfgang BangerthClean contrib dir.
2002-02-11 Wolfgang Bangerth.
2002-02-11 Wolfgang BangerthMove object files into global /lib.
2002-02-11 Wolfgang BangerthDidn't work as written before. Don't know why, but...
2002-02-11 Wolfgang BangerthUse -P for updates and checkouts
2002-02-11 Wolfgang BangerthFix inconsistency
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.