summaryrefslogtreecommitdiff
path: root/Utilities
Commit message (Expand)AuthorAgeFilesLines
* ENH: Print more states including NYAndy Cedilnik2005-03-041-8/+12
* ENH: More cleanups and reorganizationAndy Cedilnik2005-03-041-2/+2
* COMP: Remove warning about code being unusedAndy Cedilnik2005-03-041-1/+1
* COMP: Ok, remove warnings because of removal of warningsAndy Cedilnik2005-03-031-4/+4
* COMP: Fix typoAndy Cedilnik2005-03-031-1/+1
* BUG: Comp sci 101. Strings go away at the end of the functionAndy Cedilnik2005-03-031-2/+2
* COMP: setenv is not needed any moreAndy Cedilnik2005-03-031-0/+2
* COMP: Try to remove setenv warningAndy Cedilnik2005-03-031-2/+5
* ENH: Remove warningsAndy Cedilnik2005-03-031-4/+4
* COMP: Remove warnings on borlandAndy Cedilnik2005-03-0310-41/+5
* COMP: Remove warningsAndy Cedilnik2005-03-032-2/+2
* BUG: Attempt to get error codeAndy Cedilnik2005-03-021-2/+2
* ENH: Temporary proxy supportAndy Cedilnik2005-03-021-0/+62
* COMP: Remove more warningsAndy Cedilnik2005-03-022-4/+4
* COMP: Enum should really not have comma at the endAndy Cedilnik2005-03-021-1/+1
* COMP: Attempt to remove warningsAndy Cedilnik2005-03-012-0/+3
* COMP: #if WIN32 -> #ifdef _WIN32 for Borland.Brad King2005-03-011-1/+1
* ENH: Enable testAndy Cedilnik2005-03-011-0/+2
* ENH: More removing of pthreadsAndy Cedilnik2005-03-011-0/+4
* ENH: Attempt to remove threading codeAndy Cedilnik2005-03-016-7/+46
* ENH: Add exampleAndy Cedilnik2005-02-285-2/+81
* COMP: Remove warnings about shadow variablesAndy Cedilnik2005-02-275-49/+49
* COMP: Remove compile warning about shadow variablesAndy Cedilnik2005-02-271-6/+6
* COMP: fix warningsBill Hoffman2005-02-251-0/+2
* COMP: Several Windows fixesAndy Cedilnik2005-02-2313-27/+343
* ENH: Initial importAndy Cedilnik2005-02-2240-0/+12478
* COMP: attempt to fix warning on Visual Studio 7Andy Cedilnik2005-02-161-7/+7
* COMP: Disabling warnings in zlib code to avoid changing it too much.Brad King2005-02-102-0/+16
* ENH: Initial import from VTKAndy Cedilnik2005-01-2634-0/+9163
* COMP: Try to resolve compile errors because of missing includes and wrong inc...Andy Cedilnik2005-01-181-1/+1
* ENH: CleanupAndy Cedilnik2005-01-181-14/+17
* ENH: Initial import of expatAndy Cedilnik2004-06-2521-0/+11237
* a) new version of tools like Doxygen and Graphviz now set install path info i...Sebastien Barre2004-06-081-0/+4
* ENH: Handle kwsys properlyAndy Cedilnik2003-11-051-2/+3
* ENH: Cleanup. We do not really need to use vtk for documentation. We only nee...Andy Cedilnik2003-11-051-4/+0
* ENH: Add all subdirectoriesAndy Cedilnik2003-10-251-0/+5
* Merging release script changes from 1.8 branch to main tree.Brad King2003-08-279-57/+98
* ENH: Moved decision to build MFCDialog up to top level. It is used in both t...Brad King2003-08-221-26/+22
* Merge from 1.8 branch.Brad King2003-08-115-20/+19
* Update from 1.8 branch.Brad King2003-08-111-5/+6
* Updated for new location of wxWindows.Brad King2003-08-111-1/+1
* ENH: Added documentation for ctest.Brad King2003-08-061-0/+20
* ENH: Added build of documentation for CMakeSetup.Brad King2003-07-231-1/+28
* BUG: Don't install ccmake documentation if no ccmake was built.Brad King2003-07-231-19/+23
* ENH: Added generation of ccmake documentation on UNIX.Brad King2003-07-211-9/+40
* ENH: Added optional configuration of data/doc/man dirs. This will be useful ...Brad King2003-07-211-0/+33
* BUG: Update of release utilities must maintain tag.Brad King2003-07-111-1/+1
* Updated for 1.6.7 release.Brad King2003-05-141-2/+2
* ENH: Updated to do release build on ringworld. Needed for old glibc support.Brad King2003-03-181-4/+6
* Merging from 1.6 again.Brad King2003-03-131-1/+1