log

age author description
Wed, 12 Nov 2003 20:50:59 +0000 rotor * Grammatical clean-ups to README
Wed, 12 Nov 2003 18:23:05 +0000 bert Initial revision
Wed, 12 Nov 2003 18:21:40 +0000 bert Initial checkin
Thu, 06 Nov 2003 16:22:32 +0000 rotor * initial entry to CVS
Mon, 03 Nov 2003 19:43:18 +0000 bert Handle unspecified dimension order correctly
Wed, 29 Oct 2003 17:50:18 +0000 bert Added -dimorder option
Tue, 28 Oct 2003 21:08:22 +0000 bert Add a cast to eliminate a compiler warning
Tue, 28 Oct 2003 20:32:09 +0000 bert Get rid of a few compiler warnings
Tue, 28 Oct 2003 20:31:19 +0000 bert Remove two unused variables
Wed, 22 Oct 2003 15:34:24 +0000 bert Added documentation for the -swap_bytes option
Tue, 21 Oct 2003 22:22:09 +0000 bert Added -swap_bytes option for int or short input, per A. Janke.
Thu, 18 Sep 2003 16:49:46 +0000 bert Use fabs instead of ABS
Thu, 18 Sep 2003 16:17:23 +0000 bert Use fabs instead of ABS
Thu, 18 Sep 2003 16:17:00 +0000 bert Correctly cast double to nc_type
Thu, 18 Sep 2003 16:16:15 +0000 bert Use standard labs() and fabs() instead of our private macros
Thu, 18 Sep 2003 15:01:33 +0000 bert Removed unnecessary brackets from initializer
Thu, 18 Sep 2003 14:45:25 +0000 bert Improve handling of time headers
Thu, 18 Sep 2003 14:36:34 +0000 bert Add checks for time headers
Thu, 18 Sep 2003 14:35:47 +0000 bert Make the rcsid into something useful
Thu, 18 Sep 2003 14:35:03 +0000 bert Remove some unused variables, just to reduce compiler warnings
Fri, 05 Sep 2003 18:29:40 +0000 bert Avoid passing NULL to fprintf when no mask file is specified, to avoid seg. faults reported by Richard Boyes.
Wed, 20 Aug 2003 05:52:55 +0000 rotor * INDENTATION changes only (merging my and peter neelins code!)
Wed, 20 Aug 2003 05:45:10 +0000 rotor * Fixed broken calculation of Median value from histogram.
Fri, 15 Aug 2003 20:07:16 +0000 leili testing CVS again
Fri, 15 Aug 2003 20:00:43 +0000 leili adding bins
Fri, 15 Aug 2003 19:59:17 +0000 leili testing cvs
Fri, 15 Aug 2003 19:58:17 +0000 leili testing cvs
Fri, 15 Aug 2003 19:57:54 +0000 leili testing cvs
Fri, 15 Aug 2003 19:57:13 +0000 leili testing cvs
Fri, 15 Aug 2003 19:52:55 +0000 leili Leili's dicom server for sonata
Fri, 15 Aug 2003 19:52:55 +0000 leili Initial revision
Wed, 13 Aug 2003 03:14:02 +0000 rotor * minor changes to $history string so that minchistory works nicer
Wed, 13 Aug 2003 03:12:24 +0000 rotor * minor changes to history string storage such that minchistory works
Thu, 12 Jun 2003 23:58:25 +0000 rotor * removed quoting of history string when passing to rawtominc as is
Sun, 08 Jun 2003 19:26:33 +0000 stever Ignore generated test files.
Sun, 08 Jun 2003 19:21:32 +0000 stever Update .cvsignore files
Sun, 08 Jun 2003 18:30:55 +0000 stever Update .cvsignore files
Sun, 08 Jun 2003 18:30:33 +0000 stever Ignore .deps
Sun, 08 Jun 2003 18:21:03 +0000 stever Remove obsoleted files.
Sun, 08 Jun 2003 18:04:13 +0000 stever Update .cvsignore files
Mon, 02 Jun 2003 20:30:07 +0000 bert Make 'Colour' be an unsigned int in all cases, to avoid strange display problems in Display when built for 64 bits on the SGI's
Mon, 02 Jun 2003 02:49:35 +0000 stever Apply Peter Neelin patch for xfm concatenation. More test cases.
Sun, 01 Jun 2003 22:37:08 +0000 stever New testcase for bug in concatenating grid transforms,
Sun, 01 Jun 2003 20:31:10 +0000 stever Remove old Makefiles
Sun, 01 Jun 2003 20:30:51 +0000 stever *** empty log message ***
Wed, 16 Apr 2003 05:01:29 +0000 rotor * Added printing of trailing \'s to enable copy and paste
Mon, 17 Mar 2003 16:26:26 +0000 bert Document changes made for micreate_tempfile()
Mon, 17 Mar 2003 16:22:33 +0000 bert Replaced uses of tmpnam() with micreate_tempfile()
Mon, 17 Mar 2003 16:21:44 +0000 bert Replaced use of tmpnam() with micreate_tempfile()
Mon, 17 Mar 2003 16:19:28 +0000 bert Added checks for mkstemp, tempnam(), and tmpnam()
Mon, 17 Mar 2003 16:15:33 +0000 bert Added micreate_tempfile() to resolve issues with tempfile naming and creation, especially to suppress those annoying GNU linker messages about tempnam() and tmpnam().
Mon, 17 Mar 2003 16:03:28 +0000 bert Added declaration of micreate_tempfile()
Fri, 28 Feb 2003 03:01:16 +0000 neelin Fixes to eliminate compiler warnings
Fri, 28 Feb 2003 03:00:59 +0000 neelin Removed irix4 anachronism -lc_s
Fri, 28 Feb 2003 03:00:29 +0000 neelin New filters for unsigned integers
Mon, 17 Feb 2003 21:01:56 +0000 jason Support for binary packaging using EPM
Thu, 23 Jan 2003 07:07:44 +0000 rotor * fixed resampling bug with -dimsize {z,y,x]space=-1 flag to mincreshape
Fri, 17 Jan 2003 21:56:26 +0000 stever Post-release version change.
Fri, 17 Jan 2003 21:37:22 +0000 stever Final mods for the release.
Fri, 17 Jan 2003 20:44:11 +0000 stever Tune up install docs