Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r29862] Convert source list names from *_SRCS to *_SOURCES. | Allen Byrne | 2016-05-04 | 2 | -24/+24 |
| | | | | Add/convert most tools to use new HDF5_TOOLS_DIR instead of HDF5_TOOLS_SRC_DIR CMake VAR. | ||||
* | [svn-r29779] Description: | Quincey Koziol | 2016-04-24 | 2 | -4/+108 |
| | | | | | | | | Bring over some of the tool testing for the new chunk indices. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming) | ||||
* | [svn-r29680] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ↵ | Allen Byrne | 2016-04-11 | 2 | -2/+2 |
| | | | | | | failing. h5diff does not consider the layout type when comparing datasets. SKIP h5repack VDS tests until h5repack is fixed. | ||||
* | [svn-r29678] Revert r29672 changes to h5diff. | Larry Knox | 2016-04-09 | 2 | -2/+2 |
| | | | | Tested h5committest.new | ||||
* | [svn-r29672] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ↵ | Allen Byrne | 2016-04-08 | 2 | -2/+2 |
| | | | | failing. h5diff does not consider the layout type when comparing datasets. | ||||
* | [svn-r29601] Cleanup case of CMake commands in tools. | Allen Byrne | 2016-03-31 | 1 | -2/+4 |
| | | | | | Update CTestCustom file for new tests. Add connection from HDF5_ENABLE_USING_MEMCHECKER cmake option to library define USING_MEMCHECKER. | ||||
* | [svn-r28176] HDFFV-9550: Add VS2015 fix for change of standard format. | Allen Byrne | 2015-10-21 | 1 | -3/+3 |
| | |||||
* | [svn-r27848] Description: | Quincey Koziol | 2015-09-22 | 1 | -36/+36 |
| | | | | | | | | Clean up warnings and some normalization against trunk. Tested: McaOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch) | ||||
* | [svn-r27835] Description: | Quincey Koziol | 2015-09-21 | 2 | -1515/+64 |
|\ | | | | | | | | | | | | | | | Sync w/trunk. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch) | ||||
| * | [svn-r27801] Minor warning fixes in the tools. | Dana Robinson | 2015-09-16 | 1 | -55/+64 |
| | | | | | | | | Tested on: jam (too minor for h5committest) | ||||
| * | [svn-r27638] Merged r27500-27631 from trunk. | Dana Robinson | 2015-09-01 | 1 | -5/+5 |
| |\ | |||||
| * \ | [svn-r27507] Merge of r27237-27500 from the trunk. | Dana Robinson | 2015-08-14 | 1 | -14/+8 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested w/ h5committest NOTES: - The manifest may still be messed up. - Cmake fails since the dual binary work needs to be merged with this repo's CMake externals. | ||||
| * \ \ | [svn-r27222] Merge of r27035-27221 from the trunk. | Dana Robinson | 2015-06-17 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on 64-bit linux VM: Serial: C++ and Fortran 2003 Parallel: Fortran | ||||
| * \ \ \ | [svn-r27038] Merge of r26393-27031 from the trunk. | Dana Robinson | 2015-05-07 | 1 | -4/+4 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | Tested on 64-bit linux VM w/ C++ and Fortran 2003 | ||||
| * \ \ \ \ | [svn-r26350] Merge of r26273-26348 from the trunk. | Dana Robinson | 2015-03-04 | 1 | -77/+83 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Tested on: h5committest | ||||
| * \ \ \ \ \ | [svn-r26274] Merge of r26096 to r26271 from trunk. | Dana Robinson | 2015-02-22 | 1 | -1/+1 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on: jam - serial: C++/Fortran parallel: Fortran | ||||
| * | | | | | | | [svn-r26097] Removed configure and Makefile.in files from version control. | Dana Robinson | 2015-02-02 | 1 | -1447/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Developers will now have to run bin/reconfigure (deprecated, will be removed soon) or autogen.sh after checking out code. Part of: HDFFV-9120 Tested on: jam with Fortran and C++ | ||||
| * | | | | | | | [svn-r26069] Removed the option to selectively disable internal filters like ↵ | Dana Robinson | 2015-01-29 | 1 | -5/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | n-bit at compile time. Fixes HDFFV-9086 Tested on: jam, both serial and parallel w/ fortran & C++ | ||||
| * | | | | | | | [svn-r26051] Fix for HDFFV-9092 | Scot Breitenfeld | 2015-01-27 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change AC_TRY_RUN TO AC_TRY_COMPILE Changed all the instances of AC_TRY_RUN for the Fortran and C++ tests to use AC_COMPILE_IFELSE and moved all the tests to new files in m4 directory: aclocal_cxx.m4 (for C++ tests) aclocal_fc.m4 (for Fortran tests) tested: jam | ||||
* | | | | | | | | [svn-r27630] Description: | Quincey Koziol | 2015-08-31 | 2 | -5/+6 |
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring in changes from the trunk, through r27628. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch) | ||||
| * | | | | | | | [svn-r27626] Various minor warning fixes before major SWMR and VDS merges. | Dana Robinson | 2015-08-31 | 1 | -5/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gcc 4.9.2 was used to create the warning list - implicit casts - shadowed variables - various enum issues - other minor fixes (comments, unused macros, etc.) Tested on: h5committest | ||||
| * | | | | | | | [svn-r27625] Added preprocessor commands for PGI compiler. | Scot Breitenfeld | 2015-08-31 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tested: h5committest | ||||
* | | | | | | | | [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch. | Neil Fortner | 2015-08-27 | 2 | -14/+32 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | Tested: ummon | ||||
| * | | | | | | | [svn-r27517] Removed all perl scripts from configure. | Scot Breitenfeld | 2015-08-17 | 1 | -1/+0 |
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | Tested: h5committest | ||||
| * | | | | | | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk. | Scot Breitenfeld | 2015-08-11 | 1 | -5/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: h5committest --PASSED-- | ||||
| * | | | | | | [svn-r27489] reverted merge of branch | Scot Breitenfeld | 2015-08-11 | 1 | -24/+5 |
| | | | | | | | |||||
| * | | | | | | [svn-r27470] svn merge -r27425:27460 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-08-05 | 1 | -4/+1 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | [svn-r27469] Merge from trunk with dual-binary CMake code. | Allen Byrne | 2015-08-05 | 2 | -9/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: local linux with CMake | ||||
| * | | | | | | | [svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-14 | 1 | -10/+4 |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |||||
| * | | | | | | | [svn-r27221] Reworked Fortran autools REAL KIND detection. | Scot Breitenfeld | 2015-06-16 | 1 | -0/+5 |
| | | | | | | | | |||||
| * | | | | | | | [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 | -2/+2 |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | |||||
| * | | | | | | | [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 ↵ | Scot Breitenfeld | 2015-04-21 | 1 | -3/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | --enable-fortran | ||||
| * | | | | | | | [svn-r26825] Added include for preprocessing fortran files with configure ↵ | Scot Breitenfeld | 2015-04-16 | 1 | -2/+3 |
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | definitions | ||||
* | | | | | | | [svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch. | Neil Fortner | 2015-07-15 | 1 | -10/+4 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | | | | | | | | Tested: ummon | ||||
| * | | | | | | [svn-r27364] Add Mac Framework support | Allen Byrne | 2015-07-09 | 1 | -10/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | [svn-r27321] Fixed VDS test framework to check for zlib, | Allen Byrne | 2015-07-02 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | and fix file copy list paths | ||||
* | | | | | | [svn-r27300] Add h5repack and h5diff VDS tests | Allen Byrne | 2015-06-30 | 1 | -90/+120 |
| | | | | | | |||||
* | | | | | | [svn-r27236] The vds h5diff files | Allen Byrne | 2015-06-17 | 3 | -0/+29 |
| | | | | | | |||||
* | | | | | | [svn-r27235] Add vds h5diff tests | Allen Byrne | 2015-06-17 | 1 | -43/+89 |
|/ / / / / | |||||
* | | | | | [svn-r27133] - Add a new attribute function characterstic for format: | Mohamad Chaarawi | 2015-06-01 | 1 | -2/+2 |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * H5_ATTR_FORMAT(X,Y,Z) __attribute__((format(X, Y, Z))) - Rename UNUSED attribute characterstic to H5_ATTR_UNUSED. - Rename NORETURN attribute characterstic to H5_ATTR_NORETURN tested with h5committest. | ||||
* | | | | [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and ↵ | Larry Knox | 2015-04-02 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | redundant /usr/include and lib in fcompile and link flags checks, now that I have run reconfigure. Also changed paths to h5cc, etc. in scripts to run installed examples from relative paths to absolute paths. Tested with h5committest. | ||||
* | | | | [svn-r26699] Generators are only built static | Allen Byrne | 2015-04-01 | 1 | -2/+2 |
| | | | |