Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r27115] Moved testing KINDs and SIZEOFs to configure. | Scot Breitenfeld | 2015-05-27 | 58 | -1385/+2589 |
| | |||||
* | [svn-r27023] Changed H5I to H5IM | Scot Breitenfeld | 2015-05-05 | 1 | -12/+12 |
| | |||||
* | [svn-r27021] Added hdf5_hl_fortrandll.def to hl library build. | Scot Breitenfeld | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | [svn-r27020] fixed HL Fortran Binary dir. | Scot Breitenfeld | 2015-05-05 | 1 | -1/+1 |
| | |||||
* | [svn-r27019] Fixed print statement. | Scot Breitenfeld | 2015-05-05 | 1 | -3/+1 |
| | |||||
* | [svn-r27006] Added hdf5_hl_fortrandll.def to hl library build. | Scot Breitenfeld | 2015-05-04 | 1 | -1/+1 |
| | |||||
* | [svn-r27002] removed the use of deprecated APIs | Scot Breitenfeld | 2015-05-04 | 1 | -7/+9 |
| | |||||
* | [svn-r26990] Updated the F2003 error statement when find a nonF2003 compiler. | Scot Breitenfeld | 2015-05-01 | 2 | -2/+2 |
| | |||||
* | [svn-r26989] Changed the BIND(C) derived types from: | Scot Breitenfeld | 2015-05-01 | 3 | -5/+5 |
| | | | | CHARACTER(LEN=1) to CHARACTER(KIND=C_CHAR) to make Sun compilers happy. | ||||
* | [svn-r26988] Fix name of generated file | Allen Byrne | 2015-05-01 | 1 | -1/+5 |
| | |||||
* | [svn-r26983] Added C_CHAR to compound type. | Scot Breitenfeld | 2015-04-30 | 1 | -2/+2 |
| | |||||
* | [svn-r26976] Added TARGET. | Scot Breitenfeld | 2015-04-30 | 1 | -11/+11 |
| | |||||
* | [svn-r26975] Renamed variable to eliminate conflict. | Scot Breitenfeld | 2015-04-30 | 1 | -14/+14 |
| | |||||
* | [svn-r26974] spelling | Scot Breitenfeld | 2015-04-29 | 1 | -1/+1 |
| | |||||
* | [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-r26971] fixed declaration of h5ltget_attribute_c | Scot Breitenfeld | 2015-04-29 | 2 | -7/+7 |
| | |||||
* | [svn-r26970] Added new pointer APIs for h5ltmake_dataset ahd h5ltread_dataset. | Scot Breitenfeld | 2015-04-29 | 4 | -25/+172 |
| | |||||
* | [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-r26938] svn merge -r26910:26937 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-04-28 | 3 | -57/+58 |
|\ | |||||
| * | [svn-r26936] Incorrect use of HSIZE_T_FORMAT macro, needed to be sub macro ↵ | Allen Byrne | 2015-04-27 | 1 | -3/+3 |
| | | | | | | | | | | | | H5_PRINTF_LL_WIDTH. Tested: local linux | ||||
| * | [svn-r26929] Added support for shared lib and zlib. | Albert Cheng | 2015-04-27 | 1 | -5/+17 |
| | | | | | | | | Tested: linux (jam), Mac (osx1010dev) | ||||
| * | [svn-r26926] Fixed previous typo in the installation of DMG file. | Albert Cheng | 2015-04-27 | 1 | -1/+1 |
| | | | | | | | | Tested: osx1010dev | ||||
| * | [svn-r26925] Added method to install the Mac OSX DMG file by line commands. | Albert Cheng | 2015-04-27 | 1 | -1/+36 |
| | | | | | | | | | | | | Group all install method into a function call for easier maintenance. Tested: Linux (jam, platypus), Mac (osx1010dev) | ||||
| * | [svn-r26924] Remove old and invalid information: | Albert Cheng | 2015-04-27 | 1 | -48/+2 |
| | | | | | | | | | | | | Retired IBM SP system which was old. Removed --enable-parallel=mpich information. The option is invalid now (remove date unknown.) | ||||
* | | [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 | 3 | -107/+185 |
| | | |||||
* | | [svn-r26918] fixed H5_FORTRAN_HAVE_C_LONG_DOUBLE | Scot Breitenfeld | 2015-04-24 | 2 | -20/+20 |
| | | |||||
* | | [svn-r26917] added conditional for C_LONG_DOUBLE | Scot Breitenfeld | 2015-04-23 | 10 | -70/+250 |
| | | |||||
* | | [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-r26911] svn merge -r26866:26910 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-04-23 | 7 | -88/+627 |
|\ \ | |/ | |||||
| * | [svn-r26907] Check range and fix conversion issue of compound members in ↵ | Jerome Soumagne | 2015-04-23 | 1 | -9/+25 |
| | | | | | | | | | | | | H5T_copy/H5T_set_loc Tested: local linux | ||||
| * | [svn-r26906] Correct typo | Allen Byrne | 2015-04-23 | 1 | -1/+1 |
| | | |||||
| * | [svn-r26905] Add user scripts to CMake folder | Allen Byrne | 2015-04-23 | 3 | -0/+446 |
| | | |||||
| * | [svn-r26900] Update CMake doc references | Allen Byrne | 2015-04-23 | 3 | -79/+156 |
| | | |||||
| * | [svn-r26868] Remove accum_change assert in H5T for now | Jerome Soumagne | 2015-04-21 | 1 | -2/+2 |
| | | |||||
* | | [svn-r26908] Added missing c_long_double interfaces, now handles promotion ↵ | Scot Breitenfeld | 2015-04-23 | 10 | -8117/+1085 |
| | | | | | | | | of reals and integers to 8 bytes, added C wrappers that take pointers from Fortran. | ||||
* | | [svn-r26897] Added DLL file for HL Fortran. | Scot Breitenfeld | 2015-04-23 | 1 | -0/+1 |
| | | |||||
* | | [svn-r26896] added LONG_DOUBLE interfaces | Scot Breitenfeld | 2015-04-23 | 2 | -1/+1925 |
| | | |||||
* | | [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-r26890] commented out -DNDEBUG | Scot Breitenfeld | 2015-04-22 | 2 | -2/+2 |
| | | |||||
* | | [svn-r26888] Removed the preprocessor option "-UNDEBUG" | Scot Breitenfeld | 2015-04-22 | 2 | -4/+4 |
| | |