Commit Graph

1971 Commits

Author SHA1 Message Date
Ward Fisher
acce6ce84f Updated release notes with information regarding new CMake-only configuration options. These are not part of the autotools build because, as they relate to CTest, it would not make any sense. 2014-04-16 16:31:29 -06:00
Ward Fisher
3e9ab21fcb Corrected missing files in the package generated by 'make dist' 2014-04-16 16:16:05 -06:00
dmh
5f297f2d2c Merge branch 'master' of http://github.com/Unidata/netcdf-c 2014-04-16 14:08:52 -06:00
dmh
98d27e838d [NCF-299]
When a .dodsrc file is present, and
specifies user name and password,
it is being ignored after the first time.

Fix required a major rewrite of ocrc.c because
it was mishandling a number of .dodsrc entries.
2014-04-16 14:08:12 -06:00
Russ Rew
d7988ebd37 Merge branch 'enotnc', to enhance detection of truncated or corrupt
netCDF-3 files on open.
2014-04-16 08:08:01 -06:00
Russ Rew
4a90e9a888 Change assertions that indicate file corruption into error status return. 2014-04-16 08:04:00 -06:00
dmh
883608adb2 Merge branch 'master' of http://github.com/Unidata/netcdf-c 2014-04-15 21:25:51 -06:00
dmh
4346b01c19 note jna problem 2014-04-15 21:25:44 -06:00
Ward Fisher
2ddf8a0e15 Further tweaked options for specifying the location of a remote dashboard. 2014-04-15 21:07:19 -06:00
Ward Fisher
085dc28040 Removed static CTestConfig.cmake file, replaced with a parameterized template that is used to generate a CTestConfig.cmake at configure time. 2014-04-15 18:16:08 -06:00
Ward Fisher
a9d20ccef6 Bumped revisions to rc3 in case we have an rc3 release.
Updated release notes, deleted out-of-date file.

Amended copyright file to include recent years.

Amended release notes.
2014-04-15 15:47:43 -06:00
Ward Fisher
79a58d94b5 Added 4.3.2 rc2 release information to Readme.md 2014-04-15 13:21:50 -06:00
Ward Fisher
cf7763645c Corrected an issue with tst_v2 on Windows. 2014-04-11 14:32:16 -06:00
Dennis Heimbigner
74912fef66 Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-04-10 19:49:48 -06:00
Dennis Heimbigner
b3a7ccb3d4 more jna fixes 2014-04-10 19:48:53 -06:00
Dennis Heimbigner
af9b5c4abf alternate JNA bug fix 2014-04-10 14:03:11 -06:00
Ward Fisher
2f309dd9a3 Updated .gitignore. 2014-04-10 09:18:31 -06:00
Ward Fisher
eace9a2230 Updated .gitignore. 2014-04-10 09:15:49 -06:00
dmh
a8a96e6ce1 conflict 2014-04-09 19:57:00 -06:00
dmh
a9c2796dff jna fix 2014-04-09 19:55:20 -06:00
dmh
211004898f jna fixes 2014-04-09 15:20:16 -06:00
Ward Fisher
49fc091f23 Updated .gitignore. 2014-04-07 14:03:38 -06:00
dmh
fb00c88763 fix bugs introduced by previous coverity fixes 2014-04-07 14:01:40 -06:00
dmh
389d2ea394 fix some coverity complaints 2014-04-07 13:00:47 -06:00
Ward Fisher
2817f1e169 Fixed a typo in a libtool flag definition. 2014-04-06 18:42:41 -06:00
Ward Fisher
2bc11c861d Update README.md to fix netcdf4-python link. 2014-04-06 00:36:08 -06:00
dmh
3a7769123b fix some coverity errors 2014-04-04 21:04:28 -06:00
Ward Fisher
f575c30b4e Corrected an issue with toggling the V2 API, that I had introduced earlier today. 2014-04-03 17:09:38 -06:00
Ward Fisher
6f9b470b64 Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-04-03 16:58:44 -06:00
Ward Fisher
1921dc6687 Corrected placement of USE_PARALLEL, based on commit from nschloe: 5bf1848e8d 2014-04-03 16:57:17 -06:00
Dennis Heimbigner
464d5fc8bb 1. Add then remove some debugging info
for testing jna
2. add some personal scripts (*jna)
   to support creating jna dlls.
2014-04-03 15:46:12 -06:00
Ward Fisher
74209d373e Corrected an issue with disabling the V2 API support in cmake-based builds. 2014-04-03 10:45:22 -06:00
Ward Fisher
733f6257b0 Updating cmake shared_linker_flags as suggested by Nico Schlomer: https://github.com/Unidata/netcdf-c/issues/46
Fixed indentation.

Updated .gitignore.

Added a macro to make it easy to check to see if the linker supports a particular flag.  Debug builds now pass the -w1,--no-undefined if it is detected the linker supports it.
2014-04-02 15:54:05 -06:00
Russ Rew
ca7cbdfee8 Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-04-01 12:05:06 -06:00
Russ Rew
2688991b4e Added netCDF Python, fixed C++ URL. 2014-04-01 12:04:49 -06:00
Ward Fisher
bb84fda8cf Removed a couple of clang-reported potential dereferences of null/undefined pointers. 2014-03-31 09:56:39 -06:00
Dennis Heimbigner
576cd84754 Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-03-29 13:36:02 -06:00
Dennis Heimbigner
4e68a3b8d3 add some jna personal scripts 2014-03-29 13:35:52 -06:00
Russ Rew
005b5f2439 Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-03-28 22:04:50 -06:00
Russ Rew
b22181768d Fix a few coverity warnings. 2014-03-28 22:03:10 -06:00
Ward Fisher
76e5e0f1fa Addressed several minor issues revealed by static analysis (coverity, clang). Mostly to do with extreme corner cases in which a null pointer would be dereferenced, or dereferencing a non-null (but non-initialized) pointer would result in garbage. 2014-03-28 17:11:26 -06:00
Ward Fisher
b2831841f1 Re-enabled DAP AUTH tests. 2014-03-27 15:03:49 -06:00
Russ Rew
7d36a6c7f3 Fix a couple of warnings 2014-03-27 11:11:06 -06:00
Russ Rew
f8aec42d4a Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-03-27 10:16:44 -06:00
Russ Rew
b95ab08f8f Fix bug in setting default chunksize for 1D record variables 2014-03-27 09:58:53 -06:00
dmh
af566dd300 In preparation for adding dap4 support, I have cleaned up
the libdap2 code to make it dap2 protocol + netcdf classic
only.
2014-03-24 14:02:52 -06:00
Russ Rew
aca696afb0 Merge branch 'bug-endianness', which really had to do with nccopy -d0
and chunking issues.
2014-03-23 17:26:43 -06:00
Russ Rew
9d86610739 Fix Jira ticket NCF-295, nccopy -d0 shuffle and chunking issues 2014-03-23 17:25:45 -06:00
Russ Rew
f70bedd26c Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-03-21 12:44:46 -06:00
Russ Rew
d774e23bc1 Fix -d0 option to not do unwanted chunking or associated shuffle.
Add -c '/' option to specify changing layout for all variables from chunked to contiguous.
Fix logic for chunking and compression depending on input and output formats.
2014-03-21 12:34:19 -06:00