Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r22706] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, ↵ | Larry Knox | 2012-08-22 | 5 | -311/+503 |
| | | | | | | libtool 2.4.2 Tested THG machines. | ||||
* | [svn-r22697] Snapshot version 1.9 release 126 | HDF Tester | 2012-08-19 | 1 | -1/+1 |
| | |||||
* | [svn-r22670] Snapshot version 1.9 release 125 | HDF Tester | 2012-08-12 | 1 | -1/+1 |
| | |||||
* | [svn-r22629] Snapshot version 1.9 release 124 | Larry Knox | 2012-08-05 | 1 | -1/+1 |
| | |||||
* | [svn-r22525] Snapshot version 1.9 release 124 | Larry Knox | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | [svn-r22510] Enabled the compilation of tH5E_F03.f90 | Scot Breitenfeld | 2012-07-03 | 2 | -12/+4 |
| | |||||
* | [svn-r22504] Maintenance: | Elena Pourmal | 2012-06-29 | 2 | -4/+12 |
| | | | | | | | | See HELPDESK-643 issue in JIRA. NAG Fortran compiler doesn't like the current tH5E_F03.f90 file that has only comments and no executable statements. Removed tH5E_F03.f90 from the list of modules to build. Tested on jam with Intel compiler using --enable-fortran2003 flag. | ||||
* | [svn-r22487] Snapshot version 1.9 release 122 | HDF Tester | 2012-06-24 | 1 | -1/+1 |
| | |||||
* | [svn-r22482] Maintenance: | Elena Pourmal | 2012-06-23 | 1 | -23/+1 |
| | | | | | | | | - Fixed a typo in return value of the nh5dread_f_c function ( was 1 instead of 0 on success); fixed the return value to make it consistent with other Fortran functions; cleaned the code from debug statements. Platforms tested: jam with GNU and Intel compilers, fortran 2003 feature. | ||||
* | [svn-r22448] Snapshot version 1.9 release 121 | HDF Tester | 2012-06-10 | 1 | -1/+1 |
| | |||||
* | [svn-r22427] Snapshot version 1.9 release 120 | HDF Tester | 2012-06-03 | 1 | -1/+1 |
| | |||||
* | [svn-r22426] Add examples/README file to be installed with examples. | Larry Knox | 2012-06-02 | 1 | -1/+10 |
| | | | | Text file only, but tested with h5committest. | ||||
* | [svn-r22413] Snapshot version 1.9 release 119 | HDF Tester | 2012-05-27 | 1 | -1/+1 |
| | |||||
* | [svn-r22405] HDFFV-8018: add INSTALL commands for packaging the pdb files ↵ | Allen Byrne | 2012-05-24 | 1 | -0/+4 |
| | | | | | | for windows when configured with RelWithDebInfo Tested: local linux and Windows | ||||
* | [svn-r22392] Added test for h5tcreate_f with H5T_STRING_F option. | Scot Breitenfeld | 2012-05-23 | 2 | -29/+73 |
| | | | | | | Cleaned-up formating and comments for h5tcreate_f. Tested: jam (gnu compiler) | ||||
* | [svn-r22382] Snapshot version 1.9 release 118 | HDF Tester | 2012-05-20 | 1 | -1/+1 |
| | |||||
* | [svn-r22361] Change library source properties: remove "LANGUAGE C" property ↵ | Allen Byrne | 2012-05-14 | 1 | -4/+7 |
| | | | | | | from headers. Add "LINKER C" property to link. Tested: local linux | ||||
* | [svn-r22356] Snapshot version 1.9 release 117 | HDF Tester | 2012-05-13 | 1 | -1/+1 |
| | |||||
* | [svn-r22326] Snapshot version 1.9 release 116 | HDF Tester | 2012-04-29 | 1 | -1/+1 |
| | |||||
* | [svn-r22311] Snapshot version 1.9 release 115 | HDF Tester | 2012-04-22 | 1 | -1/+1 |
| | |||||
* | [svn-r22286] Snapshot version 1.9 release 114 | HDF Tester | 2012-04-15 | 1 | -1/+1 |
| | |||||
* | [svn-r22257] Snapshot version 1.9 release 113 | HDF Tester | 2012-04-08 | 1 | -1/+1 |
| | |||||
* | [svn-r22243] Updated the comments for robodoc inclusion and changed spacing ↵ | Scot Breitenfeld | 2012-04-03 | 1 | -69/+68 |
| | | | | | | formatting in the source headers, cosmetic changes only. | ||||
* | [svn-r22195] Add PASS_REGULAR_EXPRESSION property to fortran tests to verify ↵ | Allen Byrne | 2012-03-29 | 1 | -0/+3 |
| | | | | | | 0 errors. Some platforms do not return proper value in CMake ADD_TEST and results in a false positive. Tested: local linux | ||||
* | [svn-r22170] Removed extraneous svn executable properties from ↵ | Dana Robinson | 2012-03-28 | 4 | -0/+0 |
| | | | | non-executable files. | ||||
* | [svn-r22163] Added tests for optional parameters in h5ocopy_f. | Scot Breitenfeld | 2012-03-28 | 1 | -62/+143 |
| | | | | | | | Cleaned up comments by removing "C" notation comments Tested: jam (gnu, intel) koala (intel) | ||||
* | [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 | 4 | -3/+186 |
| | | | | | | 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 | 5 | -5/+5 |
| | | | | standard 2.8.6 | ||||
* | [svn-r21778] Description: | Scot Breitenfeld | 2011-11-29 | 1 | -1/+12 |
| | | | | | | Added test for h5dget_space_status_f. Tested: jam (gnu, intel, pgi) | ||||
* | [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 |
| |