| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r27186] added fix for jam with promoted reals and integers | Scot Breitenfeld | 2015-06-10 | 1 | -0/+1 |
|
|
* | [svn-r27167] more DT fixes | Scot Breitenfeld | 2015-06-09 | 1 | -0/+1 |
|
|
* | [svn-r27164] various bug fixes for DT | Scot Breitenfeld | 2015-06-08 | 1 | -0/+1 |
|
|
* | [svn-r27154] fixed issue with mis-matching long double between Fortran and C | Scot Breitenfeld | 2015-06-05 | 1 | -0/+1 |
|
|
* | [svn-r27151] fixed __float128 errors | Scot Breitenfeld | 2015-06-04 | 1 | -0/+1 |
|
|
* | [svn-r27140] fixed interger*16 support | Scot Breitenfeld | 2015-06-03 | 1 | -0/+1 |
|
|
* | [svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-06-02 | 1 | -4/+4 |
|\ |
|
| * | [svn-r27133] - Add a new attribute function characterstic for format: | Mohamad Chaarawi | 2015-06-01 | 1 | -4/+4 |
|
|
* | | [svn-r27122] removed dependency on generatored fortran source code | Scot Breitenfeld | 2015-05-28 | 1 | -1/+0 |
|
|
* | | [svn-r27115] Moved testing KINDs and SIZEOFs to configure. | Scot Breitenfeld | 2015-05-27 | 1 | -0/+11 |
|
|
* | | [svn-r26869] removed the --enable-fortran2003 option, it is now just --enable... | Scot Breitenfeld | 2015-04-21 | 1 | -3/+0 |
|
|
* | | [svn-r26825] Added include for preprocessing fortran files with configure def... | Scot Breitenfeld | 2015-04-16 | 1 | -2/+3 |
|/ |
|
* | [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redun... | Larry Knox | 2015-04-02 | 1 | -1/+0 |
|
|
* | [svn-r26699] Generators are only built static | Allen Byrne | 2015-04-01 | 1 | -2/+2 |
|
|
* | [svn-r26660] HDFFV-9131: autotols rework | Allen Byrne | 2015-03-30 | 1 | -2/+0 |
|
|
* | [svn-r26594] Merge macros and fortran changes from dual_binary feature. | Allen Byrne | 2015-03-25 | 1 | -2/+2 |
|
|
* | [svn-r26509] Run reconfigure after merges from autotools_rework branch. | Jerome Soumagne | 2015-03-20 | 1 | -2/+0 |
|
|
* | [svn-r26417] Removed compiler warnings from HL. HDF5-237 | Scot Breitenfeld | 2015-03-10 | 6 | -42/+42 |
|
|
* | [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. | Dana Robinson | 2015-03-01 | 3 | -28/+28 |
|
|
* | [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_... | Dana Robinson | 2015-02-27 | 1 | -5/+0 |
|
|
* | [svn-r26321] Fix for HDFFV-9042. | Scot Breitenfeld | 2015-02-26 | 1 | -0/+87 |
|
|
* | [svn-r26303] remove files with .clog2 extension generated by MPE when doing m... | Mohamad Chaarawi | 2015-02-25 | 1 | -6/+6 |
|
|
* | [svn-r26294] Fix for HDFFV-9132. | Scot Breitenfeld | 2015-02-24 | 1 | -0/+30 |
|
|
* | [svn-r26208] Update cmake minimums | Allen Byrne | 2015-02-18 | 1 | -1/+1 |
|
|
* | [svn-r26188] Merged autotools fixes into the trunk: | Scot Breitenfeld | 2015-02-16 | 1 | -1/+2 |
|
|
* | [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au... | Mohamad Chaarawi | 2015-02-16 | 1 | -1/+0 |
|
|
* | [svn-r26172] Fix for: HDFFV-8685 -- Have one include file to use for HL li... | Scot Breitenfeld | 2015-02-13 | 1 | -1/+0 |
|
|
* | [svn-r25631] Fix fo HDFFV-8912 | Scot Breitenfeld | 2014-09-29 | 1 | -2/+7 |
|
|
* | [svn-r25629] Fix for hdffv-8855. | Scot Breitenfeld | 2014-09-29 | 1 | -0/+38 |
|
|
* | [svn-r25496] Description: | Quincey Koziol | 2014-07-30 | 1 | -2/+2 |
|
|
* | [svn-r25399] bug fixes where a wrong type was used instead of hid_t. | Mohamad Chaarawi | 2014-07-09 | 1 | -2/+2 |
|
|
* | [svn-r25397] - remove configure checks for MPI_File_get_size and Big | Mohamad Chaarawi | 2014-07-07 | 1 | -1/+0 |
|
|
* | [svn-r25197] Description: | Quincey Koziol | 2014-05-17 | 1 | -2/+2 |
|
|
* | [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ... | Larry Knox | 2014-04-25 | 1 | -1/+0 |
|
|
* | [svn-r24948] Group tests by Common name | Allen Byrne | 2014-04-02 | 1 | -5/+5 |
|
|
* | [svn-r24937] Adds an H5free_memory() function to the library for use with | Dana Robinson | 2014-03-31 | 1 | -6/+6 |
|
|
* | [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins... | Allen Byrne | 2014-03-31 | 1 | -59/+493 |
|
|
* | [svn-r24869] Description: | Quincey Koziol | 2014-03-23 | 1 | -2/+5 |
|
|
* | [svn-r24864] Description: | Quincey Koziol | 2014-03-21 | 1 | -1/+0 |
|
|
* | [svn-r24804] Description: | Quincey Koziol | 2014-03-16 | 1 | -10/+14 |
|
|
* | [svn-r24789] Bump up the minimum cmake version | Allen Byrne | 2014-03-13 | 1 | -1/+1 |
|
|
* | [svn-r24782] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 2 | -11/+11 |
|
|
* | [svn-r24781] HDFFV-8700 - | Allen Byrne | 2014-03-11 | 2 | -20/+20 |
|
|
* | [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be clea... | Allen Byrne | 2013-11-01 | 1 | -0/+3 |
|
|
* | [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree. | Dana Robinson | 2013-10-31 | 3 | -12/+12 |
|
|
* | [svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-... | Larry Knox | 2013-09-24 | 1 | -0/+1 |
|
|
* | [svn-r24030] Description: | Quincey Koziol | 2013-08-19 | 1 | -1/+1 |
|
|
* | [svn-r24029] Move TESTS to seperate file to allow easier editing by all devel... | Allen Byrne | 2013-08-19 | 2 | -60/+80 |
|
|
* | [svn-r24020] Description: | Quincey Koziol | 2013-08-17 | 1 | -2/+2 |
|
|
* | [svn-r24011] Description: | Quincey Koziol | 2013-08-15 | 1 | -1/+1 |
|
|