Larry Knox
edcba1ce2e
Merge pull request #2297 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
...
* commit '30fa2606b45e789ba36f3193130cdea2c12b68a6':
Max Library "index" should be 7.
2020-01-22 22:13:34 -06:00
Kimmy Mu
80935975c1
Merge pull request #2291 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/uninitialized to develop
...
* commit '2de0ce0d8ba2fb58fadefc5d718a3c0fedab25c8':
fix uninitizlized warning
2020-01-22 21:34:17 -06:00
kmu
2de0ce0d8b
merge and fix conflict
2020-01-22 21:30:36 -06:00
Kimmy Mu
d741405363
Merge pull request #2295 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/float to develop
...
* commit '9afaf94bef740f89958a1a8aae369d5f607845f4':
not use hdf5 private header
fix float type cmp warning
fix float type cmp warning
2020-01-22 20:59:49 -06:00
Kimmy Mu
720ba8624a
Merge pull request #2292 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/prototype to develop
...
* commit '9f80ffa1f1908975b3100814b2529bf779521e13':
fix missing prototype warning
2020-01-22 20:58:42 -06:00
Kimmy Mu
8ce59829e4
Merge pull request #2094 in HDFFV/hdf5 from ~KMU/hdf5:bugfix/unused to develop
...
* commit '145ef3ceee20c28a443bd11507c58858bea3f889':
more cleanup
change it back
pick up missing piece
fix unused related warnings
removed unused parameter
more fix and address comments
remove unsed var,function,macro, etc
2020-01-22 19:46:53 -06:00
kmu
145ef3ceee
more cleanup
2020-01-22 19:46:12 -06:00
Larry Knox
30fa2606b4
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
2020-01-22 15:47:49 -06:00
Larry Knox
f3d1b4c6d2
Max Library "index" should be 7.
2020-01-22 15:46:34 -06:00
kmu
9afaf94bef
not use hdf5 private header
2020-01-22 14:15:40 -06:00
kmu
9cc63d81fb
fix float type cmp warning
2020-01-22 12:55:21 -06:00
kmu
04a2d20bba
fix float type cmp warning
2020-01-22 12:55:01 -06:00
kmu
b62f37c3f9
Merge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into develop
2020-01-22 08:55:51 -06:00
Larry Knox
ad8e79beec
Merge pull request #2290 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop
...
* commit '24fe4b38da4786990cb95b117b45475404b05920':
Fixed yet another small issue in test/efc.c.
2020-01-22 08:55:01 -06:00
Larry Knox
a250af4916
Merge pull request #2289 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
...
* commit 'a92cfed71e0da0ff61af2550640e38bf6d415fee':
Remove irrelevant sentence from comment.
Remove duplicate lines noted on forum by Eric Bavier
Add v111 version for H5O functions to enable version1 default for HDF5 1.8-1.10 and version 3 default for HDF5 1.12. Version 2 functions are available (deprecated) but will not be the default for any version.
2020-01-22 08:34:30 -06:00
Larry Knox
a92cfed71e
Remove irrelevant sentence from comment.
2020-01-22 08:30:14 -06:00
Dana Robinson
24fe4b38da
Fixed yet another small issue in test/efc.c.
2020-01-21 15:51:46 -08:00
Larry Knox
793eb6b219
Remove duplicate lines noted on forum by Eric Bavier
2020-01-21 15:42:37 -06:00
Larry Knox
30ccab0fb3
Add v111 version for H5O functions to enable version1 default for HDF5
...
1.8-1.10 and version 3 default for HDF5 1.12. Version 2 functions are
available (deprecated) but will not be the default for any version.
2020-01-21 15:08:17 -06:00
kmu
9f80ffa1f1
fix missing prototype warning
2020-01-21 12:30:40 -06:00
kmu
408b9b1f3b
fix uninitizlized warning
2020-01-21 12:29:48 -06:00
kmu
9be5b2842e
merge and fix
2020-01-20 21:11:32 -06:00
kmu
a95b5b1e05
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into develop
2020-01-20 20:47:48 -06:00
Larry Knox
a63f22e27c
Merge pull request #2286 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
...
* commit '59f19282b34b5dcc29a2921fdbd475833d4f6b92':
Only 2 versions of H5O_info_t and H5O_iterate_t.
2020-01-20 09:20:36 -06:00
Larry Knox
59f19282b3
Only 2 versions of H5O_info_t and H5O_iterate_t.
2020-01-20 09:16:19 -06:00
Larry Knox
b2831f9e71
Merge pull request #2280 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:develop to develop
...
* commit '9e610d835b74f01320fdc777086c88ef40b0b0a2':
H5vers.txt has versions v10 that should be v110 and some missing v110 entries.
2020-01-20 08:18:37 -06:00
Dana Robinson
7403cba552
Merge pull request #2285 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:develop_minor to develop
...
* commit '2f606a7c62c67d09835f004bad11fff6a76fc918':
PATH_MAX fix in efc test for Windows.
2020-01-19 23:31:41 -06:00
Dana Robinson
2f606a7c62
PATH_MAX fix in efc test for Windows.
2020-01-19 18:51:07 -08:00
kmu
628d267162
merge and fix conflict
2020-01-19 08:09:44 -06:00
Larry Knox
9e610d835b
H5vers.txt has versions v10 that should be v110 and some missing v110
...
entries.
2020-01-18 22:59:29 -06:00
Dana Robinson
66a94df13b
Merge pull request #2269 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:stack_size_warnings to develop
...
* commit '44739ccd4715cc9e15595575700e945341fcdbcc':
Tidying from code review.
Fixed stack and frame size warnings. Not complete, but fixes most of the easier cases.
2020-01-18 13:15:39 -06:00
Dana Robinson
3ef5b9e977
Merge pull request #2273 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:pi_config to develop
...
* commit 'c7292efc1879cdbbbeae9503fbaf170bd19c8383':
Removed UIUC from copyright, added helpful comment.
Updated MANIFEST
Added a config file for ARM (Tested on a Raspberry Pi 3B+ w/ gcc 6).
2020-01-18 11:09:44 -06:00
Dana Robinson
c7292efc18
Removed UIUC from copyright, added helpful comment.
2020-01-17 16:20:39 -08:00
Allen Byrne
5fadf221ba
Merge pull request #2274 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'db65d57541dd766e9912fb0698210cd76107d328':
Correct standalone function attributes
Standalone should not use import/export attributes
2020-01-17 13:11:21 -06:00
kmu
385ac20380
Merge branch 'develop' of https://git.hdfgroup.org/scm/hdffv/hdf5 into develop
2020-01-17 12:51:45 -06:00
kmu
6e62be3456
Merge branch 'develop' of https://git.hdfgroup.org/scm/~kmu/hdf5 into develop
2020-01-17 12:51:12 -06:00
Allen Byrne
db65d57541
Correct standalone function attributes
2020-01-17 12:15:16 -06:00
Allen Byrne
1643f591d6
Standalone should not use import/export attributes
2020-01-17 10:08:10 -06:00
Dana Robinson
b51ae5f35e
Updated MANIFEST
2020-01-17 05:00:23 -08:00
Dana Robinson
b5eb454396
Added a config file for ARM (Tested on a Raspberry Pi 3B+
...
w/ gcc 6).
2020-01-17 03:06:11 -08:00
Dana Robinson
44739ccd47
Merge branch 'develop' into stack_size_warnings
2020-01-16 16:32:33 -08:00
Dana Robinson
55670c88cf
Merge pull request #2272 in HDFFV/hdf5 from ~DEROBINS/hdf5_der:tr_squash to develop
...
* commit 'a92c735c9b57049e8c4037d3490f7e10f8eef4d6':
Squashed commit of the token_refactoring branch:
2020-01-16 16:11:46 -06:00
Dana Robinson
a92c735c9b
Squashed commit of the token_refactoring branch:
2020-01-16 13:29:34 -08:00
kmu
7e93acd94f
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into develop
2020-01-16 10:42:24 -06:00
Dana Robinson
46c3bc6b98
Tidying from code review.
2020-01-15 16:43:53 -08:00
Jerome Soumagne
024f7ba092
Merge pull request #2237 in HDFFV/hdf5 from ~JSOUMAGNE/hdf5:HDFFV-10992-fix to develop
...
* commit 'a7648879d729c1b75bd32f3a151831e9cbfbe31c':
Add test for reference shutdown issue
H5R: set app ref when incrementing ref_count on location held by reference (fix HDFFV-10992)
2020-01-15 17:27:48 -06:00
Jerome Soumagne
a7648879d7
Add test for reference shutdown issue
2020-01-15 17:23:33 -06:00
Allen Byrne
eaa8ab2774
Merge pull request #2270 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
...
* commit 'f73103745e9b9165e9d399ddb5b9991d7fb2a9e5':
HDFFV-11001 fix if block
HDFFV-11001 need to qualify all by parallel or serial types
HDDFV-11001 add note
HDFFV-11001 Add fine control over testing
Adjust regex for warnings
Update tools hid_t declarations with H5I_INVALID_HID
2020-01-15 13:57:45 -06:00
Allen Byrne
f73103745e
HDFFV-11001 fix if block
2020-01-15 12:40:18 -06:00
Allen Byrne
7022a3380c
HDFFV-11001 need to qualify all by parallel or serial types
2020-01-15 12:28:53 -06:00