Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #52 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop | Dana Robinson | 2016-09-30 | 24 | -42/+1027 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | - Removed BRANCH.txt and MANIFEST entry | Dana Robinson | 2016-09-30 | 3 | -23/+1 | |
| * | | | | | | - Removed non-implemented code from H5Gint.c | Dana Robinson | 2016-09-30 | 3 | -27/+2 | |
| * | | | | | | Merge branch 'develop' into evict_on_close | Dana Robinson | 2016-09-30 | 25 | -260/+682 | |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
* | | | | | | | Merge pull request #46 in HDFFV/hdf5 from ~KOZIOL/hdf5:features/warning_clean... | Quincey Koziol | 2016-09-29 | 16 | -141/+449 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Clean up hardcoded constants and check return values better. (Comments from | Quincey Koziol | 2016-09-29 | 6 | -43/+62 | |
| * | | | | | | Description: | Quincey Koziol | 2016-09-29 | 3 | -6/+6 | |
| * | | | | | | Description: | Quincey Koziol | 2016-09-27 | 16 | -120/+409 | |
* | | | | | | | Merge pull request #42 in HDFFV/hdf5 from ~NFORTNE2/hdf5_nf:talos-0179 to dev... | Neil Fortner | 2016-09-23 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'develop' into talos-0179 | Neil Fortner | 2016-09-23 | 19 | -58/+2228 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Change check for number of dimensions for old-style arrays in datatype decodi... | Neil Fortner | 2016-09-08 | 1 | -1/+5 | |
* | | | | | | | | | Merge pull request #41 in HDFFV/hdf5 from ~NFORTNE2/hdf5_nf:talos-0177 to dev... | Neil Fortner | 2016-09-23 | 1 | -25/+74 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge branch 'develop' into talos-0177 | Neil Fortner | 2016-09-23 | 19 | -58/+2228 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Fix bug in "nooptype" decode in fix for TALOS-0177. | Neil Fortner | 2016-09-09 | 1 | -1/+1 | |
| * | | | | | | | | | Fix issues in H5Znbit.c where the decompression algorithm would not check the... | Neil Fortner | 2016-09-08 | 1 | -24/+73 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #40 in HDFFV/hdf5 from ~NFORTNE2/hdf5_nf:talos-0176 to dev... | Neil Fortner | 2016-09-23 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge branch 'develop' into talos-0176 | Neil Fortner | 2016-09-23 | 19 | -58/+2228 | |
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | | | ||||||
| * | | | | | | | | Replace assertion in H5O_dtype_decode_helper for number of array dimensions w... | Neil Fortner | 2016-09-01 | 1 | -1/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
| | | | * | | | | Merge branch 'evict_on_close' of https://bitbucket.hdfgroup.org/scm/~derobins... | Dana Robinson | 2016-09-30 | 1 | -2/+14 | |
| | | | |\ \ \ \ | ||||||
| | | | | * | | | | Added "Purpose:" information to the API call comments for the | Dana Robinson | 2016-09-23 | 1 | -2/+14 | |
| | | | | * | | | | Merge pull request #32 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:evict_on_close t... | Dana Robinson | 2016-09-19 | 341 | -10515/+15374 | |
| | | | | |\ \ \ \ | ||||||
| | | | * | | | | | | Added full implementation of EoC cache test. | Dana Robinson | 2016-09-30 | 1 | -13/+30 | |
| | | | * | | | | | | Added code to create the test file for all chunk index and layout types. | Dana Robinson | 2016-09-30 | 3 | -15/+335 | |
| | | | * | | | | | | Fleshed out evict on close test that inspects cache. | Dana Robinson | 2016-09-29 | 1 | -24/+194 | |
| | | | * | | | | | | Added the beginnings of a file generator to the test. | Dana Robinson | 2016-09-24 | 1 | -16/+186 | |
| | | | * | | | | | | Fixed typo | Dana Robinson | 2016-09-24 | 1 | -1/+1 | |
| | | | | |/ / / / | | | | |/| | | | | ||||||
| | | | * | | | | | Cleaned up feature for dissemination to LLNL: | Dana Robinson | 2016-09-19 | 4 | -19/+33 | |
| | | | * | | | | | Removed blank line in Fortran file (leftover from last commit) | Dana Robinson | 2016-09-19 | 1 | -1/+0 | |
| | | | * | | | | | Reverted H5T code since datatypes will not be supported at | Dana Robinson | 2016-09-19 | 2 | -69/+14 | |
| | | | * | | | | | Fixed format_convert and fortran files (bad merge?). | Dana Robinson | 2016-09-19 | 24 | -65/+69 | |
| | | | * | | | | | Updated manifest. Was missing BRANCH.txt. | Dana Robinson | 2016-09-19 | 1 | -0/+1 | |
| | | | * | | | | | Merge branch 'develop' into evict_on_close | Dana Robinson | 2016-09-19 | 7 | -42/+280 | |
| | | | |\ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | | | ||||||
| | | | * | | | | | Merge branch 'develop' into evict_on_close | Dana Robinson | 2016-09-14 | 309 | -10319/+14976 | |
| | | | |\ \ \ \ \ | | | | | | |/ / / | | | | | |/| | | | ||||||
| | | | * | | | | | Added missing evict on close test file line to test/CMakeLists.txt. | Dana Robinson | 2016-09-14 | 1 | -0/+1 | |
| | | | | |/ / / | | | | |/| | | | ||||||
| | | | * | | | | [svn-r30118] Sync with trunk. | Dana Robinson | 2016-06-29 | 79 | -8112/+8321 | |
| | | | |\ \ \ \ | ||||||
| | | | * | | | | | [svn-r30110] Added missing evict_on_close.c file to test/. | Dana Robinson | 2016-06-27 | 1 | -0/+144 | |
| | | | * | | | | | [svn-r30108] Moved group flush and evict code to H5G_close from H5Gclose. | Dana Robinson | 2016-06-26 | 3 | -31/+20 | |
| | | | * | | | | | [svn-r30107] Moved dataset flush and evict code to H5D_close from H5Dclose. | Dana Robinson | 2016-06-25 | 2 | -50/+38 | |
| | | | * | | | | | [svn-r30106] Moved datatype close code to new internal function. H5Oclose() | Dana Robinson | 2016-06-25 | 3 | -13/+45 | |
| | | | * | | | | | [svn-r30105] Datatypes and Groups now support evict-on-close. | Dana Robinson | 2016-06-25 | 2 | -4/+59 | |
| | | | * | | | | | [svn-r30104] Fixes evict-on-close feature by propagating global | Dana Robinson | 2016-06-24 | 10 | -18/+24 | |
| | | | |\ \ \ \ \ | ||||||
| | | | * | | | | | | [svn-r30084] First pass at the evict-on-close feature. | Dana Robinson | 2016-06-15 | 10 | -6/+168 | |
| | | | * | | | | | | [svn-r30083] Added BRANCH.txt | Dana Robinson | 2016-06-15 | 1 | -0/+8 | |
| | | | | | | | | * | Description: | Binh-Minh Ribler | 2016-10-12 | 1 | -0/+1 | |
| | | | | | | | |/ | ||||||
| | | | | | | | * | Description: | Binh-Minh Ribler | 2016-10-11 | 2 | -2/+0 | |
| | | | | | | | * | Purpose: Fix bug HDFFR-9920 cont. | Binh-Minh Ribler | 2016-10-11 | 2 | -0/+3 | |
| | | | | | | | * | Purpose: Updated documentation | Binh-Minh Ribler | 2016-09-27 | 24 | -75/+115 | |
| | | | | | | | * | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~bmribler/hdf5_b... | Binh-Minh Ribler | 2016-09-21 | 13 | -117/+415 | |
| | | | | | | | |\ | |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge pull request #38 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop | Allen Byrne | 2016-09-21 | 4 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Add missing target depends command | Allen Byrne | 2016-09-21 | 2 | -0/+5 | |