]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2003-02-06 Wolfgang BangerthAdd second part of boost.
2003-02-06 Wolfgang BangerthAdd first part of boost.
2003-02-06 Wolfgang BangerthFunction::operator=
2003-02-06 Ralf HartmannFix.
2003-02-06 Ralf HartmannDoc update.
2003-02-05 Wolfgang BangerthIndent prepro statements
2003-02-05 Wolfgang Bangerth# in general, when linking shared libraries, we will...
2003-02-05 Wolfgang Bangerthdon't make memory_consumption inlined.
2003-02-05 Ralf HartmannFix typo.
2003-02-05 Ralf HartmannFix typo.
2003-02-05 Guido Kanschatreinit functions fixed
2003-02-05 Ralf HartmannAvoid 'if (a=b)' warning. Cleaning up the functions.
2003-02-04 Wolfgang BangerthAdd note for Borland C++.
2003-02-04 Wolfgang BangerthGive second argument of ::DataOutBase::Patch as well.
2003-02-04 Wolfgang BangerthFix explicit instantiation.
2003-02-04 Wolfgang BangerthAdd an include file that we use.
2003-02-04 Wolfgang BangerthRemove duplicated specialization declarations.
2003-02-04 Wolfgang BangerthAdd forgotten std::
2003-02-04 Wolfgang BangerthMini change that makes Borland C++ compile this file.
2003-02-04 brianfixed some "for" loops with bad conditionals
2003-02-04 brianadded scaling parameter, which is currently set to 1.
2003-02-04 Guido Kanschatbase classes renamed
2003-02-04 Ralf HartmannFix and make it compile: PointerMatrix has no clear...
2003-02-04 Ralf HartmannDoc fix.
2003-02-03 Wolfgang BangerthUse this-> to disambiguate.
2003-02-03 Wolfgang BangerthFix two doc problems.
2003-02-03 Wolfgang BangerthFix bug: namespaces can end in } without a semicolon...
2003-02-03 Wolfgang BangerthFilter out classes in namespaces named 'internal' from...
2003-02-03 Ralf HartmannMake the print_vectors function usable when MG_DEBUG...
2003-02-03 Ralf HartmannNew compute_* functions, that compute and return the...
2003-02-02 Wolfgang BangerthFix Ralf's omission of std::
2003-01-31 Ralf HartmannNew SolverGMRES::AdditionalData::use_default_residual...
2003-01-31 Ralf HartmannNew use_default_residual flag. Is set true by default...
2003-01-30 Wolfgang BangerthFix step-14 math.
2003-01-30 Wolfgang BangerthFix math pointed out by Roy.
2003-01-30 Wolfgang BangerthMini change.
2003-01-30 Wolfgang BangerthFix maths.
2003-01-29 Wolfgang BangerthUmpf.
2003-01-28 Wolfgang BangerthImplement scoped locking. Use it throughout the library.
2003-01-28 Wolfgang BangerthThe check against multiple simultaneous runs of this...
2003-01-28 Wolfgang BangerthOnly run recursive $(MAKE) if the cd before it succeede...
2003-01-28 Wolfgang BangerthMicro nit-picking
2003-01-27 Wolfgang BangerthDetect Borland C++, which, however, fails blatantly.
2003-01-27 Wolfgang BangerthUse preprocessor 'defined' instead of relying on the...
2003-01-27 Guido Kanschatcaveat added
2003-01-25 oliverAdded comments about the changes in the DoFAccessor...
2003-01-24 Wolfgang BangerthUg, fix obvious problem.
2003-01-24 Wolfgang BangerthNote that deal.II now also works on AIX.
2003-01-24 Wolfgang BangerthOn some systems, we need to link liblac.so against...
2003-01-24 Wolfgang BangerthMention support for aix with gcc3.2
2003-01-24 Wolfgang BangerthSupport detection of CPUs on AIX.
2003-01-24 Wolfgang BangerthIntroduce an abbreviation. Work around a problem on...
2003-01-24 Wolfgang BangerthUse right linker for shared libs.
2003-01-24 Wolfgang BangerthAdd f77 libs to linker line
2003-01-24 Wolfgang BangerthEnable shared libs on AIX 5.
2003-01-23 Wolfgang Bangerth.
2003-01-23 Wolfgang BangerthCan use shared libs on AIX 5.1
2003-01-23 Wolfgang BangerthAdd some missing explicit instantiations.
2003-01-23 Wolfgang BangerthAdd some missing explicit instantiations.
2003-01-23 Wolfgang BangerthOn AIX, the linker is unhappy about some missing symbol...
2003-01-23 Wolfgang BangerthMove definition of static member variables to .cc file.
2003-01-23 Wolfgang BangerthCheck for only partly bracketed mutex initializers...
2003-01-23 Wolfgang Bangerth.
2003-01-23 Wolfgang Bangerthmention ibm xlc 6.0
2003-01-23 Guido KanschatDocumentation of coefficients alpha and beta
2003-01-22 Wolfgang BangerthQualify name loopup.
2003-01-22 Wolfgang BangerthLikewise at other places.
2003-01-22 Wolfgang BangerthQualify lookup of Vector.
2003-01-21 Wolfgang BangerthThings declared inside an anonymous namespace should...
2003-01-21 Wolfgang BangerthInitial changes to the hp branch.
2003-01-21 Wolfgang BangerthDon't use get_face. Previous use may have been honorabl...
2003-01-21 Guido Kanschatverbosity reduced
2003-01-21 Guido Kanschatwrong tag for nodata
2003-01-17 Wolfgang BangerthMention Brian's work.
2003-01-17 Wolfgang BangerthGet rid of FEValues::get_cell and get_face.
2003-01-17 Guido Kanschatno data questions
2003-01-17 Guido Kanschatnew title file without Javascript
2003-01-17 Guido Kanschatfiles created by make
2003-01-17 Guido Kanschatinvert_diagblocks not necessary anymore
2003-01-17 Guido Kanschatremark on invert_diagblocks
2003-01-16 dealFix one problem.
2003-01-16 dealFix pbl. with variable modifiers const and volatile.
2003-01-16 Wolfgang BangerthFix a problem with calling pthread_join on the same...
2003-01-15 Wolfgang BangerthRegenerate.
2003-01-15 Wolfgang BangerthBetter detect ecc6.
2003-01-15 Wolfgang BangerthKeep to the yes/no output convention.
2003-01-15 Guido Kanschatcleanup before filling
2003-01-14 Wolfgang BangerthDetect the version of the IA64 Intel compiler in the...
2003-01-14 Wolfgang Bangerth.
2003-01-14 Wolfgang BangerthWe had a lot of cruft in our files from an attempt...
2003-01-13 Wolfgang BangerthMake thread startup rely less on non-POSIX features...
2003-01-13 Wolfgang BangerthMake the counter variable volatile in MT mode, by using...
2003-01-13 Wolfgang BangerthFix wording.
2003-01-13 Guido Kanschatmissing include file
2003-01-10 Wolfgang BangerthRemove another instance of stray semicolon.
2003-01-10 Wolfgang BangerthHave a DoFAccessor::get_fe() function, and use it inste...
2003-01-10 Wolfgang BangerthRegenerate.
2003-01-10 Wolfgang BangerthCheck for POSIX thread condition variables.
2003-01-10 Guido Kanschatexceptions updated
2003-01-10 Guido KanschatAdd function clear to release stored objects
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.