]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2006-03-24 Wolfgang BangerthRemove overlong line altogether.
2006-03-24 Wolfgang BangerthUse standard output mechanism.
2006-03-23 Guido Kanschatmove boost detection to aclocal.m4
2006-03-23 Guido Kanschat--with-boost option
2006-03-23 Guido Kanschatfind contributed boost again
2006-03-23 Guido KanschatAdd configuration option for installed boost library
2006-03-23 Wolfgang BangerthFix typos.
2006-03-22 Guido Kanschatremove includes
2006-03-22 Guido Kanschatput is_finite into config.cc again
2006-03-22 Guido Kanschatallow for empty flux matrix
2006-03-22 Guido Kanschatinstantiate block version of compute_row_length_vector
2006-03-22 Guido Kanschatnew files numbers.h
2006-03-22 Guido Kanschatmake sure simple functions like isfinite are inlined\
2006-03-21 Wolfgang BangerthUse correct path.
2006-03-21 Wolfgang BangerthLink to now correct place.
2006-03-21 Wolfgang BangerthUse correct dependency.
2006-03-21 Wolfgang BangerthIf available, use a doxygen intro and result file
2006-03-21 Wolfgang BangerthFix one problem where doxygen gets confused about comme...
2006-03-21 Wolfgang BangerthPresent a link to a paper that uses this mesh :-)
2006-03-21 Wolfgang BangerthDoc updates.
2006-03-21 Ralf HartmannAdd all header files of the boost top directory.
2006-03-17 Wolfgang BangerthGet rid of print.css
2006-03-17 Wolfgang BangerthKill line that pertained to a long-gone file.
2006-03-17 Guido Kanschatmissing parentheses added
2006-03-16 Wolfgang BangerthFix some perl rules.
2006-03-16 Wolfgang BangerthDon't replace special characters.
2006-03-16 Wolfgang Bangerth.
2006-03-16 Wolfgang BangerthReally make sure that there are no special characters...
2006-03-16 Wolfgang BangerthFix once again: no special characters inside anchors.
2006-03-16 Wolfgang BangerthGenerate tutorial programs automatically now
2006-03-16 Wolfgang BangerthUse correct latex command.
2006-03-16 Wolfgang BangerthOne more improvement.
2006-03-16 Wolfgang BangerthImprove formulas.
2006-03-16 Wolfgang BangerthUse proper formulas
2006-03-16 Wolfgang BangerthFix wrong formula.
2006-03-16 Wolfgang BangerthUse proper formulas.
2006-03-16 Wolfgang BangerthBack down number of cycles to where it was supposed...
2006-03-16 Wolfgang BangerthUse proper formulas.
2006-03-16 Wolfgang BangerthFix ticks.
2006-03-16 Wolfgang BangerthFix wrong double ticks.
2006-03-16 Wolfgang BangerthAdd missing tick.
2006-03-16 Wolfgang BangerthUse our ability to cross-link example programs.
2006-03-16 Wolfgang BangerthTry to be consistent with where we place @code/@endcode...
2006-03-16 Wolfgang BangerthMake sure we don't confuse doxygen by printing /*....
2006-03-16 Wolfgang BangerthAdd missing tick
2006-03-16 Wolfgang BangerthReplace ``...'' by <code>...</code>
2006-03-16 Wolfgang BangerthUse only 'normal' characters for html anchors
2006-03-16 Wolfgang BangerthOne more paper.
2006-03-16 Wolfgang BangerthFix up a few html references.
2006-03-16 Wolfgang BangerthDon't generate tutorial yet, since not all references...
2006-03-16 Wolfgang BangerthUndo previous inadvertant commit
2006-03-16 Wolfgang BangerthMake doxygen run also dependent on tutorial programs
2006-03-16 Wolfgang BangerthDo print a required anchor.
2006-03-16 Wolfgang BangerthRename div tag because it conflicts with the correspond...
2006-03-16 Wolfgang BangerthMove closer to something that works.
2006-03-16 Wolfgang BangerthBe a bit smarter about anchors in the plain text.
2006-03-16 Wolfgang BangerthDon't indent quite as much.
2006-03-16 Wolfgang BangerthAdd missing dollar sign.
2006-03-16 Wolfgang BangerthNeed to make tutorial before doxygen section, since...
2006-03-16 Wolfgang BangerthGenerate some sort of doxygen output. Not finished...
2006-03-16 Wolfgang Bangerth.
2006-03-15 Wolfgang BangerthMore publications.
2006-03-15 Wolfgang BangerthCheck values written into matrices and some vectors...
2006-03-15 Wolfgang BangerthImplement is_finite
2006-03-15 Wolfgang BangerthFix preprocessor oversight
2006-03-15 Wolfgang BangerthNew test
2006-03-15 Wolfgang BangerthDetect whether std::isfinite is available.
2006-03-15 Wolfgang BangerthFound one more paper.
2006-03-15 Wolfgang BangerthSimplify template_power function for the compiler.
2006-03-15 Wolfgang BangerthRemove empty comment line.
2006-03-15 Wolfgang BangerthRename variables, and fix one dependency.
2006-03-15 Wolfgang BangerthComment update.
2006-03-15 Wolfgang BangerthBetter dependencies
2006-03-15 Wolfgang BangerthGenerate proper dependencies.
2006-03-15 Wolfgang BangerthFix one bug, and simplify one more command somewhat.
2006-03-15 Wolfgang BangerthRemove now defunct target.
2006-03-15 Wolfgang BangerthDo a better job cleaning up.
2006-03-15 Wolfgang BangerthGenerate intermediate files instead of data on the...
2006-03-14 Wolfgang BangerthUpdate with new stack trace demangler.
2006-03-14 Wolfgang BangerthRemove an assertion that doesn't work in libstdc++...
2006-03-14 Wolfgang BangerthCompare only iterators from the same sequence.
2006-03-14 Wolfgang BangerthRemove now unnecessary output files
2006-03-14 Wolfgang BangerthStop backtrace in main().
2006-03-14 Wolfgang BangerthDemangle stacktraces whenever possible
2006-03-14 Wolfgang BangerthDetect the ability to demangle symbols from within...
2006-03-13 Guido Kanschatfix a bug
2006-03-13 Guido KanschatAdd parameters to have less verbose output and remove...
2006-03-13 Wolfgang BangerthRemove a TODO.
2006-03-12 Guido Kanschatadd patch for range checking of std::vector[]
2006-03-10 Guido Kanschatrenumbering by block
2006-03-10 Guido KanschatRemove assertion so a mesh can be changed with a DoFHan...
2006-03-10 Guido Kanschatadd block_to_base
2006-03-09 Wolfgang BangerthRe-indent one place.
2006-03-09 Wolfgang BangerthMore space between functions.
2006-03-08 Guido KanschatSubscriptor::list_subscribers
2006-03-08 Guido Kanschatnew function list_subscribers
2006-03-08 Ralf HartmannChange docu to new numbering scheme.
2006-03-08 Guido Kanschatparameter names fixed and newlines removed
2006-03-08 Wolfgang BangerthOutput is now fixed.
2006-03-08 Wolfgang BangerthUse proper HTML.
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.