summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* ENH: move changes from main treeBill Hoffman2006-10-2711-26/+160
* ENH: merge changes from the main tree to the 2.4 branchBill Hoffman2006-10-139-19/+789
* ENH: move release branchv2.4.3Bill Hoffman2006-07-311-2/+2
* ENH: move changes from main tree to release branchBill Hoffman2006-07-247-15/+22
* ENH: merge main tree into branchBill Hoffman2006-06-3010-27/+44
* ENH: change the version number to match the release for cygwinv2.4.2Bill Hoffman2006-06-011-2/+2
* ENH: move changes from main tree and change version to 2.4.2Bill Hoffman2006-05-071-1/+1
* ENH: try againv2.4.1Bill Hoffman2006-05-011-2/+2
* ENH: try to call cpack from scriptBill Hoffman2006-05-011-0/+759
* ENH: move version numbers to 2.4.0Bill Hoffman2006-04-181-1/+27
* ENH: remove c++ comment from c codeBill Hoffman2006-03-311-1/+1
* ENH: remove warningBill Hoffman2006-03-301-1/+1
* ENH: add support for win64 for visual studio 2005 ide and nmake, also fix war...Bill Hoffman2006-03-3022-59/+73
* ENH: Cleanup bootstrap even moreAndy Cedilnik2006-03-221-2/+2
* COMP: Remove win64 warningsAndy Cedilnik2006-03-092-3/+3
* BUG: Do not install MSVC dlls for a non-MSVC build.Brad King2006-02-161-2/+2
* COMP: Last (?) fix for dashboard warning.David Cole2006-02-091-1/+0
* ENH: Added option BUILD_CursesDialog if curses is found. This allows people ...Brad King2006-02-081-22/+20
* COMP: Fix next round of dashboard warnings.David Cole2006-02-071-3/+0
* COMP: Fix CMake dashboard warnings related to previous revisions.David Cole2006-02-063-4/+7
* BUG: Fix mem leaks related to th_get_pathname. Change this implementation of ...David Cole2006-02-034-18/+286
* COMP: Fixed build on VC++ Express 2005. Explicitly testing for MFC to determ...Brad King2006-02-021-2/+2
* BUG: Fix memory leak in libtar's kwReadDir. Use a static buffer like readdir ...David Cole2006-02-021-4/+11
* BUG: revert such that it should workKen Martin2006-01-171-2/+2
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-177-15/+20
* COMP: wrapped compat.h inside a extern C block so that we can use it in C++ codeYogi Girdhar2006-01-161-1/+7
* ENH: fix for CMakeTmp move broken stuffBill Hoffman2006-01-132-3/+4
* ENH: put CmakeTmp into CMakeFilesKen Martin2006-01-122-5/+5
* ENH:Bill Hoffman2006-01-092-3/+3
* COMP: Try to remove more warningsAndy Cedilnik2006-01-061-4/+4
* BUG: libtar now compiles in VJ and works with vtkzlibYogi Girdhar2006-01-052-0/+12
* COMP: Remove warningsAndy Cedilnik2006-01-033-5/+6
* COMP: Try to fix major/minor problem on aixAndy Cedilnik2005-12-313-0/+8
* COMP: Attempt to fix problems with major and minorAndy Cedilnik2005-12-313-2/+10
* COMP: Fix systems that do not have both vsnprintf and snprintf.Andy Cedilnik2005-12-301-0/+4
* COMP: Fix support for vsnprintfAndy Cedilnik2005-12-304-7/+14
* COMP: Another borland bugAndy Cedilnik2005-12-301-0/+10
* BUG: Handle mkdirhier properly since it may modify the stringAndy Cedilnik2005-12-301-7/+48
* ENH: Cleanup the file handler stuf so that now any file descriptor type can b...Andy Cedilnik2005-12-303-48/+38
* COMP: Cleanup regular expressionsAndy Cedilnik2005-12-304-5/+4
* COMP: Remove warnings by exposing some variablesAndy Cedilnik2005-12-302-0/+2
* COMP: Fix support for gzip on non-32 bit platformsAndy Cedilnik2005-12-303-31/+78
* COMP: Remove warning about argument not being intAndy Cedilnik2005-12-301-1/+1
* BUG: Several Borland fixesAndy Cedilnik2005-12-308-25/+81
* COMP: More cygwin fixesAndy Cedilnik2005-12-291-2/+2
* BUG: Fix on cygwin... again?Andy Cedilnik2005-12-291-1/+5
* COMP: Try to remove warnings and add support for cygwinAndy Cedilnik2005-12-291-10/+12
* BUG: Fix extract. Looks like dirname actually changes the string, so temporar...Andy Cedilnik2005-12-291-1/+7
* COMP: Remove c++ style commentsAndy Cedilnik2005-12-292-3/+1
* COMP: Remove more warningsAndy Cedilnik2005-12-282-0/+23