Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | COMP: make it build on NetBSD, which has separate curses and ncurses, so | Alexander Neundorf | 2007-08-27 | 1 | -1/+13 |
| | | | | | | | it has to be detected that curses isn't good enough, but ncurses is, and that ncurses.h instead of curses.h is included Alex | ||||
* | ENH: Cleaned up sgi unreferenced warning hack. | Brad King | 2003-02-03 | 1 | -13/+11 |
| | |||||
* | BUG: add missing ; | Bill Hoffman | 2003-02-01 | 1 | -2/+2 |
| | |||||
* | fixed warnings | Ken Martin | 2003-01-31 | 1 | -0/+2 |
| | |||||
* | ERR: Fixing attempt to remove warnings. | Brad King | 2003-01-30 | 1 | -5/+3 |
| | |||||
* | ERR: Another attempt to get rid of unreferenced inline function warnings on SGI. | Brad King | 2003-01-29 | 1 | -0/+9 |
| | |||||
* | ERR: Fixed unreferenced termios declaration warning. | Brad King | 2003-01-24 | 1 | -8/+19 |
| | |||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -3/+3 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -0/+16 |
| | |||||
* | replacing clear() | Berk Geveci | 2001-12-04 | 1 | -1/+2 |
| | |||||
* | Can non use clear because it is undef'ed. | Berk Geveci | 2001-11-30 | 1 | -0/+5 |
| | |||||
* | define hacks and such for the dec compiler | Bill Hoffman | 2001-11-20 | 1 | -0/+15 |
| | |||||
* | Trying to fix curses. | Berk Geveci | 2001-11-09 | 1 | -6/+16 |
| | |||||
* | Trying to fix curses problems with some systems. | Bill Hoffman | 2001-11-07 | 1 | -19/+10 |
| | |||||
* | Trying to fix build problems related to curses. | Berk Geveci | 2001-11-07 | 1 | -3/+16 |
| | |||||
* | HPUX support. | Berk Geveci | 2001-11-05 | 1 | -0/+7 |