summaryrefslogtreecommitdiffstats
path: root/examples/h5_crtatt.c
Commit message (Collapse)AuthorAgeFilesLines
* Hdf5 1 10 update license url part2 (#404)Larry Knox2021-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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. * Update license url part2 (#333) * Modify temporary rpath for testing in java example scripts. * Update URL in source file Copyright headers for web copy of COPYING file - files not in src or test. * Update URL in source file Copyright headers for web. Co-authored-by: H. Joe Lee <hyoklee@hdfgroup.org> Co-authored-by: Sean McBride <sean@rogue-research.com>
* Source formattedAllen Byrne2020-10-011-28/+29
|
* Removed trailing whitespace from source files.Dana Robinson2020-05-261-1/+1
|
* Change copyright headers to replace url referring to file to be removedlrknox2017-04-141-6/+4
| | | | | | | | and replace it with new url for COPYING file. Fix 2 lines in java error test expected output file where messages include line numbers changed by reducing the copyright header by 2 lines.
* [svn-r25113] Fixed Subversion EOL and executable attributes. No code changes.Dana Robinson2014-04-251-63/+63
|
* [svn-r23093] Fixed API to be 1.6 compliant, removed deprecated APIsScot Breitenfeld2012-12-121-2/+2
| | | | Checked: jam (gnu, mpi) --disable-deprecated-symbols, --with-default-api-version=v16
* [svn-r23091] Changed C examples to reflect changes in documentation via Barbara;Scot Breitenfeld2012-12-121-0/+63
mainly program additions from tutorial. Tested: jam (gnu compilers)