Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | URL and options corrections | Allen Byrne | 2020-10-19 | 3 | -3/+5 |
| | |||||
* | Mostly whitespace - reorder of inits. | Allen Byrne | 2020-10-19 | 4 | -16/+17 |
| | |||||
* | OESS-98 add CMake option to build plugins project within hdf5 | Allen Byrne | 2020-10-16 | 60 | -173/+668 |
| | |||||
* | Merge branch 'hdf5_1_12' of https://github.com/HDFGroup/hdf5.git into hdf5_1_12 | Allen Byrne | 2020-10-12 | 0 | -0/+0 |
|\ | |||||
| * | Enable splitter test (#33) | Allen Byrne | 2020-10-11 | 1 | -1/+1 |
| | | |||||
* | | Enable splitter test | Allen Byrne | 2020-10-11 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #32 from lrknox/hdf5_1_12 | Larry Knox | 2020-10-10 | 2 | -2/+2 |
|\ | | | | | Hdf5 1 12 | ||||
| * | Remove 1 addition to src/H5Cmpio.c of member added to H5C_t struct in ↵ | Larry Knox | 2020-10-10 | 1 | -1/+1 |
| | | | | | | | | | | | | develop branch inadvertently and partially merged to hdf5_1_12 branch. The addition breaks compile with parallel enabled; removing it restores compile, tested with MPICH 3.3 and OpenMPI 4.0.0. e with '#' will be ignored, and an empty message aborts the commit. | ||||
| * | Merge branch 'hdf5_1_12' of https://github.com/HDFGroup/hdf5 into hdf5_1_12 | Larry Knox | 2020-10-10 | 279 | -16579/+16364 |
| |\ | |/ |/| | |||||
* | | Merge pull request #30 from byrnHDF/hdf5_1_12 | Larry Knox | 2020-10-09 | 195 | -12362/+12270 |
|\ \ | | | | | | | Hdf5 1 12 merge changes from develop | ||||
| * | | Remove line referencing new cache feature not yet moved | Allen Byrne | 2020-10-08 | 1 | -1/+0 |
| | | | |||||
| * | | Merge changes from develop | Allen Byrne | 2020-10-08 | 195 | -12362/+12271 |
|/ / | | | | | | | | | Comments and whitespace Skip file-locking and cache changes | ||||
* | | Merge pull request #28 from byrnHDF/hdf5_1_12 | Larry Knox | 2020-10-08 | 97 | -4229/+4105 |
|\ \ | | | | | | | Hdf5 1 12 | ||||
| * | | Merge from develop | Allen Byrne | 2020-10-07 | 21 | -3816/+3735 |
| | | | | | | | | | | | | | | | | | | github workflow files parser files bin scripts doc corrections | ||||
| * | | Cleanup comments in tests, align comments better, update vfd test | Allen Byrne | 2020-10-05 | 68 | -393/+350 |
| | | | |||||
| * | | HDFFV-11096 fix usage ext in h5dump | Allen Byrne | 2020-10-05 | 10 | -23/+23 |
|/ / | |||||
| * | Fix memory leak in H5PL__find_plugin_in_path | Michael Kuhn | 2020-10-05 | 1 | -1/+3 |
| | | | | | | | | | | When encountering a directory, the current loop iteration was skipped without freeing the memory allocated for the path. | ||||
| * | Correct entries related to --enable-build-mode and --enable-profiling in | Larry Knox | 2020-10-03 | 2 | -10/+7 |
|/ | | | | INSTALL file, and remove obsolete SZIP paragraph from COPYING file. | ||||
* | Merge pull request #2914 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to ↵ | Allen Byrne | 2020-10-01 | 2 | -2/+9 |
|\ | | | | | | | | | | | | | hdf5_1_12 * commit 'e2f38a4a9756211de00f12963adaa7dd25fa397c': Add action options | ||||
| * | Add action options | Allen Byrne | 2020-10-01 | 2 | -2/+9 |
|/ | |||||
* | Merge pull request #2909 in HDFFV/hdf5 from ↵ | Allen Byrne | 2020-10-01 | 1118 | -319767/+321901 |
|\ | | | | | | | | | | | | | ~BYRN/hdf5_clang_format:hdf5_1_12 to hdf5_1_12 * commit 'f1ba03cea5b82699a984c80bd2deac14fdc8df18': Source formatted | ||||
| * | Source formatted | Allen Byrne | 2020-10-01 | 1118 | -319767/+321901 |
|/ | |||||
* | Merge pull request #2903 in HDFFV/hdf5 from ↵ | Allen Byrne | 2020-09-30 | 116 | -8233/+9706 |
|\ | | | | | | | | | | | | | | | | | | | ~BYRN/hdf5_clang_format:hdf5_1_12 to hdf5_1_12 * commit '3088c6abec27ad477031a71d947ac3be4cb2429d': define name warning format fixes and define name from develop Src file format preventive updates Add clang-format changes from develop. | ||||
| * | define name | Allen Byrne | 2020-09-30 | 1 | -1/+1 |
| | | |||||
| * | warning format fixes and define name from develop | Allen Byrne | 2020-09-30 | 7 | -17/+10 |
| | | |||||
| * | Src file format preventive updates | Allen Byrne | 2020-09-28 | 7 | -281/+293 |
| | | |||||
| * | Add clang-format changes from develop. | Allen Byrne | 2020-09-28 | 106 | -8088/+9556 |
|/ | |||||
* | Merge pull request #2899 in HDFFV/hdf5 from ~JHENDERSON/hdf52:hdf5_1_12 to ↵ | Jordan Henderson | 2020-09-25 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | hdf5_1_12 * commit '6329ff98ce57d87fd1a7d233cb87076dc2fff99d': Fix memory sanity check option in CMake | ||||
| * | Fix memory sanity check option in CMake | Jordan Henderson | 2020-09-24 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2892 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_12 to ↵ | Larry Knox | 2020-09-18 | 6 | -7/+7 |
|\ | | | | | | | | | | | | | hdf5_1_12 * commit '0cbb20b68e83a52d798676a81a3bbca284b1b36b': Snapshot version 1.12 release 1-2. Update version to 1.12.1-3 | ||||
| * | Snapshot version 1.12 release 1-2. Update version to 1.12.1-3 | Larry Knox | 2020-09-18 | 6 | -7/+7 |
|/ | |||||
* | Merge pull request #2875 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to ↵ | Larry Knox | 2020-09-04 | 2 | -1/+13 |
|\ | | | | | | | | | | | | | | | hdf5_1_12 * commit 'f838fcbe6709c4a6780fe4874709d42d1d6e3bb9': Add zlib and szip pages Correct COPYING path | ||||
| * | Add zlib and szip pages | Allen Byrne | 2020-09-04 | 1 | -0/+12 |
| | | |||||
| * | Correct COPYING path | Allen Byrne | 2020-09-04 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #2871 in HDFFV/hdf5 from ↵ | Quincey Koziol | 2020-09-03 | 9 | -232/+32 |
|\ | | | | | | | | | | | | | | | | | | | | | fix_nil_collective_metadata_write_1_12 to hdf5_1_12 * commit '8b48ddb4c8d02aec2bc5e938fe7b789f6ad9c2b2': Add release note for collective metadata fix Fix mis-merge from develop Update buffer count Revert " Checkin of fix for CGNS bug" Revert "Removed commeted out code from H5C_dump_coll_write_list()" | ||||
| * | Add release note for collective metadata fix | Quincey Koziol | 2020-09-03 | 1 | -0/+6 |
| | | |||||
| * | Fix mis-merge from develop | Quincey Koziol | 2020-09-03 | 1 | -6/+1 |
| | | |||||
| * | Update buffer count | Quincey Koziol | 2020-09-03 | 1 | -29/+22 |
| | | |||||
| * | Revert " Checkin of fix for CGNS bug" | Quincey Koziol | 2020-09-03 | 8 | -207/+8 |
| | | | | | | | | This reverts commit 94c34773ceae5b30c4afb227d0385ebf4ab6ce28. | ||||
| * | Revert "Removed commeted out code from H5C_dump_coll_write_list()" | Quincey Koziol | 2020-09-03 | 1 | -0/+5 |
| | | | | | | | | This reverts commit eb75dc1bb02e13902d73a36caafe763eea585d02. | ||||
* | | Merge pull request #2872 in HDFFV/hdf5 from vol_dataset_io_dxpl_fix_1_12 to ↵ | Quincey Koziol | 2020-09-03 | 2 | -15/+13 |
|\ \ | |/ |/| | | | | | | | | | hdf5_1_12 * commit '9dde542398800763ab6f26e406c304c2b529a375': Bug fix to allow pass-through VOL connectors to set DXPL properties (like requesting collective operations) on dataset I/O | ||||
| * | Bug fix to allow pass-through VOL connectors to set DXPL properties (like ↵ | Quincey Koziol | 2020-09-03 | 2 | -15/+13 |
|/ | | | | requesting collective operations) on dataset I/O | ||||
* | Merge pull request #2861 in HDFFV/hdf5 from ↵ | Quincey Koziol | 2020-08-28 | 8 | -47/+55 |
|\ | | | | | | | | | | | | | hdf5_1_12_remove_unneeded_tagging to hdf5_1_12 * commit '4174fcb8c0a7f8f5ec5297f223c052eca039d5c3': Remove redundant calls to set the metadata cache tag | ||||
| * | Remove redundant calls to set the metadata cache tag | Quincey Koziol | 2020-08-27 | 8 | -47/+55 |
| | | |||||
* | | Merge pull request #2862 in HDFFV/hdf5 from ↵ | Dana Robinson | 2020-08-27 | 2 | -13/+72 |
|\ \ | |/ |/| | | | | | | | | | ~DEROBINS/hdf5_der:1_12_vfd_stubs to hdf5_1_12 * commit '2d6b43feefed8328d595469b9159af954e29c099': Adds HDFS VFD stubs to prevent binary compatibility problems | ||||
| * | Adds HDFS VFD stubs to prevent binary compatibility problems | Dana Robinson | 2020-08-27 | 2 | -13/+72 |
|/ | |||||
* | Merge pull request #2850 in HDFFV/hdf5 from ~BYRN/hdf5_adb:hdf5_1_12 to ↵ | Allen Byrne | 2020-08-26 | 4 | -4/+11 |
|\ | | | | | | | | | | | | | | | hdf5_1_12 * commit 'afb06550c5dcac37174c335e6876a6140f269eb5': MinGW uses "MinGW Makefiles" The version string has a second use for packaging | ||||
| * | MinGW uses "MinGW Makefiles" | Allen Byrne | 2020-08-26 | 2 | -2/+7 |
| | | |||||
| * | The version string has a second use for packaging | Allen Byrne | 2020-08-26 | 2 | -2/+4 |
|/ | |||||
* | Merge pull request #2825 in HDFFV/hdf5 from hdf5_1_12_namespace_cleanup to ↵ | Quincey Koziol | 2020-08-25 | 359 | -10155/+6647 |
|\ | | | | | | | | | | | | | | | | | | | | | hdf5_1_12 * commit '1077a767ff3885dd23bdbfdfba51037c925ce23c': Minor fixes to align w/state of 1.12 code 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 source code (still needs cleaned from other directories). Misc. warning, style, and whitespace cleanup. |