summaryrefslogtreecommitdiffstats
path: root/hl/test
Commit message (Expand)AuthorAgeFilesLines
* [svn-r27221] Reworked Fortran autools REAL KIND detection.Scot Breitenfeld2015-06-161-0/+5
* [svn-r27209] svn merge -r27186:27208 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-163-23/+23
|\
| * [svn-r27204] Description:Quincey Koziol2015-06-153-23/+23
* | [svn-r27186] added fix for jam with promoted reals and integersScot Breitenfeld2015-06-101-0/+1
* | [svn-r27167] more DT fixesScot Breitenfeld2015-06-091-0/+1
* | [svn-r27164] various bug fixes for DTScot Breitenfeld2015-06-081-0/+1
* | [svn-r27154] fixed issue with mis-matching long double between Fortran and CScot Breitenfeld2015-06-051-0/+1
* | [svn-r27151] fixed __float128 errorsScot Breitenfeld2015-06-041-0/+1
* | [svn-r27140] fixed interger*16 supportScot Breitenfeld2015-06-031-0/+1
* | [svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-021-4/+4
|\ \ | |/
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-4/+4
* | [svn-r27122] removed dependency on generatored fortran source codeScot Breitenfeld2015-05-281-1/+0
* | [svn-r27115] Moved testing KINDs and SIZEOFs to configure.Scot Breitenfeld2015-05-271-0/+11
* | [svn-r26869] removed the --enable-fortran2003 option, it is now just --enable...Scot Breitenfeld2015-04-211-3/+0
* | [svn-r26825] Added include for preprocessing fortran files with configure def...Scot Breitenfeld2015-04-161-2/+3
|/
* [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redun...Larry Knox2015-04-021-1/+0
* [svn-r26699] Generators are only built staticAllen Byrne2015-04-011-2/+2
* [svn-r26660] HDFFV-9131: autotols reworkAllen Byrne2015-03-301-2/+0
* [svn-r26594] Merge macros and fortran changes from dual_binary feature.Allen Byrne2015-03-251-2/+2
* [svn-r26509] Run reconfigure after merges from autotools_rework branch.Jerome Soumagne2015-03-201-2/+0
* [svn-r26417] Removed compiler warnings from HL. HDF5-237Scot Breitenfeld2015-03-106-42/+42
* [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants.Dana Robinson2015-03-013-28/+28
* [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...Dana Robinson2015-02-271-5/+0
* [svn-r26321] Fix for HDFFV-9042.Scot Breitenfeld2015-02-261-0/+87
* [svn-r26303] remove files with .clog2 extension generated by MPE when doing m...Mohamad Chaarawi2015-02-251-6/+6
* [svn-r26294] Fix for HDFFV-9132.Scot Breitenfeld2015-02-241-0/+30
* [svn-r26208] Update cmake minimumsAllen Byrne2015-02-181-1/+1
* [svn-r26188] Merged autotools fixes into the trunk:Scot Breitenfeld2015-02-161-1/+2
* [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au...Mohamad Chaarawi2015-02-161-1/+0
* [svn-r26172] Fix for: HDFFV-8685 -- Have one include file to use for HL li...Scot Breitenfeld2015-02-131-1/+0
* [svn-r25631] Fix fo HDFFV-8912Scot Breitenfeld2014-09-291-2/+7
* [svn-r25629] Fix for hdffv-8855.Scot Breitenfeld2014-09-291-0/+38
* [svn-r25496] Description:Quincey Koziol2014-07-301-2/+2
* [svn-r25399] bug fixes where a wrong type was used instead of hid_t.Mohamad Chaarawi2014-07-091-2/+2
* [svn-r25397] - remove configure checks for MPI_File_get_size and BigMohamad Chaarawi2014-07-071-1/+0
* [svn-r25197] Description:Quincey Koziol2014-05-171-2/+2
* [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ...Larry Knox2014-04-251-1/+0
* [svn-r24948] Group tests by Common nameAllen Byrne2014-04-021-5/+5
* [svn-r24937] Adds an H5free_memory() function to the library for use withDana Robinson2014-03-311-6/+6
* [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins...Allen Byrne2014-03-311-59/+493
* [svn-r24869] Description:Quincey Koziol2014-03-231-2/+5
* [svn-r24864] Description:Quincey Koziol2014-03-211-1/+0
* [svn-r24804] Description:Quincey Koziol2014-03-161-10/+14
* [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
* [svn-r24782] HDFFV-8700 -Allen Byrne2014-03-112-11/+11
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-112-20/+20
* [svn-r24392] Cleanup testfiles from scripts. Update lists of files to be clea...Allen Byrne2013-11-011-0/+3
* [svn-r24376] Updated all code to use HDmalloc, HDcalloc, and HDfree.Dana Robinson2013-10-313-12/+12
* [svn-r24194] Don't add hdf5 library dependencies to lib files when --disable-...Larry Knox2013-09-241-0/+1
* [svn-r24030] Description:Quincey Koziol2013-08-191-1/+1