- 23 Aug, 2002 8 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Bill Hoffman authored
-
Bill Hoffman authored
BUG: add explicit clean up of the cachemanager at exit of programs, so dll destruction is not a problem.
-
- 22 Aug, 2002 10 commits
-
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Bill Hoffman authored
-
Ken Martin authored
-
Ken Martin authored
-
Bill Hoffman authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
- 21 Aug, 2002 12 commits
-
-
Brad King authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Ken Martin authored
-
Bill Hoffman authored
BUG: use c compiler for link of c programs, and use temp file nmake syntax for linking c and c++ programs
-
- 16 Aug, 2002 4 commits
-
-
Ken Martin authored
-
Ken Martin authored
-
Brad King authored
-
Brad King authored
ENH: Changed check for which version of instantiators to generate to look for definition of VTK_USE_INSTANTIATOR_NEW instead of an extra argument to VTK_MAKE_INSTANTIATOR.
-
- 15 Aug, 2002 3 commits
-
-
Brad King authored
BUG: Added backward-compatability. The old instantiator style will be used unless the argument USE_INSTANTIATOR_NEW is given to tell the command to make use of the instantiator new functions exported from each class's implementation file.
-
Brad King authored
ENH: Improved generated instantiator to use extern declarations to wrappers around the New() methods. This avoids the need to include each class's header in an instantiator source. The instantiator class implementations can now fit in a single source file that compiles quickly.
-
Bill Hoffman authored
-
- 14 Aug, 2002 1 commit
-
-
Luis Ibanez authored
-
- 13 Aug, 2002 2 commits
-
-
Ken Martin authored
-
Ken Martin authored
-