summaryrefslogtreecommitdiffstats
path: root/vms
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r22451] Brought cmake configuration / configure changes from Trunk.Allen Byrne2012-06-111-1/+1
| | | | Tested jam, local linux
* [svn-r22449] Snapshot version 1.8 release 10 (snap3)HDF Tester2012-06-101-3/+3
|
* [svn-r22428] Snapshot version 1.8 release 10 (snap2)HDF Tester2012-06-041-3/+3
|
* [svn-r22414] Snapshot version 1.8 release 10 (snap1)HDF Tester2012-05-281-3/+3
|
* [svn-r22383] Snapshot version 1.8 release 10 (snap0)HDF Tester2012-05-211-3/+3
|
* [svn-r22268] Update 1.8 branch version to 1.8.10-snap0Mike McGreevy2012-04-091-3/+3
|
* [svn-r22259] Snapshot version 1.8 release 9 (snap16)HDF Tester2012-04-091-3/+3
|
* [svn-r22234] Snapshot version 1.8 release 9 (snap15)HDF Tester2012-04-021-3/+3
|
* [svn-r22148] Removed incorrect executable svn properties from text, source, ↵Dana Robinson2012-03-261-0/+0
| | | | in, and HDF5 files.
* [svn-r22141] Snapshot version 1.8 release 9 (snap14)HDF Tester2012-03-261-3/+3
|
* [svn-r22086] Snapshot version 1.8 release 9 (snap13)HDF Tester2012-03-191-3/+3
|
* [svn-r22041] Snapshot version 1.8 release 9 (snap12)HDF Tester2012-03-121-3/+3
|
* [svn-r22023] Snapshot version 1.8 release 9 (snap11)HDF Tester2012-03-051-3/+3
|
* [svn-r21961] Snapshot version 1.8 release 9 (snap10)HDF Tester2012-02-201-3/+3
|
* [svn-r21911] Snapshot version 1.8 release 9 (snap9)HDF Tester2012-02-061-3/+3
|
* [svn-r21899] Snapshot version 1.8 release 9 (snap8)HDF Tester2012-01-301-3/+3
|
* [svn-r21885] Snapshot version 1.8 release 9 (snap7)HDF Tester2012-01-231-3/+3
|
* [svn-r21877] Snapshot version 1.8 release 9 (snap6)HDF Tester2012-01-161-3/+3
|
* [svn-r21868] Snapshot version 1.8 release 9 (snap5)HDF Tester2012-01-091-3/+3
|
* [svn-r21858] Snapshot version 1.8 release 9 (snap4)HDF Tester2012-01-021-3/+3
|
* [svn-r21851] Snapshot version 1.8 release 9 (snap3)HDF Tester2011-12-261-3/+3
|
* [svn-r21832] Snapshot version 1.8 release 9 (snap2)HDF Tester2011-12-191-3/+3
|
* [svn-r21800] Snapshot version 1.8 release 9 (snap1)HDF Tester2011-12-051-3/+3
|
* [svn-r21776] Snapshot version 1.8 release 9 (snap0)HDF Tester2011-11-281-3/+3
|
* [svn-r21708] I made more update for the test commands.Raymond Lu2011-11-031-18/+18
| | | | Not tested yet.
* [svn-r21706] I changed the some file names from "textXXXX.conf" to ↵Raymond Lu2011-11-031-10/+10
| | | | | | "txtXXXX.conf". Not tested yet.
* [svn-r21703] I corrected a capital option with a quotation.Raymond Lu2011-11-021-1/+1
| | | | Not tested yet.
* [svn-r21701] I changed the file name tnofilename-with-packed-bits.ddl to ↵Raymond Lu2011-11-011-1/+1
| | | | | | tnofilename.ddl according to h5dump script file for C. Not tested yet.
* [svn-r21696] I took out the space_overflow.c test because it creates data file.Raymond Lu2011-11-011-5/+0
| | | | Tested on VMS.
* [svn-r21682] I took out space_overflow.c because it's only for creating a ↵Raymond Lu2011-10-281-7/+0
| | | | | | data file. Not tested yet.
* [svn-r21677] I commented out three test cases where the format of the ↵Raymond Lu2011-10-261-3/+6
| | | | | | printed output was slightly different from the standard. Allen said he refactored the code for the tools. It may fix this problem after he commits the change. Not tested yet.
* [svn-r21656] I updated H5_SIZEOF_OFF_T from 4 to 8.Raymond Lu2011-10-241-1/+1
| | | | Tested on VMS.
* [svn-r21638] Update 1.8 branch version to 1.8.9-snap0Mike McGreevy2011-10-211-3/+3
|
* [svn-r21607] I updated the test cases in this script file.Raymond Lu2011-10-191-6/+291
| | | | Tested on VMS.
* [svn-r21602] I updated the test cases.Raymond Lu2011-10-181-4/+58
| | | | Tested on VMS.
* [svn-r21598] I corrected a few commands for the test cases.Raymond Lu2011-10-181-5/+5
| | | | Tested on VMS.
* [svn-r21588] Snapshot version 1.8 release 8 (snap18)HDF Tester2011-10-171-3/+3
|
* [svn-r21550] I updated many test cases in check_h5dump.com. There are some ↵Raymond Lu2011-10-131-9/+98
| | | | | | failures but I want to check in first. Then I can fix them during the release test. Tested on VMS.
* [svn-r21528] Merge of 21517 and 21520 from trunk:Dana Robinson2011-10-121-55/+99
| | | | | | | | | | - Added checks for clock_gettime() to configure.in. Tested on Linux, FreeBSD, Solaris, MacOSX to ensure they are found correctly and everything builds. No code currently reliess on clock_gettime(). - Brought Windows and VMS H5pubconf.h files into sync with the Linux file. Some data sizes were corrected in both VMS and Windows. Tested on Windows. Ray will test on VMS when this is pushed to the 1.8.x branch.
* [svn-r21500] Snapshot version 1.8 release 8 (snap17)HDF Tester2011-10-101-3/+3
|
* [svn-r21479] Merge revision 21101 from trunk to 1.8 branch:Mike McGreevy2011-10-051-7/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | HDFFV-7639 Purpose: Remove H5_MPI_SPECIAL_COLLECTIVE_IO_WORKS and H5_MPI_COMPLEX_DERIVED_DATATYPE_WORKS #defines from source. Description: Two advanced parallel functionalities, special collective IO and complex derived datatypes, are not supported by older implementations of mpi, and thus our code limits the use of these features with #ifdefs and has checks in configure to set them (or not). Unfortunately, configure can't actually run a parallel check to see if these features are working (nor not) so it resorts to looking in the config files where they are explicity enabled or disabled based on versions of mpi, sytems being built on, or for no documented reason at all (i.e. just set to on or off as some 'default'). Overriding these settings is easy if need be, provided it is known that it needs to be done to get improved performance, and oftentimes it is not. Most new MPI implementations successfully handle the functionality requested when these #defines are set, and many of the "turn these features off" cases in the config files are for old (> 5 years) versions of MPI and retired systems (such as NCSA's tungsten). Therefore, the decision has been made to remove the support for these old versions of MPI and systems that cannot handle these behaviors. The #ifdefs and supporting setup in the config/ files and configure script has been removed, and the code executed when these options were not set removed from the source. In passing, this commit also cleans up some whitespace issues in both t_mpi.c and H5Dmpio.c. Furthermore, in t_mpi.c, the special collective IO test was not getting regularly run due to it being written to work only with four processes (we regularly test with six, previously with three), and thus it failed when actually run due to an out of bounds data buffer assignment. It has been modified to run at any number of processes greater than four, and the memory problem has been fixed so the test passes. Tested: Jam, h5committest, Ember
* [svn-r21468] Maintenance: Modified command file according new source ↵Elena Pourmal2011-10-041-2/+9
| | | | | | structure created to support F90/F2003 Currently VMS supports F90 only.
* [svn-r21466] Maintenance: To support F2003 features we renamed some files. ↵Elena Pourmal2011-10-041-2/+2
| | | | | | Brought the change to VMS. Platforms tested: VMS server.
* [svn-r21444] Snapshot version 1.8 release 8 (snap16)HDF Tester2011-10-031-3/+3
|
* [svn-r21416] Snapshot version 1.8 release 8 (snap15)HDF Tester2011-09-261-3/+3
|
* [svn-r21399] Snapshot version 1.8 release 8 (snap14)HDF Tester2011-09-191-3/+3
|
* [svn-r21375] Snapshot version 1.8 release 8 (snap13)HDF Tester2011-09-121-3/+3
|
* [svn-r21361] Snapshot version 1.8 release 8 (snap12)HDF Tester2011-09-051-3/+3
|
* [svn-r21330] Snapshot version 1.8 release 8 (snap11)HDF Tester2011-08-291-3/+3
|
* [svn-r21287] I added a new file H5HGquery.c.Raymond Lu2011-08-221-1/+1
| | | | Not tested yet.