Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix parsing error of h(p)*c wrappers #5060

Merged
merged 68 commits into from
Nov 2, 2024
Merged
Changes from 1 commit
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
27d52ae
corrected Fortran docs for hyperslab selection
brtnfld Oct 16, 2024
ecde62a
The h5(p)*c parser retains escaped whitespace character
brtnfld Oct 17, 2024
aa809a5
backed out other PR changes
brtnfld Oct 17, 2024
eeaf603
Fix h5py GitHub Action (#4962)
hyoklee Oct 17, 2024
8572d10
Do not package debug builds (#4963)
byrnHDF Oct 17, 2024
ff6cead
Updated hyperslab documentation (#4965)
brtnfld Oct 17, 2024
a23f20b
Fix linker flag in pkg-config file for system zlib (#4957)
cho-m Oct 17, 2024
b1576ab
Incorporate remaining parts of the filters.html file (#4966)
byrnHDF Oct 18, 2024
c821b49
Remove TRUE and FALSE from H5private.h (#4969)
derobins Oct 18, 2024
cdd91b9
Moved timer functionality to (new) H5timer.h (#4970)
derobins Oct 18, 2024
995819f
The h5(p)*c parser retains escaped whitespace character (#4967)
brtnfld Oct 18, 2024
59f553a
Move warning suppression macros to H5warnings.h (#4972)
derobins Oct 18, 2024
a8b93dc
Switch HDoff_t from __int64 to int64_t on Windows (#4973)
derobins Oct 18, 2024
4f5a203
Remove FALSE from some API tests (#4977)
jhendersonHDF Oct 18, 2024
83427ca
Set the C standard to 11 (#4975)
derobins Oct 18, 2024
6dafdc2
Remove the high-level GIF tools (#4976)
derobins Oct 18, 2024
048387c
Renamed COPYING to LICENSE (#4978)
derobins Oct 19, 2024
43215e6
Always check for __attribute__() in CMake (#4980)
derobins Oct 20, 2024
3f2d5b1
Remove some Solaris Studio work-arounds (#4979)
derobins Oct 20, 2024
ae46e48
Check in generated files in src (#4981)
derobins Oct 20, 2024
3578d40
Move h5_test_init() calls after MPI_Init (#4988)
jhendersonHDF Oct 21, 2024
415a77e
Remove bin/cmakehdf5
derobins Oct 22, 2024
fb6114f
Replace COPYING with LICENSE in workflows (#4989)
byrnHDF Oct 22, 2024
250b058
Prefix remaining CMake options except for CMake BUILD* variables (#4990)
byrnHDF Oct 22, 2024
630bb61
Add remaining CMake workflow versions of autotools workflows (#4998)
byrnHDF Oct 23, 2024
5fec29f
Disable Julia CI (#4999)
derobins Oct 23, 2024
a20f1b9
Remove another couple of H5E_clear_stack calls (#4968)
qkoziol Oct 23, 2024
13af19e
Add support for native zlib-ng in the library and compression referen…
byrnHDF Oct 23, 2024
e75ab74
Patch Julia CI (#5001)
derobins Oct 24, 2024
f1a1a56
Updated zlib and libaec compression versions (#4953)
byrnHDF Oct 24, 2024
7693ed4
Add szip documentation to dataset section of user guide (#4997)
byrnHDF Oct 24, 2024
f923242
Refactor H5FD and package initialization (#4934)
qkoziol Oct 24, 2024
46745b9
Refactor allocation of API context (#4942)
qkoziol Oct 24, 2024
4cb318e
Update the README (#5003)
derobins Oct 24, 2024
e70cf87
Certain versions of VS produce rounding errors in tfloatsattr (#5000)
byrnHDF Oct 24, 2024
746e788
Update README.md
derobins Oct 24, 2024
08f3fd0
Switch default for HDF5_GENERATE_HEADERS (CMake) to OFF. (#5005)
lrknox Oct 25, 2024
23fad2b
Split out compiler flags into specific compiler files (#4974)
byrnHDF Oct 25, 2024
873f13b
Get the Autotools version number from H5public.h (#5009)
derobins Oct 25, 2024
80797eb
Fix h5py CI failure (#5007)
hyoklee Oct 25, 2024
024576a
Move cygwin workflow to cdash reports in daily-build (#5004)
byrnHDF Oct 25, 2024
fdacb62
Remove duplicate sec2 VFD ID variable (#5013)
derobins Oct 25, 2024
bf805b5
Remove version number from h5repack test plugin (#5011)
derobins Oct 26, 2024
e08ae4e
Convert develop to v2.0.0 (#5006)
byrnHDF Oct 28, 2024
a33537a
Fix minor Windows warnings (#5021)
derobins Oct 28, 2024
c31fead
Clean up comments in FUNC_ENTER macros (#5019)
derobins Oct 28, 2024
f1b9098
Fix remaining calloc param reversals (#5018)
derobins Oct 28, 2024
6d3585c
bin/restore deleted checked-in files (#5017)
derobins Oct 28, 2024
dc98aaa
Fix bad private FUNC_ENTER macros (#5020)
derobins Oct 28, 2024
bd46ecc
Add workflow step to test expected test failures (#5023)
byrnHDF Oct 28, 2024
b15f2db
Add msys2 workflow for CMake (#4991)
byrnHDF Oct 28, 2024
54eb6a2
Fix segfault in h5dump caused by corrupted btree node level (#5002)
bmribler Oct 29, 2024
c5f5936
Rework FUNC_ENTER macros (#5024)
derobins Oct 29, 2024
45548e3
Add full-text search to Doxygen (#4994)
gheber Oct 29, 2024
db86c95
restore GH to site name (#5027)
byrnHDF Oct 29, 2024
3b97f2a
Add long double format option to h5dump (#5025)
byrnHDF Oct 29, 2024
91a128d
Remove Julia CI source patch (#5030)
derobins Oct 29, 2024
81e4330
Remove Autotools Cygwin PR action (#5031)
derobins Oct 29, 2024
68d2b79
Remove comment about multi VFD duplication (#5029)
derobins Oct 29, 2024
eca2f19
Verify CMake workflows match autotools (#5035)
byrnHDF Oct 29, 2024
66d86e0
Add HDF5 2.0 planning link to README.md (#5050)
derobins Oct 30, 2024
d0c206b
Add callable workflows for building OpenMPI and MPICH from source (#5…
jhendersonHDF Oct 30, 2024
1bce7ef
malloc --> calloc in H5B cache entry (#5053)
derobins Oct 31, 2024
0096eaf
Make H5T__free more aggressive about cleanup (#5054)
derobins Oct 31, 2024
61c7dda
Merge remote-tracking branch 'upstream/develop' into develop
brtnfld Oct 31, 2024
4159bc0
Merge branch 'develop' into 4964
brtnfld Oct 31, 2024
6655f2b
fixed parsing of command line arguments
brtnfld Oct 31, 2024
c151291
sync with develop
brtnfld Oct 31, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
The h5(p)*c parser retains escaped whitespace character
brtnfld committed Oct 17, 2024
commit ecde62a5956918a2729927b3749c1a381c670b32
4 changes: 4 additions & 0 deletions bin/h5cc.in
Original file line number Diff line number Diff line change
@@ -263,6 +263,10 @@ for arg in $@ ; do
qarg='"'"$arg"'"'
qargs="$qargs $qarg"
;;
*\ *)
qarg=$arg
qargs="$qargs $qarg"
;;
*)
if test -s "$arg"; then
ext=`expr "$arg" : '.*\(\..*\)'`
4 changes: 4 additions & 0 deletions c++/src/h5c++.in
Original file line number Diff line number Diff line change
@@ -253,6 +253,10 @@ for arg in $@ ; do
qarg='"'"$arg"'"'
qargs="$qargs $qarg"
;;
*\ *)
qarg=$arg
qargs="$qargs $qarg"
;;
*)
if [ -s "$arg" ] ; then
ext=`expr "$arg" : '.*\(\..*\)'`
4 changes: 4 additions & 0 deletions fortran/src/h5fc.in
Original file line number Diff line number Diff line change
@@ -237,6 +237,10 @@ for arg in $@ ; do
qarg='"'"$arg"'"'
qargs="$qargs $qarg"
;;
*\ *)
qarg=$arg
qargs="$qargs $qarg"
;;
*)
if [ -s "$arg" ] ; then
ext=`expr "$arg" : '.*\(\..*\)'`