summaryrefslogtreecommitdiffstats
path: root/tools/h5repack
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r29683] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ↵Allen Byrne2016-04-112-20/+0
| | | | | | | failing. h5diff does not consider the layout type when comparing datasets. SKIP h5repack VDS tests until h5repack is fixed. remove h5repack fix ddl files needed when h5repack VDS fix is implemented.
* [svn-r29681] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ↵Allen Byrne2016-04-111-4/+6
| | | | | | | failing. h5diff does not consider the layout type when comparing datasets. SKIP h5repack VDS tests until h5repack is fixed. Additional tests to be skipped
* [svn-r29680] HDFFV-1956: h5diff will warn if a dataset is virtual instead of ↵Allen Byrne2016-04-112-34/+168
| | | | | | failing. h5diff does not consider the layout type when comparing datasets. SKIP h5repack VDS tests until h5repack is fixed.
* [svn-r29601] Cleanup case of CMake commands in tools.Allen Byrne2016-03-311-1/+1
| | | | | Update CTestCustom file for new tests. Add connection from HDF5_ENABLE_USING_MEMCHECKER cmake option to library define USING_MEMCHECKER.
* [svn-r29537] Added "latest format" tests to h5copy and h5repack from ↵Dana Robinson2016-03-2324-70/+120
| | | | | | | | revise_chunks. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial cmake serial
* [svn-r29534] Normalization w/ revise_chunks in preparation for big merge.Dana Robinson2016-03-231-1/+1
| | | | | | | | | tools directory Also fixes a minor Java test output error. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial w/ Java, Fortran, & C++
* [svn-r29262] HDFFV-9241: Print fill value as "DEFAULT" instead of value 0Allen Byrne2016-03-033-21/+21
|
* [svn-r29234] Fix H5 LIB OPTIONS macro for correct ARGN supportAllen Byrne2016-02-291-6/+1
|
* [svn-r29186] HDFFV-9654: add VDS options to h5dumpAllen Byrne2016-02-231-3/+3
| | | | includes new data files
* [svn-r29179] Revert of 29177 which breaks the autotools build.Dana Robinson2016-02-221-3/+3
| | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial
* [svn-r29177] HDFFV-9654: add VDS options to h5dumpAllen Byrne2016-02-221-3/+3
|
* [svn-r28769] Description:Quincey Koziol2016-01-031-0/+2
| | | | | | | | More memory cleanups and leak elimination. Tested on: MacOSX/64 10.11.2 (amazon) w/serial & parallel (h5committest forthcoming)
* [svn-r28599] Normalization of tools with revise_chunks.Dana Robinson2015-12-111-2/+14
| | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only, autotools and CMake (3.3.2)
* [svn-r28377] CMake 3.4 policy changeAllen Byrne2015-11-171-24/+24
|
* [svn-r27848] Description:Quincey Koziol2015-09-221-13/+13
| | | | | | | | 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 Koziol2015-09-213-1559/+9
|\ | | | | | | | | | | | | | | 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 Robinson2015-09-161-8/+8
| | | | | | | | Tested on: jam (too minor for h5committest)
| * [svn-r27794] Reintegration merge of features/autotools_rework branch with trunkDana Robinson2015-09-151-1548/+0
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NOTES: - Developers will have to run autogen.sh before building with the autotools. - autogen.sh takes the -p option to mimic the old bin/reconfigure behavior. - The generated error, overflow and version headers have been left in place. - The generated H5LT parser code has also been left in place. - There are no changes for CMake users at this time. Tested on: h5committest
| | * [svn-r27745] Merge trunk revision 27744Allen Byrne2015-09-101-478/+478
| | |
| | * [svn-r27507] Merge of r27237-27500 from the trunk.Dana Robinson2015-08-142-45/+32
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Robinson2015-06-172-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 Robinson2015-05-076-109/+50
| | |\ \ \ | | | | | | | | | | | | | | | | | | Tested on 64-bit linux VM w/ C++ and Fortran 2003
| | * \ \ \ [svn-r26429] Merge of r26393-26428 from the trunk.Dana Robinson2015-03-111-1/+1
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Tested w/ h5committest
| | * \ \ \ \ [svn-r26274] Merge of r26096 to r26271 from trunk.Dana Robinson2015-02-221-1/+1
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on: jam - serial: C++/Fortran parallel: Fortran
| | * | | | | | [svn-r26097] Removed configure and Makefile.in files from version control.Dana Robinson2015-02-021-1535/+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 Robinson2015-01-293-178/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | n-bit at compile time. Fixes HDFFV-9086 Tested on: jam, both serial and parallel w/ fortran & C++
| | * | | | | | [svn-r26051] Fix for HDFFV-9092Scot Breitenfeld2015-01-271-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-r27768] Description:Quincey Koziol2015-09-141-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Complete revamp of package initialization/shutdown mechanism in the library. Each package now has a single init/term routine. This new way should avoid packages being re-initialized during library shutdown and is also be _much_ more proactive about giving feedback for resource leaks internal to the library. Introduces a new "module" header file for packages in the library (e.g src/H5Fmodule.h) which sets up some necessary package configuration macros for the FUNC_ENTER/LEAVE macros. (The VFL drivers have their own slightly modified version of this header, src/H5FDdrvr_module.h) Also cleaned up a bunch of resources leaks all across the library and tests, along with addressing many warnings, as I encountered them. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel Linux/64 3.10.x (kituo) w/serial & parallel Linux/64 2.6.x (ostrich) w/serial
* | | | | | | | [svn-r27760] Brought r27631-27755 over from the trunk.Dana Robinson2015-09-111-478/+478
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | tested on: jam
| * | | | | | | [svn-r27656] HDFFV-9515: repack failed with 5 digit filter ids because a ↵Allen Byrne2015-09-011-478/+478
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | local variable in the parse routine was not large enough. Tested: local linux and windows
* | | | | | | | [svn-r27630] Description:Quincey Koziol2015-08-311-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-r27625] Added preprocessor commands for PGI compiler.Scot Breitenfeld2015-08-311-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | tested: h5committest
* | | | | | | | [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.Neil Fortner2015-08-273-48/+56
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | | | | | | | | | | | | | Tested: ummon
| * | | | | | | [svn-r27517] Removed all perl scripts from configure.Scot Breitenfeld2015-08-171-1/+0
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | Tested: h5committest
| * | | | | | [svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.Scot Breitenfeld2015-08-111-5/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: h5committest --PASSED--
| * | | | | | [svn-r27489] reverted merge of branchScot Breitenfeld2015-08-111-24/+5
| | | | | | |
| * | | | | | [svn-r27470] svn merge -r27425:27460 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-08-051-4/+1
| |\ \ \ \ \ \
| * | | | | | | [svn-r27469] Merge from trunk with dual-binary CMake code.Allen Byrne2015-08-053-43/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: local linux with CMake
| * | | | | | | [svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunkScot Breitenfeld2015-07-141-6/+3
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | [svn-r27221] Reworked Fortran autools REAL KIND detection.Scot Breitenfeld2015-06-161-0/+5
| | | | | | | |
| * | | | | | | [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-022-2/+2
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | [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-2/+2
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | [svn-r27115] Moved testing KINDs and SIZEOFs to configure.Scot Breitenfeld2015-05-271-0/+11
| | | | | | | |