summaryrefslogtreecommitdiffstats
path: root/testpar
Commit message (Expand)AuthorAgeFilesLines
* [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-12/+12
|\
| * [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-011-12/+12
* | [svn-r27122] removed dependency on generatored fortran source codeScot Breitenfeld2015-05-281-1/+0
* | [svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-05-271-274/+93
|\ \ | |/
| * [svn-r27084] Description:Quincey Koziol2015-05-151-274/+93
* | [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-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-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_...Dana Robinson2015-02-273-36/+24
* [svn-r26303] remove files with .clog2 extension generated by MPE when doing m...Mohamad Chaarawi2015-02-251-3/+3
* [svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of fun...Mohamad Chaarawi2015-02-238-23/+300
* [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch.Dana Robinson2015-02-231-2/+1
* [svn-r26271] Reverse merge of r26260 which was causing daily test failures.Dana Robinson2015-02-229-301/+23
* [svn-r26260] - add an attribute callback to call H5_term_library when MPI_COM...Mohamad Chaarawi2015-02-209-23/+301
* [svn-r26222] call H5close before MPI_Finalize() and close some objects that c...Mohamad Chaarawi2015-02-181-1/+8
* [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-r25963] Do not remove the prefix in the chunk alloc file, otherwise it m...Mohamad Chaarawi2015-01-081-1/+1
* [svn-r25928] Description:Quincey Koziol2014-12-291-12/+8
* [svn-r25921] - wrap MPI 3 usage with MPI_VERSION compile time check.Mohamad Chaarawi2014-12-232-4/+8
* [svn-r25884] Description:Quincey Koziol2014-12-111-3/+1
* [svn-r25790] fix bug in shapesame test where test fails with more than 10Mohamad Chaarawi2014-11-051-2/+8
* [svn-r25779] fix bug in parallel tests where a compact dset is being createdMohamad Chaarawi2014-11-041-4/+11
* [svn-r25651] Fix for: HDFFV-8715Mohamad Chaarawi2014-10-012-2/+7
* [svn-r25573] fix error output when dataset verify detects wrong data.Mohamad Chaarawi2014-09-051-1/+1
* [svn-r25503] - fix bug in encode/decode plist parallel test when 1 proccess i...Mohamad Chaarawi2014-08-013-25/+36
* [svn-r25496] Description:Quincey Koziol2014-07-301-1/+1
* [svn-r25401] add serial and parallel regression tests for zero dset read/writ...Mohamad Chaarawi2014-07-093-0/+61
* [svn-r25398] add a check to make sure MPI_File_get_size() returns correct val...Mohamad Chaarawi2014-07-091-1/+2
* [svn-r25397] - remove configure checks for MPI_File_get_size and BigMohamad Chaarawi2014-07-073-34/+1
* [svn-r25282] remove obsolete fileAllen Byrne2014-06-131-5/+0
* [svn-r25188] Implement change to cmake_ext_mod config folderAllen Byrne2014-05-142-2/+2
* [svn-r25135] Remove property will fail - This only is true on windows shared.Allen Byrne2014-04-291-1/+2
* [svn-r25128] HDFFV-8172: Add tests properties that indicate it will fail and ...Allen Byrne2014-04-281-1/+3
* [svn-r25117] Removed LT_ADD_LIBHDF5_DEPENDENCY configure conditional to roll ...Larry Knox2014-04-251-1/+0
* [svn-r25084] Description:Quincey Koziol2014-04-231-0/+1
* [svn-r24948] Group tests by Common nameAllen Byrne2014-04-021-1/+1
* [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins...Allen Byrne2014-03-312-67/+449
* [svn-r24864] Description:Quincey Koziol2014-03-2114-1330/+78
* [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
* [svn-r24782] HDFFV-8700 -Allen Byrne2014-03-111-4/+4
* [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-112-31/+31
* [svn-r24772] Description:Quincey Koziol2014-03-102-12/+24