Dana Robinson
5258d42aa6
Merge pull request #290 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop
...
* commit '422fc7cc9cac173d213b826455501c2ce8873992':
Whitespace changes in bin/trace.
2017-02-07 14:45:42 -06:00
Dana Robinson
422fc7cc9c
Whitespace changes in bin/trace.
2017-02-07 14:26:56 -05:00
Quincey Koziol
1c95d1cac5
Merge pull request #289 in HDFFV/hdf5 from merge_page_buffering_01 to develop
...
* commit 'a28b65bb9e9c654840e7e73b460921dc6d1a5a47':
Clean up whitespace
2017-02-07 11:26:08 -06:00
Quincey Koziol
a28b65bb9e
Clean up whitespace
2017-02-07 09:18:57 -08:00
Allen Byrne
1bb1ddc4fc
Merge pull request #287 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-10125-cache_image-build-on-windows to develop
...
* commit 'c699bbc8bf54c012e495bb85c80a75ce8c051ca1':
HDFFV-10125 cache_common file already in test lib
2017-02-07 11:06:58 -06:00
Allen Byrne
6b59ebaea9
Merge pull request #285 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9875-investigate-adding-static-library to develop
...
* commit '05059545d7cd37a60d48964d84c4b26d87131986':
HDFFV-9875 Add new PDB folder
2017-02-06 13:39:40 -06:00
Allen Byrne
05059545d7
HDFFV-9875 Add new PDB folder
2017-02-06 12:43:32 -06:00
Allen Byrne
c2043bf482
Merge pull request #281 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-9875-investigate-adding-static-library to develop
...
* commit 'd1292691c42cbc548fc7e4b39e4dd9cc1a376f94':
HDFFV-9875 enable static pdb and cleanup exports
Add static lib to pdb exports
HDFFV-9875 Fix typo
HDFFV-9875 Change test for shared libs
HDFFV-9875 Remove compile pdb references
HDFFV-9875 Fix target exports and add static tools pdb files
2017-02-03 16:29:03 -06:00
Quincey Koziol
d0b09fc7e0
Merge pull request #280 in HDFFV/hdf5 from develop_merge_cache_image_09 to develop
...
* commit '70d66452467d5cf40df31604cf2e3ebfc1d67acd':
Optimize loading cache image, removing lots of memory allocations and copies.
Simplify H5C__serialize_single_entry(), using H5C__generate_image()
2017-02-03 14:49:21 -06:00
Larry Knox
b29c344cc6
Merge pull request #276 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
...
* commit '04540598cde3f166eea35c19f5b94e33c2deeb92':
Updated platform and compiler versions in "More Tested Platforms" for current versions of EC2 cloud machines tested.
Remove obsolete platforms.
Update "Supported Platforms" and "Tested Configuration Features Summary" sections. Remove changes made before HDF5 1.10.0-patch1 from "New Features" and "Bug Fixes" sections.
2017-02-03 13:27:00 -06:00
lrknox
04540598cd
Updated platform and compiler versions in "More Tested Platforms" for
...
current versions of EC2 cloud machines tested.
Linux 2.6.18-431.11.2.el6 MPICH mpich 3.1.4 compiled with
#1 SMP x86_64 GNU/Linux gcc 4.9.3 and gfortran 4.9.3
(platypus)
2017-02-03 13:24:12 -06:00
Allen Byrne
d1292691c4
HDFFV-9875 enable static pdb and cleanup exports
2017-02-03 12:41:30 -06:00
Quincey Koziol
70d6645246
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into develop_merge_cache_image_09
2017-02-02 19:27:28 -08:00
Quincey Koziol
45a85f4fc4
Optimize loading cache image, removing lots of memory allocations and copies.
2017-02-02 19:26:39 -08:00
Allen Byrne
290a83ff8f
Add static lib to pdb exports
2017-02-02 16:34:07 -06:00
Allen Byrne
c699bbc8bf
HDFFV-10125 cache_common file already in test lib
2017-02-02 16:30:23 -06:00
Allen Byrne
46e23092a7
Merge pull request #1 in ~BYRN/hdf5_adb from develop to bugfix/HDFFV-10125-cache_image-build-on-windows
...
* commit '0a043cd64640c859c22491dfdd09c4dcd1360e3e':
HDFFV-10124 Using cache_common.h contains other include files
2017-02-02 16:27:59 -06:00
Allen Byrne
750df40ffb
HDFFV-9875 Fix typo
2017-02-02 15:49:21 -06:00
Allen Byrne
fb587185a2
HDFFV-9875 Change test for shared libs
2017-02-02 14:58:53 -06:00
Allen Byrne
0a043cd646
Merge pull request #278 in HDFFV/hdf5 from ~BYRN/hdf5_adb:bugfix/HDFFV-10124-compile-error-on-vs2012 to develop
...
* commit '2b383bb8ffdfb5856bb2b960a1c93fc8d9fdb163':
HDFFV-10124 Using cache_common.h contains other include files
2017-02-02 14:44:53 -06:00
Allen Byrne
b477d8142a
HDFFV-9875 Remove compile pdb references
2017-02-02 13:47:39 -06:00
Allen Byrne
177c050891
HDFFV-9875 Fix target exports and add static tools pdb files
2017-02-02 12:09:10 -06:00
Allen Byrne
2b383bb8ff
HDFFV-10124 Using cache_common.h contains other include files
2017-02-02 11:55:01 -06:00
Quincey Koziol
5d7aba67f7
Simplify H5C__serialize_single_entry(), using H5C__generate_image()
2017-02-01 20:21:06 -08:00
Allen Byrne
be955c5e79
Merge pull request #277 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '3c169f947382da170c8589f6c00896a9c4ea8e6c':
HDFFV-10123 Use generator expression
HDFFV-10123 fix shared name
HDFFV-10123 Add SHARED tools
HDFFV-10046 add shared versions of tools for plugin filters
HDFFV-10046 build a shared version of h5repack tool for plugins
2017-02-01 14:52:44 -06:00
Allen Byrne
3c169f9473
HDFFV-10123 Use generator expression
2017-02-01 13:30:09 -06:00
Allen Byrne
0668e1ba1e
HDFFV-10123 fix shared name
2017-02-01 11:30:29 -06:00
Allen Byrne
7b85399dff
HDFFV-10123 Add SHARED tools
2017-02-01 11:15:38 -06:00
Larry Knox
f6868ca0f5
Remove obsolete platforms.
2017-01-31 17:10:07 -06:00
Larry Knox
43d051fbd5
Update "Supported Platforms" and "Tested Configuration Features Summary" sections.
...
Remove changes made before HDF5 1.10.0-patch1 from "New Features" and "Bug Fixes" sections.
2017-01-31 16:05:20 -06:00
Allen Byrne
e4b568fffc
HDFFV-10046 add shared versions of tools for plugin filters
2017-01-31 15:50:21 -06:00
Allen Byrne
f1410b6c64
HDFFV-10046 build a shared version of h5repack tool for plugins
2017-01-31 15:33:10 -06:00
Allen Byrne
c4142e07dd
Merge pull request #275 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit '21d48c1d1f79cdfd1b816a5b7ba2e8694a16fbd6':
Fix Windows static only cache test checking
2017-01-31 14:18:58 -06:00
Quincey Koziol
6cf541b6c2
Merge pull request #274 in HDFFV/hdf5 from develop_merge_cache_image_08 to develop
...
* commit '0827105ddaffa5024ed25bd0268aa329f4b97e74':
Review changes to closing files on error in H5Fcreate.
2017-01-31 10:17:57 -06:00
Allen Byrne
21d48c1d1f
Fix Windows static only cache test checking
2017-01-31 09:26:44 -06:00
Quincey Koziol
0827105dda
Review changes to closing files on error in H5Fcreate.
2017-01-30 21:26:03 -08:00
Quincey Koziol
ec941a8643
Merge pull request #273 in HDFFV/hdf5 from develop_merge_cache_image_07 to develop
...
* commit '8ffa26c49c68ca8e7a2fef62bd29c1f23395207c':
Update sanity checks for dataset refresh code.
2017-01-30 23:13:51 -06:00
Quincey Koziol
8ffa26c49c
Update sanity checks for dataset refresh code.
2017-01-30 20:32:45 -08:00
Quincey Koziol
2d98fd0078
Merge pull request #272 in HDFFV/hdf5 from develop_merge_cache_image_06 to develop
...
* commit 'a9808853d52b368f9ab7336a261c0555f22526f1':
Add missing files
Cache image feature and testing
Bring change to use array of metadata cache entry classes for H5C_create instead of array of class names from cache image branch.
Switch list lengths to unsigned integers (to align better w/cache image merge)
2017-01-30 10:56:22 -06:00
Quincey Koziol
a9808853d5
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into develop_merge_cache_image_06
2017-01-28 23:27:08 -08:00
Quincey Koziol
3ad18072eb
Add missing files
2017-01-28 23:21:22 -08:00
Quincey Koziol
1949d5756d
Cache image feature and testing
2017-01-28 23:19:37 -08:00
Quincey Koziol
5a776edb81
Bring change to use array of metadata cache entry classes for H5C_create
...
instead of array of class names from cache image branch.
2017-01-27 23:18:47 -08:00
Dana Robinson
b118b45d7d
Merge pull request #269 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop to develop
...
* commit '081955fdd17f546e005238fd2ceae0526399e805':
Additional minor changes from revise_chunks->develop.
Moved remaining SWMR-related test files to develop.
2017-01-27 23:29:34 -06:00
Quincey Koziol
349f41d974
Switch list lengths to unsigned integers (to align better w/cache image merge)
2017-01-27 20:35:14 -08:00
Dana Robinson
081955fdd1
Additional minor changes from revise_chunks->develop.
2017-01-27 16:46:09 -05:00
Allen Byrne
eb8ada9564
Merge pull request #268 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'fefbcd3cb604f5942768d222124fc100394888d5':
HDFFV-10120 Tools test fail when zlib is disabled
2017-01-26 15:28:23 -06:00
Dana Robinson
2cac1c0637
Moved remaining SWMR-related test files to develop.
2017-01-26 14:34:12 -05:00
Allen Byrne
fefbcd3cb6
HDFFV-10120 Tools test fail when zlib is disabled
2017-01-26 11:59:34 -06:00
Allen Byrne
768636dbd7
Merge pull request #264 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'c4c1ce8cc32aa9428dfb8a0d73bb4bffb7ae682d':
HDFFV-10046 Fix windows parse error
Disable SHARED cache test on windows
2017-01-26 11:12:02 -06:00