Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r22170] Removed extraneous svn executable properties from ↵ | Dana Robinson | 2012-03-28 | 1 | -0/+0 |
| | | | | non-executable files. | ||||
* | [svn-r22154] Fixed comments for h5pcreate_f; added missing property classes. | Scot Breitenfeld | 2012-03-27 | 1 | -15/+20 |
| | | | | | | Tested: N/A | ||||
* | [svn-r22146] Purpose: ↵ | Mike McGreevy | 2012-03-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | HDFFV-398: h5cc doesn't work with automake Description: Fixed compiler wrapper scripts to correctly detect compilation when -MT preprocessor flag is provided, fixing a bug in which its *.o argument was added to link_objs but not compile_args. This previously broke usage of h5cc as the provided compiler in configure scripts (like with h5edit) as automake may supply the -MT option to the compiler via the makefiles. Tested: Tested using h5edit and h5committested. | ||||
* | [svn-r22144] Added DLL h5ocopy_f entry for windows. | Scot Breitenfeld | 2012-03-26 | 2 | -0/+2 |
| | |||||
* | [svn-r22142] Description : New Fortran wrapper (h5ocopy_f) for the C API H5Ocopy | Scot Breitenfeld | 2012-03-26 | 3 | -1/+135 |
| | | | | | | HDFFV-7965 Tested: jam (gnu), koala (gnu) | ||||
* | [svn-r22140] Snapshot version 1.9 release 112 | HDF Tester | 2012-03-25 | 1 | -1/+1 |
| | |||||
* | [svn-r22097] Snapshot version 1.9 release 111 | HDF Tester | 2012-03-20 | 1 | -1/+1 |
| | |||||
* | [svn-r22040] Snapshot version 1.9 release 110 | HDF Tester | 2012-03-11 | 1 | -1/+1 |
| | |||||
* | [svn-r22022] Snapshot version 1.9 release 109 | HDF Tester | 2012-03-04 | 1 | -1/+1 |
| | |||||
* | [svn-r21910] Snapshot version 1.9 release 108 | HDF Tester | 2012-02-05 | 1 | -1/+1 |
| | |||||
* | [svn-r21898] Snapshot version 1.9 release 107 | HDF Tester | 2012-01-29 | 1 | -1/+1 |
| | |||||
* | [svn-r21884] Snapshot version 1.9 release 106 | HDF Tester | 2012-01-22 | 1 | -1/+1 |
| | |||||
* | [svn-r21867] Snapshot version 1.9 release 105 | HDF Tester | 2012-01-08 | 1 | -1/+1 |
| | |||||
* | [svn-r21857] Snapshot version 1.9 release 104 | HDF Tester | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | [svn-r21850] Snapshot version 1.9 release 103 | HDF Tester | 2011-12-25 | 1 | -1/+1 |
| | |||||
* | [svn-r21831] Snapshot version 1.9 release 102 | HDF Tester | 2011-12-18 | 1 | -1/+1 |
| | |||||
* | [svn-r21824] Snapshot version 1.9 release 101 | HDF Tester | 2011-12-11 | 1 | -1/+1 |
| | |||||
* | [svn-r21804] Update CMake Required version in all folders to match current ↵ | Allen Byrne | 2011-12-05 | 1 | -1/+1 |
| | | | | standard 2.8.6 | ||||
* | [svn-r21777] Description: | Scot Breitenfeld | 2011-11-29 | 1 | -1/+1 |
| | | | | | | | Changed, INTENT of flag to be OUT instead of IN for h5dget_space_status_f, the value gets changed so it should have intent(OUT), it is correct in the documentation. Tested: jam (gnu, intel, pgi) | ||||
* | [svn-r21775] Snapshot version 1.9 release 100 | HDF Tester | 2011-11-27 | 1 | -1/+1 |
| | |||||
* | [svn-r21770] Snapshot version 1.9 release 99 | HDF Tester | 2011-11-20 | 1 | -1/+1 |
| | |||||
* | [svn-r21764] HDFFV-7798: CMake on linux. Corrected path component in ↵ | Allen Byrne | 2011-11-15 | 1 | -8/+19 |
| | | | | fortran/src and hl/fortran/src and the install command. | ||||
* | [svn-r21748] Snapshot version 1.9 release 98 | HDF Tester | 2011-11-13 | 1 | -1/+1 |
| | |||||
* | [svn-r21721] Snapshot version 1.9 release 97 | HDF Tester | 2011-11-06 | 1 | -1/+1 |
| | |||||
* | [svn-r21710] CMake FindMPI module changed to look for fortran libs. Cmake ↵ | Allen Byrne | 2011-11-03 | 1 | -4/+7 |
| | | | | | | | | files updated to link with fortran mpi libs. Updated cacheinit.cmake to set num of procs to 3 for hdf testing. Tested: local linux and on windows 7 | ||||
* | [svn-r21692] Snapshot version 1.9 release 96 | HDF Tester | 2011-10-30 | 1 | -1/+1 |
| | |||||
* | [svn-r21689] Albert noted for *AIX 5.3: | Scot Breitenfeld | 2011-10-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | *Hostname: nsipada0X: "../../../hdf5/fortran/src/H5Ef.c", line 301.40: 1506-280 (E) Function argument assignment between types "int(*)(int,void*)" and "int(*)(int,struct {...}*)" is not allowed. Fixed by casting has H5E_auto2_t. tested: jam (gfortran, intel) | ||||
* | [svn-r21667] Update FOLDER solution option for target properties. Added ↵ | Allen Byrne | 2011-10-25 | 1 | -0/+2 |
| | | | | | | OPTION command for solution folder and no packaging. Tested: local linux | ||||
* | [svn-r21654] Description: | Scot Breitenfeld | 2011-10-23 | 1 | -8/+8 |
| | | | | | | Fixed the GM offset returned in the derived type h5_info_t and use the functon HDgmtime instead of gmtime. tested: jam( intel, gnu) | ||||
* | [svn-r21628] Description: | Scot Breitenfeld | 2011-10-20 | 2 | -3/+1 |
| | | | | | | | | | | | | Removed line: $(RM) $(DESTDIR)$(includedir)/H5f90i*.h These *.h files are needed for HL_NPOESS and should not be removed when make clean is specified. The Daily Test installs the file using the deploy script, but then runs make clean which removes the file, so the files are not there when we try to compile HL_NPOESS causing an error. | ||||
* | [svn-r21619] Description: | Scot Breitenfeld | 2011-10-20 | 1 | -13/+14 |
| | | | | | | | | Changed the API to pass type(h5o_info_t) instead of a C pointer to the derived type. Tested: jam (gfortran and pgi) | ||||
* | [svn-r21615] Robodoc comment changes. | Scot Breitenfeld | 2011-10-20 | 4 | -158/+147 |
| | |||||
* | [svn-r21587] Snapshot version 1.9 release 95 | HDF Tester | 2011-10-16 | 1 | -1/+1 |
| | |||||
* | [svn-r21583] Fixed robodoc headers in comments. | Scot Breitenfeld | 2011-10-14 | 1 | -91/+111 |
| | |||||
* | [svn-r21570] Description: Cleaned up comments and variable names to match ↵ | Scot Breitenfeld | 2011-10-14 | 1 | -9/+8 |
| | | | | RM, no source changes. | ||||
* | [svn-r21552] Maintenance: Addressed HDFFV-915 - investigate if H5open and ↵ | Elena Pourmal | 2011-10-13 | 1 | -28/+12 |
| | | | | | | | | | | | | | H5close are needed in the corresponding Fortran wrappers. Solutions: The calls were not needed and were removed from the C stubs h5open_c and h5close_c for the correspnding Fortran subroutines h5open_f and h5close_f. Platforms tested: jam with gcc and gfortran, PGI and Intel koala with PGI and Intel linew with the standard Sun compilers | ||||
* | [svn-r21537] Description: | Scot Breitenfeld | 2011-10-13 | 2 | -97/+123 |
| | | | | | | Modified h5oget_info_by_name_f to return a derive type h5o_info_t Tested: jam( gfortran, pgi, intel) | ||||
* | [svn-r21536] Desciption: Removed H5Eget_auto_f from source, moved to ↵ | Scot Breitenfeld | 2011-10-13 | 3 | -299/+60 |
| | | | | | | | | F2003_new branch for further testing. Tested: jam (gnu) | ||||
* | [svn-r21535] Description: | Scot Breitenfeld | 2011-10-13 | 6 | -473/+711 |
| | | | | | | | Updated to the robodoc headers comments, cleaned up the spacing of the source code which is included in the documenaton. Tested: jam (intel) | ||||
* | [svn-r21499] Snapshot version 1.9 release 94 | HDF Tester | 2011-10-09 | 1 | -1/+1 |
| | |||||
* | [svn-r21475] Description: fixed C_LOC(X) non-standard argument X for ↵ | Scot Breitenfeld | 2011-10-05 | 3 | -61/+61 |
| | | | | | | multi-dimensional arrays detected using xlf compiler. Tested: jam (intel, gnu, pgi) F2003 compilers. | ||||
* | [svn-r21443] Snapshot version 1.9 release 93 | HDF Tester | 2011-10-02 | 1 | -1/+1 |
| | |||||
* | [svn-r21434] Description: Removed 12 byte real tests and definition from ↵ | Scot Breitenfeld | 2011-09-30 | 1 | -38/+10 |
| | | | | | | fortran types, it was not used in the main fortran src. Tested: jam (gnu, g95, intel) | ||||
* | [svn-r21415] Snapshot version 1.9 release 92 | HDF Tester | 2011-09-25 | 1 | -1/+1 |
| | |||||
* | [svn-r21406] Updated Makefile.in after updating from trunk. | Scot Breitenfeld | 2011-09-21 | 1 | -1/+1 |
| | |||||
* | [svn-r21405] Added dependencies, for HDF5.lo and HDF5mpio.lo, ↵ | Scot Breitenfeld | 2011-09-21 | 2 | -7/+7 |
| | | | | | | | | H5_ff_F90/F03.lo and H5_ff.lo to resolve failures when building HDF5.lo and HDF5mpio.lo. Tested: jam (gcc, mpi) using both: make HDF5.lo and make HDF5mpio.lo | ||||
* | [svn-r21374] Snapshot version 1.9 release 91 | HDF Tester | 2011-09-11 | 1 | -1/+1 |
| | |||||
* | [svn-r21373] Description: Changed the robodoc keywords in the comments | Scot Breitenfeld | 2011-09-10 | 9 | -123/+123 |
| | | | | to the RM documentation's standards. | ||||
* | [svn-r21362] Change the integer type for filno in in H5O_info_t derived ↵ | Scot Breitenfeld | 2011-09-05 | 1 | -8/+8 |
| | | | | | | | | | | | | | | | | | type to c_long to match the unsigned long, via standard: F2003, Note 15.9 "The C international standard specifies that the representations for nonnegative signed integers ar ethe same as the corresponding values for signed integers. Because Fortran does not provide direct support for unsigned kinds of integers, the ISO_C_BINDING module does not make accessible named constants for their kind type parameter values. Instead, a user can use the signed kinds of integers to interoperate with the unsigned types and all their qualified versions as well...." Tested: (jam, intel) | ||||
* | [svn-r21360] Snapshot version 1.9 release 90 | HDF Tester | 2011-09-04 | 1 | -1/+1 |
| |