Mercurial > hg > minc-tools
graph
-
Ignore .depsSun, 08 Jun 2003 18:30:33 +0000, by stever
-
Remove obsoleted files.Sun, 08 Jun 2003 18:21:03 +0000, by stever
-
Update .cvsignore filesSun, 08 Jun 2003 18:04:13 +0000, by stever
-
Make 'Colour' be an unsigned int in all cases, to avoid strange display problems in Display when built for 64 bits on the SGI'sMon, 02 Jun 2003 20:30:07 +0000, by bert
-
Apply Peter Neelin patch for xfm concatenation. More test cases.Mon, 02 Jun 2003 02:49:35 +0000, by stever
-
New testcase for bug in concatenating grid transforms,Sun, 01 Jun 2003 22:37:08 +0000, by stever
-
Remove old MakefilesSun, 01 Jun 2003 20:31:10 +0000, by stever
-
*** empty log message ***Sun, 01 Jun 2003 20:30:51 +0000, by stever
-
* Added printing of trailing \'s to enable copy and pasteWed, 16 Apr 2003 05:01:29 +0000, by rotor
-
Document changes made for micreate_tempfile()Mon, 17 Mar 2003 16:26:26 +0000, by bert
-
Replaced uses of tmpnam() with micreate_tempfile()Mon, 17 Mar 2003 16:22:33 +0000, by bert
-
Replaced use of tmpnam() with micreate_tempfile()Mon, 17 Mar 2003 16:21:44 +0000, by bert
-
Added checks for mkstemp, tempnam(), and tmpnam()Mon, 17 Mar 2003 16:19:28 +0000, by bert
-
Added declaration of micreate_tempfile()Mon, 17 Mar 2003 16:03:28 +0000, by bert
-
Fixes to eliminate compiler warningsFri, 28 Feb 2003 03:01:16 +0000, by neelin
-
Removed irix4 anachronism -lc_sFri, 28 Feb 2003 03:00:59 +0000, by neelin
-
New filters for unsigned integersFri, 28 Feb 2003 03:00:29 +0000, by neelin
-
Support for binary packaging using EPMMon, 17 Feb 2003 21:01:56 +0000, by jason
-
* fixed resampling bug with -dimsize {z,y,x]space=-1 flag to mincreshapeThu, 23 Jan 2003 07:07:44 +0000, by rotor
-
Post-release version change.Fri, 17 Jan 2003 21:56:26 +0000, by stever
-
Final mods for the release.Fri, 17 Jan 2003 21:37:22 +0000, by stever
-
Tune up install docsFri, 17 Jan 2003 20:44:11 +0000, by stever
-
Remove -lc_s, which appears unnecessary and causes build to fail.Thu, 16 Jan 2003 16:19:53 +0000, by bert
-
Initial checkin, Peter Neelin's data conversion/extraction filtersThu, 16 Jan 2003 16:15:42 +0000, by bert
-
Makefile is now generic for either SGI make or GNU makeWed, 15 Jan 2003 20:04:42 +0000, by bert
-
Initial checkinWed, 15 Jan 2003 19:19:10 +0000, by bert
-
*** empty log message ***Fri, 10 Jan 2003 05:44:40 +0000, by stever
-
*** empty log message ***Fri, 10 Jan 2003 05:25:16 +0000, by stever
-
Add documentation and testing for volume_io.Fri, 10 Jan 2003 04:55:11 +0000, by stever
-
*** empty log message ***Fri, 10 Jan 2003 03:58:42 +0000, by stever
-
Build MINC documentation.Fri, 10 Jan 2003 03:41:28 +0000, by stever
-
*** empty log message ***Fri, 10 Jan 2003 03:40:16 +0000, by stever
-
Add testdir tests.Fri, 10 Jan 2003 03:19:13 +0000, by stever
-
*** empty log message ***Thu, 09 Jan 2003 00:12:14 +0000, by stever
-
Changed #define ARGV_NO_PRINT to 0x10 (it was 0x16)Wed, 08 Jan 2003 19:59:22 +0000, by bert
-
Add manpages from Debian package.Wed, 08 Jan 2003 05:05:55 +0000, by stever
-
Update build system to use automake and libtool.Wed, 08 Jan 2003 04:33:34 +0000, by stever
-
Allow image data to be longer than expected - just truncate.Sun, 15 Dec 2002 20:49:12 +0000, by neelin
-
Fixed grammar bug. The other changes are from generating files with a different version of bison. Sigh.Wed, 11 Dec 2002 17:10:13 +0000, by stever
-
Tidying up in preparation for release.Wed, 11 Dec 2002 15:30:01 +0000, by stever
-
Add missing function prototype.Wed, 11 Dec 2002 14:37:46 +0000, by swmgr
-
Updated generated files to match August 2002 changes to gram.c and lex.lWed, 11 Dec 2002 14:34:11 +0000, by swmgr
-
Fixed excessive memory freeing on error when reading message (seen in linux)Sun, 08 Dec 2002 21:43:08 +0000, by neelin
-
Removed unused definition of AE title and implementation uid for SiemensSun, 08 Dec 2002 20:46:16 +0000, by neelin
-
Added new implementation class uid for Siemens MREASE_VA21ASun, 08 Dec 2002 20:45:34 +0000, by neelin
-
Fixed prototype for gethostnameSat, 07 Dec 2002 13:02:28 +0000, by neelin
-
Added missing typeSat, 07 Dec 2002 01:37:24 +0000, by neelin
-
* Initial entry into CVS once I discovered that steve is also using minchistory.Wed, 04 Dec 2002 05:06:04 +0000, by rotor
-
* Moved the -range/-image_range options to the mincreshape stepTue, 03 Dec 2002 08:14:17 +0000, by rotor
-
* Added stever's suggestion of a -lookup option that calls minclookupTue, 03 Dec 2002 08:02:28 +0000, by rotor
-
Fixed an unterminated commentWed, 13 Nov 2002 03:00:27 +0000, by neelin
-
Fixes to mincresample: setting the interpolation type is now doneWed, 06 Nov 2002 13:31:58 +0000, by jason
-
Added a ARGV_LONG argument type to ParseArgv. Used that type for the nelements variable in mincresampleWed, 30 Oct 2002 13:53:01 +0000, by jason
-
Changed perl invocation to #! /usr/bin/env perlFri, 18 Oct 2002 00:43:10 +0000, by rotor
-
modified perl invocation to #! /usr/bin/env perlFri, 18 Oct 2002 00:40:23 +0000, by rotor
-
Added steve smith's (FSL) volume_io version of ana2mnc and mnc2anaFri, 18 Oct 2002 00:33:52 +0000, by rotor
-
----------------------------------------------------------------------Tue, 17 Sep 2002 23:56:01 +0000, by rotor
-
----------------------------------------------------------------------Thu, 05 Sep 2002 00:41:57 +0000, by rotor