Ed Hartnett
50408acec0
fixed more warnings
2017-10-25 06:22:58 -06:00
Ed Hartnett
d640b625dc
Merge branch 'master' into ejh_fix_warning
2017-10-24 11:40:16 -06:00
Ed Hartnett
1b93bc9427
fixed warning
2017-10-24 11:35:03 -06:00
Ward Fisher
b7517758c5
Updated release notes in support of https://github.com/Unidata/netcdf-c/pulls/511
2017-10-23 15:54:17 -06:00
Ed Hartnett
9f708a052f
Merge branch 'master' into master
2017-10-23 09:54:12 -06:00
Ward Fisher
92ba3f033f
Merge pull request #503 from Unidata/gh500.dmh
...
Fix dap4 related warnings in https://github.com/Unidata/netcdf-c/issues/501 .
2017-10-23 09:50:14 -06:00
Ed Hartnett
6a71bf81b1
fixed memory problem in tst_h_dimscales
2017-10-23 09:49:38 -06:00
Dennis Heimbigner
c8b2184409
Fix dap4 related warnings in https://github.com/Unidata/netcdf-c/issues/501 .
...
The nc_test/util.c error is a typo. The libdap4/d4meta.c error only is shown
when using a 64 bit machine because then |size_t| == 64 bits
and |int| = 32bits.
2017-10-20 21:17:12 -06:00
Ward Fisher
a2964f5fb0
Merge branch 'master' into v4.5.0-release-branch
2017-10-20 12:33:03 -06:00
Ward Fisher
c147f8203a
Updated release date.
2017-10-20 11:20:38 -06:00
Ward Fisher
60047504ce
Updated the dependency versions deployed with netcdf on Windows.
2017-10-17 15:33:49 -06:00
Ward Fisher
1ca5f8c993
Updated SO version, other little issue with ncdump Makefile.am.
2017-10-17 14:56:22 -06:00
Ward Fisher
58874fd452
Updated release date in the release notes.
2017-10-17 13:19:19 -06:00
Ward Fisher
df91249b3f
Merge branch 'par-hang-fix' into v4.5.0-release-branch
2017-10-17 10:27:05 -06:00
Ward Fisher
50a003b484
Merge branch 'v4.5.0-release-branch'
2017-10-17 10:25:29 -06:00
Ward Fisher
9e240e6c9a
Modified t_nc.c to only test cdf5 if it has been enabled.
2017-10-16 11:19:24 -06:00
Ward Fisher
631741b0e3
Updated the release notes to reflect the fix provided by https://github.com/Unidata/netcdf-c/pull/449 .
2017-10-16 11:03:28 -06:00
Ward Fisher
98c169aa9a
Merge branch 'patch-1' of https://github.com/gsjaardema/netcdf-c into par-hang-fix
2017-10-16 11:01:24 -06:00
Ward Fisher
4ac39abaaf
Merge branch 'has-parallel' into v4.5.0-release-branch
2017-10-16 10:54:44 -06:00
Ward Fisher
dfe92e6d39
Typo
2017-10-16 10:35:09 -06:00
Ward Fisher
b52f3dd0d5
Corrected issue with nc-config generatred by autotools.
2017-10-16 10:30:47 -06:00
Ward Fisher
d14b7e01c0
Fixed shell script typo.
2017-10-16 10:06:46 -06:00
Ward Fisher
d432dc4083
Correcting typos.
2017-10-16 09:55:47 -06:00
Ward Fisher
d0c21662ec
Corrected an incomplete merge.
2017-10-16 09:47:57 -06:00
Ward Fisher
bd510c33a8
Added help messages to nc-config for the new --has-parallel flag.
2017-10-16 09:40:59 -06:00
Ward Fisher
1e0c260234
Merge branch 'patch-3' of https://github.com/gsjaardema/netcdf-c into has-parallel
2017-10-16 09:36:52 -06:00
Ward Fisher
186cb958ba
Merge branch 'revert-pull470' into v4.5.0-release-branch
2017-10-12 11:10:50 -06:00
Ward Fisher
f9d0711ab8
Reverted pull 470, added info about the _NoFill attribute (used only by ncgen).
2017-10-11 13:11:06 -06:00
Ward Fisher
41c764fb05
Reverting previous documentation change.
2017-10-11 11:35:17 -06:00
Ward Fisher
e59c0f4753
Updated release notes in support of https://github.com/Unidata/netcdf-c/issues/359 .
2017-10-11 10:09:35 -06:00
Ward Fisher
e8cd6958a9
Merge branch 'v4.5.0-release-branch' into cal366.dmh
2017-10-09 14:08:21 -06:00
Ward Fisher
c2024e8242
Merge branch 'v4.5.0-release-branch'
2017-10-06 14:14:26 -06:00
Ward Fisher
61f628b988
reverted test.
2017-10-06 12:58:49 -06:00
Ward Fisher
5842ba1a95
Reverting global fillvalue behavior.
2017-10-05 18:15:27 -06:00
Ward Fisher
e4c6914f7a
Merge branch 'v4.5.0-release-branch'
2017-10-05 15:47:17 -06:00
Dennis Heimbigner
c05c0a69e2
Update docs/internal.dox to
...
provide a more accurate description
of how to add a new dispatch table.
Also remove dispatch.dox as superfluous.
2017-10-04 13:41:38 -06:00
Ward Fisher
ef372357a0
Merge branch 'master' into cal366.dmh
2017-09-29 15:51:06 -06:00
Ward Fisher
086523b6ce
Updated release notes.
2017-09-29 10:12:25 -06:00
Ward Fisher
ba4fb024aa
Added CMakeLists.txt to release distribution files.
2017-09-27 13:05:57 -06:00
Ward Fisher
69977fd10b
Updated release notes.
2017-09-27 12:01:32 -06:00
Ward Fisher
41424fb95e
Corrected DAP4 and NC4 logic
2017-09-26 15:26:34 -06:00
Ward Fisher
614acf0112
Merge remote-tracking branch 'origin/misc-changes' into v4.5.0-release-branch
2017-09-26 14:34:50 -06:00
Ward Fisher
3c61d86367
Syntax corrections.
2017-09-26 14:01:21 -06:00
Ward Fisher
a812b69ce4
Added hooks for netcdf_meta.h cdf5 support into autotools based build as well.
2017-09-26 11:33:33 -06:00
Ward Fisher
b1ad6b8c2f
Updating netcdf_meta.h to include CDF5.
2017-09-26 11:32:12 -06:00
Greg Sjaardema
7bec2daa14
Add --is-parallel option and output to nc-config
...
It is useful to be able to determine whether the netcdf library has parallel capabilities enabled. Currently can look at netcdf_meta.h, but would be useful be able to get information from nc-config since that is how most other options settings are displayed.
2017-09-26 10:57:32 -06:00
Ward Fisher
4299653319
Updated an issue with libcurl and dap4 on Windows
2017-09-25 17:38:48 -06:00
Ward Fisher
6fb871fe34
Merge branch 'master' into patch-1
2017-09-25 13:48:25 -06:00
Ward Fisher
8416b11d5f
Merge pull request #472 from Unidata/netrc.dmh
...
Fix bug in ocrc.c#combinecredentials
2017-09-25 13:46:50 -06:00
Ward Fisher
67018ecabb
Merge branch 'v4.5.0-release-branch' into netrc.dmh
2017-09-25 13:46:32 -06:00