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
|
Thu, 16 Jan 2003 16:19:53 +0000 |
bert |
Remove -lc_s, which appears unnecessary and causes build to fail.
|
Thu, 16 Jan 2003 16:15:42 +0000 |
bert |
Initial checkin, Peter Neelin's data conversion/extraction filters
|
Wed, 15 Jan 2003 20:04:42 +0000 |
bert |
Makefile is now generic for either SGI make or GNU make
|
Wed, 15 Jan 2003 19:19:10 +0000 |
bert |
Initial checkin
|
Fri, 10 Jan 2003 05:44:40 +0000 |
stever |
*** empty log message ***
|
Fri, 10 Jan 2003 05:25:16 +0000 |
stever |
*** empty log message ***
|
Fri, 10 Jan 2003 04:55:11 +0000 |
stever |
Add documentation and testing for volume_io.
|
Fri, 10 Jan 2003 03:58:42 +0000 |
stever |
*** empty log message ***
|
Fri, 10 Jan 2003 03:41:28 +0000 |
stever |
Build MINC documentation.
|
Fri, 10 Jan 2003 03:40:16 +0000 |
stever |
*** empty log message ***
|
Fri, 10 Jan 2003 03:19:13 +0000 |
stever |
Add testdir tests.
|
Thu, 09 Jan 2003 00:12:14 +0000 |
stever |
*** empty log message ***
|
Wed, 08 Jan 2003 19:59:22 +0000 |
bert |
Changed #define ARGV_NO_PRINT to 0x10 (it was 0x16)
|
Wed, 08 Jan 2003 05:05:55 +0000 |
stever |
Add manpages from Debian package.
|
Wed, 08 Jan 2003 04:33:34 +0000 |
stever |
Update build system to use automake and libtool.
|
Sun, 15 Dec 2002 20:49:12 +0000 |
neelin |
Allow image data to be longer than expected - just truncate.
|
Wed, 11 Dec 2002 17:10:13 +0000 |
stever |
Fixed grammar bug. The other changes are from generating files with a different version of bison. Sigh.
|
Wed, 11 Dec 2002 15:30:01 +0000 |
stever |
Tidying up in preparation for release.
|
Wed, 11 Dec 2002 14:37:46 +0000 |
swmgr |
Add missing function prototype.
|
Wed, 11 Dec 2002 14:34:11 +0000 |
swmgr |
Updated generated files to match August 2002 changes to gram.c and lex.l
|
Sun, 08 Dec 2002 22:31:34 +0000 |
neelin |
When a last fragment is received, the dicom watchpoint is only updated when the next read happens, so the peek ahead will fail after the watchpoint test in acr_input_group_with_max.
|
Sun, 08 Dec 2002 21:43:08 +0000 |
neelin |
Fixed excessive memory freeing on error when reading message (seen in linux)
|
Sun, 08 Dec 2002 20:46:16 +0000 |
neelin |
Removed unused definition of AE title and implementation uid for Siemens
|
Sun, 08 Dec 2002 20:45:34 +0000 |
neelin |
Added new implementation class uid for Siemens MREASE_VA21A
|
Sat, 07 Dec 2002 13:02:28 +0000 |
neelin |
Fixed prototype for gethostname
|
Sat, 07 Dec 2002 01:37:24 +0000 |
neelin |
Added missing type
|
Wed, 04 Dec 2002 05:06:04 +0000 |
rotor |
* Initial entry into CVS once I discovered that steve is also using minchistory.
|
Tue, 03 Dec 2002 08:14:17 +0000 |
rotor |
* Moved the -range/-image_range options to the mincreshape step
|
Tue, 03 Dec 2002 08:02:28 +0000 |
rotor |
* Added stever's suggestion of a -lookup option that calls minclookup
|
Wed, 13 Nov 2002 03:00:27 +0000 |
neelin |
Fixed an unterminated comment
|
Wed, 06 Nov 2002 13:31:58 +0000 |
jason |
Fixes to mincresample: setting the interpolation type is now done
|
Wed, 30 Oct 2002 13:53:01 +0000 |
jason |
Added a ARGV_LONG argument type to ParseArgv. Used that type for the nelements variable in mincresample
|
Fri, 18 Oct 2002 00:43:10 +0000 |
rotor |
Changed perl invocation to #! /usr/bin/env perl
|
Fri, 18 Oct 2002 00:40:23 +0000 |
rotor |
modified perl invocation to #! /usr/bin/env perl
|
Fri, 18 Oct 2002 00:33:52 +0000 |
rotor |
Added steve smith's (FSL) volume_io version of ana2mnc and mnc2ana
|
Tue, 17 Sep 2002 23:56:01 +0000 |
rotor |
----------------------------------------------------------------------
|
Thu, 05 Sep 2002 00:41:57 +0000 |
rotor |
----------------------------------------------------------------------
|