Commit Graph

2571 Commits

Author SHA1 Message Date
Ward Fisher
b661cb2cf3 o Moved OPeNDap documentation into its own document, but retained the previous organization as part of the NetCDF User's Guide.
o Moved documentation around to improve the flow/organization.
o Converted the notes document to a markdown document.
2015-03-12 13:48:32 -06:00
Ward Fisher
4fa97208bd Reorganization of user guide documentation. Moved accessing opendap data page to sit within the users guide dap-support section. 2015-03-12 12:58:57 -06:00
Ward Fisher
329a801bd6 Added autom4te.cache to .gitignore file. 2015-03-12 11:15:15 -06:00
Ward Fisher
b6d24186d9 Formated auth.md to remove the bevy of format warnings included. Moved it to a sub-section of the NetCDF User's Guide, until a better place for it is found. It seems like we should have a DAP-related page/documentation group. 2015-03-12 11:08:23 -06:00
Ward Fisher
ebf2cb238a Merge branch 'ward-working' 2015-03-11 15:03:49 -06:00
Ward Fisher
9043ae3644 Corrected several static-analysis reported issues. 2015-03-11 14:48:43 -06:00
Ward Fisher
6f855d7de1 Updated release notes with a reference to NCF-326. 2015-03-10 10:03:13 -06:00
Ward Fisher
017f196628 Added the [NCF-326] test to CMake build system. 2015-03-10 09:53:13 -06:00
Russ Rew
67ad8d89a8 Fix and test resolution of NCF-326, Unlimited Dimensions NC_EEDGE error. 2015-03-10 06:13:07 -06:00
dmh
f9edce92ed make testauth be under the enable-auth-tests 2015-03-03 21:01:43 -07:00
dmh
06a11e51df 1. Allow for the user specified rc file via the env variable
NCRCFILE.  Note that the value of this environment
   variable should be the absolute path of the rc file, not
   the path to its containing directory.
2015-03-03 20:17:27 -07:00
dmh
88f1ac820c 1. synch with oc lib
2. update to add docs/auth.md
2015-03-02 20:26:39 -07:00
Ward Fisher
9fccf5de56 Bumped version number in preparation for the next release, 4.3.3.1 2015-02-25 10:48:12 -07:00
Ward Fisher
ad497d9852 Updated release notes with an entry for forthcoming bugfix release, 4.3.3.1, which addressed JIRA issue [NCF-325] 2015-02-25 10:38:57 -07:00
Ward Fisher
3c1cd79e6e Merge branch 'qkoziol-NCF-325' 2015-02-25 10:03:02 -07:00
Quincey Koziol
67131dbc7c Merge branch 'master' into NCF-325 2015-02-25 09:27:20 -06:00
Quincey Koziol
58b22b78fd Merge remote-tracking branch 'upstream/master' 2015-02-25 09:26:40 -06:00
Quincey Koziol
aede522766 Mark dataset attributes dirty when one is renamed. 2015-02-25 09:25:40 -06:00
Ward Fisher
806f075f1f Merge branch 'ward-working' 2015-02-24 11:17:28 -07:00
Ward Fisher
e6faf3969c Coverity: 1265325, Pointer comparison with string literal. 2015-02-24 10:14:52 -07:00
Quincey Koziol
b3746cdc14 Merge remote-tracking branch 'upstream/master' 2015-02-24 08:20:48 -06:00
Ward Fisher
ec73b721f5 Merge branch 'ward-working' 2015-02-23 16:25:34 -07:00
Ward Fisher
9c87a7466b Corrected a sloppy error on my part. 2015-02-23 15:58:30 -07:00
Ward Fisher
a8494773f8 Addressed an 'unallocated memory' warning generated by clang. 2015-02-23 13:38:18 -07:00
Ward Fisher
cc260fc9aa Fixed a minor static-analysis reported warning. 2015-02-23 13:25:35 -07:00
Ward Fisher
4201d10116 Added clang to list of compilers used by travis-ci. 2015-02-23 12:42:49 -07:00
Ward Fisher
4fe5e8eaeb Corrected travis-ci link in README.md 2015-02-18 21:55:30 -07:00
Ward Fisher
255afffffa Specified LD_LIBRARY_PATH in travis-ci script. 2015-02-18 21:48:56 -07:00
Ward Fisher
925102efc7 Corrected typo in travis script. 2015-02-18 21:45:34 -07:00
Ward Fisher
0f5624f247 Modified .travis.yml to pull a pre-built hdf5-1.8.14 for the platform. 2015-02-18 21:43:16 -07:00
Ward Fisher
738a635490 modified travis.yml 2015-02-18 16:10:41 -07:00
Ward Fisher
e8bea25d4e Converted the contributed travis.yml file to do a basic build, as we explore travis-ci. Will add more esoteric options/builds moving forward. 2015-02-18 16:02:02 -07:00
Ward Fisher
1222b77c6a Merge branch 'nschloe-travis' 2015-02-18 15:42:22 -07:00
Ward Fisher
0bbba22051 Merge branch 'travis' of https://github.com/nschloe/netcdf-c into nschloe-travis 2015-02-18 15:42:12 -07:00
Quincey Koziol
810694e113 Merge remote-tracking branch 'upstream/master' 2015-02-13 08:47:23 -06:00
Ward Fisher
84d66378b0 Removed stray tarball. 2015-02-12 14:36:48 -07:00
Ward Fisher
ae4d54bcc6 Added stray .nc file to CLEANFILES 2015-02-12 13:34:39 -07:00
Ward Fisher
4b9230b4a9 Preparing for 4.3.3 release. 2015-02-12 13:16:54 -07:00
Nico Schlömer
dd4881e394 add basic travis support 2015-02-11 22:07:33 +01:00
Ward Fisher
e56c67a772 Added an assertion, although I'm not convinced it's strictly needed, it is for safety now. Will assess whether it can be reached (at a glance it's not reachable, but static analysis says it is) or not. Will update as needed. 2015-02-11 13:29:40 -07:00
Ward Fisher
dd2ae92a48 Corrected a potential dereference of a null pointer. 2015-02-11 13:13:39 -07:00
Ward Fisher
2d3d747b17 Corrected a couple of dereferencing-null errors identified by static analysis. 2015-02-10 13:51:52 -07:00
Ward Fisher
c1875ec8f0 Addressed a couple of memory leaks identified by clang. 2015-02-10 13:39:15 -07:00
Ward Fisher
473163c41a Corrected a couple of static analysis-detected warnings. 2015-02-10 13:04:37 -07:00
Russ Rew
b40068afdb fix arg type in internal function 2015-02-05 17:05:10 -07:00
Russ Rew
b56cd87284 fix array size in test program 2015-02-05 16:56:15 -07:00
Russ Rew
72c3e5809a Fix comment, small memory leak 2015-02-05 16:33:42 -07:00
Russ Rew
cd64d27552 add release-notes entry for ncf-324 fix 2015-02-05 15:43:52 -07:00
Quincey Koziol
45d6661202 Merge remote-tracking branch 'upstream/master' 2015-02-05 08:56:26 -06:00
Ward Fisher
8c0db4c22f Merge branch 'master' of https://github.com/Unidata/netcdf-c 2015-02-04 14:12:17 -07:00