summaryrefslogtreecommitdiffstats
path: root/vms
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r12292] Purpose:Quincey Koziol2006-04-202-5/+2
| | | | | | | | | | | | | Code maintenance Description: Remove flexible parallel code Platforms tested: FreeBSD 4.11 (sleipnir) Linux 2.4 (heping) Solaris 2.9 (shanti) Linux 2.4/64 (mir)
* [svn-r12274] Purpose: Maintenance/bug fixesElena Pourmal2006-04-183-4/+4
| | | | | | | | | | | Description: Several small typos were discovered during today's testing by Raymond Solution: Fixed Platforms tested: VMS server Misc. update:
* [svn-r12262] Purpose: MaintenanceElena Pourmal2006-04-161-0/+1
| | | | | | | | | | Description: Added new H5HF* files to the list of the source files Solution: Platforms tested: Later, VMS server Misc. update:
* [svn-r12249] Purpose: MaintenanceElena Pourmal2006-04-142-225/+253
| | | | | | | | | | Description: cleaned up make.com file; added command file to run the tests. Solution: Platforms tested: VMS server Misc. update:
* [svn-r12248] Purpose: MaintenanceElena Pourmal2006-04-142-16/+14
| | | | | | | | | | Description: cleaned up make.com file Solution: Platforms tested: VMS server Misc. update:
* [svn-r12247] Purpose: MaintenanceElena Pourmal2006-04-142-14/+32
| | | | | | | | | | Description: cleaned up make.com file; added command file to run tests Solution: Platforms tested: VMS server Misc. update:
* [svn-r12246] Purpose: MaintenanceElena Pourmal2006-04-142-80/+96
| | | | | | | | | | Description: Added file to run the examples; cleaned up make.com file Solution: Platforms tested: VMS server Misc. update:
* [svn-r12245] Purpose: MaintenanceElena Pourmal2006-04-142-31/+34
| | | | | | | | | | Description: Added file to run the tests; cleaned up make.com file Solution: Platforms tested: VMS server Misc. update:
* [svn-r12244] Purpose: MaintenanceElena Pourmal2006-04-142-11/+31
| | | | | | | | | | Description: Added file to run the tests Solution: Platforms tested: VMS server Misc. update:
* [svn-r12243] Purpose: MaintenanceElena Pourmal2006-04-141-12/+5
| | | | | | | | | | Description: Cleaned up the file Solution: Platforms tested: VMS server Misc. update:
* [svn-r12242] Purpose: MaintenanceElena Pourmal2006-04-142-45/+64
| | | | | | | | | | Description: Added new file to run examples Solution: Platforms tested: VMS server Misc. update:
* [svn-r12241] Purpose: MaintenanceElena Pourmal2006-04-141-16/+119
| | | | | | | | | | | | | | | Description: This command file defines all necessary compilation flags and builds all libraries, tests and examples. If you build in a particular directory, make sure you use the correct compilation flags since they are not defined in each individual command file (actually the line is still there but commented out). Solution: Platforms tested: VMS server Misc. update:
* [svn-r12233] Purpose: MaintenanceElena Pourmal2006-04-121-119/+82
| | | | | | | | | | | | | | | | Description: Some dumper tests suppose to fail; those tests cause make file to exit. Solution: For now I commented those tests to let other tests to run; output is saved in a file for examination. Next step will be to compare with the existing output. (Actually the next step will be to learn how to program functions in DCL to create a test script similar to UNIX one, but at least I finally figured out why the test script was exiting.) Platforms tested: VMS server Misc. update:
* [svn-r12228] Purpose: MaintenanceElena Pourmal2006-04-121-1/+1
| | | | | | | | | | Description: Warning message about broken line was displayed while running make.com Solution: Replaced blank line with $ exit line. Platforms tested: VMS server; this change is local to VMS only Misc. update:
* [svn-r12197] Purpose: Add copyright information.Raymond Lu2006-04-041-0/+14
| | | | Platforms tested: No test needed.
* [svn-r12153] Purpose: MaintainenceRaymond Lu2006-03-241-4/+12
| | | | | | | Description: Added the new test cross_read.c to this "Makefile". Platforms tested: Simple change, no test is needed, only affects OpenVMS.
* [svn-r12144] Purpose: MaintenanceElena Pourmal2006-03-231-10/+4
| | | | | | | | | | Description: Brought up VMS make file up-to-date Solution: Platforms tested: VMS server (this change doesn't affect any other platforms) Misc. update:
* [svn-r12136] Purpose: UpdateRaymond Lu2006-03-221-6/+15
| | | | | | | | | Description: A few macro names have been changed. Enabled a few for test. Platforms tested: OpenVMS - the only concerned machine. Misc. update:
* [svn-r12121] Purpose: MaintenanceElena Pourmal2006-03-181-0/+6
| | | | | | | | | | | Description: cache_api test was missing in the make.com file Solution: Added the missing file Platforms tested: VMS Misc. update:
* [svn-r12120] Purpose: MaintenanceElena Pourmal2006-03-181-1/+1
| | | | | | | | | | | | 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:
* [svn-r12119] Purpose: MaintenanceElena Pourmal2006-03-181-9/+3
| | | | | | | | | | | | 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:
* [svn-r12105] Purpose: Fix a typoElena Pourmal2006-03-161-2/+2
| | | | | | | | | | | Description: Raymond discovered a typo in the file while testing on the VMS server. Solution: Fixed Platforms tested: VMS Misc. update:
* [svn-r12097] Purpose: MaintenanceElena Pourmal2006-03-161-2/+2
| | | | | | | | | | | 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:
* [svn-r12091] Purpose: Support for VAX floating-point types.Raymond Lu2006-03-141-1/+1
| | | | | | | | | | | | 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.
* [svn-r12072] Purpose: VMS portElena Pourmal2006-03-091-0/+33
| | | | | | | | | | Description: added command file to build tools library Solution: Platforms tested: VMS server Misc. update:
* [svn-r12071] Purpose: VMS portElena Pourmal2006-03-091-0/+54
| | | | | | | | | | Description: added command file to build h5repack Solution: Platforms tested: VMS server Misc. update:
* [svn-r12070] Purpose: VMS portElena Pourmal2006-03-092-0/+105
| | | | | | | | | | Description: added command file to build h5ls Solution: Platforms tested: VMS server Misc. update:
* [svn-r12069] Purpose: VMS portElena Pourmal2006-03-091-0/+68
| | | | | | | | | | Description: added command file to build h5jam Solution: Platforms tested: VMS server Misc. update:
* [svn-r12068] Purpose: VMS portElena Pourmal2006-03-091-0/+44
| | | | | | | | | | Description: added command file to build h5import Solution: Platforms tested: VMS server Misc. update:
* [svn-r12067] Purpose: VMS portElena Pourmal2006-03-092-0/+276
| | | | | | | | | | | Description: added command file to build and test h5dump; more work is needed on check.com Solution: Platforms tested: VMS server Misc. update:
* [svn-r12066] Purpose: VMS portElena Pourmal2006-03-092-0/+276
| | | | | | | | | | | Description: added command file to build and test h5diff; more work is needed on check.com Solution: Platforms tested: VMS server Misc. update:
* [svn-r12065] Purpose: VMS portElena Pourmal2006-03-091-0/+440
| | | | | | | | | | Description: added command file to build C library tests Solution: Platforms tested: VMS server Misc. update:
* [svn-r12064] Purpose: VMS portElena Pourmal2006-03-092-0/+631
| | | | | | | | | | Description: added command file to build C library and configuration file. Solution: Platforms tested: VMS server Misc. update:
* [svn-r12063] Purpose: VMS portElena Pourmal2006-03-091-0/+63
| | | | | | | | | | Description: added command file to build Fortran library tests Solution: Platforms tested: VMS server Misc. update:
* [svn-r12062] Purpose: VMS portElena Pourmal2006-03-091-0/+67
| | | | | | | | | | Description: added command file to build Fortran library Solution: Platforms tested: VMS server Misc. update:
* [svn-r12061] Purpose: VMS portElena Pourmal2006-03-091-0/+192
| | | | | | | | | | Description: added command file to build Fortran examples Solution: Platforms tested: VMS server Misc. update:
* [svn-r12060] Purpose: VMS portElena Pourmal2006-03-091-0/+100
| | | | | | | | | | Description: added command file to build C examples Solution: Platforms tested: VMS server Misc. update:
* [svn-r12059] Purpose: VMS portElena Pourmal2006-03-091-0/+49
| | | | | | | | | | Description: added command file to build C++ tests Solution: Platforms tested: VMS server Misc. update:
* [svn-r12058] Purpose: VMS portElena Pourmal2006-03-091-0/+88
| | | | | | | | | | Description: command file to build C++ library Solution: Platforms tested: VMS server Misc. update:
* [svn-r12057] Purpose: VMS portElena Pourmal2006-03-091-0/+108
| | | | | | | | | | Description: command file to build C++ examples Solution: Platforms tested: VMS server Misc. update:
* [svn-r12056] Purpose: VMS portElena Pourmal2006-03-091-0/+32
Description: command file to copy other command files to the appropriate directories. Solution: Platforms tested: VMS server Misc. update: