log

age author description
Mon, 02 Feb 2004 01:34:21 +0000 bert Remove MI_TYPE_CHAR, added some new comments
Mon, 02 Feb 2004 01:33:45 +0000 bert Remove MI_TYPE_CHAR, put 'try' block around H5Dopen in miget_scalar()
Mon, 02 Feb 2004 01:33:16 +0000 bert Handle UNKNOWN type
Mon, 02 Feb 2004 01:32:21 +0000 bert Minor comment changes, don't call H5Eset_auto() in the test code
Mon, 02 Feb 2004 01:31:52 +0000 bert Minor comment changes
Mon, 02 Feb 2004 01:31:25 +0000 bert Remove MI_TYPE_CHAR, verify that chunk size doesn't exceeed dimension length
Mon, 02 Feb 2004 01:30:57 +0000 bert Set edge count to 0 by default
Sat, 31 Jan 2004 22:54:33 +0000 baghdadi *** empty log message ***
Mon, 26 Jan 2004 23:25:46 +0000 bert Latest rounds of changes
Mon, 26 Jan 2004 23:07:19 +0000 bert Implemented the record functions
Sat, 17 Jan 2004 00:25:09 +0000 bert Minor changes, mostly to the testing code
Sat, 17 Jan 2004 00:24:47 +0000 bert Use miset_attr_at_loc(), close type_id and plist_id on close, added micreate_volume_image() so we can handle enumerations and records
Sat, 17 Jan 2004 00:23:40 +0000 bert Allow use of alternate resolutions
Sat, 17 Jan 2004 00:23:12 +0000 bert Handle enum type conversions using miinit_enum, add miset_attr_at_loc()
Sat, 17 Jan 2004 00:22:18 +0000 bert Revised substantially
Sat, 17 Jan 2004 00:21:36 +0000 bert Change handling of dimension attribute
Sat, 17 Jan 2004 00:20:57 +0000 bert Added new function prototypes
Sat, 17 Jan 2004 00:20:44 +0000 bert Changed volume structure again - added a type_id and plist_id, removed sampling_flag
Fri, 16 Jan 2004 23:41:05 +0000 bert Remove some unused variables
Wed, 14 Jan 2004 16:53:04 +0000 baghdadi *** empty log message ***
Fri, 09 Jan 2004 18:50:04 +0000 baghdadi *** empty log message ***
Thu, 08 Jan 2004 22:03:34 +0000 bert Improved the build process, hopefully
Thu, 08 Jan 2004 21:34:43 +0000 bert Remove extra H5Sclose()
Thu, 08 Jan 2004 21:04:06 +0000 bert Simplified getting dimensions, bug fixes in setting apparent dimension order by name
Thu, 08 Jan 2004 20:57:10 +0000 bert Streamline, use hypercube functions where appropriate
Thu, 08 Jan 2004 20:15:03 +0000 bert New hyperslab restructuring, etc.
Thu, 08 Jan 2004 20:13:46 +0000 bert Added some documentation, changes to arguments for consistency
Thu, 08 Jan 2004 20:12:38 +0000 bert Avoid HDF5 error messages
Thu, 08 Jan 2004 20:11:50 +0000 bert Added functions for valid range setting/saving, reading dimension structures, and changed code to avoid HDF5 error messages on volume creation
Thu, 08 Jan 2004 20:08:44 +0000 bert Added mode to volume structure
Wed, 07 Jan 2004 17:16:34 +0000 baghdadi *** empty log message ***
Tue, 06 Jan 2004 20:47:11 +0000 bert Added a few things to volume structure, some new utility functions
Tue, 06 Jan 2004 20:45:41 +0000 bert Added some new utility functions
Tue, 06 Jan 2004 20:45:03 +0000 bert Simplified to use values stored in volume object
Tue, 06 Jan 2004 20:44:11 +0000 bert Added the valid functions
Wed, 24 Dec 2003 00:12:02 +0000 baghdadi *** empty log message ***
Mon, 22 Dec 2003 16:32:06 +0000 rotor * added -swap_bytes option to rawtominc call (thanks Steve Robbins)
Thu, 11 Dec 2003 19:41:23 +0000 baghdadi *** empty log message ***
Thu, 11 Dec 2003 19:24:18 +0000 baghdadi *** empty log message ***
Wed, 10 Dec 2003 19:06:10 +0000 baghdadi *** empty log message ***
Wed, 10 Dec 2003 17:05:20 +0000 rotor * added pipe to dd for -depth 16 option for Linux compatibility (endian problems)
Tue, 09 Dec 2003 17:46:39 +0000 bert Removed second declaration of grid_inverse_transform_point()
Fri, 05 Dec 2003 23:14:12 +0000 rotor * added -clobber and -depth to mincpik (with thanks Jonathan HARLAP)
Tue, 02 Dec 2003 21:14:34 +0000 baghdadi *** empty log message ***
Tue, 02 Dec 2003 21:14:34 +0000 baghdadi *** empty log message ***
Mon, 01 Dec 2003 22:45:58 +0000 stever Check for fork(); use for file decompression if available
Wed, 26 Nov 2003 22:56:13 +0000 baghdadi *** empty log message ***
Wed, 26 Nov 2003 22:31:53 +0000 baghdadi *** empty log message ***
Wed, 26 Nov 2003 22:22:45 +0000 baghdadi *** empty log message ***
Wed, 26 Nov 2003 16:22:14 +0000 baghdadi *** empty log message ***
Tue, 25 Nov 2003 20:32:37 +0000 baghdadi *** empty log message ***
Sun, 23 Nov 2003 16:07:11 +0000 stever *** empty log message ***
Wed, 19 Nov 2003 16:12:21 +0000 bert Added n_dimensions arguments to miconvert_world_to_voxel and miconvert_voxel_to_world
Wed, 19 Nov 2003 16:11:05 +0000 bert Renamed hyper_cube to hyperslab
Wed, 19 Nov 2003 16:10:43 +0000 bert Added calls to miinit() when opening or creating a volume
Wed, 19 Nov 2003 16:10:16 +0000 bert Implemented several new conversion functions
Wed, 19 Nov 2003 16:09:36 +0000 bert Added hyper.o, valid.o, and slice.o to the convert-test-objs
Wed, 19 Nov 2003 16:09:10 +0000 bert Added definition for miinit()
Wed, 19 Nov 2003 16:08:40 +0000 bert Added convert.c and hyper.c functions
Wed, 19 Nov 2003 16:08:18 +0000 bert Added int-to-double and double-to-int conversion functions