Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add support for win64 for visual studio 2005 ide and nmake, also fix ↵ | Bill Hoffman | 2006-03-30 | 1 | -1/+1 |
| | | | | warnings produced by building for win64 | ||||
* | COMP: Fix CMake dashboard warnings related to previous revisions. | David Cole | 2006-02-06 | 1 | -1/+2 |
| | |||||
* | BUG: Fix mem leaks related to th_get_pathname. Change this implementation of ↵ | David Cole | 2006-02-03 | 1 | -3/+7 |
| | | | | th_get_pathname so that it *always* returns a strdup'ed value. Callers must now free non-NULL returns from th_get_pathname. Change all callers to call free appropriately. | ||||
* | BUG: Several Borland fixes | Andy Cedilnik | 2005-12-30 | 1 | -1/+1 |
| | |||||
* | COMP: Try to remove warnings and add support for cygwin | Andy Cedilnik | 2005-12-29 | 1 | -10/+12 |
| | |||||
* | COMP: Remove c++ style comments | Andy Cedilnik | 2005-12-29 | 1 | -1/+0 |
| | |||||
* | ENH: Initial import | Andy Cedilnik | 2005-12-28 | 1 | -0/+145 |