16681 Commits

Author SHA1 Message Date
Allen Byrne
cb3eb13da4 Fix typos 2017-10-24 11:05:15 -05:00
Allen Byrne
4c68000a23 HDFFv-10297 Free buffer inside loop 2017-10-23 12:43:27 -05:00
Allen Byrne
b96af18222 HDFFV-10297 - Cleanup, initialize variables 2017-10-23 09:32:29 -05:00
Allen Byrne
7b96a75dd1 Merge pull request #707 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '9a8a1282c57f95fa826b19c5948cc27c376113d0':
  HDFFV-10297 Merge from develop
  Merge from develop
  Avoid double free
  Merge from develop
  Fix name of reference file
  HDFFV-10297 Merge from develop
  Fix test step
  HDFFV-10297 correct reference file for 1.10
  HDFFV-10297 merge from develop
  Undo commit
  HDFFV-10297 - Changes to code makes old failure moot
2017-10-20 14:45:08 -05:00
Allen Byrne
9a8a1282c5 HDFFV-10297 Merge from develop 2017-10-20 09:38:26 -05:00
Allen Byrne
7fbed4481c Merge from develop 2017-10-20 08:34:08 -05:00
Allen Byrne
2b7ee7e362 Avoid double free 2017-10-19 16:55:33 -05:00
Allen Byrne
f183ecd3f9 Merge from develop 2017-10-19 12:50:28 -05:00
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
Allen Byrne
bd56b17c2f Fix name of reference file 2017-10-19 12:20:17 -05:00
Allen Byrne
0b3b55f791 HDFFV-10297 Merge from develop 2017-10-18 16:37:49 -05:00
hdftest
6d353f8ccc Merge pull request #710 in HDFFV/hdf5 from ~HDFTEST/hdf5_hft:hdf5_1_10 to hdf5_1_10
* commit '260dcebc092ef3c00a1cc1f115b5764d1d34fc1c':
  Snapshot version 1.10 release 2 (snap2)
2017-10-16 17:00:46 -05:00
HDF Tester
260dcebc09 Merge branch 'hdf5_1_10' of ssh://bitbucket.hdfgroup.org:7999/~hdftest/hdf5_hft into hdf5_1_10 2017-10-16 16:58:07 -05:00
HDF Tester
b80fe75b7f Snapshot version 1.10 release 2 (snap2) 2017-10-16 16:50:31 -05:00
Larry Knox
5b2128b647 Merge pull request #709 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
* commit 'a6fdf1bb0e344e8f5a1870926f6077239de3ce6d':
  Merge pull request #703 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
2017-10-16 16:11:14 -05:00
Larry Knox
a6fdf1bb0e Merge pull request #703 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit '4a3998ac308c2bf24201e470c0b23f7f83f063e1':
  Correct indentation in h5diff/Makefile.am.
  Add "-rpath /nowhere" to *_la_LDFLAGS for plugin test libraries. This allows them to be successfully linked but not installed.  The change was added for the HDF5 1.8.20 release, but is also needed for all other HDF5 branches.
2017-10-16 15:45:14 -05:00
Allen Byrne
6029b679a3 Fix test step 2017-10-11 10:25:01 -05:00
Allen Byrne
137c4a9878 HDFFV-10297 correct reference file for 1.10 2017-10-11 10:05:53 -05:00
Allen Byrne
f92ccce1f9 HDFFV-10297 merge from develop 2017-10-10 14:46:59 -05:00
Allen Byrne
bd6de98d17 Undo commit 2017-10-09 13:21:43 -05:00
Allen Byrne
3490160ad8 HDFFV-10297 - Changes to code makes old failure moot 2017-10-09 13:21:43 -05:00
Larry Knox
8d59b5fd43 Merge pull request #698 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5_1_10
* commit '34a31e7e132e60d188c613454153a686528c5d3d':
  Merge pull request #686 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
2017-10-06 09:31:31 -05:00
Larry Knox
34a31e7e13 Merge pull request #686 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
* commit 'fded10f0815f593301ac88d08d05343c8077746a':
  Add note to bin/release script with hint for situations where files generated by autogen.sh are missing, causing chkmanifest to fail.
2017-10-05 16:47:46 -05:00
Allen Byrne
79618af13e Merge pull request #696 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '49031748302822467887923c59d02d01e857d25b':
  Fix other test name typos
  Fix cmake test name for valgrind
2017-10-05 16:18:42 -05:00
Allen Byrne
4903174830 Fix other test name typos 2017-10-05 08:56:52 -05:00
Allen Byrne
ca685d0dc2 Fix cmake test name for valgrind 2017-10-05 08:53:36 -05:00
Allen Byrne
4a501ecfe4 Merge pull request #691 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '76d90e4d9d24157734fda253fd1e472eb886f8fc':
  HDFFV-10297 merge tools changes from develop
2017-10-04 08:53:06 -05:00
Allen Byrne
76d90e4d9d HDFFV-10297 merge tools changes from develop 2017-10-03 14:40:24 -05:00
Allen Byrne
f0d3d20b24 Merge pull request #683 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit 'da75ed371fda7e01dc74d92575b44e1ce9bd921c':
  Update configure
  Rename java example scripts for test results table
  Merge fix for VS2013
  Fix VS2013 build error
  Merge java autotools script chkexe and chklog changes
2017-09-20 16:44:12 -05:00
Allen Byrne
da75ed371f Update configure 2017-09-20 14:39:08 -05:00
Allen Byrne
ab56177332 Rename java example scripts for test results table 2017-09-20 14:35:06 -05:00
Richard Warren
772d2e8ae6 Merge pull request #681 in HDFFV/hdf5 from bigio_1_10_merge to hdf5_1_10
Integrating the >2GB MPIO support previously added to 'develop' into the 'hdf5_1_10' branch

* commit 'e082c984f1ed2902e789666ad36b7834ae723830':
  Added t_bigio.c into the manifest and also added the issue description into RELEASE.txt
  Added the missing test code
  Merge candidate for the 1_10 branch
2017-09-20 13:07:56 -05:00
Allen Byrne
d75400082e Merge fix for VS2013 2017-09-20 11:55:51 -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
2713d84ed3 Fix VS2013 build error 2017-09-20 10:49:27 -05:00
Allen Byrne
f25e3bd91f Merge java autotools script chkexe and chklog changes 2017-09-20 10:43:30 -05:00
Richard Warren
80e99b73f9 Added the missing test code 2017-09-20 11:02:28 -04:00
Richard Warren
2822d9c9fb Merge candidate for the 1_10 branch 2017-09-20 10:54:47 -04:00
Allen Byrne
1fb339af6e Merge pull request #677 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit 'b8039b3e00c7da44c746a683b7f357a578670aa8':
  Fix find package process
2017-09-20 09:10:21 -05:00
Allen Byrne
b8039b3e00 Fix find package process 2017-09-19 12:39:27 -05:00
Allen Byrne
ea715aac25 Merge pull request #669 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '478db1140635fd6250380c23d90cd4063dcad585':
  Restore previous
  restore GEN HDRS and remove cache sets for defoult options
  Generators need to be ON for development work
  Test program generation should default off
  Generate headers for 1.10 should default off
  Generate headers for 1.10 should default off
2017-09-19 12:38:33 -05:00
Allen Byrne
478db11406 Restore previous 2017-09-19 11:42:38 -05:00
Allen Byrne
e59038e391 restore GEN HDRS and remove cache sets for defoult options 2017-09-13 15:03:52 -05:00
Allen Byrne
163cd4cf00 Generators need to be ON for development work 2017-09-12 10:35:35 -05:00
Allen Byrne
2c8092705c Test program generation should default off 2017-09-12 09:24:27 -05:00
Allen Byrne
3a4d573f03 Generate headers for 1.10 should default off 2017-09-12 09:20:23 -05:00
Allen Byrne
3719ce7c5b Generate headers for 1.10 should default off 2017-09-12 08:46:49 -05:00
Allen Byrne
e194946458 Merge pull request #667 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '3495502a778d84ab3d40da94995229d106fd54bb':
  Fix merge typos
2017-09-11 13:17:37 -05:00
Allen Byrne
3495502a77 Fix merge typos 2017-09-11 12:46:07 -05:00
Allen Byrne
c148550450 Merge pull request #665 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_10 to hdf5_1_10
* commit '884d926a3e6e4cda60586cacaa9c7decdb0aa0eb':
  HDFFV-9774 Fix code merge whitespace
2017-09-08 17:09:34 -05:00