Commit Graph

13 Commits

Author SHA1 Message Date
Bill Hoffman 3a32cec969 ENH: merge in changes for beos support 2006-12-04 17:26:41 -05:00
David Cole 13a68cd978 COMP: Fix warnings on Borland dashboards... 2006-05-23 12:38:22 -04:00
Bill Hoffman 5a2668b326 ENH: add support for win64 for visual studio 2005 ide and nmake, also fix warnings produced by building for win64 2006-03-30 13:49:56 -05:00
David Cole a5d2c59c39 COMP: Fix CMake dashboard warnings related to previous revisions. 2006-02-06 09:31:55 -05:00
David Cole 0323a0d6d2 BUG: Fix mem leaks related to th_get_pathname. Change this implementation of 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. 2006-02-03 11:48:44 -05:00
Andy Cedilnik c47e8f64dd COMP: Remove warnings 2006-01-03 08:39:04 -05:00
Andy Cedilnik 2c30cb64b1 COMP: Another borland bug 2005-12-30 16:05:54 -05:00
Andy Cedilnik f30b28a342 BUG: Handle mkdirhier properly since it may modify the string 2005-12-30 15:46:21 -05:00
Andy Cedilnik 21c7454250 BUG: Fix extract. Looks like dirname actually changes the string, so temporary string should be used 2005-12-29 10:41:34 -05:00
Andy Cedilnik 5d1000e68c COMP: Remove more warnings 2005-12-28 16:43:39 -05:00
Andy Cedilnik 18d31fd97c COMP: Several borland fixes 2005-12-28 14:58:07 -05:00
Andy Cedilnik e1ca8321ed COMP: Fix build on sun by adding missing include 2005-12-28 12:24:27 -05:00
Andy Cedilnik bc1548b236 ENH: Initial import 2005-12-28 10:18:37 -05:00