Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
2d659de898fMMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit '40bf112b56c90b7e90c9ec3d7a35a78d1d12288b': Trivialities noticed while merging things to 1.10
Dana RobinsonDana Robinson
40bf112b56cMMerge pull request #2773 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop * commit 'c5b176594082f6e5a8b6d9140f9db1f13530e087': Trivialities noticed while merging things to 1.10
Dana RobinsonDana Robinson
c5b17659408Trivialities noticed while merging things to 1.10
Allen ByrneAllen Byrne
7603d2c8be5HDFFV-9984 fix test logic
Allen ByrneAllen Byrne
b196ddb4a89HDFFV-9984 - correct name of ref files
Allen ByrneAllen Byrne
a21ae8e56b0HDFFV-9984 add missing ref file
Allen ByrneAllen Byrne
646872cb8e3HDFFV-9984 - add missing ref files
Allen ByrneAllen Byrne
500d87fd1f5HDFFV-9984 Add options to merge/prune external links during repack
Dana RobinsonDana Robinson
044ee6f88c7MMerge pull request #2765 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop * commit '3feeb8ec20a7b08acdcd77f3e10c8c93818d890e': Fixes naming issues in H5VM inline functions
Dana RobinsonDana Robinson
3feeb8ec20aFixes naming issues in H5VM inline functions
Elena PourmalElena Pourmal
6b347a8d97dMMerge pull request #2753 in HDFFV/hdf5 from ~EPOURMAL/hdf5_ep:develop to develop * commit 'c6248cfb6975a6ecadf0259390247ce05dc13c4b': Addresseda Dana's comments from the pull request. Fixed several typos in the comments found by Larry during the review. The H5DSis_scale function was updated to return "not a dimension scale" (0) instead of failing (-1), when CLASS or DIMENSION_SCALE attributes are not written according to Dimension Scales Specification (HDFFV-10436).
Elena PourmalElena Pourmal
c6248cfb697Addresseda Dana's comments from the pull request.
Elena PourmalElena Pourmal
752411bfda9Fixed several typos in the comments found by Larry during the review.
Elena PourmalElena Pourmal
69cbfd4f9e9MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~epourmal/hdf5_ep into develop
Elena PourmalElena Pourmal
768f8abb18aThe H5DSis_scale function was updated to return "not a dimension scale" (0) instead of failing (-1), when CLASS or DIMENSION_SCALE attributes are not written according to Dimension Scales Specification (HDFFV-10436).
Quincey KoziolQuincey Koziol
7524ead1e4dMMerge pull request #2744 in HDFFV/hdf5 from remove_unneeded_tagging to develop * commit 'cb5de74ac26158f6f541eed2e0dddb50d4d197d6': Remove redundant calls to set the metadata cache tag
Quincey KoziolQuincey Koziol
cb5de74ac26MMerge remote-tracking branch 'origin/develop' into remove_unneeded_tagging
Quincey KoziolQuincey Koziol
4f9542c3327MMerge pull request #2739 in HDFFV/hdf5 from namespace_cleanup_01 to develop * commit '3f46a380e084d83a84783383bdfbbd9a443e9f27': Correct typos w/HGOTO_DONE & HGOTO_ERROR Move H5T_vlen_reclaim to package scope Switch H5VM inline routines back to single underscope and put a comment in their header about this naming Clean up private / package / static namespace issues (function naming, which header file, FUNC_ENTER / LEAVE, etc). Removed remaining personal email addresses from library ...
Quincey KoziolQuincey Koziol
3f46a380e08MMerge remote-tracking branch 'origin/develop' into namespace_cleanup_01
Quincey KoziolQuincey Koziol
4083be1ff20MMerge remote-tracking branch 'origin/develop' into namespace_cleanup_01
Quincey KoziolQuincey Koziol
98c184e1306MMerge remote-tracking branch 'origin/develop' into namespace_cleanup_01
Quincey KoziolQuincey Koziol
79a2e34f88aCorrect typos w/HGOTO_DONE & HGOTO_ERROR
Quincey KoziolQuincey Koziol
5f6eec0b20cMove H5T_vlen_reclaim to package scope
Quincey KoziolQuincey Koziol
a2340cec3b1MMerge remote-tracking branch 'origin/develop' into namespace_cleanup_01
Quincey KoziolQuincey Koziol
8fe3cece3c6Switch H5VM inline routines back to single underscope and put a comment in their header about this naming
Quincey KoziolQuincey Koziol
07e4ef9da47Clean up private / package / static namespace issues (function naming, which header file, FUNC_ENTER / LEAVE, etc). Removed remaining personal email addresses from library source code (still needs cleaned from other directories). Misc. warning, style, and whitespace cleanup.
Dana RobinsonDana Robinson
8dabc3f67fcMMerge pull request #2762 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop * commit 'b806f3e9acad6261438dacecbb11a87bcd644e72': Tweak to hide unused threadsafe callback in non-threadsafe builds
Dana RobinsonDana Robinson
b806f3e9acaTweak to hide unused threadsafe callback in non-threadsafe builds
Allen ByrneAllen Byrne
e291fd31fd4MMerge pull request #2756 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit 'c5cb9534b27760596bfd0c4cdf1db31fd2bac2a7': spelling HDFFV-11127 - force RTLD_LOCAL in dlopen
Allen ByrneAllen Byrne
c5cb9534b27MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit 'baf7ebc4ca4eeecb11a607f420a5d5b95169eed5': Cleans warnings and cruft from ttsafe_attr_vlen.c Fixes Windows issues due to exposed pthread code
Dana RobinsonDana Robinson
baf7ebc4ca4MMerge pull request #2760 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:ttsafe_windows_fix to develop * commit '04b24163f7f08248a58d256371e088c8cc7816c8': Cleans warnings and cruft from ttsafe_attr_vlen.c Fixes Windows issues due to exposed pthread code
Dana RobinsonDana Robinson
04b24163f7fCleans warnings and cruft from ttsafe_attr_vlen.c
Dana RobinsonDana Robinson
037bad4f722Fixes Windows issues due to exposed pthread code
Allen ByrneAllen Byrne
747fde00fefspelling
Allen ByrneAllen Byrne
cecaed97f79HDFFV-11127 - force RTLD_LOCAL in dlopen
Dana RobinsonDana Robinson
7dcd7830ae1MMerge pull request #2754 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:testhdf5_ref_valgrind to develop * commit '4f0283db788fc1a0db94e7825567210021b3b594': Fixes a size mismatch when copying old-style to new-style references Fixes memory leads in trefer.c
Dana RobinsonDana Robinson
4f0283db788Fixes a size mismatch when copying old-style to new-style references
Dana RobinsonDana Robinson
ed51c0e302eFixes memory leads in trefer.c
Quincey KoziolQuincey Koziol
f2681e36aebMMerge remote-tracking branch 'origin/develop' into remove_unneeded_tagging
Dana RobinsonDana Robinson
dca1733238cMMerge pull request #2752 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop * commit '78c6be05a84f854074a4df2e10c15a56444e4015': Fixes the splitter VFD test on Windows.
Dana RobinsonDana Robinson
78c6be05a84Fixes the splitter VFD test on Windows.
Binh-Minh RiblerBinh-Minh Ribler
1008afc457eMMerge pull request #2746 in HDFFV/hdf5 from bmr_HDFFV-10591-2 to develop Part of HDFFV-10591 fix. * commit 'f863d4f970c2f54298a69f95bb6a15e710e1ed75': Addition to HDFFV-10591
Binh-Minh RiblerBinh-Minh Ribler
f863d4f970cAddition to HDFFV-10591 Description Added missing parameter description and improved format. Platforms tested: Linux/64 (jelly)
Jordan HendersonJordan Henderson
af390794f40MMerge pull request #2655 in HDFFV/hdf5 from ~JHENDERSON/hdf5:develop to develop * commit '7c3d4402d730789173e413b48951fede5f6932f3': Fix issue in H5VL_wrap_register where datatype VOL objects are casted to H5T_t *
Jordan HendersonJordan Henderson
7c3d4402d73MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit 'f59bb712dec221a076728b6c582818bcf814d71a': (55 commits) Fixes indenting in tools test scripts Minor normalizations with 1.12 branch Fixed bad parens in H5trace.c Minor normalizations with hdf5_1_10 Mingw copy disabled Warnings reduction in tools Correct reference file Correct h5diff filenames Fixed typos in error messages. Updated the Java tests to deal with H5Sset_extent_none changes Fixed additi...
Jordan HendersonJordan Henderson
ee6f7d1c96fFix issue in H5VL_wrap_register where datatype VOL objects are casted to H5T_t *
Quincey KoziolQuincey Koziol
c48d1b0ff49MMerge remote-tracking branch 'origin/develop' into remove_unneeded_tagging
Dana RobinsonDana Robinson
c0ff30d2394MMerge pull request #2748 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:flock_windows_fix to develop * commit '0ed65346033e7fbc71634d4911f9761e2ec145b2': Fixes flock Windows failure
Dana RobinsonDana Robinson
0ed65346033Fixes flock Windows failure
Quincey KoziolQuincey Koziol
e1a7a1acbecRemove redundant calls to set the metadata cache tag