| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
----------------------
./src/H5.c [1.3]
./src/H5AC.c [1.3]
./src/H5ACprivate.h [1.3]
./src/H5B.c [1.3]
./src/H5Bprivate.h [1.3]
./src/H5D.c [1.3]
./src/H5F.c [1.3]
./src/H5Farray.c [1.3]
./src/H5Fcore.c [1.3]
./src/H5Ffamily.c [1.3]
./src/H5Fistore.c [1.3]
./src/H5Flow.c [1.3]
./src/H5Fmpio.c [1.3]
./src/H5Fprivate.h [1.3]
./src/H5Fsec2.c [1.3]
./src/H5Fsplit.c [1.3]
./src/H5Fstdio.c [1.3]
./src/H5G.c [1.3]
./src/H5Gent.c [1.3]
./src/H5Gnode.c [1.3]
./src/H5Gprivate.h [1.3]
./src/H5Gstab.c [1.3]
./src/H5HG.c [1.3]
./src/H5HGprivate.h [1.3]
./src/H5HL.c [1.3]
./src/H5HLprivate.h [1.3]
./src/H5MF.c [1.3]
./src/H5MFprivate.h [1.3]
./src/H5O.c [1.3]
./src/H5Oattr.c [1.3]
./src/H5Ocont.c [1.3]
./src/H5Odtype.c [1.3]
./src/H5Oefl.c [1.3]
./src/H5Olayout.c [1.3]
./src/H5Oprivate.h [1.3]
./src/H5Oshared.c [1.3]
./src/H5Ostab.c [1.3]
./src/H5P.c [1.3]
./src/H5R.c [1.3]
./src/H5Smpio.c [1.3]
./src/H5T.c [1.3]
./src/H5Tvlen.c [1.3]
./src/H5private.h [1.3]
./test/dtypes.c [1.3]
./test/gheap.c [1.3]
./test/istore.c [1.3]
./test/lheap.c [1.3]
./test/ohdr.c [1.3]
./tools/h5debug.c [1.3]
File addresses (the `haddr_t' type) are passed by value
instead of by reference. The type is no longer a struct. This
is one of the preliminary changes needed for the Virtual File
Layer stuff.
./src/H5Fprivate.h [1.3]
./src/H5Flow.c [1.3]
Some address functions were rewritten as macros.
|
|
|
|
|
| |
them for $cmp the last time. Updated it. now it works for --srcdir
option too.
|
|
|
|
| |
made.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
----------------------
./Makefile.in [1.3]
./examples/Makefile.in [1.3]
./pablo/Makefile.in [1.3]
./src/Makefile.in [1.3]
./test/Makefile.in [1.3]
./testpar/Makefile.in [1.3]
./tools/Makefile.in [1.3]
./config/commence.in [1.3]
./config/conclude.in [1.3]
./config/depend.in [1.3]
Added a `.PATH' target for Irix pmake which is identical to
the VPATH used by most other `make' programs. Irix 6.5 (or
6.4?) and later `make' ignores VPATH.
Started all beginning-of-line comments with `##' instead of
just `#' because Irix `pmake' barfs on things like the
following because it sees the `# if' as a directive:
# make will barf on the following line
# if running Irix pmake
./config/commence.in [1.3]
Added empty definitions for optional `make' macros because
Irix pmake complains if it sees a macro which has never been
defined. The main body of the Makefiles can redefine these
macros to whatever they need.
|
| |
|
| |
|
| |
|
|
|
|
| |
content of the corresponding h5 file.
|
|
|
|
|
|
| |
output(number of cols)
not added to the release only the development
|
|
|
|
| |
indentation is greater than the number of columns it will generate an error
|
|
|
|
|
|
|
|
|
|
| |
Fixed a bug reported by Albert: the indices for data printed
by h5ls were starting over at zero for each pass through the
strip mining loop.
Fixed indentation in one function.
Replaced commented-out code by #if 0
|
|
|
|
| |
Fixed usage message.
|
|
|
|
| |
fixed the unnamed data type bug(wasn't printing the root slash)
|
|
|
|
| |
removed the comma at the end of the enum data type
|
| |
|
|
|
|
| |
update the ddl so the occurences of H5T_STD_I8LE are not big endian
|
|
|
|
| |
fixed some more bugs
|
|
|
|
| |
fixed some bugs with creating the files
|
|
|
|
| |
H5Tconvert.
|
| |
|
| |
|
|
|
|
| |
fixed a typo from the last one
|
|
|
|
| |
added the comment at the top
|
|
|
|
| |
added a comment at the top that tells what the command was to generate the file
|
|
|
|
| |
fixed a bug. need the comment at the top of the file
|
|
|
|
| |
updated the .h5 files and the ddl's to show the new results
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
updated the functions that create the tstr.h5 and tdset.h5 so they have
different values in the integer parts of the data.
for the tdset: it is i+j for the values instead of just i.(i and j are variables
used in a set of nested for loops)
for the tstr.h5: changed the data(originally just l to (l+k+j) squared).
these 3 variables are from 3 nested for loops.
more changes to tests to come
|
|
|
|
| |
new testfiles for the references. created by h5dumptst
|
|
|
|
| |
the ddl's for the new test files
|
|
|
|
| |
a test file that is created from the h5dumptst. ues it to test enums
|
|
|
|
| |
converted all the types to native types to fix the errors
|
|
|
|
|
| |
changed the name of 3 files so that it would have a t in front like the other
files in this program
|
| |
|
| |
|
|
|
|
| |
tests. h5dumptst should be run from inside testfiles directory.
|
|
|
|
| |
added a break for the H5T_ENUM case in the switch in the dump_simple_dset
|
|
|
|
| |
fixed a bug that was making references get printed twice
|
|
|
|
| |
added 2 functions to create a file for data regions and obj references
|
|
|
|
| |
added a function to create an enum test file
|
|
|
|
|
|
|
|
|
| |
oooops i forgot to include a case statement in two switch statements (1 in each file)
that print the actual data of the enum datasets
i had to change a line of h5dump_sprint.
when it checks to see that is an enum val isn't an escape sequence i appended
this result onto the end of the str
|
|
|
|
| |
removed teh TYPE define since it was already there as DATATYPE
|
|
|
|
| |
changed some of the output format for the dumper(show object ids now)
|
|
|
|
| |
added a new line before a bracket was pritned in the enum stuff
|
|
|
|
| |
added semicolons after the print out of the enum info
|
|
|
|
|
| |
made a small change so that windows would stop complaining. the change involved
using some type casting. the change was surrounded by a #define WIN32
|
|
|
|
| |
made the output for the dataset regions look like how Albert wanted it to
|
|
|
|
|
| |
dumps dataset regions now. uses robb's code to get all the info.
modified display_numeric_data to display the info
|
|
|
|
|
|
|
| |
because it is predefined in <errno.h>, not <sys/errno.h> which
contains the system error codes.
Fixed and tested in IRIX6.5 (also got rid of the few K&R C-style
function declaration statements.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes since 19990615
----------------------
./README
Version number synchronized with library.
./bin/h5vers
If the version number of the library is changed then the first
line of the README file is also changed to something like
This is hdf5-1.2.3 currently under development
The `release' script (which also gets run by `snapshot')
changes that line to include the release date but keeps the
version number the same. The net effect is that the version
numbers in README and H5public.h should now always stay
synchronized.
./bin/snapshot
The CVS checkin comment includes the version number for the
snapshot that was just made.
./tools/testh5toh4
Changed `*-SKIP-*' to `-SKIP-' to be consistent with the other
tests.
|
|
|
|
|
|
|
| |
(solaris,
irix) misinterpreted it to mean deleting the letter 'n'.
Tested in IRIX and solaris and FreeBSD machines.
|