Mercurial > hg > minc-tools
graph
-
*** empty log message ***Wed, 07 Jan 2004 17:16:34 +0000, by baghdadi
-
Added a few things to volume structure, some new utility functionsTue, 06 Jan 2004 20:47:11 +0000, by bert
-
Added some new utility functionsTue, 06 Jan 2004 20:45:41 +0000, by bert
-
Simplified to use values stored in volume objectTue, 06 Jan 2004 20:45:03 +0000, by bert
-
Added the valid functionsTue, 06 Jan 2004 20:44:11 +0000, by bert
-
*** empty log message ***Wed, 24 Dec 2003 00:12:02 +0000, by baghdadi
-
* added -swap_bytes option to rawtominc call (thanks Steve Robbins)Mon, 22 Dec 2003 16:32:06 +0000, by rotor
-
*** empty log message ***Thu, 11 Dec 2003 19:41:23 +0000, by baghdadi
-
*** empty log message ***Thu, 11 Dec 2003 19:24:18 +0000, by baghdadi
-
*** empty log message ***Wed, 10 Dec 2003 19:06:10 +0000, by baghdadi
-
* added pipe to dd for -depth 16 option for Linux compatibility (endian problems)Wed, 10 Dec 2003 17:05:20 +0000, by rotor
-
Removed second declaration of grid_inverse_transform_point()Tue, 09 Dec 2003 17:46:39 +0000, by bert
-
* added -clobber and -depth to mincpik (with thanks Jonathan HARLAP)Fri, 05 Dec 2003 23:14:12 +0000, by rotor
-
*** empty log message ***Tue, 02 Dec 2003 21:14:34 +0000, by baghdadi
-
*** empty log message ***Tue, 02 Dec 2003 21:14:34 +0000, by baghdadi
-
Check for fork(); use for file decompression if availableMon, 01 Dec 2003 22:45:58 +0000, by stever
-
*** empty log message ***Wed, 26 Nov 2003 22:56:13 +0000, by baghdadi
-
*** empty log message ***Wed, 26 Nov 2003 22:31:53 +0000, by baghdadi
-
*** empty log message ***Wed, 26 Nov 2003 22:22:45 +0000, by baghdadi
-
*** empty log message ***Wed, 26 Nov 2003 16:22:14 +0000, by baghdadi
-
*** empty log message ***Tue, 25 Nov 2003 20:32:37 +0000, by baghdadi
-
*** empty log message ***Sun, 23 Nov 2003 16:07:11 +0000, by stever
-
Added n_dimensions arguments to miconvert_world_to_voxel and miconvert_voxel_to_worldWed, 19 Nov 2003 16:12:21 +0000, by bert
-
Renamed hyper_cube to hyperslabWed, 19 Nov 2003 16:11:05 +0000, by bert
-
Added calls to miinit() when opening or creating a volumeWed, 19 Nov 2003 16:10:43 +0000, by bert
-
Implemented several new conversion functionsWed, 19 Nov 2003 16:10:16 +0000, by bert
-
Added hyper.o, valid.o, and slice.o to the convert-test-objsWed, 19 Nov 2003 16:09:36 +0000, by bert
-
Added definition for miinit()Wed, 19 Nov 2003 16:09:10 +0000, by bert
-
Added convert.c and hyper.c functionsWed, 19 Nov 2003 16:08:40 +0000, by bert
-
Added int-to-double and double-to-int conversion functionsWed, 19 Nov 2003 16:08:18 +0000, by bert
-
Revert to correct license text (file revision 6.1).Fri, 14 Nov 2003 16:57:39 +0000, by stever
-
More last-minute fixes.Fri, 14 Nov 2003 16:52:24 +0000, by stever
-
*** empty log message ***Fri, 14 Nov 2003 05:01:51 +0000, by stever
-
* added man page (mincpik.man1)Thu, 13 Nov 2003 21:33:50 +0000, by rotor
-
Added -dimorder and -swap_bytes options to rawtomincThu, 13 Nov 2003 18:18:55 +0000, by bert
-
* Grammatical clean-ups to READMEWed, 12 Nov 2003 20:50:59 +0000, by rotor
-
Initial revisionWed, 12 Nov 2003 18:23:05 +0000, by bert
-
Initial checkinWed, 12 Nov 2003 18:21:40 +0000, by bert
-
* initial entry to CVSThu, 06 Nov 2003 16:22:32 +0000, by rotor
-
Handle unspecified dimension order correctlyMon, 03 Nov 2003 19:43:18 +0000, by bert
-
Added -dimorder optionWed, 29 Oct 2003 17:50:18 +0000, by bert
-
Add a cast to eliminate a compiler warningTue, 28 Oct 2003 21:08:22 +0000, by bert
-
Get rid of a few compiler warningsTue, 28 Oct 2003 20:32:09 +0000, by bert
-
Remove two unused variablesTue, 28 Oct 2003 20:31:19 +0000, by bert
-
Added documentation for the -swap_bytes optionWed, 22 Oct 2003 15:34:24 +0000, by bert
-
Added -swap_bytes option for int or short input, per A. Janke.Tue, 21 Oct 2003 22:22:09 +0000, by bert
-
Use fabs instead of ABSThu, 18 Sep 2003 16:49:46 +0000, by bert
-
Use fabs instead of ABSThu, 18 Sep 2003 16:17:23 +0000, by bert
-
Correctly cast double to nc_typeThu, 18 Sep 2003 16:17:00 +0000, by bert
-
Use standard labs() and fabs() instead of our private macrosThu, 18 Sep 2003 16:16:15 +0000, by bert
-
Removed unnecessary brackets from initializerThu, 18 Sep 2003 15:01:33 +0000, by bert
-
Improve handling of time headersThu, 18 Sep 2003 14:45:25 +0000, by bert
-
Add checks for time headersThu, 18 Sep 2003 14:36:34 +0000, by bert
-
Make the rcsid into something usefulThu, 18 Sep 2003 14:35:47 +0000, by bert
-
Remove some unused variables, just to reduce compiler warningsThu, 18 Sep 2003 14:35:03 +0000, by bert
-
Avoid passing NULL to fprintf when no mask file is specified, to avoid seg. faults reported by Richard Boyes.Fri, 05 Sep 2003 18:29:40 +0000, by bert
-
* INDENTATION changes only (merging my and peter neelins code!)Wed, 20 Aug 2003 05:52:55 +0000, by rotor
-
* Fixed broken calculation of Median value from histogram.Wed, 20 Aug 2003 05:45:10 +0000, by rotor
-
testing CVS againFri, 15 Aug 2003 20:07:16 +0000, by leili
-
adding binsFri, 15 Aug 2003 20:00:43 +0000, by leili
-
testing cvsFri, 15 Aug 2003 19:59:17 +0000, by leili
-
testing cvsFri, 15 Aug 2003 19:58:17 +0000, by leili
-
testing cvsFri, 15 Aug 2003 19:57:54 +0000, by leili
-
testing cvsFri, 15 Aug 2003 19:57:13 +0000, by leili
-
Leili's dicom server for sonataFri, 15 Aug 2003 19:52:55 +0000, by leili
-
Initial revisionFri, 15 Aug 2003 19:52:55 +0000, by leili
-
* minor changes to $history string so that minchistory works nicerWed, 13 Aug 2003 03:14:02 +0000, by rotor
-
* minor changes to history string storage such that minchistory worksWed, 13 Aug 2003 03:12:24 +0000, by rotor
-
* removed quoting of history string when passing to rawtominc as isThu, 12 Jun 2003 23:58:25 +0000, by rotor
-
Ignore generated test files.Sun, 08 Jun 2003 19:26:33 +0000, by stever
-
Update .cvsignore filesSun, 08 Jun 2003 19:21:32 +0000, by stever
-
Update .cvsignore filesSun, 08 Jun 2003 18:30:55 +0000, by stever
-
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