Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: fix load command stuff for cygwin and cleanup at exit | Bill Hoffman | 2002-09-30 | 1 | -3/+5 |
* | Add accessor for Flushing cache | Andy Cedilnik | 2002-09-24 | 1 | -0/+5 |
* | fix for cygwin and nmake that does not define WIN32 | Bill Hoffman | 2002-09-24 | 1 | -0/+4 |
* | Fix cache for non void* types | Andy Cedilnik | 2002-09-23 | 1 | -4/+4 |
* | Keep track of libraries so that you can load them as many times as you want... | Andy Cedilnik | 2002-09-23 | 1 | -9/+116 |
* | Fix extension and suffix for modules on mac | Andy Cedilnik | 2002-09-23 | 1 | -2/+2 |
* | ENH: Pointer-to-function to pointer-to-data casts are not even allowed in str... | Brad King | 2002-09-11 | 1 | -14/+56 |
* | ERR: Cast from pointer-to-data to pointer-to-function is not allowed in C++. ... | Brad King | 2002-09-10 | 1 | -42/+14 |
* | removed some couts | Ken Martin | 2002-09-05 | 1 | -10/+9 |
* | added plugin support | Ken Martin | 2002-08-21 | 1 | -0/+234 |