]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2003-02-17 Ralf HartmannDoc fix.
2003-02-17 Wolfgang BangerthRemove stray semicolons.
2003-02-17 Wolfgang BangerthAdd one sentence.
2003-02-17 Wolfgang BangerthRemove binaries as well.
2003-02-17 Wolfgang BangerthRecognize newer gccs as well.
2003-02-17 Wolfgang BangerthFix an assortment of bugs associated with non-primitive...
2003-02-17 Wolfgang BangerthDon't segfault if constraint matrix is empty.
2003-02-17 Wolfgang Bangerth.
2003-02-17 Wolfgang BangerthDon't build hanging node constraints if base element...
2003-02-17 Wolfgang BangerthUpdate some comments. Add constraints_are_implemented.
2003-02-17 Wolfgang BangerthUpdate some comments.
2003-02-17 Wolfgang Bangerth.
2003-02-17 Wolfgang BangerthFix comments.
2003-02-16 Wolfgang BangerthIndent
2003-02-16 Wolfgang BangerthAdd tests for most of the functions in DoFTools
2003-02-15 dealFix differences in floating point output.
2003-02-14 Wolfgang BangerthTemplatize on dofhandler type.
2003-02-14 Wolfgang BangerthAdd SFINAE check.
2003-02-14 Wolfgang BangerthClarify one point.
2003-02-14 brianadded Hierarchical test. changed (val != values[k]).
2003-02-14 brianadded test for Hierarchical. Also changed test (val...
2003-02-14 Wolfgang BangerthMove the classes declaring the iterator typedefs into...
2003-02-14 Wolfgang BangerthRemove files from mainline again. Will use them on...
2003-02-14 Wolfgang BangerthAdd these files to mainline. Will delete them shortly...
2003-02-14 Wolfgang BangerthFix doc tag.
2003-02-14 Wolfgang BangerthMove some parts of accessor implementations into namesp...
2003-02-14 Wolfgang BangerthFix typos.
2003-02-14 dealCheck in file with 1.000 replaced by 1.00, since this...
2003-02-12 brianadded Hierarchical test
2003-02-11 Ralf HartmannInclude missing h-files.
2003-02-11 Ralf HartmannRemove obsolete include line.
2003-02-11 Ralf HartmannMove the MGLevelObject class from mg_base.h to separate...
2003-02-11 Ralf HartmannMove MGLevelObject from mg_base.h to separate file...
2003-02-11 Guido Kanschatmain directory navbar on server
2003-02-10 Ralf HartmannFix typos.
2003-02-10 Guido KanschatUpdate tasks for new web page structure
2003-02-10 Guido Kanschatempty requirement for matrices removed
2003-02-10 Guido KanschatDocumentation update
2003-02-07 Wolfgang Bangerthveryclean has been renamed to distclean in top-level...
2003-02-07 Wolfgang BangerthFor distclean, recurse into tests directory.
2003-02-07 Wolfgang BangerthRemove the list of files on the branch, which was at...
2003-02-07 Wolfgang BangerthFix name of file.
2003-02-07 Wolfgang BangerthAdd note about where this file comes from.
2003-02-07 dealRegenerate
2003-02-06 Wolfgang BangerthMention boost.
2003-02-06 Wolfgang BangerthTest the threading subsystem
2003-02-06 Wolfgang Bangerththreads.cc is auto-generated.
2003-02-06 Wolfgang BangerthMerge the new threading scheme.
2003-02-06 Wolfgang Bangerth.
2003-02-06 Wolfgang BangerthNext round of boost.
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
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.