Network

 
AuthorCommitMessageCommit Date
Quincey KoziolQuincey Koziol
248a93cde8dMMerge pull request #162 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop_merge_revise_chunks_07 to develop * commit 'be27e1ad79dfa0507f589b29d938b7e1020a5b2d': Remove explicit support within the metadata cache for tracked compressed entries, they are now completely handled in the clients.
Quincey KoziolQuincey Koziol
be27e1ad79dRemove explicit support within the metadata cache for tracked compressed entries, they are now completely handled in the clients.
Allen ByrneAllen Byrne
fe849d26cd9MMerge pull request #160 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * commit '45d817af9ca4db92db0eba81e4c330380c26a41e': Repair comment chars to C style
Allen ByrneAllen Byrne
45d817af9caRepair comment chars to C style
Binh-Minh RiblerBinh-Minh Ribler
e10c0e78946MMerge pull request #158 in HDFFV/hdf5 from ~BMRIBLER/hdf5_bmr_cpp:develop to develop Removed the obsolete macros H5_NO_NAMESPACE and H5_NO_STD from the examples. * commit '51ea7245dfdbda8311961ea4755c8d9c8ce99d76': Description: Removed H5_NO_NAMESPACE from the examples. They were missed from the previous cleanup. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus)
Binh-Minh RiblerBinh-Minh Ribler
51ea7245dfd Description: Removed H5_NO_NAMESPACE from the examples. They were missed from the previous cleanup. Platforms tested: Linux/32 2.6 (jam) Linux/64 (platypus)
Quincey KoziolQuincey Koziol
4c708cc78dbMMerge pull request #156 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop_merge_revise_chunks_06 to develop * commit 'd4591ff54d9319346f49a3bc67431f0fa26a8d65': Bring over new 'notify' metadata cache client callback actions for when an entry is cleaned / dirtied or its [flush dependency] child entry is cleaned / dirtied.
Quincey KoziolQuincey Koziol
d4591ff54d9Bring over new 'notify' metadata cache client callback actions for when an entry is cleaned / dirtied or its [flush dependency] child entry is cleaned / dirtied.
Quincey KoziolQuincey Koziol
d183e9a1a2eMMerge pull request #155 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop_merge_revise_chunks_05 to develop * commit '1c6924f18bd8fdad63c4f191c00605092c17fa6e': Refactor H5O code to clean up message allocation, align cache deserialize code with revise_chunks changes, and remove unused "message locking" code.
Quincey KoziolQuincey Koziol
1c6924f18bdRefactor H5O code to clean up message allocation, align cache deserialize code with revise_chunks changes, and remove unused "message locking" code.
Quincey KoziolQuincey Koziol
99f123098e8MMerge pull request #154 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop_merge_revise_chunks_04 to develop * commit '80ac4343cdf0640b114b846db87c091c6e7c66a6': Align w/minor cleanups in revise_chunks branch.
Quincey KoziolQuincey Koziol
80ac4343cdfAlign w/minor cleanups in revise_chunks branch.
Quincey KoziolQuincey Koziol
70938cbf28cMMerge pull request #151 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to develop * commit '31ffc1e72687b4d27602a044565bde6b1e9d803f': Clean up cache code to eliminate dead-ends and unify code.
Quincey KoziolQuincey Koziol
31ffc1e7268MMerge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~koziol/hdf5 into develop_merge_revise_chunks_03
Quincey KoziolQuincey Koziol
492eae39956Clean up cache code to eliminate dead-ends and unify code.
Dana RobinsonDana Robinson
0c542a5b128MMerge pull request #152 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop Moved Win32 variables in log VFD to top of function like in revise_chunks. * commit 'be0dfa3e22bcd1454215e2a348756bf21e749044': Moved Win32 variables to top of function in H5FDlog.c.
derobinsderobins
be0dfa3e22bMoved Win32 variables to top of function in H5FDlog.c.
Dana RobinsonDana Robinson
dd4f4e6f764MMerge pull request #144 in HDFFV/hdf5 from ~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.
Dana RobinsonDana Robinson
57a8bb60811Adds a script to undo the action of autogen.sh. Useful when git complains about Makefile.in clobbers, etc.
Allen ByrneAllen Byrne
09f70066dbdMMerge pull request #148 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop * 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
Allen ByrneAllen Byrne
e40faaa8fbcUpdate installdir format for windows
Allen ByrneAllen Byrne
17ea6aac200MMerging in latest from upstream (HDFFV/hdf5:refs/heads/develop) * commit 'ea55d4192e14411e3c67facac57bb547b6fc3402': Added subdir-objects to AM_INIT_AUTOMAKE. Quiets automake warnings about forward-compatibility after tools split.
Dana RobinsonDana Robinson
ea55d4192e1MMerge pull request #147 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:subdir-objects 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.
Dana RobinsonDana Robinson
a203f2369afAdded subdir-objects to AM_INIT_AUTOMAKE. Quiets automake warnings about forward-compatibility after tools split.
Allen ByrneAllen Byrne
94f09655cb2Correct name of list
Allen ByrneAllen Byrne
a2e6cb3c82eFactor out path
Allen ByrneAllen Byrne
f9674dfe4eaOn windows there could be a conflict when two processes try to read the same file
Dana RobinsonDana Robinson
c5ca4224967MMerge pull request #138 in HDFFV/hdf5 from ~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.
Dana RobinsonDana Robinson
8eaa0af3058Changed the return type of H5Pget_driver_info() from void * to const void *. Fixes HDFFV-10017.
Quincey KoziolQuincey Koziol
21c68f43939MMerge pull request #140 in HDFFV/hdf5 from ~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
Quincey KoziolQuincey Koziol
9504d3f337cSwitch to new, more scalable, metadata cache entry tagging.
Quincey KoziolQuincey Koziol
323ae135906Remove routines not yet used in develop
Quincey KoziolQuincey Koziol
9dc83a5f998MMerge pull request #139 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to develop * commit 'bb6cb6adb005b0447c1dbb5d61711e3a459ade1f': Code style and warning cleanups, from revise_chunks branch.
Quincey KoziolQuincey Koziol
bb6cb6adb00Code style and warning cleanups, from revise_chunks branch.
Dana RobinsonDana Robinson
73ae7e6ccdaMMerge branch 'develop' into core_bugfix
Quincey KoziolQuincey Koziol
2b5efccc302MMerge pull request #134 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to develop * commit '9187e8c5d0663c176c50cc5b6053a8732a834194': Add missing retrieval of cache logging name, from revise_chunks.
Quincey KoziolQuincey Koziol
9187e8c5d06Add missing retrieval of cache logging name, from revise_chunks.
Allen ByrneAllen Byrne
ab66f6aa8c4MMerge pull request #133 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop Buildbot mktarball test pass * commit '070362cc93793f3b4fa3cc9bc44b235461520408': Fix mktarball errors with Manifest
Allen ByrneAllen Byrne
070362cc937Fix mktarball errors with Manifest
Dana RobinsonDana Robinson
9baf17ca38aAdded Gerd's core VFD changes in. I have not addressed the bug yet. Passes make check with the core VFD
Dana RobinsonDana Robinson
0a8ec93cbcfAdded fapl property and accessors for core VFD initial size.
Quincey KoziolQuincey Koziol
a3d74c9be41MMerge pull request #131 in HDFFV/hdf5 from ~KOZIOL/hdf5:develop to develop * 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 debuggin...
Quincey KoziolQuincey Koziol
872d1666b4dAdd public H5F* routines for cache logging.
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.