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
6a6cbf4005
More clang warnings eliminated.
2015-08-02 17:19:35 -06:00
Russ Rew
ec89eb5806
Fix ncdump clang warnings. Fix invalid encodings for some non-ascii strings in tests.
2015-08-02 16:09:47 -06:00
Russ Rew
3d5be0b3f0
Fix NCF-339, ncdump -x omits exponent char in XML double attribute value
2015-08-02 08:54:29 -06:00
Ward Fisher
58573722b6
Corrected an issue with the [NCF-338] test, when using an out-of-source build with autotools.
2015-07-31 15:37:01 -06:00
Ward Fisher
1f5e6379e4
Fixed a memory corruption. Coverity issue: 1265729: Out-of-bounds access.
2015-07-29 14:58:34 -06:00
Ward Fisher
679048ee2a
Corrected a potential use of a pointer after it had been freed. See Coverity Issue: 1265731
2015-07-29 14:55:20 -06:00
Ward Fisher
f8e2d21663
Corrected a potential resource leak. Coverity ID: 1302447
2015-07-29 14:49:05 -06:00
Ward Fisher
95cbe52b37
Additional changes to hopefully get autotools and tst_swap4b working together in service of addressing [NCF-338]
2015-07-28 13:43:15 -06:00
Ward Fisher
8f2bf0089e
Some tweaks, trying to debug autotools-based build.
2015-07-28 12:38:52 -06:00
Ward Fisher
2664eca9e5
Wired the refactored tst_swap4b into autotools and cmake.
2015-07-28 12:24:13 -06:00
Ward Fisher
da82e6dbbb
Refactoring of tst_swap4b
2015-07-28 11:14:07 -06:00
Ward Fisher
49b7503148
Added notes related to [NCF-338] to README.md
2015-07-27 15:37:54 -06:00
Ward Fisher
ac18154e98
Added test for function swap4b.
2015-07-27 15:31:23 -06:00
Ward Fisher
b2bdd83a7f
Added skeleton of new test for [NCF338].
2015-07-27 11:20:44 -06:00
Ward Fisher
1ea348ce3d
Applied patch suggested for in-place big-little-endian conversion. [NCF-338]
2015-07-27 11:09:01 -06:00
Ward Fisher
2b3f404e4c
Updated release notes to reflect progress in [NCF-337].
2015-07-22 13:28:16 -06:00
Ward Fisher
8bda7fdf67
Fleshed out comments a little more, added a specific check for older systems which return -1 instead of bytes read when the read() call is interrupted and errno is EINTR.
2015-07-21 14:08:44 -06:00
Ward Fisher
7164a99cbc
Added some comments.
2015-07-21 14:00:37 -06:00
Ward Fisher
382b24c2c9
Addressing a signal-interrupted read which sets errno to EINTR [NCF-337]
2015-07-21 13:55:59 -06:00
dmh
28a243b7a3
add note that parallel make cannot be used for make check
2015-07-20 16:53:34 -06:00
dmh
29386aae47
Synch with base oc
2015-07-15 16:19:14 -06:00
Russ Rew
6ebc237037
Put list of user-level docs ahead of reference docs
2015-07-15 11:06:26 -06:00
Russ Rew
905c35d09c
Make README.md less C-centric, add DOI citation question and answer to FAQ.
2015-07-15 09:17:15 -06:00
Russ Rew
792ea21a34
merge pull
2015-07-14 10:07:29 -06:00
Russ Rew
374a7550c4
Better fix for NCF-336
2015-07-14 10:00:40 -06:00
Russ Rew
8a6fc1a154
Fix bug NCF-336, ncdump annotation wrong for last element in each row
2015-07-13 17:15:51 -06:00
Ward Fisher
f97088412a
Corrected a potential memory leak reported by static analysis.
2015-07-10 15:10:32 -06:00
Ward Fisher
7bb61718bf
Corrected a couple of minor issues reported by static analysis.
2015-07-10 15:09:14 -06:00
Ward Fisher
c7484cb4d4
Converted hand-maintained table of contents into a doxygen-generated table of contents. This will allow us to generate PDF user documentation.
2015-07-09 15:29:05 -06:00
Ward Fisher
19c78bc00e
Updated release notes in preparation for next release candidate.
2015-07-09 11:00:31 -06:00
Ward Fisher
32100c77b1
Turned extra tests on by default.
2015-07-07 13:49:39 -06:00
Ward Fisher
c6003ffa01
Merge branch 'gsjaardema-patch-1'
2015-07-06 15:46:46 -06:00
Ward Fisher
3d0be8a41f
Merge branch 'patch-1' of https://github.com/gsjaardema/netcdf-c into gsjaardema-patch-1
2015-07-06 15:46:35 -06:00
Ward Fisher
734ddd0bee
Merge branch 'vinctux-patch-1'
2015-07-06 10:59:42 -06:00
Ward Fisher
e203e9efce
Merge branch 'patch-1' of https://github.com/vinctux/netcdf-c into vinctux-patch-1
2015-07-06 10:59:30 -06:00
Russ Rew
2a059523d3
Make Unidata netCDF links consistent, all using the 'software/' part of link.
2015-07-06 10:13:46 -06:00
Russ Rew
18f85ed3c3
merge origin
2015-07-06 09:53:07 -06:00
dmh
830f82138a
Merge branch 'master' of http://github.com/Unidata/netcdf-c
2015-07-05 19:26:27 -06:00
dmh
c5fe913d54
re: https://github.com/Unidata/netcdf-c/issues/117
...
It appears the problem is that synth9 was erroneously
included in testing. It involves a nested sequence which
is not translatable. Not sure why it was still there,
but fix is to suppress the test.
2015-07-05 19:26:01 -06:00
Jennifer Oxelson
ae125c8db0
Modified links to reference bugtracking.unidata.ucar.edu
2015-07-01 14:24:46 -06:00
Jennifer Oxelson
eeb98c8cf9
corrected type-o
2015-07-01 11:28:44 -06:00
Jennifer Oxelson
3a93f53e83
Modified URLs paths to remove deprecated packages directory; and to link to opendap.org
2015-07-01 10:37:52 -06:00