Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Copyright headers. (#2534) | Larry Knox | 2023-03-13 | 1 | -1/+0 |
| | |||||
* | clang 13 format #1933 (#1939) | Allen Byrne | 2022-07-27 | 1 | -2/+2 |
| | |||||
* | Update URL in source file Copyright headers for web copy of COPYING | Larry Knox | 2021-02-20 | 1 | -1/+1 |
| | | | | file - src and test directories. | ||||
* | Source formatted | Allen Byrne | 2020-10-01 | 1 | -89/+59 |
| | |||||
* | Whitespace cleanup | Allen Byrne | 2020-05-13 | 1 | -2/+2 |
| | |||||
* | Checkin for new shutting down free-space manager. | Vailin Choi | 2019-06-20 | 1 | -0/+28 |
| | |||||
* | Squash merge of MDC logging changes. | Dana Robinson | 2018-12-21 | 1 | -58/+0 |
| | |||||
* | Move (final?) file operation from directly calling into library code to using | Quincey Koziol | 2018-10-27 | 1 | -4/+4 |
| | | | | the file_optional VOL callback. | ||||
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -6/+4 |
| | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
* | Minor style cleanups | Quincey Koziol | 2017-03-22 | 1 | -2/+3 |
| | |||||
* | Revert "Switch h5clear for cache images to use existing ↵ | Quincey Koziol | 2017-03-22 | 1 | -0/+29 |
| | | | | | | H5Pget_cache_image_config()" This reverts commit dd5105fc9912c77f6d6074700d83e5e8282e86c9. | ||||
* | Align w/incoming page buffering changes. | Quincey Koziol | 2017-02-25 | 1 | -1/+2 |
| | |||||
* | Switch list lengths to unsigned integers (to align better w/cache image merge) | Quincey Koziol | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Add "image up to date" flag / parameter to metadata cache entry status calls. | Quincey Koziol | 2017-01-06 | 1 | -1/+4 |
| | |||||
* | Switch to new, more scalable, metadata cache entry tagging. | Quincey Koziol | 2016-11-07 | 1 | -1/+1 |
| | |||||
* | [svn-r30112] Description: | Quincey Koziol | 2016-06-28 | 1 | -2/+2 |
| | | | | | | | | | | Move updated flush dependency code in metadata cache from revise_chunks branch to trunk. Also many of the cleanups from r30111 in the revise_chunks branch. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming) | ||||
* | [svn-r30068] Description: | Quincey Koziol | 2016-06-13 | 1 | -0/+3 |
| | | | | | | | | Bring metadata cache corking to trunk. Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming) | ||||
* | [svn-r29985] Description: | Quincey Koziol | 2016-05-30 | 1 | -0/+449 |
Extract query routines into separate source module. Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest not required on this branch) |