AuthorCommitMessageCommit dateIssues
Dana RobinsonDana Robinson
856e475c47fAdded CHECK_PTR_EQ macro to testhdf5 to quiet cast warnings on Windows.
Dana RobinsonDana Robinson
8cb45292110Fixed misc Warnings flagged by VS2017.
Dana RobinsonDana Robinson
f116545ce46MMerge pull request #794 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:uninit_cb_struct to develop* commit '22e58124ec26da5ffe2833f53c8d73ee9edf0570': Made a dcpl layout struct in H5Z.c dynamic to quiet a stack size warning.
Dana RobinsonDana Robinson
22e58124ec2Made a dcpl layout struct in H5Z.c dynamic to quiet a stack size warning.
Dana RobinsonDana Robinson
5cc29c26a80MMerge pull request #793 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:uninit_cb_struct to develop* commit '20bb11b52640befc4a0073520b23d9e49bf3e96c': Fixed an uninitialized filter callback struct in H5Dchunk.c and unified the naming and initialization of said struct throughout the library. This was causing a crash on VS2015 in debug mode when the debug heap complained. Fixes HDFFV-10330.HDFFV-10330
Dana RobinsonDana Robinson
20bb11b5264Fixed an uninitialized filter callback struct in H5Dchunk.c andunified the naming and initialization of said struct throughout the library. This was causing a crash on VS2015 in debug mode when the debug heap complained. Fixes HDFFV-10330.HDFFV-10330
Dana RobinsonDana Robinson
4d2e7ea6665MMerge pull request #792 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Z_H5PL_normalize to develop* commit 'cd72e02a336369ee25a26d4ad63d4c498e613f70': Fixed Windows code in H5PLpath.c
Dana RobinsonDana Robinson
cd72e02a336Fixed Windows code in H5PLpath.c
Dana RobinsonDana Robinson
fe417b3025cMMerge pull request #788 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5Z_H5PL_normalize to develop* commit '3b1728736840e25d5cd1b048f09025e7c0f22123': Brings H5Z and H5PL packages in sync with VOL integration branch.
Dana RobinsonDana Robinson
3b172873684Brings H5Z and H5PL packages in sync with VOL integration branch.
Allen ByrneAllen Byrne
f3fd3f293f2MMerge pull request #783 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'bb3fb6f13461d724baa635e464585cb49d8848d2': HDFFV-10328 - fix typos HDFFV-10328 remove allocation note HDFFV-10328 - remove allocation changes Fix typo HDFFV-10328 merge allocation changes from 1.8 Fix some of the whitespace Add note for plugins Correct linkage of filters and other libsHDFFV-10328
Allen ByrneAllen Byrne
bb3fb6f1346HDFFV-10328 - fix typosHDFFV-10328
Allen ByrneAllen Byrne
bd28c0b42d4HDFFV-10328 remove allocation noteHDFFV-10328
Allen ByrneAllen Byrne
9599e551761HDFFV-10328 - remove allocation changesHDFFV-10328
Allen ByrneAllen Byrne
dfaeaa35cd6Fix typo
Allen ByrneAllen Byrne
9f1cd84c158HDFFV-10328 merge allocation changes from 1.8HDFFV-10328
Allen ByrneAllen Byrne
8e193705c57Fix some of the whitespace
Allen ByrneAllen Byrne
fea722ec678Add note for plugins
Allen ByrneAllen Byrne
637a8f7562cCorrect linkage of filters and other libs
Dana RobinsonDana Robinson
dc487ebad85MMerge pull request #782 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ar_fix to develop* commit 'cb235453a9276c371085e40ea1c87d9b641e511e': Changed ar to always use -cr instead of the autotools default of cru.
Dana RobinsonDana Robinson
cb235453a92Changed ar to always use -cr instead of the autotools defaultof cru.
Dana RobinsonDana Robinson
bdb4d565322MMerge pull request #780 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:minor_dev_warnings to develop* commit '5ce8dd5e946c85522edd76f3288e7052bde86b8a': Minor warning fixes
Dana RobinsonDana Robinson
5ce8dd5e946Minor warning fixes
Dana RobinsonDana Robinson
14beb8be8cfMMerge pull request #778 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5o_schism_work to develop* commit 'fcfc5f116d08642de962919ac26092c74b924644': Moved code from H5O.c to H5Oint.c Added H5Oint.c file.
Allen ByrneAllen Byrne
2ccfce93275MMerge pull request #777 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '7fbc3df3fa1b5250f13ef7ce7bbf9fc85eb76e0a': HDFFV-10329 - Note new JIRA issue Correct link lines of librariesHDFFV-10329
Dana RobinsonDana Robinson
fcfc5f116d0Moved code from H5O.c to H5Oint.c
Allen ByrneAllen Byrne
7fbc3df3fa1HDFFV-10329 - Note new JIRA issueHDFFV-10329
Allen ByrneAllen Byrne
addde7dcb83Correct link lines of libraries
Dana RobinsonDana Robinson
45b561f2f25Added H5Oint.c file.
Dana RobinsonDana Robinson
1ddb1a08f14MMerge pull request #772 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ar_warning_fix to develop* commit 'a25366cc980695cebe40c2d471bfe5166dcb28a2': Fixed that annoying ar warning about -u being ignored.
Larry KnoxLarry Knox
b315a659a23MMerge pull request #776 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit '10a9fb5319ab0dcd0e14e40a8ab5c38e8211f764': Remove extra '&'s that cause syntax errors on Macs.
Allen ByrneAllen Byrne
f8bf6c3a1e5MMerge pull request #775 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '00e640368e71eac1adeb9f630c6de15261b26083': Fix Windows link error
Larry KnoxLarry Knox
10a9fb5319aRemove extra '&'s that cause syntax errors on Macs.
Allen ByrneAllen Byrne
00e640368e7Fix Windows link error
Larry KnoxLarry Knox
751855f4d55MMerge pull request #760 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop* commit 'b11de4ebc42bf1b7d5dd733654a5ce78410518ba': Add check for realtimeOutput environment variable set containing characters to indicate test output should be piped through tee to chklog files in order to send output to stdout as tests run instead of waiting to cat chklog file to stdout when each set of tests is completed. This should stop buildbot from timing out when a test set doesn't...
Neil FortnerNeil Fortner
df45abd0f69MMerge pull request #770 in HDFFV/hdf5 from ~NFORTNE2/hdf5_naf:develop to develop* commit 'bca20b40b4966552a844051c3d912d6aec50592f': Initialize hid_t variables in test_Attr_bug9. Fix HDFFV-10274. When deleting all (or almost all) of the messages in an object header chunk, where the total amount deleted was greater than 64K, an error would occur due to an off by one error in the code that handled that case. Fixed this and added a test case.HDFFV-10274
Neil FortnerNeil Fortner
bca20b40b49Initialize hid_t variables in test_Attr_bug9.
Dana RobinsonDana Robinson
c592c7b4235MMerge pull request #771 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:plugin_path_fix to develop* commit '3a5e15819163e6e7c3de72a9ed8517ff200b02a7': Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.
Dana RobinsonDana Robinson
a25366cc980Fixed that annoying ar warning about -u being ignored.
Dana RobinsonDana Robinson
3a5e1581916Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.
Dana RobinsonDana Robinson
d4a0e3d2935MMerge pull request #767 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:zero_allocation_fix_develop to develop* commit '3e4f6138b60d8363c377e453d63f875775ec907a': Removed asserts from H5MM calls that conflict with stated behavior and added a test to ensure that this doesn't happen in the future.
Neil FortnerNeil Fortner
04bb800f7c8MMerge branch 'develop' of ssh://bitbucket.hdfgroup.org:7999/~nfortne2/hdf5_naf into develop
Neil FortnerNeil Fortner
576b9c5f5f9Fix HDFFV-10274. When deleting all (or almost all) of the messages inan object header chunk, where the total amount deleted was greater than 64K, an error would occur due to an off by one error in the code that handled that case. Fixed this and added a test case.HDFFV-10274
Dana RobinsonDana Robinson
6663efbf661MMerge pull request #768 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:misc_warnings_develop to develop* commit '0b846cee58af147e92a3ba7db45497fd9eaa09b4': Cleaned up misc warnings in src and test.
Dana RobinsonDana Robinson
0b846cee58aCleaned up misc warnings in src and test.
Dana RobinsonDana Robinson
fb5c4f68fc6MMerge pull request #762 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:h5r_cleanup to develop* commit 'd0e32b545c41dcc36a69ab146b54b55e7ac9dc07': Split internal H5R functionality into H5Rint.c.
Dana RobinsonDana Robinson
e4451b89cd9MMerge pull request #766 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:plugin_rework_develop_merge to develop* commit '00ade113c5fe7d48571a36091970328dcca68f50': Plugin test rework Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.
Dana RobinsonDana Robinson
3e4f6138b60Removed asserts from H5MM calls that conflict with stated behaviorand added a test to ensure that this doesn't happen in the future.
Dana RobinsonDana Robinson
00ade113c5fPlugin test reworkCleanup of plugin test code. Renames many files. Prep for VOL branch merge.
Allen ByrneAllen Byrne
51b80a8d858MMerge pull request #763 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '62124efa7e805bf34b54911e142f488a59867dd2': Remove tabs Remove tabs Remove tabs Remove tabs Remove tabs