Quincey Koziol
5ff09ae971
Basic alignment with async branch ( #115 )
...
* Basic alignment with async branch - trivial changes to reduce clutter in overall diff.
* Update minor error code to reflect change within library
* Update the error output to match library
2020-11-23 10:18:26 -06:00
Dana Robinson
ca3659a014
HD prefix updates in src/ and test/
...
Adds missing HD prefixes to API calls in src and test.
Adds some extra processing to bin/checkposix to keep the noise
levels down when running the script (not comprehensive).
2020-10-23 17:13:05 -07:00
Allen Byrne
b2d661b508
Clang-format of source files
2020-09-30 09:27:10 -05:00
David Young
d85cd245d2
Merge remote-tracking branch 'hdffv/develop' into rebased-fprintf-experiment
2020-09-03 16:13:47 -05:00
Dana Robinson
5ce2a17804
Removes staff email addresses from the repository
...
Removes redundant C library headers from hl library
2020-08-06 17:58:07 -07:00
David Young
9159b93da6
Fix code that made GCC complain about a NULL or unsigned char *
arguments for
...
"%s".
XXX The duplication between test/ros3.c test/s3comms.c is really annoying.
2020-07-07 10:49:55 -05:00
Dana Robinson
8c40dab59e
Untangle #ifdef mess in ROS3 code.
2019-08-19 18:02:47 -07:00
Allen Byrne
64e6665b54
Add HD prefix to tests
2019-08-15 16:46:15 -05:00
Jacob Smith
2e5cd3d2b2
Fix compiler warnings with diabled ROS3 and HDFS VFDs.
...
Fix misuse of [HD]strncpy and [HD]snprintf.
Minor formatting changes.
Fix test cleanup issue with java groups example.
2019-08-14 15:36:45 -05:00
Larry Knox
094f14ef38
Add HD to string functions.
...
Switched strtoul to strtoumax in H5FDs3comms.c.
Removed unused functions and variables in s3 and hdfs TestH5Pfapl*.java.
Update Copyright headers.
2019-07-26 11:56:03 -05:00
Larry Knox
8008294578
Squashed commit of the following:
...
Merge changes from update_merged_S3_HDFS branch into develop.
commit d5034315aea88629929ac0c9c59ebfafd5f21a31
Merge: 9c48823 d3fdcd8
Author: Larry Knox <lrknox@hdfgroup.org>
Date: Thu Jul 25 08:24:53 2019 -0500
Merge branch 'develop' into update_merged_S3_HDFS
2019-07-25 11:47:12 -05:00