Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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. | ||||
* | [svn-r26660] HDFFV-9131: autotols rework | Allen Byrne | 2015-03-30 | 1 | -2/+0 |
| | | | | | | | Remove CXX_CONDITIONAL remove unneeded/obsolete sections. h5commtitest | ||||
* | [svn-r26616] Removed reference to grpit.f90 since it was removed. | Scot Breitenfeld | 2015-03-27 | 1 | -1/+0 |
| | |||||
* | [svn-r26594] Merge macros and fortran changes from dual_binary feature. | Allen Byrne | 2015-03-25 | 1 | -95/+48 |
| | | | | Tested: local linux | ||||
* | [svn-r26541] fixed array bounds starting from zero in H5Pff.f90 routines. | Scot Breitenfeld | 2015-03-23 | 1 | -46/+39 |
| | | | | Tested: h5committest | ||||
* | [svn-r26530] Add back Windows dll export define | Allen Byrne | 2015-03-23 | 1 | -0/+4 |
| | |||||
* | [svn-r26512] Reverted changed 26488 and 26477 | Scot Breitenfeld | 2015-03-20 | 4 | -854/+664 |
| | | | | Tested: h5committest | ||||
* | [svn-r26509] Run reconfigure after merges from autotools_rework branch. | Jerome Soumagne | 2015-03-20 | 1 | -2/+0 |
| | |||||
* | [svn-r26505] Merge r26435 from autotools_rework branch. | Jerome Soumagne | 2015-03-20 | 2 | -4/+1 |
| | | | | | | | Remove DEFAULT_LIBS from configure.ac and irix6.x config file which was using it. Remove references to IRIX/irix* platform. | ||||
* | [svn-r26490] Remove unused defines | Allen Byrne | 2015-03-19 | 1 | -4/+0 |
| | |||||
* | [svn-r26488] Updated developers notes due to the removal of COMMON and ↵ | Scot Breitenfeld | 2015-03-19 | 1 | -2/+8 |
| | | | | | | EQUIVALANCE and how everything is now put together. Not tested, comments only. | ||||
* | [svn-r26481] Removed compiler warnings. HDF5-239 | Scot Breitenfeld | 2015-03-19 | 9 | -217/+186 |
| | | | | Tested: h5committest. | ||||
* | [svn-r26479] Fix for: HDFFV-9162 | Scot Breitenfeld | 2015-03-19 | 3 | -43/+17 |
| | | | | | | | | h5pget_class_f should return hid_t for classtype Also removed all left over C comment artifacts /* and */ in the Fortran comments. Tested: h5committest | ||||
* | [svn-r26477] Removed COMMON and EQUIVALENCE usage from Fortran Source. | Scot Breitenfeld | 2015-03-19 | 4 | -662/+846 |
| | | | | | | | | | Also removed disabling shared when building Fortran on the Mac. These fixes should fix all the building shared with Fortran problems. HDF5-247 Also fixes array bounds starting from zero in H5Pff.f90 routines. Tested: h5committest | ||||
* | [svn-r26459] Snapshot version 1.9 release 215 | HDF Tester | 2015-03-15 | 1 | -1/+1 |
| |