- 21 Feb, 2008 11 commits
-
-
Will Schroeder authored
-
Andy Cedilnik authored
-
Jeff Baumes authored
-
David Cole authored
-
David Gobbi authored
-
Jeff Baumes authored
-
David Gobbi authored
-
David Gobbi authored
-
David Thompson authored
-
David Thompson authored
-
Brad King authored
-
- 20 Feb, 2008 29 commits
-
-
David Cole authored
-
David Thompson authored
-
Philippe Pebay authored
-
Philippe Pebay authored
ENH: ignore size specification for numeric types
-
Philippe Pebay authored
ENH: TIME can be specified a size with PGSQL BUG: no size for usual numeric types with PGSQL
-
Philippe Pebay authored
specification in the form of a double instead of a singleton), but for now size is ignored for FLOAT and DOUBLE types with MySQL.
-
Philippe Pebay authored
strings that are constructed with mixed string and integer types.
-
Timothy M. Shead authored
COMP: Move private implementation details out of vtkMySQLDatabase and into a PIMPL class, to eliminate errors compiling client-server wrappers.
-
David Thompson authored
-
David Thompson authored
using += operator... use ostringstream.
-
Philippe Pebay authored
-
David Gobbi authored
-
Philippe Pebay authored
-
Philippe Pebay authored
-
Philippe Pebay authored
a case statement. ENH: use vktStdString() instead of 0 for a really empty vtkStdString.
-
Francois Bertel authored
STYLE:Be more accurate about viewport coordinates. The range of coordinates [-1,+1],[-1,+1],[nearz,farz] is for points located inside the frustum.
-
Jeff Baumes authored
COMP: Excluding (through preprocessor commands) classes and test that depend on Qt's SQL module for editions that do not contain it. There is not currently a clean way to do this in CMake.
-
Andy Cedilnik authored
-
Timothy M. Shead authored
-
Philippe Pebay authored
INDEX creation within a CREATE TABLE statement: in this case, such INDEX creations are handled separately after all table creations have been done. STYLE: some re-formatting and indenting
-
Timothy M. Shead authored
-
Timothy M. Shead authored
BUG: error copying edge attributes when using a vertex selection as input to vtkExtractSelectedGraph
-
Philippe Pebay authored
NB: 3 cases may occur: size unused, allowed or mandatory. In the latter case, if no size is provided, then a default value (#-defined) is assigned. ENH: added minimal support for table preambles. ENH: moved the GetColumnType methods to the internals of ExecuteSchema. This results in a smaller API, at the expense of a little flexibility. ENH: refined support for various types at the concrete class level
-
David Cole authored
COMP: Mask out two more frequently occurring Qt warnings. Eliminate unused variables to eliminate warnings.
-
Timothy M. Shead authored
-
Timothy M. Shead authored
-
Timothy M. Shead authored
-
Timothy M. Shead authored
-
Timothy M. Shead authored
-