Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | major rewrite of weave. | Eric Jones | 2002-09-12 | 1 | -337/+0 |
* | adding support for instance variables and a few bug cleanups | Eric Jones | 2002-02-14 | 1 | -2/+2 |
* | removed template code from use for scalar conversions. Template versions wer... | Eric Jones | 2002-02-13 | 1 | -123/+1 |
* | changed converter class method calls to be handled through macros. This wil... | Eric Jones | 2002-01-17 | 1 | -99/+114 |
* | further changes to make class versions of converters work | Eric Jones | 2002-01-17 | 1 | -0/+9 |
* | converted most conversion routines to be class methods so that exceptions won... | Eric Jones | 2002-01-17 | 1 | -105/+125 |
* | error in variable name | Eric Jones | 2002-01-17 | 1 | -1/+1 |
* | added keyword arguments to blitz() so that it can handle distutils arguments ... | Eric Jones | 2002-01-17 | 1 | -2/+8 |
* | * conversion_to_int and py_to_int now both throw TypeError, but conversion_to_in | Eric Jones | 2002-01-14 | 1 | -1/+1 |
* | consolidating much of the C++ code for converting variables into a single fil... | Eric Jones | 2002-01-13 | 1 | -0/+409 |