2002-04-16 |
Wolfgang Bangerth | Add my thesis. Change my www homepage address. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Wolfgang Bangerth | Add my thesis. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Wolfgang Bangerth | Add step-13 |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Wolfgang Bangerth | Add step-13. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Wolfgang Bangerth | Fix typos. |
commit | commitdiff | tree | snapshot |
2002-04-16 |
Wolfgang Bangerth | Almost finish everything. |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Wolfgang Bangerth | Fix thinko with the first line of a program. |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Wolfgang Bangerth | Generate the TOC in a more reasonable and sophisticated... |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Wolfgang Bangerth | More for step-13 |
commit | commitdiff | tree | snapshot |
2002-04-15 |
Wolfgang Bangerth | Finish documenting. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Wolfgang Bangerth | More such places: |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Wolfgang Bangerth | ISO C++ requires that we explicitly state which template to |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Wolfgang Bangerth | Check stricter for a bug that remains in gcc up to... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Wolfgang Bangerth | Work around compiler bug here as well. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Wolfgang Bangerth | Dont ask Sun Forte to report warnings. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Wolfgang Bangerth | Detect Forte f77 compiler. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Wolfgang Bangerth | Detect and work around a bug in gcc2.95 which requires... |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Wolfgang Bangerth | Just some mock-up. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Wolfgang Bangerth | Squash big fat black bug. Minor doc changes. |
commit | commitdiff | tree | snapshot |
2002-04-11 |
Wolfgang Bangerth | Add some missing typenames. |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Wolfgang Bangerth | Put variable into "..." to avoid a warning in case... |
commit | commitdiff | tree | snapshot |
2002-04-05 |
Wolfgang Bangerth | Provide shared lib generation command for Sun Forte. |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Wolfgang Bangerth | Drop support for PAR=-j?, since gmakes before 3.78... |
commit | commitdiff | tree | snapshot |
2002-04-04 |
Wolfgang Bangerth | General updates, and minor things. |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Wolfgang Bangerth | Run autoheader and autoconf. |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Wolfgang Bangerth | Set the define in the check for GETRUSAGE differently. |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Wolfgang Bangerth | Using getrusage on SunOS4.x is an adventure. |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Wolfgang Bangerth | Hm, previous bug fix causes gcc to emit warning about... |
commit | commitdiff | tree | snapshot |
2002-04-03 |
Wolfgang Bangerth | Fix typo. |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Wolfgang Bangerth | Recognize Portland Group compiler. |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2002-03-28 |
Wolfgang Bangerth | Add step-13 to have in CVS. Not yet finished, though. |
commit | commitdiff | tree | snapshot |
2002-03-27 |
Wolfgang Bangerth | Also check in the file with which the POVRAY output... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Wolfgang Bangerth | It seems as if gcc does not want us to declare partial... |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Wolfgang Bangerth | Fix a bug. |
commit | commitdiff | tree | snapshot |
2002-03-26 |
Wolfgang Bangerth | Remove some cruft from pre-2.95 times, and declare... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Declare that we intend to specialize TriaObjectAccessor. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Declare that we intend to specialize MGDoFObjectAccessor. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Declare that we intend to specialize DoFObjectAccessor. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Declare that we intend to specialize TriaObjectAccessor. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Work around the following bug in Sun's Forte compiler... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Oops, don't forget definition of function. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Work around a bug in Sun's Forte compiler. The code... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Detect and work around the following bug in pre-3.0... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Mark an input parameter const. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Make the syntax for explicit instantiations of member... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Detect and work around the following bug: |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Properly work around a bug in Suns Forte compilers... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | No -fast for now for Sun Forte. Will set correct flags... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Make the syntax for explicit instantiations of member... |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Disambiguate template parameter name. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Avoid the use of Koenig lookup. |
commit | commitdiff | tree | snapshot |
2002-03-25 |
Wolfgang Bangerth | Mark explicit member template instantiations as such. |
commit | commitdiff | tree | snapshot |
2002-03-23 |
Guido Kanschat | inlining some access functions and unused header file... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Wolfgang Bangerth | Work around a really ugly bug in Suns Forte compiler... |
commit | commitdiff | tree | snapshot |
2002-03-22 |
Wolfgang Bangerth | When we forward declare the general Tensor template... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Guido Kanschat | bug in javascript removed |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Wolfgang Bangerth | Work around a problem of Suns Forte compiler which... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Wolfgang Bangerth | Undo erroneous check-in. |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Wolfgang Bangerth | Work around a problem of Suns Forte compiler which... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Wolfgang Bangerth | Work around a problem in Suns Forte compiler, which... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Wolfgang Bangerth | Undo a change by Guido, since the newest Sun Forte... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Wolfgang Bangerth | Suns Forte wants that if a function is defined inline... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Wolfgang Bangerth | Work around a problem of the Sun Forte compiler that... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Wolfgang Bangerth | Suns Forte compiler chokes on template argument computa... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Wolfgang Bangerth | Work around a bug in Suns Forte compiler where it choke... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Wolfgang Bangerth | Declare FullMatrix before making it friend (C++ mandate... |
commit | commitdiff | tree | snapshot |
2002-03-20 |
Guido Kanschat | version control |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Wolfgang Bangerth | Recognize Sun Forte compilers. |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Ralf Hartmann | To make it compile revert changes due to Sun Forte... |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Ralf Hartmann | Revert latest changes due to Sun Forte bug 6. |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Ralf Hartmann | Fix. Make it compile. |
commit | commitdiff | tree | snapshot |
2002-03-19 |
Wolfgang Bangerth | Only perform F77 tests if we have an F77 compiler at... |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Guido Kanschat | bug removed |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Guido Kanschat | Reference to master news file |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Guido Kanschat | Generation of versionnumber in title bar |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Guido Kanschat | Frame protection |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Guido Kanschat | purified |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Guido Kanschat | purified |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Guido Kanschat | title and meta tags removed |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Guido Kanschat | Disallow indexing of individual mails |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Guido Kanschat | title changed |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Guido Kanschat | title changed |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Guido Kanschat | title changed |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Guido Kanschat | changes for Sun forte |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Guido Kanschat | changes for Sun forte |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Guido Kanschat | changes for Sun forte |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Wolfgang Bangerth | Remove semicolons to work around a bug in Sun Forte... |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Wolfgang Bangerth | Move implementations to .cc file, since not used very... |
commit | commitdiff | tree | snapshot |
2002-03-18 |
Guido Kanschat | Operators take a Tensor as second argument, avoids... |
commit | commitdiff | tree | snapshot |
2002-03-16 |
Guido Kanschat | Tensors which are actually Points are Points now |
commit | commitdiff | tree | snapshot |
2002-03-14 |
Wolfgang Bangerth | Reindent one line. (Well, just being pedantic) |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Wolfgang Bangerth | Fix misspelling of static lib. |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Wolfgang Bangerth | only use std::ends when necessary, i.e. for the old... |
commit | commitdiff | tree | snapshot |
2002-03-13 |
Wolfgang Bangerth | Use __builtin_expect if available for AssertThrow. |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Guido Kanschat | new clear function in BlockMatrixArray |
commit | commitdiff | tree | snapshot |
2002-03-11 |
Wolfgang Bangerth | . |
commit | commitdiff | tree | snapshot |
2002-03-11 |
third-party | Recognize gcc3.2 |
commit | commitdiff | tree | snapshot |
2002-03-11 |
third-party | Comment out parameter names, since now no more needed. |
commit | commitdiff | tree | snapshot |
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