| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
~DEROBINS/hdf5_der:restore_script_dev to develop
Added autogen "undo" script to bin/
* commit '57a8bb60811b6d788d586836674ab8ea779131d3':
Adds a script to undo the action of autogen.sh. Useful when git complains about Makefile.in clobbers, etc.
|
| |
| |
| |
| | |
when git complains about Makefile.in clobbers, etc.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* commit 'e40faaa8fbc8490af626dd9da3ff741284327e65':
Update installdir format for windows
Correct name of list
Factor out path
On windows there could be a conflict when two processes try to read the same file
|
| | | |
|
| |\ \
| |/ /
|/| |
| | |
| | | |
* commit 'ea55d4192e14411e3c67facac57bb547b6fc3402':
Added subdir-objects to AM_INIT_AUTOMAKE. Quiets automake warnings about forward-compatibility after tools split.
|
|\ \ \
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | |
| | | |
to develop
Adds subdir-objects to AM_INIT_AUTOMAKE to quiet forward-compatibility warnings from automake after the tools directory rework.
* commit 'a203f2369af79f4b2b838ab457d81749456c2a4b':
Added subdir-objects to AM_INIT_AUTOMAKE. Quiets automake warnings about forward-compatibility after tools split.
|
|/ /
| |
| |
| | |
about forward-compatibility after tools split.
|
| | |
|
| | |
|
|/
|
| |
same file
|
|\
| |
| |
| |
| |
| |
| |
| |
| | |
~DEROBINS/hdf5_der:H5Pget_driver_info_retval to develop
Changed the return type of H5Pget_driver_info() from void * to const void *
* commit '8eaa0af30585adbbab29686541cd33e058abd6e8':
Changed the return type of H5Pget_driver_info() from void * to const void *. Fixes HDFFV-10017.
|
| |
| |
| |
| | |
const void *. Fixes HDFFV-10017.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
~KOZIOL/hdf5:develop_merge_revise_chunks_02 to develop
* commit '9504d3f337c94c1a2d00bc5b05561e6ed1cee798':
Switch to new, more scalable, metadata cache entry tagging.
Remove routines not yet used in develop
|
| | | |
|
|/ / |
|
|\ \
| |/
|/|
| |
| | |
* commit 'bb6cb6adb005b0447c1dbb5d61711e3a459ade1f':
Code style and warning cleanups, from revise_chunks branch.
|
|/ |
|
|\
| |
| |
| |
| | |
* commit '9187e8c5d0663c176c50cc5b6053a8732a834194':
Add missing retrieval of cache logging name, from revise_chunks.
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
Buildbot mktarball test pass
* commit '070362cc93793f3b4fa3cc9bc44b235461520408':
Fix mktarball errors with Manifest
|
| | |
|
|\ \
| |/
|/|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* commit '872d1666b4d24eb381773baaaaed6b6bf00dd080':
Add public H5F* routines for cache logging.
Add cache logging test.
Add cache logging property and file pieces.
Add logging prototypes and cache struct fields.
Add logging error message.
Bring cache logging routines from revise_chunks branch to develop.
Remove static definition for debugging routines. *sigh*
Add missing prototypes for cache debugging routines.
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/ |
|
|\
| |
| |
| |
| |
| |
| | |
~FRANK.WILLMORE/hdf5:HDFFV-8882-replace-numeric-exit-code-with to develop
* commit '526bcc242d03a6fc4fd28d3a0f68cc31f4f2a850':
Changes to be committed: modified: bittests.c modified: cmpd_dset.c modified: dsets.c modified: dt_arith.c modified: dtypes.c modified: extend.c modified: fillval.c modified: filter_fail.c modified: flush1.c modified: gen_cross.c modified: hyperslab.c modified: istore.c modified: links.c modified: links_env.c modified: objcopy.c modified: plugin.c modified: tcheck_version.c modified: unlink.c modified: unregister.c
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
modified: bittests.c
modified: cmpd_dset.c
modified: dsets.c
modified: dt_arith.c
modified: dtypes.c
modified: extend.c
modified: fillval.c
modified: filter_fail.c
modified: flush1.c
modified: gen_cross.c
modified: hyperslab.c
modified: istore.c
modified: links.c
modified: links_env.c
modified: objcopy.c
modified: plugin.c
modified: tcheck_version.c
modified: unlink.c
modified: unregister.c
Minor fixes to replace numeric exit codes with MACRO declarations. Not all codes found were boolean, and those cases were not changed.
|
|\ \
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* commit 'b2878dec04c120e4e3cdf00e943283e359862c84':
Move cache debugging routines into separate module.
Change file memory type for extending to default, and correct error in backward compatibility for multi VFD.
Warning and whitespace cleanup.
Improvements to the log VFD, for helping with SWMR debugging.
Minor code cleanups.
Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrapping in tools code.
|
| | | |
|
| | |
| | |
| | |
| | | |
backward compatibility for multi VFD.
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
in tools code.
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
develop
Merged EoC for groups. Will expand the tests as discussed in the code review at a later date.
* commit '30f5f7d9f97e7e4e331894c3574cc1b6c4df6d9e':
Removed commented-out lines that clean up test files.
Added a test for old- and new-style groups under evict-on-close.
Evict-on-close now works with groups.
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | | |
test/evict_on_close.c has been updated to generate
groups but does not yet check EoC works correctly.
|
|\ \ \ \
| |_|/ /
|/| | |
| | | |
| | | |
| | | |
| | | | |
* commit '3ae37a2068c96cd0adbbd5182e9f9890629d6994':
Correct location of file for chmod statement
Add missing h5format_convert generated files
Correct locations of tools files
|
| | | | |
|
| | | | |
|
|/ / / |
|
|\ \ \
| | | |
| | | |
| | | |
| | | |
| | | | |
* commit '9340a6078bb711fdf1d00d6974f0c20ea319a1e3':
Update ignore file to match changes to tools folders
Fix parallel h5diff option of tool location
|
| | | | |
|