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