Allen Byrne
583e9d5c32
1 10 Merges from develop ( #424 )
...
* HDFFV-10865 - merge from dev, HDFArray perf fix.
* Remove duplicate setting
* Whitespace changes after clang format
* Undo version 11 clang format changes
* Merge CMake changes from develop
* test testing script merge from develop
* Update supported platforms
* PR#3 merge from develop
* Merge gcc 10 diagnostics option from develop
* Merge #318 OSX changes from develop
* Merge small changes from develop
* Minor non-space formatting changes
* #386 copyright corrections for java folder
* Merges from develop
#358 patches from vtk
#361 fix header guard spelling
* Merge updates
#358 patches from vtk
#361 fix header guard spelling
* format fix
* Fix missing underscore and make H5public.h closer to dev
* Merges from develop
#340 clang -Wformat-security warnings
#360 Fixed uninitialized warnings
header guard underscore cleanup
JNI cleanup
* format alignment
* Add missing test ref file
2021-03-04 16:06:47 -06:00
Larry Knox
0546f1ca7f
Hdf5 1 10 Update license url ( #403 )
...
* close #195 . (#196 )
* Update HDF5PluginMacros.cmake
* Update HDF5PluginMacros.cmake
* Modify temporary rpath for testing in java example scripts. (#230 )
* Fix undefined left shifting of negative numbers (#338 )
Undefined Bahavior Sanitizer errored here about left shifting negative numbers.
* Update license url (#332 )
* Modify temporary rpath for testing in java example scripts.
* Update URL in source file Copyright headers for web copy of COPYING
file - src and test directories.
Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org >
Co-authored-by: Sean McBride <sean@rogue-research.com >
2021-03-01 10:35:31 -06:00
Allen Byrne
ec8ad09125
Source formatted
2020-10-01 10:29:53 -05:00
Dana Robinson
13cb4e16d2
Even more normalization with develop
2020-08-14 20:32:50 -07:00
Allen Byrne
af250a017b
Remove duplicate declaration-init
2019-10-01 10:30:12 -05:00
Songyu Lu
9ca9deef1e
Merge branch 'hdf5_1_10' of https://bitbucket.hdfgroup.org/scm/~songyulu/hdf5_ray into feature/HDFFV-10658_properties_in_api_context_3
2019-08-02 12:53:33 -05:00
Songyu Lu
c7fe738227
Changed the external files to a directory (extern_env_dir) to avoid possible conflict in daily test on jelly.
2019-08-02 12:45:03 -05:00
Allen Byrne
898b6d650b
Fix missing export tag
2019-07-31 16:51:36 -05:00
Songyu Lu
f7cc189609
1. Updated the commands for compiling two new tests (external_env.c and vds_env.c).
...
2. Changed the data file names for external.c and external_env.c to avoid potential name conflict.
2019-07-29 11:22:20 -05:00
Songyu Lu
59d7db40a7
HDFFV-10658: setting and getting properties in API context. Porting the changes to the develop branch into the 1.10 branch: mainly the external file prefix and VDS prefix.
2019-07-26 15:01:40 -05:00