Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: fix memory leak | Bill Hoffman | 2007-09-10 | 1 | -1/+2 |
| | |||||
* | ENH: Added function call argument to module function to make sure calling ↵ | Brad King | 2007-04-19 | 2 | -4/+14 |
| | | | | convention matches on lookup. Fixed for Watcom. | ||||
* | COMP: Need to enable ansi C features. | Brad King | 2007-04-18 | 1 | -0/+5 |
| | |||||
* | ENH: Fixed Plugin test on Cygwin. | Brad King | 2007-04-17 | 1 | -1/+1 |
| | |||||
* | ENH: Configure location of plugin files so that the executable can run with ↵ | Brad King | 2007-04-17 | 3 | -1/+16 |
| | | | | any current working directory. | ||||
* | ENH: Added test for executables with plugins that use an API exported by the ↵ | Brad King | 2007-04-17 | 4 | -0/+128 |
executable itself. |