Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | [svn-r26986] Removed H5F_ACC_DEBUG and H5FD_DEBUG functionality. | Dana Robinson | 2015-04-30 | 2 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The H5F_ACC_DEBUG symbol remains but has been defined to zero and has been listed as deprecated. Fixes: HDFFV-1074 Tested on: h5committest 32-bit Linux w/ C++ and Fortran and multi VFD 32-bit Linux w/ C++ and Fortran and multi VFD (no deprec symbols) | |||||
* | | | | | | | [svn-r27115] Moved testing KINDs and SIZEOFs to configure. | Scot Breitenfeld | 2015-05-27 | 7 | -399/+332 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r27019] Fixed print statement. | Scot Breitenfeld | 2015-05-05 | 1 | -3/+1 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r27002] removed the use of deprecated APIs | Scot Breitenfeld | 2015-05-04 | 1 | -7/+9 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26988] Fix name of generated file | Allen Byrne | 2015-05-01 | 1 | -1/+5 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26973] changed "_c (" to "_c(" | Scot Breitenfeld | 2015-04-29 | 1 | -228/+228 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26972] Removed unused C functions. | Scot Breitenfeld | 2015-04-29 | 4 | -469/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | See HDFFV-9291: Check for unused C functions | |||||
* | | | | | | | [svn-r26969] Added H5KINDff.F90 to output and moved to end of source list. | Allen Byrne | 2015-04-29 | 1 | -7/+3 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26968] Removed H5A,H5D and H5P declarations which now use the KIND ↵ | Scot Breitenfeld | 2015-04-29 | 1 | -117/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | findings. | |||||
* | | | | | | | [svn-r26952] Added dependencies for H5_KINDff.F90 | Scot Breitenfeld | 2015-04-28 | 2 | -2/+2 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26950] Added DLL exports for windows. | Scot Breitenfeld | 2015-04-28 | 1 | -0/+52 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26937] added generated Fortran file to Fortran CMakeList.txt | Scot Breitenfeld | 2015-04-28 | 3 | -10/+72 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26934] H5test_kind.F90 now generates all the interfaces for H5A, H5D, ↵ | Scot Breitenfeld | 2015-04-27 | 9 | -3062/+587 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | and H5P REAL interfaces depending on the KIND available. | |||||
* | | | | | | | [svn-r26920] fixed typo | Scot Breitenfeld | 2015-04-24 | 1 | -2/+2 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26919] fixed real promoted to 8 bytes | Scot Breitenfeld | 2015-04-24 | 2 | -8/+86 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26917] added conditional for C_LONG_DOUBLE | Scot Breitenfeld | 2015-04-23 | 4 | -11/+59 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26916] cleaned-up comments | Scot Breitenfeld | 2015-04-23 | 1 | -6/+13 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26915] Added missing long_double APIs. | Scot Breitenfeld | 2015-04-23 | 2 | -1/+74 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26912] Removed unused 'set' | Scot Breitenfeld | 2015-04-23 | 1 | -1/+0 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26895] Added missing interfaces for c_double_long. | Scot Breitenfeld | 2015-04-23 | 3 | -61/+450 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added DLLs. | |||||
* | | | | | | | [svn-r26893] added c_long_double interfaces and updated DLLs | Scot Breitenfeld | 2015-04-22 | 3 | -142/+873 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26886] Fixed source to avoid bug in gfortran < v4.7 Bug: 45190, 37829 | Scot Breitenfeld | 2015-04-22 | 2 | -20/+3 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26885] Fixed issues with CMake and Fortran on linux. | Scot Breitenfeld | 2015-04-22 | 2 | -6/+39 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26876] changed argument to SIZEOF. | Scot Breitenfeld | 2015-04-21 | 1 | -2/+2 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26874] Added interfaces to H5P parallel interfaces. | Scot Breitenfeld | 2015-04-21 | 1 | -4/+44 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26870] added mising TARGET | Scot Breitenfeld | 2015-04-21 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26869] removed the --enable-fortran2003 option, it is now just ↵ | Scot Breitenfeld | 2015-04-21 | 2 | -10/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | --enable-fortran | |||||
* | | | | | | | [svn-r26866] Removed the default REAL and DOUBLE PRECESION dependency. | Scot Breitenfeld | 2015-04-21 | 14 | -4443/+1353 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26856] various intel compiler fixes | Scot Breitenfeld | 2015-04-20 | 3 | -6/+6 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26847] combined H5test_kind programs | Scot Breitenfeld | 2015-04-20 | 7 | -635/+138 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26846] BIND(C) added to H5 general functions | Scot Breitenfeld | 2015-04-20 | 3 | -77/+55 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26845] H5P and H5A BIND(C) added to APIs | Scot Breitenfeld | 2015-04-20 | 6 | -2022/+1258 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26838] svn merge -r26813:26837 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-04-17 | 1 | -2/+0 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
* | | | | | | | [svn-r26836] added BIND(C) to H5T APIs | Scot Breitenfeld | 2015-04-17 | 4 | -1303/+1029 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26834] Added more BIND(C) to H5O Fortran APIs | Scot Breitenfeld | 2015-04-17 | 2 | -34/+43 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26833] Added BIND(C) to H5O Fortran APIs | Scot Breitenfeld | 2015-04-17 | 3 | -141/+106 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26832] misc. clean-up | Scot Breitenfeld | 2015-04-17 | 1 | -2/+2 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26831] Added H5S BIND(C) | Scot Breitenfeld | 2015-04-17 | 3 | -790/+629 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26830] Added BIND(C) to Fortran H5R APIs. | Scot Breitenfeld | 2015-04-16 | 1 | -15/+21 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26829] Added BIND(C) to the Fortran H5I APIs | Scot Breitenfeld | 2015-04-16 | 3 | -61/+40 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26827] Combined parallel APIs and removed no longer needed parallel files. | Scot Breitenfeld | 2015-04-16 | 8 | -552/+449 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26826] CHANGED H5G APIs to use BIND(C) | Scot Breitenfeld | 2015-04-16 | 4 | -212/+126 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26825] Added include for preprocessing fortran files with configure ↵ | Scot Breitenfeld | 2015-04-16 | 5 | -57/+97 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | definitions | |||||
* | | | | | | | [svn-r26819] Updated H5A, H5E, H5D, H5F APIs to F2003, added ifdef for parallel. | Scot Breitenfeld | 2015-04-15 | 16 | -990/+721 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26814] svn merge -r26807:26813 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-04-15 | 3 | -45/+24 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | [svn-r26812] Removed printf debugging statements. | Scot Breitenfeld | 2015-04-15 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: trival. | |||||
* | | | | | | | [svn-r26809] Changed Fortran file endings from ".f90" to ".F90" | Scot Breitenfeld | 2015-04-14 | 31 | -356/+289 | |
| | | | | | | | ||||||
* | | | | | | | [svn-r26807] Combined *_F03* files and removed *_F90* files. | Scot Breitenfeld | 2015-04-14 | 37 | -13614/+6772 | |
|/ / / / / / | ||||||
* | | | | | | [svn-r26785] Snapshot version 1.9 release 216 | HDF Tester | 2015-04-12 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and ↵ | Larry Knox | 2015-04-02 | 1 | -1/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | redundant /usr/include and lib in fcompile and link flags checks, now that I have run reconfigure. Also changed paths to h5cc, etc. in scripts to run installed examples from relative paths to absolute paths. Tested with h5committest. |