Allen Byrne
b36bad53d9
Inc CMake min, Add new tests, rework test CMake files
2018-02-27 12:57:07 -06:00
Allen Byrne
6ca95c512a
HDFFV-10385 rework java names
2018-01-17 10:27:00 -06:00
Allen Byrne
bd34c9e455
HDFFV-9724 Corrected files and verified tests
2017-12-28 16:49:50 -06:00
lrknox
86d8a4c267
Revert "Merge pull request #826 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop"
...
This reverts commit b1223dd653
, reversing
changes made to b25f123f5f
.
2017-12-22 12:28:24 -06:00
Allen Byrne
50238cb285
Par example needs to link with mpi libs
2017-12-20 13:33:57 -06:00
Dana Robinson
8cb4529211
Fixed misc Warnings flagged by VS2017.
2017-11-26 18:13:18 -08:00
Larry Knox
89fbe00dec
Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
...
* commit '54957d37f5aa73912763dbb6e308555e863c43f4':
Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes.
Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh.
Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1
Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file.
2017-04-25 16:05:36 -05:00
Allen Byrne
244faaa0d0
HDFFV-10094: upgrade cmake command conventions
...
Also converted tests to use macros
2017-01-11 14:02:34 -06:00
Allen Byrne
e1bcae8a6a
Update cmake min version and cmake command convention
2017-01-10 17:10:03 -06:00
Allen Byrne
90d1a82839
[svn-r30243] Correct spelling
2016-08-01 13:23:09 -05:00
Allen Byrne
949853b047
[svn-r29864] Add ignore test names for Valgrind process.
...
Add files to clear test generated files tests.
2016-05-04 10:19:34 -05:00
Larry Knox
b3426914a8
[svn-r28669] Changes to correct errors found with -ansi flag.
...
h5tools_dump.c
Removed 3 lines commented out with //.
h5_vds-percival-unlim.c
Changed C++-style comment to C-style comment.
Tested with h5committest.new.
2015-12-15 15:52:12 -05:00
Scot Breitenfeld
5464277d0c
[svn-r28086] fixed spelling
2015-10-15 13:01:27 -05:00
Dana Robinson
209df7c3b0
[svn-r27839] Removed generated autotools stragglers missed in trunk sync.
2015-09-21 03:36:01 -05:00
Quincey Koziol
0695d6366a
[svn-r27835] Description:
...
Sync w/trunk.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial & parallel
(h5committest not required on this branch)
2015-09-20 21:18:45 -05:00
Elena Pourmal
68659dd411
[svn-r27769] Maintenance: Fixed example that failed daily tests.
...
Tested on Mac Air, jam and ostrich.
2015-09-14 10:03:58 -05:00
Quincey Koziol
2c91cbecc6
[svn-r27630] Description:
...
Bring in changes from the trunk, through r27628.
Tested on:
MacOSX/64 10.10.5 (amazon) w/serial
(h5committest not required on this branch)
2015-08-31 15:14:57 -05:00
Scot Breitenfeld
e6f9fc5f7f
[svn-r27625] Added preprocessor commands for PGI compiler.
...
tested: h5committest
2015-08-31 13:49:17 -05:00
Quincey Koziol
c2ce904d5d
[svn-r27598] Description:
...
Check in misc. minor code cleanups, found during code review
2015-08-27 16:52:15 -05:00
Neil Fortner
c365b9a59f
[svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch.
...
Tested: ummon
2015-08-27 12:06:54 -05:00
Scot Breitenfeld
d06fee7bd2
[svn-r27517] Removed all perl scripts from configure.
...
Tested: h5committest
2015-08-17 16:12:03 -05:00
Dana Robinson
c27d180848
[svn-r27507] Merge of r27237-27500 from the trunk.
...
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.
2015-08-14 14:58:54 -05:00
Scot Breitenfeld
caf0e7692a
[svn-r27493] Trying again to merge the F2003_v1.10 branch to the trunk.
...
Tested: h5committest --PASSED--
2015-08-11 09:35:30 -05:00
Scot Breitenfeld
3b4696ccd1
[svn-r27489] reverted merge of branch
2015-08-10 20:22:33 -05:00
Scot Breitenfeld
a9bef45c75
[svn-r27470] svn merge -r27425:27460 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-08-05 16:35:30 -05:00
Allen Byrne
9e2434625d
[svn-r27469] Merge from trunk with dual-binary CMake code.
...
Tested: local linux with CMake
2015-08-05 16:01:07 -05:00
Scot Breitenfeld
985e8d02a4
[svn-r27327] svn merge -r27208:27326 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-07-02 14:12:03 -05:00
Neil Fortner
6063aa87e1
[svn-r27256] Merge revisions 27102 through 27255 from trunk to vds branch.
...
Tested: ummon
2015-06-19 17:16:45 -05:00
Elena Pourmal
3b1acf484e
[svn-r27249] Used versioned APIs to fix the daily tests errors with the --with-default-api-version=v16 builds.
...
Tested on jam.
2015-06-19 08:07:30 -05:00
Elena Pourmal
b32c1bc3ff
[svn-r27245] Maintenance: Eiger example had wrong printf type of name (had dimension number in it). Fixed.
...
Tested on jam.
2015-06-18 16:54:51 -05:00
Dana Robinson
fb27787c2a
[svn-r27222] Merge of r27035-27221 from the trunk.
...
Tested on 64-bit linux VM:
Serial: C++ and Fortran 2003
Parallel: Fortran
2015-06-17 06:48:34 -05:00
Scot Breitenfeld
85bcb77904
[svn-r27221] Reworked Fortran autools REAL KIND detection.
2015-06-16 16:47:00 -05:00
Elena Pourmal
fc0fba145e
[svn-r27220] Maintenance: Added copyrigth; removed read buffer initialization since fill value feature works now.
...
Tested on jam.
2015-06-16 16:42:48 -05:00
Barbara Jones
6e9e9e0dd2
[svn-r27216] The comments in this example were incorrect regarding the resulting
...
dataset. They were updated to match the output of the file. (HDFFV-637)
2015-06-16 13:32:04 -05:00
Scot Breitenfeld
f2d14c76b8
[svn-r27186] added fix for jam with promoted reals and integers
2015-06-10 14:15:08 -05:00
Scot Breitenfeld
62401ac7c6
[svn-r27167] more DT fixes
2015-06-09 12:05:09 -05:00
Scot Breitenfeld
32703c9fc5
[svn-r27164] various bug fixes for DT
2015-06-08 16:13:15 -05:00
Scot Breitenfeld
8641814c4e
[svn-r27154] fixed issue with mis-matching long double between Fortran and C
2015-06-05 17:17:13 -05:00
Scot Breitenfeld
043173a689
[svn-r27151] fixed __float128 errors
2015-06-04 15:26:02 -05:00
Scot Breitenfeld
4d500d4902
[svn-r27140] fixed interger*16 support
2015-06-03 09:13:58 -05:00
Scot Breitenfeld
52e5579fba
[svn-r27122] removed dependency on generatored fortran source code
2015-05-28 11:53:15 -05:00
Scot Breitenfeld
244784ab2c
[svn-r27115] Moved testing KINDs and SIZEOFs to configure.
2015-05-27 17:07:18 -05:00
Neil Fortner
f7e10b55ab
[svn-r27053] Add more tests for unlimited selections.
...
Fix off by 1 error involving minimum extent of VDS.
Other minor fixes/cleanup.
Tested: ummon
2015-05-12 10:39:10 -05:00
Dana Robinson
984ecb72c2
[svn-r27038] Merge of r26393-27031 from the trunk.
...
Tested on 64-bit linux VM w/ C++ and Fortran 2003
2015-05-07 16:05:14 -05:00
Elena Pourmal
bc6873d3bd
[svn-r27025] Enabled compilation and run for the new vds examples for "make installcheck"; added to MANIFET.
2015-05-05 16:35:10 -05:00
Elena Pourmal
eda6bf097a
[svn-r27024] Modified Percival example to read VDS data.
...
First, the example reads all VDS data, then the data that is in the first source dataset.
Tested on jam.
2015-05-05 15:41:21 -05:00
Neil Fortner
8fe3dfbf94
[svn-r27022] Add new functions H5Pset_virtual_dataspace_bounds and
...
H5Pget_virtual_dataspace_bounds.
Minor refactor of dataset initialization code to make this cleaner.
Update h5_vds-percival-unlim-maxmin.c
Other minor fixes/cleanup.
Tested: ummon
2015-05-05 15:15:40 -05:00
Elena Pourmal
8ba06cb15e
[svn-r27018] Fixed a comment for the expected VDS sizes.
2015-05-05 13:07:15 -05:00
Elena Pourmal
95b63ae685
[svn-r27017] Modified Percival example to have different extents for the source datasets for quick testing of
...
H5Pset_virtual_dataspace_bounds.
Tested on jam that the source datasets are extended and data is added as intended.
2015-05-05 12:57:44 -05:00
Neil Fortner
a9b2e36065
[svn-r26962] Add support for unlimited selections to VDS code.
...
Not tested (except for percival-unlim example)
Fix percival-unlim example
Other bug fixes/cleanup
Tested: Fedora 64
2015-04-28 22:22:55 -05:00