AuthorCommitMessageCommit dateIssues
Quincey KoziolQuincey Koziol
0d12ce44b24Add cache logging test.
Quincey KoziolQuincey Koziol
ed452ce6905Add cache logging property and file pieces.
Quincey KoziolQuincey Koziol
af057ac92bfAdd logging prototypes and cache struct fields.
Quincey KoziolQuincey Koziol
0263062a6f8Add logging error message.
Quincey KoziolQuincey Koziol
f9ba956d69aBring cache logging routines from revise_chunks branch to develop.
Quincey KoziolQuincey Koziol
ef28e31f895Remove static definition for debugging routines. *sigh*
Quincey KoziolQuincey Koziol
a2f15ab726fAdd missing prototypes for cache debugging routines.
Frank WillmoreFrank Willmore
b2948d9f979MMerge pull request #100 in HDFFV/hdf5 from ~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: l...HDFFV-8882
Quincey KoziolQuincey Koziol
7ac8215cbffMMerge pull request #123 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to develop* 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 an...
Dana RobinsonDana Robinson
50c7c545148MMerge pull request #122 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:eoc_groups to developMerged 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.
Quincey KoziolQuincey Koziol
b2878dec04cMove cache debugging routines into separate module.
Allen ByrneAllen Byrne
dfa300b41d5MMerge pull request #125 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '3ae37a2068c96cd0adbbd5182e9f9890629d6994': Correct location of file for chmod statement Add missing h5format_convert generated files Correct locations of tools files
Quincey KoziolQuincey Koziol
17468defc73Change file memory type for extending to default, and correct error inbackward compatibility for multi VFD.
Quincey KoziolQuincey Koziol
d935aa3555eWarning and whitespace cleanup.
Quincey KoziolQuincey Koziol
9b68a163bffImprovements to the log VFD, for helping with SWMR debugging.
Quincey KoziolQuincey Koziol
57ad6334c00Minor code cleanups.
Allen ByrneAllen Byrne
3ae37a2068cCorrect location of file for chmod statement
Allen ByrneAllen Byrne
f2d9d05cd00Add missing h5format_convert generated files
Allen ByrneAllen Byrne
8bc45d450baCorrect locations of tools files
Quincey KoziolQuincey Koziol
84787e30858Uncomment line in test/objcopy.c, clean up whitespace and POSIX call wrappingin tools code.
Dana RobinsonDana Robinson
30f5f7d9f97Removed commented-out lines that clean up test files.
Allen ByrneAllen Byrne
da0f0391aebMMerge pull request #119 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '9340a6078bb711fdf1d00d6974f0c20ea319a1e3': Update ignore file to match changes to tools folders Fix parallel h5diff option of tool location
Dana RobinsonDana Robinson
5dc86ab7183MMerge pull request #120 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:H5S_header_fix to developFixed errant parentheses in (unused) H5Sprivate.h macros. * commit '4175847a199ae95d5a201d52c3452cc8bc7e82bf': Fixed wayward parentheses in H5Sprivate.h.
Allen ByrneAllen Byrne
9340a6078bbUpdate ignore file to match changes to tools folders
Dana RobinsonDana Robinson
4175847a199Fixed wayward parentheses in H5Sprivate.h.
Allen ByrneAllen Byrne
16ba94f5db0Fix parallel h5diff option of tool location
Allen ByrneAllen Byrne
da5dff7eb74MMerge pull request #118 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit 'de57917e58b53d19ef9ac9379f24a1de69d3dd15': minor cleanup to utils defines Add util programs for tests Correct test command line refactor repart test to use test dir
Allen ByrneAllen Byrne
de57917e58bminor cleanup to utils defines
Allen ByrneAllen Byrne
8a323685f8cAdd util programs for tests
Allen ByrneAllen Byrne
430d10b0470Correct test command line
Allen ByrneAllen Byrne
60cb2c82544refactor repart test to use test dir
Allen ByrneAllen Byrne
d40e90263b8MMerge pull request #109 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop* commit '0f94a43c46186eba3a536ab3b60433f469b5672c': Update with changes from buildbot process Remove duplicate block Update with latest changes used in buildbot process Re-merge HDFFV-9942 to new folder structure Correct dir reference Split tools code - remove old change Add new file to ignore Split tools into src and test - update locations Split tools into src and test - up...HDFFV-9942
Dana RobinsonDana Robinson
c41321a9f70Added a test for old- and new-style groups under evict-on-close.
Dana RobinsonDana Robinson
de3abdf5d74Evict-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.
Allen ByrneAllen Byrne
0f94a43c461Update with changes from buildbot process
Allen ByrneAllen Byrne
1c3b0066519Remove duplicate block
Allen ByrneAllen Byrne
1bf4544a2e7Update with latest changes used in buildbot process
Allen ByrneAllen Byrne
df13600ae24Re-merge HDFFV-9942 to new folder structureHDFFV-9942
Allen ByrneAllen Byrne
67084271cbaCorrect dir reference
Allen ByrneAllen Byrne
11093646db5Split tools code - remove old change
Allen ByrneAllen Byrne
3809a43edd9MMerge pull request #6 in ~BYRN/hdf5_adb from bugfix/HDFFV-9719-tools-code-split to develop* commit 'b96f0bc9ed9212ad0f9248a701ebce59ee8e14fa': Add new file to ignore Split tools into src and test - update locations Split tools into src and test - update with new files or locations Split tools into src and test - add folders Split tools into src and test - remove folders Split the code into src and test Add error log for dlopenHDFFV-9719
Allen ByrneAllen Byrne
b96f0bc9ed9Add new file to ignore
Allen ByrneAllen Byrne
c694644ce9aSplit tools into src and test - update locations
Allen ByrneAllen Byrne
7f2a83b6ab2Split tools into src and test - update with new files or locations
Allen ByrneAllen Byrne
2c6dbbf2129Split tools into src and test - add folders
Allen ByrneAllen Byrne
5b562d9ce9bSplit tools into src and test - remove folders
Allen ByrneAllen Byrne
b34423f620bSplit the code into src and test
Allen ByrneAllen Byrne
b4243280636Add error log for dlopen
Binh-Minh RiblerBinh-Minh Ribler
04b99c0c66eMMerge pull request #108 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_packet_table:develop to developWork-around for Emu's alignment problem. * commit '889d7fd73341a377dff98673d08031e422c18ab0': Description: - In the test for HDFFV-9758, a pragma pack(1) caused failure on Emu because Sparc cannot access misaligned data. Changed it to pack() to do the default alignment. - Added DOXYGEN_SHOULD_SKIP_THIS blocks to private elements to prevent warnings from doxygen. Pl...HDFFV-9758
Binh-Minh RiblerBinh-Minh Ribler
889d7fd7334Description: - In the test for HDFFV-9758, a pragma pack(1) caused failure on Emu because Sparc cannot access misaligned data. Changed it to pack() to do the default alignment. - Added DOXYGEN_SHOULD_SKIP_THIS blocks to private elements to prevent warnings from doxygen. Platforms tested: SunOS 5.11 (emu) Linux/32 2.6 (jam)HDFFV-9758