summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #289 in HDFFV/hdf5 from merge_page_buffering_01 to developQuincey Koziol2017-02-0715-869/+842
|\
| * Clean up whitespaceQuincey Koziol2017-02-0715-869/+842
|/
* Merge pull request #287 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-10125-...Allen Byrne2017-02-071-2/+0
|\
| * HDFFV-10125 cache_common file already in test libAllen Byrne2017-02-021-2/+0
| * Merge pull request #1 in ~BYRN/hdf5_adb from develop to bugfix/HDFFV-10125-ca...Allen Byrne2017-02-025-17/+0
| |\
* | \ Merge pull request #285 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9875-i...Allen Byrne2017-02-061-0/+9
|\ \ \
| * | | HDFFV-9875 Add new PDB folderAllen Byrne2017-02-061-0/+9
* | | | Merge pull request #281 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9875-i...Allen Byrne2017-02-0323-170/+200
|\ \ \ \ | |/ / /
| * | | HDFFV-9875 enable static pdb and cleanup exportsAllen Byrne2017-02-037-7/+18
| * | | Add static lib to pdb exportsAllen Byrne2017-02-021-1/+1
| * | | HDFFV-9875 Fix typoAllen Byrne2017-02-021-1/+1
| * | | HDFFV-9875 Change test for shared libsAllen Byrne2017-02-021-3/+3
| * | | HDFFV-9875 Remove compile pdb referencesAllen Byrne2017-02-022-37/+7
| * | | HDFFV-9875 Fix target exports and add static tools pdb filesAllen Byrne2017-02-0223-144/+193
| |/ /
* | | Merge pull request #280 in HDFFV/hdf5 from develop_merge_cache_image_09 to de...Quincey Koziol2017-02-033-400/+224
|\ \ \
| * \ \ Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2017-02-035-17/+0
| |\ \ \ | | | |/ | | |/|
| * | | Optimize loading cache image, removing lots of memory allocations and copies.Quincey Koziol2017-02-031-201/+150
| * | | Simplify H5C__serialize_single_entry(), using H5C__generate_image()Quincey Koziol2017-02-023-199/+74
| | |/ | |/|
* | | Merge pull request #276 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-02-031-1347/+127
|\ \ \ | |_|/ |/| |
| * | Updated platform and compiler versions in "More Tested Platforms" forlrknox2017-02-031-12/+13
| * | Remove obsolete platforms.Larry Knox2017-01-311-69/+13
| * | Update "Supported Platforms" and "Tested Configuration Features Summary" sect...Larry Knox2017-01-311-1274/+109
* | | Merge pull request #278 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-10124-...Allen Byrne2017-02-025-17/+0
|\ \ \ | |_|/ |/| |
| * | HDFFV-10124 Using cache_common.h contains other include filesAllen Byrne2017-02-025-17/+0
|/ /
* | Merge pull request #277 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-02-018-20/+106
|\ \ | |/ |/|
| * HDFFV-10123 Use generator expressionAllen Byrne2017-02-011-4/+2
| * HDFFV-10123 fix shared nameAllen Byrne2017-02-011-1/+1
| * HDFFV-10123 Add SHARED toolsAllen Byrne2017-02-016-13/+71
| * HDFFV-10046 add shared versions of tools for plugin filtersAllen Byrne2017-01-312-4/+23
| * HDFFV-10046 build a shared version of h5repack tool for pluginsAllen Byrne2017-01-311-2/+13
|/
* Merge pull request #275 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-01-311-2/+3
|\
| * Fix Windows static only cache test checkingAllen Byrne2017-01-311-2/+3
* | Merge pull request #274 in HDFFV/hdf5 from develop_merge_cache_image_08 to de...Quincey Koziol2017-01-311-41/+15
|\ \ | |/ |/|
| * Review changes to closing files on error in H5Fcreate.Quincey Koziol2017-01-311-41/+15
* | Merge pull request #273 in HDFFV/hdf5 from develop_merge_cache_image_07 to de...Quincey Koziol2017-01-311-3/+2
|\ \ | |/ |/|
| * Update sanity checks for dataset refresh code.Quincey Koziol2017-01-311-3/+2
|/
* Merge pull request #272 in HDFFV/hdf5 from develop_merge_cache_image_06 to de...Quincey Koziol2017-01-3088-990/+18683
|\
| * Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ...Quincey Koziol2017-01-2939-18/+9712
| |\ | |/ |/|
* | Merge pull request #269 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to developDana Robinson2017-01-2839-18/+9712
|\ \
| * | Additional minor changes from revise_chunks->develop.Dana Robinson2017-01-274-15/+65
| * | Moved remaining SWMR-related test files to develop.Dana Robinson2017-01-2638-15/+9710
| | * Add missing filesQuincey Koziol2017-01-296-0/+15225
| | * Cache image feature and testingQuincey Koziol2017-01-2964-138/+3015
| | * Bring change to use array of metadata cache entry classes for H5C_createQuincey Koziol2017-01-2823-287/+175
| | * Switch list lengths to unsigned integers (to align better w/cache image merge)Quincey Koziol2017-01-2813-570/+273
| |/ |/|
* | Merge pull request #268 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-01-262-12/+63
|\ \ | |/ |/|
| * HDFFV-10120 Tools test fail when zlib is disabledAllen Byrne2017-01-262-12/+63
|/
* Merge pull request #264 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to developAllen Byrne2017-01-263-202/+203
|\
| * Merging in latest from upstream (HDFFV/hdf5:refs/heads/develop)Allen Byrne2017-01-261-0/+5
| |\ | |/ |/|
* | Merge pull request #265 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to developLarry Knox2017-01-261-0/+5
|\ \