summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | [svn-r27221] Reworked Fortran autools REAL KIND detection.Scot Breitenfeld2015-06-1612-0/+60
| * | | | | | | | | | | | [svn-r27209] svn merge -r27186:27208 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-1655-137/+137
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | |
| * | | | | | | | | | | | [svn-r27187] svn merge -r27135:27186 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-101-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [svn-r27186] added fix for jam with promoted reals and integersScot Breitenfeld2015-06-1012-0/+12
| * | | | | | | | | | | | | [svn-r27167] more DT fixesScot Breitenfeld2015-06-0912-0/+12
| * | | | | | | | | | | | | [svn-r27164] various bug fixes for DTScot Breitenfeld2015-06-0812-0/+12
| * | | | | | | | | | | | | [svn-r27154] fixed issue with mis-matching long double between Fortran and CScot Breitenfeld2015-06-0512-0/+12
| * | | | | | | | | | | | | [svn-r27151] fixed __float128 errorsScot Breitenfeld2015-06-0412-0/+12
| * | | | | | | | | | | | | [svn-r27140] fixed interger*16 supportScot Breitenfeld2015-06-0312-0/+12
| * | | | | | | | | | | | | [svn-r27137] svn merge -r27115:27135 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-06-0215-59/+59
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [svn-r27122] removed dependency on generatored fortran source codeScot Breitenfeld2015-05-2812-12/+0
| * | | | | | | | | | | | | | [svn-r27116] svn merge -r26937:27115 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-05-273-14/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | [svn-r27115] Moved testing KINDs and SIZEOFs to configure.Scot Breitenfeld2015-05-2712-0/+132
| * | | | | | | | | | | | | | | [svn-r26938] svn merge -r26910:26937 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-04-281-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | [svn-r26869] removed the --enable-fortran2003 option, it is now just --enable...Scot Breitenfeld2015-04-2112-36/+0
| * | | | | | | | | | | | | | | | [svn-r26825] Added include for preprocessing fortran files with configure def...Scot Breitenfeld2015-04-1612-23/+35
* | | | | | | | | | | | | | | | | [svn-r27419] Merge revisions 27394 through 27418 from trunk to vds branch.Neil Fortner2015-07-212-3/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | [svn-r27407] Updated the H5_ATTR_* macros.Dana Robinson2015-07-182-3/+4
| | |_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | [svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch.Neil Fortner2015-07-1510-50/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | [svn-r27364] Add Mac Framework supportAllen Byrne2015-07-0910-51/+22
| | |_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | [svn-r27267] Combine float checks and int checks to eliminate possible conflictsAllen Byrne2015-06-221-199/+213
| * | | | | | | | | | | | | | [svn-r27252] Fix whitespaceAllen Byrne2015-06-191-15/+15
| * | | | | | | | | | | | | | [svn-r27238] Add function prototype for local functionAllen Byrne2015-06-181-29/+30
| | |_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | [svn-r27196] Move pbbits file to subfolderAllen Byrne2015-06-1255-137/+137
| | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | [svn-r27324] Remove extra character on end of file nameAllen Byrne2015-07-021-1/+1
* | | | | | | | | | | | | [svn-r27321] Fixed VDS test framework to check for zlib,Allen Byrne2015-07-024-30/+51
* | | | | | | | | | | | | [svn-r27300] Add h5repack and h5diff VDS testsAllen Byrne2015-06-302-167/+240
* | | | | | | | | | | | | [svn-r27266] Change tests to use simple mode - eliminates native type use.Allen Byrne2015-06-229-161/+165
* | | | | | | | | | | | | [svn-r27265] corrected test paramsAllen Byrne2015-06-221-6/+6
* | | | | | | | | | | | | [svn-r27239] Add function prototype for local functionAllen Byrne2015-06-181-29/+30
* | | | | | | | | | | | | [svn-r27236] The vds h5diff filesAllen Byrne2015-06-173-0/+29
* | | | | | | | | | | | | [svn-r27235] Add vds h5diff testsAllen Byrne2015-06-171-43/+89
* | | | | | | | | | | | | [svn-r27234] Add layout test from virtual to Contiguous and Compact generated...Allen Byrne2015-06-171-1/+30
* | | | | | | | | | | | | [svn-r27233] Add layout test from virtual to Contiguous and CompactAllen Byrne2015-06-171-35/+85
* | | | | | | | | | | | | [svn-r27229] remove copy-paste errors from listAllen Byrne2015-06-172-12/+0
* | | | | | | | | | | | | [svn-r27219] Add h5dump and h5 ls VDS test scripts to autools configureAllen Byrne2015-06-164-10/+15
* | | | | | | | | | | | | [svn-r27218] Add VDS tests to h5lsAllen Byrne2015-06-169-0/+495
* | | | | | | | | | | | | [svn-r27195] Add h5dump cmake tests and files.Allen Byrne2015-06-1296-214/+2666
* | | | | | | | | | | | | [svn-r27191] Merged r26781 to r27185 from trunkDana Robinson2015-06-1117-69/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | [svn-r27185] fix more instances where both mpi is_initialized and is_finalize...Mohamad Chaarawi2015-06-101-7/+7
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | [svn-r27133] - Add a new attribute function characterstic for format:Mohamad Chaarawi2015-06-0115-59/+59
| | |_|/ / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | [svn-r27111] move undef of __attribute__ back to private and remove its usage...Mohamad Chaarawi2015-05-261-3/+3
* | | | | | | | | | | [svn-r27161] Added makefiles to tools/misc/vds to build the generators.Dana Robinson2015-06-084-57/+1599
* | | | | | | | | | | [svn-r27160] Added VDS generator files.Dana Robinson2015-06-0811-6/+1758
* | | | | | | | | | | [svn-r27150] Added an empty VDS testfile generator to tools/misc directory.Dana Robinson2015-06-043-7/+47
* | | | | | | | | | | [svn-r27103] Merge revisions 26780 through 27102 from trunk to vds branch.Neil Fortner2015-05-212-11/+38
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | [svn-r27071] Description:Quincey Koziol2015-05-151-3/+3
| * | | | | | | | | | [svn-r27058] Description:Quincey Koziol2015-05-131-6/+33
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | [svn-r26953] Remove src temporary debug build props.Allen Byrne2015-04-281-2/+2
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | [svn-r26936] Incorrect use of HSIZE_T_FORMAT macro, needed to be sub macro H5...Allen Byrne2015-04-271-3/+3
| |/ / / / / / /