Commit Graph

1539 Commits

Author SHA1 Message Date
Allen Byrne
a1a1840d6e Merging in latest from upstream (HDFFV/hdf5:refs/heads/hdf5_1_10)
* commit '6d353f8ccc908d494a4ea8e1a56c9fb8e973e908':
  Snapshot version 1.10 release 2 (snap2)
  Merge pull request #703 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
2017-10-19 12:32:15 -05:00
HDF Tester
b80fe75b7f Snapshot version 1.10 release 2 (snap2) 2017-10-16 16:50:31 -05:00
Allen Byrne
f92ccce1f9 HDFFV-10297 merge from develop 2017-10-10 14:46:59 -05:00
Richard Warren
e082c984f1 Added t_bigio.c into the manifest and also added the issue description into RELEASE.txt 2017-09-20 12:10:38 -04:00
Allen Byrne
e59038e391 restore GEN HDRS and remove cache sets for defoult options 2017-09-13 15:03:52 -05:00
Allen Byrne
3a4d573f03 Generate headers for 1.10 should default off 2017-09-12 09:20:23 -05:00
Allen Byrne
c3fcd62ea6 HDFFV-10276 Add UD flag option to h5repack 2017-09-07 13:29:43 -05:00
Allen Byrne
a8dd6f6973 HDFFV-9774 - add enable-error-stack, Merge from develop 2017-09-07 09:55:53 -05:00
Vailin Choi
f58bbba95a Merge pull request #645 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:hdf5_1_10 to hdf5_1_10
* commit '359d31df9b28a6ea4c4e8aa7c5241757331bc6fa':
  Update RELEASE.txt Add info for HDFFV-10216 to release notes.
  Fix for daily test failure Fix for the compilation error from the PGI compiler.
  Modifications based on comments from pull request review (1) Remove unnecessary asserts (2) Add code to insert bad offset values to the test file in gen_bad_offset.c
  Fix for HDFFV-10216 segfault in H5G_node_cmp3 with corrupt h5 file Fix H5HL_offset_into() to return error when offset exceeds heap data block size. Also fix other places that call this routine to detect error return.
2017-09-05 13:40:03 -05:00
Allen Byrne
f4bc890039 HDFFV-10284 Add VS2017 merged from develop 2017-08-31 15:20:34 -05:00
Vailin Choi
359d31df9b Update RELEASE.txt
Add info for HDFFV-10216 to release notes.
2017-08-30 18:15:04 -05:00
Allen Byrne
00d66e3cb8 HDFFV-10188 merge fix and tests from develop 2017-08-21 12:11:24 -05:00
hdftest
1015828c1f Snapshot version 1.10 release 2 (snap1) 2017-08-08 23:31:21 -05:00
hdftest
d3b8037137 Snapshot 1.10.2-snap1
(Committed 8/1/2017 but not pushed from fork)
2017-08-04 15:49:04 -05:00
Allen Byrne
04d72b2c42 HDFFV-10219 and HDFFV-10256 merge from develop 2017-08-04 11:20:10 -05:00
Vailin Choi
bda86da40b Update release notes
1) Fixes for paged aggregation
2) Fix for HDFFV-10217
3) Fix for HDFFV-7853
2017-08-02 23:36:35 -05:00
Allen Byrne
9dd678856e HDFFV-10246 Fix vl string compare in h5diff 2017-07-26 09:59:43 -05:00
Allen Byrne
863c9b2ea5 HDFFV-10254 fix spelling 2017-07-13 14:19:31 -05:00
Allen Byrne
4c34ec0668 HDFFV-10254 release note for change to use macro for copy files 2017-07-12 15:45:40 -05:00
Dana Robinson
5bf108432b Updated RELEASE.txt 2017-07-05 14:37:11 -07:00
Dana Robinson
63647cd363 Merge of recent develop work to 1.10 branch.
Fixes for:
* HDFFV-10247 (autotools Fortran long double bug)
* HDFFV-10248 (autotools deprecated debug/production tweak)
* HDFFV-10250 (-fno-omit-frame-pointer w/ symbols)
* Disabled missing parameter warnings in Java constant code
* Added H5I_VFL ID checks to tmisc.c
* Added 'get a dummy VFD' call to h5test library
2017-07-05 11:35:03 -07:00
Dana Robinson
7e9d5c2c37 Merge pull request #554 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to hdf5_1_10
* commit 'fb5c13d59c8f17dca9bbe0e35e00920be2690af3':
  Merge of recent develop work to 1.10 branch: * H5FD_FEAT_DEFAULT_VFD_COMPATIBLE VFD feature flag (HDFFV-10214) * H5FDdriver_query() API call (HDFFV-10215) * Fix to skip SWMR tests that when the current VFD is not compatible   with the default VFD (HDFFV-10197) * Removed obsolete compiler versions from config/gnu-flags (HDFFV-9937) * Many warning fixes
2017-06-08 14:23:06 -05:00
Dana Robinson
fb5c13d59c Merge of recent develop work to 1.10 branch:
* H5FD_FEAT_DEFAULT_VFD_COMPATIBLE VFD feature flag (HDFFV-10214)
* H5FDdriver_query() API call (HDFFV-10215)
* Fix to skip SWMR tests that when the current VFD is not compatible
  with the default VFD (HDFFV-10197)
* Removed obsolete compiler versions from config/gnu-flags (HDFFV-9937)
* Many warning fixes
2017-05-31 17:45:41 -04:00
Allen Byrne
1a0551aa37 Updated note based on guidelines 2017-05-26 13:07:47 -05:00
Allen Byrne
4f17cdd5d2 Note HDFFV-8611 change 2017-05-26 11:17:44 -05:00
Allen Byrne
b81767d620 Added note about 9055 and 10128, 9995 not needed 2017-05-18 09:15:27 -05:00
Dana Robinson
b74b1cd250 Added a RELEASE.txt message for HDFFV-10187. 2017-05-15 14:58:13 -04:00
Dana Robinson
a45f5f8f53 Merge pull request #499 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:hdf5_1_10 to hdf5_1_10
* commit '1a4bda1bd824df2da1e8c3441881fb7fca6a4413':
  Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removed the option from the CMake cache init files.
2017-05-10 09:34:57 -05:00
lrknox
2c1e727b80 Update one missed version string. 2017-05-05 10:50:27 -05:00
lrknox
5cde315a06 Update release_docs/HISTORY-1_10.txt and RELEASE.txt after HDF5 1.10.1
release.
2017-05-04 17:14:38 -05:00
Dana Robinson
1a4bda1bd8 Set the HDF5_GENERATE_HEADERS CMake option to default to ON and removed
the option from the CMake cache init files.

Fixes HDFFV-10184
2017-04-27 16:10:52 -04:00
M. Scot Breitenfeld
1f5ea1a71a added point to build script repo. 2017-04-18 16:24:07 -05:00
lrknox
49cded79ce Add new files in release_docs to MANIFEST.
Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running
autogen.sh.

Conflicts:
	README.txt
	c++/src/Makefile.in
	fortran/src/Makefile.in
	hl/c++/src/Makefile.in
	hl/fortran/src/Makefile.in
	hl/src/Makefile.in
	java/src/jni/Makefile.in
	release_docs/RELEASE.txt
	src/Makefile.in
2017-04-15 08:17:10 -05:00
Larry Knox
725b443f1f Merge pull request #408 in HDFFV/hdf5 from develop to hdf5_1_10
* commit 'ccb4e9ed9a5e0af27db9f1504a628e35d7f4cf92': (27 commits)
  Removed commeted out code from H5C_dump_coll_write_list()
  Checkin of fix for CGNS bug (https://jira.hdfgroup.org/browse/HDFFV-10055).
  HDFFV-10143 add missing javadoc param
  Add missing test status
  Fix CMake regex commands
  Modify test/fheap.c to run with various file space strategies and/or page buffering Modify test/fheap.c to run with different combinations of file space strategies and page buffering only when ExpressMode is 0 (HDF5TestExpress is 0). Tested on ostrich, platypus, mayll, emu, osx1010test, quail, kite, kituo.
  Updated the H5L.c error message after additional thought. Fix for HDFFV-10141.
  Updated an error message in H5L.c to be more helpful. Fixes HDFFV-10141.
  Re-enabled fixed array index testing in the test_random_rank4_vl() test in test/set_extent. This was fixed some time ago, but the test was never re-enabled for that index type.
  Fix typo deletion
  HDFFV-10143 Update new feature section.
  HDFFV-10143 clean up format and function return
  HDFFV-10143 Add plugin APIs to Java interface
  Update with checks for index bounds
  Update tools issues
  HDFFV-10143 fix use before set
  HDFFV-10143 surround will fail with try block
  HDFFV-10143 typo cleanup
  HDFFV-10143 typo removed
  Fix code error and use H5PL_MAX_PATH_NUM in test
  ...
2017-04-11 09:24:47 -05:00
Allen Byrne
f17ce1b06e HDFFV-10143 Update new feature section. 2017-04-04 10:09:13 -05:00
Allen Byrne
9b17c2e124 HDFFV-10143 Update new feature section. 2017-04-04 10:07:41 -05:00
Allen Byrne
d86d708aea Update tools issues 2017-04-03 11:33:01 -05:00
lrknox
f4b64cd845 Merge branch 'develop' into hdf5_1_10 2017-03-31 11:59:20 -05:00
lrknox
c7f3365015 Merge branch 'develop' into hdf5_1_10 2017-03-28 16:29:11 -05:00
lrknox
1a114c191d Clear hdf5 1.10 entries from RELEASE.txt in the develop branch. Entries
in this branch version of RELEASE.txt should be intended for the future
1.12.0 release.
2017-03-28 10:06:18 -05:00
lrknox
972344e231 Merge bin/h5vers changes from develop.
Pull version from configure for version test in h5repack_plugin.sh.in
Update version to 1.10.2-snap0 for hdf5_1_10 branch.
2017-03-23 20:03:27 -05:00
Vailin Choi
84b6746c73 Merge pull request #359 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
* commit '436bfedcbd1152e9aa47d50f9d8ad78817488ce1':
  Update RELEASE.txt based on review comments from pull request.
  Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1.
2017-03-23 17:31:22 -05:00
Larry Knox
7ba3ec057e Merge pull request #364 in HDFFV/hdf5 from ~BMRIBLER/hdf5_1_10_bmr:hdf5_1_10 to hdf5_1_10
* commit 'f8d954c0b0a79e2d8d513e180358866e5269229b':
  Added more notes to the C++ API sections.
  Description:     Added more notes and made some improvements in the C++ API sections.
2017-03-23 16:28:19 -05:00
Vailin Choi
9215a30b0b Merge pull request #359 in HDFFV/hdf5 from ~VCHOI/my_hdf5_fork:develop to develop
* commit '436bfedcbd1152e9aa47d50f9d8ad78817488ce1':
  Update RELEASE.txt based on review comments from pull request.
  Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1.
2017-03-23 16:08:49 -05:00
Vailin Choi
436bfedcbd Update RELEASE.txt based on review comments from pull request. 2017-03-23 12:35:21 -05:00
Binh-Minh Ribler
f8d954c0b0 Added more notes to the C++ API sections. 2017-03-23 11:42:15 -05:00
Binh-Minh Ribler
a3d7c4703b Description:
Added more notes and made some improvements in the C++ API sections.
2017-03-22 22:26:33 -05:00
Binh-Minh Ribler
3f1029a352 Description:
Removed notes about the C++ API in develop.  Only keep in 1.10 branch.
2017-03-22 22:11:24 -05:00
lrknox
7f53978593 Moved Centos 6 from Supported Platforms to Other Tested Platforms and
removed Centos 6 entries from the Tested Configuration Features Summary.
2017-03-22 16:45:06 -05:00
Vailin Choi
b910794583 Update RELEASE.txt to reflect changes for new features and bug fixes since 1.10.0-patch1. 2017-03-21 23:47:52 -05:00