Commit Graph

7 Commits

Author SHA1 Message Date
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
Dana Robinson
2477b60145 Removed trailing whitespace from source files. 2020-05-26 13:07:43 -07: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
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