Ward Fisher
163b6575a5
Fixed a bug in 'make dist'.
2015-10-06 15:29:18 -06:00
Russ Rew
d3d442537d
Fix 1D variables with an unlimited dimension taking DEFAULT_CHUNK_SIZE (4MiB), by default, in netCDF-4 files
2015-09-29 13:58:51 -06:00
Ward Fisher
8515ece987
Corrected a dead-code issue reported by Coverity (that I introduced).
2015-09-24 11:32:41 -06:00
Ward Fisher
33f8d2321d
Tweaking the new header provided by Jen to allow for multiple documentation links.
2015-09-23 14:55:23 -06:00
Ward Fisher
628f43059f
Tweaked Header.
2015-09-23 14:42:24 -06:00
Ward Fisher
aa01e72406
More link fixes.
2015-09-23 14:38:37 -06:00
Ward Fisher
e2cc13df18
Removed some typos and fixed some dead links in documentation.
2015-09-23 14:35:33 -06:00
Ward Fisher
24e94c9d62
Rolled known problems into generated documentation, and cleaning up broken links.
2015-09-23 13:49:06 -06:00
Ward Fisher
885da233ae
Refined Dennis's patch for mitigating a cygwin issue with sleep statements in configure.ac so that only cygwin builds are affected.
2015-09-23 12:49:08 -06:00
Ward Fisher
720fe78ea2
Coverity: 1302444, addressed a potential negative argument being passed to memory allocation routine.
2015-09-22 15:42:52 -06:00
Ward Fisher
f1d2470776
Corrected minor null check issue reported by Coverity: 1302448
2015-09-22 15:35:30 -06:00
Ward Fisher
a8df681331
Addressed a potential null dereference bug reported by Coverity static analysis.
2015-09-22 15:31:48 -06:00
dmh
6da2c4969b
There is a problem under cygwin on windows 7.
...
The command ./configure fails on
calls to AC_CHECK_SIZEOF.
A temporary fix is to prefix all such calls
with 'sleep 5' to slow things down.
2015-09-22 15:19:07 -06:00
Ward Fisher
04de80ad5d
Updated credits file to reflect information for Ward.
2015-09-22 13:15:26 -06:00
dmh
5b89b22021
missing include file
2015-09-18 11:11:57 -06:00
Dennis Heimbigner
a1be2456eb
1. Added temporary work-around for cygwin where
...
AC_CHECK_SIZEOF is not working because anti-virus
will not allow very rapid creation/deletion of a
file with same name.
2. modified some test baselines to attempt to fix
Ward's issue
2015-09-15 15:18:59 -06:00
Ward Fisher
8c70437580
Added a check for a null pointer based on the bug fix documented in [NCF-340].
2015-09-11 12:29:35 -06:00
Ward Fisher
dffaff8406
Further progress on [NCF-340], capturing previously-lost error code NC_EGLOBAL
2015-09-10 15:55:06 -06:00
Ward Fisher
7aa22d275b
Turned search back on in developer documentation. Applied part of fix for [NCF-340] in putget.m4
2015-09-10 15:35:14 -06:00
Ward Fisher
219a873f8d
Cleaned up developer Doxyfile.
2015-09-09 14:57:59 -06:00
dmh
0a7ff043a2
re: Jira NCF-320
...
Partially resolve by making
string variables and attributes use
UTF-8 encoding.
Normalization is not necessarily fixed,
however.
2015-08-20 15:53:48 -06:00
tbeu
e2820e4d8a
Fix common typos
...
Detected by https://github.com/vlajos/misspell_fixer
2015-08-20 11:42:05 +02:00
dmh
765dd83592
Merge branch 'master' of http://github.com/Unidata/netcdf-c
2015-08-19 17:46:50 -06:00
dmh
b8f0522c91
add experimental stdio based ncio module
2015-08-19 17:14:13 -06:00
Russ Rew
495fea71b9
Fix builddir vs srdir problem for ncdump/ctest.c and ctest64.c
2015-08-18 16:10:18 -06:00
Russ Rew
ced515b895
Fix a few typos in comments
2015-08-18 10:20:28 -06:00
Ward Fisher
5349c99e8a
Removed tst_swap4b for now, it is causing difficulties that are proving problematic to work around.
2015-08-17 16:57:31 -06:00
Ward Fisher
32d788fc7d
Merge branch 'header_mod'
2015-08-17 16:00:42 -06:00
Ward Fisher
a002bc884e
Corrected a bug with parallel build in CMakeLists.txt
2015-08-17 15:45:39 -06:00
dmh
027d330e05
update mm4 target
2015-08-17 13:29:25 -06:00
Ward Fisher
b5af8f287b
Wired new doxygen options in to autoconf based builds.
2015-08-17 12:19:51 -06:00
Ward Fisher
b26598c833
Merging Jen's new search option for releases into user documentation.
2015-08-17 10:59:32 -06:00
dmh
2bfe9bba32
cleanup and squash changes vav master
2015-08-16 21:44:18 -06:00
dmh
4d82140a5b
ckp
2015-08-16 14:54:35 -06:00
dmh
0e5f6375a9
cleanup
2015-08-15 16:40:27 -06:00
dmh
859f105005
merge-squash
2015-08-15 16:26:35 -06:00
dmh
fab66699d1
Moved libsrc5 to libsrcp
...
because pnetcdf is used for
more than CDF-5 files.
2015-08-14 20:39:56 -06:00
Ward Fisher
26be22c7db
Made the sed statement more specific to avoid problems on non-windows systems.
2015-08-11 11:52:48 -06:00
Ward Fisher
f00b1e8f6f
Added a touch of post-processing to make a shell script test work on Windows.
2015-08-11 11:48:49 -06:00
Russ Rew
591bab5dd6
Merge branch 'master' of https://github.com/Unidata/netcdf-c
2015-08-09 10:01:05 -06:00
Jennifer Oxelson
e75678cd33
Disabled canned-search feature. Added custom header stuff.
2015-08-06 14:00:21 -06:00
Jennifer Oxelson
2164515c5c
Custom CSS file to go with new header file.
2015-08-06 13:59:48 -06:00
Jennifer Oxelson
feb7856893
Custom header file for netCDF documentation.
2015-08-06 13:59:21 -06:00
Ward Fisher
767f9e8e51
Merge branch 'xantares-patch-2'
2015-08-04 10:37:37 -06:00
Ward Fisher
1fe925c690
Merge branch 'patch-2' of https://github.com/xantares/netcdf-c into
...
xantares-patch-2
2015-08-04 10:37:21 -06:00
Ward Fisher
0b09080e1d
Merge branch 'xantares-patch-1'
2015-08-04 10:27:19 -06:00
xantares
76740232d7
install .def to /bin
2015-08-03 23:31:37 +02:00
xantares
c1b56c3f3a
fix mingw build
...
that code path is common to all win32 platforms: msvc & mingw/cygwin
2015-08-03 23:27:41 +02:00
Russ Rew
a62c9d3059
Fix conflicts after merge
2015-08-02 17:29:36 -06:00
Russ Rew
2e029a3058
More cleanups from clang warnings.
2015-08-02 17:23:32 -06:00