| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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 libs
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|\
| |
| |
| |
| | |
* commit 'cb235453a9276c371085e40ea1c87d9b641e511e':
Changed ar to always use -cr instead of the autotools default of cru.
|
|/
|
|
| |
of cru.
|
|\
| |
| |
| |
| |
| |
| | |
~DEROBINS/hdf5_der:minor_dev_warnings to develop
* commit '5ce8dd5e946c85522edd76f3288e7052bde86b8a':
Minor warning fixes
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| | |
~DEROBINS/hdf5_der:h5o_schism_work to develop
* commit 'fcfc5f116d08642de962919ac26092c74b924644':
Moved code from H5O.c to H5Oint.c
Added H5Oint.c file.
|
| | |
|
| | |
|
|\ \
| |/
|/|
| |
| |
| | |
* commit '7fbc3df3fa1b5250f13ef7ce7bbf9fc85eb76e0a':
HDFFV-10329 - Note new JIRA issue
Correct link lines of libraries
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
to develop
* commit 'a25366cc980695cebe40c2d471bfe5166dcb28a2':
Fixed that annoying ar warning about -u being ignored.
|
| | |
|
|\ \
| | |
| | |
| | |
| | | |
* commit '10a9fb5319ab0dcd0e14e40a8ab5c38e8211f764':
Remove extra '&'s that cause syntax errors on Macs.
|
| | | |
|
|\ \ \
| |/ /
|/| |
| | |
| | | |
* commit '00e640368e71eac1adeb9f630c6de15261b26083':
Fix Windows link error
|
|/ / |
|
|\ \
| | |
| | |
| | |
| | | |
* 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 complete in less than 20 minutes.
|
| |\ \
| | | |
| | | |
| | | | |
https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
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 complete in
less than 20 minutes.
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* 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.
|
| | | | | |
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
ssh://bitbucket.hdfgroup.org:7999/~nfortne2/hdf5_naf into develop
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
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.
|
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
~DEROBINS/hdf5_der:plugin_path_fix to develop
* commit '3a5e15819163e6e7c3de72a9ed8517ff200b02a7':
Fixed the problems with LDFLAGS and AM_LDFLAGS in filter plugins.
|
|/ / / / / |
|
|\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
~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.
|
| | | | |
| | | | |
| | | | |
| | | | | |
and added a test to ensure that this doesn't happen in the future.
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
~DEROBINS/hdf5_der:misc_warnings_develop to develop
* commit '0b846cee58af147e92a3ba7db45497fd9eaa09b4':
Cleaned up misc warnings in src and test.
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
develop
* commit 'd0e32b545c41dcc36a69ab146b54b55e7ac9dc07':
Split internal H5R functionality into H5Rint.c.
|
| | |_|_|/
| |/| | | |
|
|\ \ \ \ \
| |_|/ / /
|/| | | |
| | | | |
| | | | |
| | | | |
| | | | | |
~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.
|
|/ / / /
| | | |
| | | |
| | | | |
Cleanup of plugin test code. Renames many files. Prep for VOL branch merge.
|
|\ \ \ \
| |/ / /
|/| | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* commit '62124efa7e805bf34b54911e142f488a59867dd2':
Remove tabs
Remove tabs
Remove tabs
Remove tabs
Remove tabs
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
|/ / / |
|
|\ \ \
| |_|/
|/| |
| | |
| | | |
* commit '275fabe6319783b672b6d6e54c1cf68796012224':
Correct issue number
|