Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleaned up H5Fmount/unmount code. | Dana Robinson | 2018-06-07 | 1 | -18/+40 |
| | |||||
* | Normalization with vol_integration branch. | Dana Robinson | 2018-06-07 | 6 | -252/+232 |
| | |||||
* | Normalization with the vol_integration branch. | Dana Robinson | 2018-06-06 | 3 | -235/+242 |
| | |||||
* | Merge pull request #1043 in HDFFV/hdf5 from ↵ | Dana Robinson | 2018-05-31 | 8 | -584/+318 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ~DEROBINS/hdf5_der:h5do_direct_chunk_hl_to_src to develop * commit '1da9c5545c013ebc540ba3044810889d4acfa5be': Restored some unused #defines to the deprecated section of H5Dpublic.h. Added deprecated symbol wrappers for the H5DOwrite/read_chunk wrappers. Updated commenting in the H5DO compat test. Stripped out most of the duplicated functionality in the H5DO compat test. * Added H5DO compatibility functions. * Changed the offset copy to use an array on the stack. * Yanked some unused #defines. * Fixed the error tests * Moved common functionality into helper functions Normalize with trunk prior to update merge Fixed a warning. Finished move of H5DOread/write_chunk calls to H5D. First stage of moving H5DOread/write_chunk() to src/ and making them H5D calls. * Moved H5DOread/write_chunk() to H5Dio.c and renamed to H5D*. * Moved the hl/test/test_dset_opt test to test/ and renamed to direct_chunk. * Moved the hl/test/dectris_hl_perf test to tools/test/perform and renamed to direct_write_perf. * Updated autotools and CMake files. | ||||
| * | Restored some unused #defines to the deprecated section of H5Dpublic.h. | Dana Robinson | 2018-05-15 | 1 | -1/+13 |
| | | |||||
| * | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-05-15 | 2 | -85/+78 |
| |\ | |||||
| * | | * Added H5DO compatibility functions. | Dana Robinson | 2018-05-04 | 2 | -67/+51 |
| | | | | | | | | | | | | | | | * Changed the offset copy to use an array on the stack. * Yanked some unused #defines. | ||||
| * | | * Fixed the error tests | Dana Robinson | 2018-05-02 | 3 | -89/+136 |
| | | | | | | | | | | | | * Moved common functionality into helper functions | ||||
| * | | Merge branch 'develop' into h5do_direct_chunk_hl_to_src | Dana Robinson | 2018-04-30 | 29 | -1863/+1832 |
| |\ \ | |||||
| * | | | Normalize with trunk prior to update merge | Dana Robinson | 2018-04-30 | 1 | -16/+16 |
| | | | | |||||
| * | | | Fixed a warning. | Dana Robinson | 2018-04-30 | 1 | -1/+1 |
| | | | | |||||
| * | | | Finished move of H5DOread/write_chunk calls to H5D. | Dana Robinson | 2018-04-30 | 5 | -600/+142 |
| | | | | |||||
| * | | | First stage of moving H5DOread/write_chunk() to src/ and making | Dana Robinson | 2018-04-30 | 2 | -5/+154 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | them H5D calls. * Moved H5DOread/write_chunk() to H5Dio.c and renamed to H5D*. * Moved the hl/test/test_dset_opt test to test/ and renamed to direct_chunk. * Moved the hl/test/dectris_hl_perf test to tools/test/perform and renamed to direct_write_perf. * Updated autotools and CMake files. | ||||
* | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-31 | 17 | -412/+426 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | * commit 'e8ece625f223032db0d26cfffafc045e4ccdf37d': Normalize with vol_integration. | ||||
| * | | | | Normalize with vol_integration. | Dana Robinson | 2018-05-29 | 17 | -412/+426 |
| | | | | | |||||
* | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-30 | 5 | -256/+141 |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'd184e6db94163dcc8761182744a6c524a4850887': Removed unused H5MF functions and updated FUNC_ENTER macros and naming in H5MFsection.c. Correct script names Fix typo Minor H5FS tweaks. Put back CTRL-L chars Update support link Update text Valgrind fixed by checking for prefix_len of 0 | ||||
| * | | | | Removed unused H5MF functions and updated FUNC_ENTER macros and | Dana Robinson | 2018-05-24 | 1 | -206/+91 |
| | | | | | | | | | | | | | | | | | | | | naming in H5MFsection.c. | ||||
| * | | | | Minor H5FS tweaks. | Dana Robinson | 2018-05-24 | 3 | -12/+12 |
| | | | | | |||||
| * | | | | Put back CTRL-L chars | Allen Byrne | 2018-05-23 | 1 | -52/+52 |
| | | | | | |||||
| * | | | | Valgrind fixed by checking for prefix_len of 0 | Allen Byrne | 2018-05-23 | 1 | -90/+90 |
| | |_|/ | |/| | | |||||
* | | | | Changes made based on feedback from pull request #1039. | Vailin Choi | 2018-05-14 | 4 | -24/+25 |
| | | | | |||||
* | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Vailin Choi | 2018-05-14 | 30 | -1956/+1911 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'dcc66a4f157ace0858b788228550f3e104df3242': (35 commits) GGC requires attribute before function Correct COMPILE defs usage Add missing module_dir property Text cleanup Correct sentence punctuation. Add release note. Use set_property for MT flag Correct command usage Remove APPEND Fix typo Add missing test lib add missing folder to path Fix another command revert Missed a command revert Revert to old style for LINK_FLAGS gen expr not working LINK_FLAGS must be separate property sets Fix link flags syntax Revert refactor link flags refactor link flags to interface Refactor link flags ... | ||||
| * | | | GGC requires attribute before function | Allen Byrne | 2018-05-09 | 1 | -20/+20 |
| | | | | |||||
| * | | | Correct COMPILE defs usage | Allen Byrne | 2018-05-09 | 1 | -5/+5 |
| | | | | |||||
| * | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-30 | 28 | -1871/+1833 |
| |\ \ \ | | | |/ | | |/| | | | | | | | | | | | | | | | | | * commit '1f8cb03e11a46f853881f45dac18eff2dd68401e': Fix errors in Makefile.am files that cause "make check" to repeat test, even when there are no changes to source files. (Also add a ggenerated script to the list of files cleaned up on 'make distclean') Further minor cleanups Checkpoint normalization against incoming hyperslab / selection / dataspace improvements. | ||||
| | * | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2018-04-29 | 451 | -31489/+37928 |
| | |\ \ | | | | | | | | | | | | | | | | merge_hyperslab_updates | ||||
| | * \ \ | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2017-04-11 | 17 | -84/+736 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | merge_hyperslab_updates | ||||
| | * | | | | Further minor cleanups | Quincey Koziol | 2017-03-28 | 3 | -39/+35 |
| | | | | | | |||||
| | * | | | | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ↵ | Quincey Koziol | 2017-03-28 | 15 | -41/+192 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | merge_hyperslab_updates | ||||
| | * | | | | | Checkpoint normalization against incoming hyperslab / selection / dataspace | Quincey Koziol | 2017-03-28 | 29 | -1836/+1802 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | improvements. | ||||
| * | | | | | | TRILABS-19 Fix missing angle char | Allen Byrne | 2018-04-27 | 1 | -2/+2 |
| | | | | | | | |||||
| * | | | | | | TRILABS-19 add mpi libs to utility programs | Allen Byrne | 2018-04-26 | 1 | -4/+4 |
| | | | | | | | |||||
| * | | | | | | TRILABS-19 remove add_defintions and use generator expressions | Allen Byrne | 2018-04-26 | 1 | -63/+56 |
| | |_|_|/ / | |/| | | | | |||||
* | | | | | | Fix for HDFFV-10180 Performance issues with H5Oget_info. | Vailin Choi | 2018-04-24 | 13 | -151/+551 |
|/ / / / / | |||||
* | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-23 | 1 | -11/+2 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | * commit 'fa829e322ed44a67e2b3f2d6adf1306ad794859b': Fix non-threadsafe API context head pointer handling. | ||||
| * | | | | Fix non-threadsafe API context head pointer handling. | Quincey Koziol | 2018-04-19 | 1 | -11/+2 |
| | | | | | |||||
* | | | | | TRILABS-20 set a compiler name on all project commands | Allen Byrne | 2018-04-20 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop) | Allen Byrne | 2018-04-18 | 3 | -53/+26 |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | * commit 'e217bd113db96b96b485de82395688ca2313918a': Resolve memory leak of last API context, by freeing it in H5CX terminate routine. Revert "Close memory leak of last API context when shutting library down." | ||||
| * | | | | Resolve memory leak of last API context, by freeing it in H5CX terminate | Quincey Koziol | 2018-04-18 | 3 | -35/+11 |
| | | | | | | | | | | | | | | | | | | | | routine. | ||||
| * | | | | Revert "Close memory leak of last API context when shutting library down." | Quincey Koziol | 2018-04-18 | 2 | -21/+18 |
| | | | | | | | | | | | | | | | | | | | | This reverts commit 0bd3634dc5747d88582a966050896bad57acb892. | ||||
* | | | | | TRILABS-19 Initial conversion of include_directories to targets | Allen Byrne | 2018-04-17 | 1 | -2/+9 |
|/ / / / | |||||
* | | | | Close memory leak of last API context when shutting library down. | Quincey Koziol | 2018-04-17 | 2 | -18/+21 |
| | | | | |||||
* | | | | HDFFV-10444 fix soversion numbers for libraries | Allen Byrne | 2018-04-10 | 1 | -2/+2 |
| | | | | |||||
* | | | | Remove vestiges of H5_DEBUG_BUILD macro, switching it to the more | Quincey Koziol | 2018-04-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | standard H5CX_DEBUG form. | ||||
* | | | | Minor warning cleanup while working on VOL issues. | Dana Robinson | 2018-04-06 | 2 | -3/+3 |
| | | | | |||||
* | | | | Correct errors with non-"instrumented library" builds (production & parallel, | Quincey Koziol | 2018-04-05 | 2 | -0/+8 |
| | | | | | | | | | | | | | | | | generally speaking). | ||||
* | | | | Revert using H5MF_sect_small_can_shrink and H5MF_sect_small_shrink for the | Quincey Koziol | 2018-04-02 | 1 | -2/+14 |
| | | | | | | | | | | | | | | | | file's free space manager (and add a comment about them). | ||||
* | | | | Add comment for the file flush when the file low / high bounds are changed | Quincey Koziol | 2018-04-01 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | after a file is open. | ||||
* | | | | Merge remote-tracking branch 'origin/develop' into merge_func_enter_vol | Quincey Koziol | 2018-04-01 | 4 | -133/+171 |
|\ \ \ \ | |||||
| * | | | | Created internal functions for a couple of H5F calls. | Dana Robinson | 2018-03-30 | 3 | -248/+334 |
| | | | | |