Mercurial > hg > minc-tools
graph
-
Add extern C linkage for C++Mon, 01 Mar 2004 17:45:15 +0000, by bert
-
Initial checkinFri, 27 Feb 2004 20:21:49 +0000, by bert
-
Fix calls to miget_attribute()Fri, 27 Feb 2004 18:42:19 +0000, by bert
-
Terminate attribute string properlyFri, 27 Feb 2004 18:42:02 +0000, by bert
-
Fix out of bounds pointer error in midownsample_slice()Thu, 26 Feb 2004 23:34:01 +0000, by bert
-
*** empty log message ***Tue, 10 Feb 2004 20:26:59 +0000, by baghdadi
-
Added miget_volume_voxel_count(), determine type of volume in miopen_volume()Tue, 10 Feb 2004 20:14:36 +0000, by bert
-
Use imax_id and imin_id from the volume structureTue, 10 Feb 2004 20:13:46 +0000, by bert
-
Added image_id, imax_id, and imin_id to the volume structureTue, 10 Feb 2004 20:13:26 +0000, by bert
-
Added miget_volume_voxel_cont() and miget_volume_real_range()Tue, 10 Feb 2004 20:12:58 +0000, by bert
-
Minor optimizationsTue, 10 Feb 2004 20:12:32 +0000, by bert
-
Changed miget_volume_dimensions() to return number of dimensions copiedTue, 10 Feb 2004 20:10:20 +0000, by bert
-
Start to fix handling of datatypeTue, 10 Feb 2004 20:05:18 +0000, by bert
-
Added miget_volume_real_range() function, fixed bug in miget_voxel_value()Tue, 10 Feb 2004 20:04:51 +0000, by bert
-
Use string for dimension class storageFri, 06 Feb 2004 22:21:29 +0000, by bert
-
Don't allow users to actually set a dimension class of 'any'Fri, 06 Feb 2004 22:20:30 +0000, by bert
-
Use unsigned long for coordinatesFri, 06 Feb 2004 21:51:22 +0000, by bert
-
Minor updates to avoid compiler warningsFri, 06 Feb 2004 21:51:01 +0000, by bert
-
Use unsigned long consistently for coordinatesFri, 06 Feb 2004 21:50:30 +0000, by bert
-
Minor updates to reduce compiler warningsFri, 06 Feb 2004 21:50:06 +0000, by bert
-
Use unsigned longFri, 06 Feb 2004 21:49:38 +0000, by bert
-
Minor fixesFri, 06 Feb 2004 21:49:20 +0000, by bert
-
Latest changesFri, 06 Feb 2004 18:58:37 +0000, by bert
-
*** empty log message ***Tue, 03 Feb 2004 17:49:54 +0000, by baghdadi
-
*** empty log message ***Tue, 03 Feb 2004 16:43:17 +0000, by baghdadi
-
Initial checkin, doxygen configuration fileTue, 03 Feb 2004 16:20:43 +0000, by bert
-
Call ParseArgv() so that version information can be outputMon, 02 Feb 2004 18:27:51 +0000, by bert
-
Include config.hMon, 02 Feb 2004 18:27:06 +0000, by bert
-
Call ParseArgv() so that invert_raw_image can print its version informationMon, 02 Feb 2004 18:25:38 +0000, by bert
-
Include a ARGV_VERINFO record in the argTable[]Mon, 02 Feb 2004 18:24:58 +0000, by bert
-
Call ParseArgv() so that version information will be availableMon, 02 Feb 2004 18:24:11 +0000, by bert
-
Added miget_version() and miappend_history()Mon, 02 Feb 2004 18:22:34 +0000, by bert
-
Added support for ARGV_VERSION and ARGV_VERINFOMon, 02 Feb 2004 18:22:07 +0000, by bert
-
Added ARGV_VERSION and ARGV_VERINFOMon, 02 Feb 2004 18:21:41 +0000, by bert
-
More extensive test code, comment changes for doxygenMon, 02 Feb 2004 01:35:31 +0000, by bert
-
Minor changesMon, 02 Feb 2004 01:34:42 +0000, by bert
-
Remove MI_TYPE_CHAR, added some new commentsMon, 02 Feb 2004 01:34:21 +0000, by bert
-
Remove MI_TYPE_CHAR, put 'try' block around H5Dopen in miget_scalar()Mon, 02 Feb 2004 01:33:45 +0000, by bert
-
Handle UNKNOWN typeMon, 02 Feb 2004 01:33:16 +0000, by bert
-
Minor comment changes, don't call H5Eset_auto() in the test codeMon, 02 Feb 2004 01:32:21 +0000, by bert
-
Minor comment changesMon, 02 Feb 2004 01:31:52 +0000, by bert
-
Remove MI_TYPE_CHAR, verify that chunk size doesn't exceeed dimension lengthMon, 02 Feb 2004 01:31:25 +0000, by bert
-
Set edge count to 0 by defaultMon, 02 Feb 2004 01:30:57 +0000, by bert
-
*** empty log message ***Sat, 31 Jan 2004 22:54:33 +0000, by baghdadi
-
Latest rounds of changesMon, 26 Jan 2004 23:25:46 +0000, by bert
-
Implemented the record functionsMon, 26 Jan 2004 23:07:19 +0000, by bert
-
Minor changes, mostly to the testing codeSat, 17 Jan 2004 00:25:09 +0000, by bert
-
Use miset_attr_at_loc(), close type_id and plist_id on close, added micreate_volume_image() so we can handle enumerations and recordsSat, 17 Jan 2004 00:24:47 +0000, by bert
-
Allow use of alternate resolutionsSat, 17 Jan 2004 00:23:40 +0000, by bert
-
Handle enum type conversions using miinit_enum, add miset_attr_at_loc()Sat, 17 Jan 2004 00:23:12 +0000, by bert
-
Revised substantiallySat, 17 Jan 2004 00:22:18 +0000, by bert
-
Change handling of dimension attributeSat, 17 Jan 2004 00:21:36 +0000, by bert
-
Added new function prototypesSat, 17 Jan 2004 00:20:57 +0000, by bert
-
Changed volume structure again - added a type_id and plist_id, removed sampling_flagSat, 17 Jan 2004 00:20:44 +0000, by bert
-
Remove some unused variablesFri, 16 Jan 2004 23:41:05 +0000, by bert
-
*** empty log message ***Wed, 14 Jan 2004 16:53:04 +0000, by baghdadi
-
*** empty log message ***Fri, 09 Jan 2004 18:50:04 +0000, by baghdadi
-
Improved the build process, hopefullyThu, 08 Jan 2004 22:03:34 +0000, by bert
-
Remove extra H5Sclose()Thu, 08 Jan 2004 21:34:43 +0000, by bert
-
Simplified getting dimensions, bug fixes in setting apparent dimension order by nameThu, 08 Jan 2004 21:04:06 +0000, by bert