| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Description: Added the new test cross_read.c to this "Makefile".
Platforms tested: Simple change, no test is needed, only affects OpenVMS.
|
|
|
|
|
|
|
|
|
|
| |
Description: Brought up VMS make file up-to-date
Solution:
Platforms tested: VMS server (this change doesn't affect any other platforms)
Misc. update:
|
|
|
|
|
|
|
|
|
| |
Description: A few macro names have been changed. Enabled a few for test.
Platforms tested: OpenVMS - the only concerned machine.
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Description: cache_api test was missing in the make.com file
Solution: Added the missing file
Platforms tested: VMS
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Description: VMS stat structure doesn't have st_blocks filed. H5_HAVE_STAT_ST_BLOCKS
was defined in h5pubconf.h and therefore compilation of big.c
failed on VMS.
Solution: Undefined H5_HAVE_STAT_ST_BLOCKS in h5pubconf.h
Platforms tested: VMS server (change is local to VMS only)
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Linking of cache test failed on VMS due to the missing
cache_common.* files
Solution: Added cache_common.* files to the approriate places in the make.com file.
Platforms tested: VMS server (this change is for VMS only)
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Raymond discovered a typo in the file while testing
on the VMS server.
Solution: Fixed
Platforms tested: VMS
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Description: Added H5B2stat.c, H5HFflist.c and H5HFstat.c to the VMS
command file
Solution:
Platforms tested: Raymond is going to test on the VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
|
| |
Solution: Support VAX float and double types with new byte order. There're some
details not yet included,
1. the alignment detection for VAX order in H5detect.c.
2. support for special values in library conversion functions.
3. the infinity for VAX in H5T_init_inf.
4. support for VAX types in printing hexadecimal format.
Platforms tested: h5committest and fuss.
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build tools library
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build h5repack
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build h5ls
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build h5jam
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build h5import
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build and test h5dump; more work is needed on
check.com
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build and test h5diff; more work is needed on
check.com
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build C library tests
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build C library and configuration file.
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build Fortran library tests
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build Fortran library
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build Fortran examples
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build C examples
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: added command file to build C++ tests
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: command file to build C++ library
Solution:
Platforms tested: VMS server
Misc. update:
|
|
|
|
|
|
|
|
|
|
| |
Description: command file to build C++ examples
Solution:
Platforms tested: VMS server
Misc. update:
|
|
Description: command file to copy other command files to the appropriate directories.
Solution:
Platforms tested: VMS server
Misc. update:
|