Commit Graph

2191 Commits

Author SHA1 Message Date
Ward Fisher
41a76854b4 Fixed an issue with missing Doxygen files. 2014-05-12 10:43:01 -06:00
dmh
d5873e07e5 Merge branch 'master' of http://github.com/Unidata/netcdf-c 2014-05-10 15:16:56 -06:00
dmh
48fe2b916b remove jna script 2014-05-10 15:16:20 -06:00
Ward Fisher
98820c1abd Remoted an unnecessary CMake variable. 2014-05-09 16:44:51 -06:00
Ward Fisher
d25282d335 Merge branch 'jarlela-cmake_exports' 2014-05-09 15:01:47 -06:00
Jarle Ladstein
0c686a3ec3 Missing version in netcdf-config-version.cmake + install exports to standard path + set netcdf_LIBRARIES 2014-05-09 13:41:56 +02:00
dmh
774428f2fd There are a number of cases in the oc code
where a procedure is defined to return int
and really returns OCerror. This causes
problems in AIX. Fixed those I could find.
2014-05-08 14:13:51 -06:00
Ward Fisher
fd523f4df3 Merge branch 'qkoziol-mpiposix' 2014-05-07 10:46:57 -06:00
Quincey Koziol
435d8a03ed Account for the HDF5 library not having the MPI-POSIX VFD configured in. 2014-05-07 08:45:15 -05:00
dmh
ed5a504417 Fix int/enum conversion bug: re esupport (TXX-867549) 2014-05-06 13:10:59 -06:00
Ward Fisher
f0e3bc696f Made 'dynamic loading' the default, to match the default for hdf5. 2014-05-05 15:37:47 -06:00
Ward Fisher
fb06580a5b Changed emphasis tags to work with Doxygen, from standard markdown asterisks to html tags. 2014-05-05 14:31:43 -06:00
Ward Fisher
00849a4b7a Modified test so that failing to resolve test server returns an appropriate message but does not return an error code. 2014-04-29 10:03:47 +02:00
Ward Fisher
9dc06b5ccc Bumped developer revision to 4.3.3-rc1, to avoid any confusion as to what version a change belongs to. 2014-04-23 16:00:49 -06:00
Ward Fisher
0c993c9990 Updated version strings in relevant documents. 2014-04-23 14:36:40 -06:00
Ward Fisher
7d00f1d610 Updated .gitignore file. 2014-04-23 14:03:07 -06:00
Ward Fisher
4ea9cfd912 Added release date for 4.3.2 to release notes. 2014-04-23 14:02:41 -06:00
Ward Fisher
46c11d494f Corrected an issue introduced on Windows. 2014-04-23 13:50:55 -06:00
Ward Fisher
e11f22312e Fixed a declaration error in Visual Studio. 2014-04-23 13:43:36 -06:00
Ward Fisher
e599edaec1 Fixed a declaration error in Visual Studio. 2014-04-23 13:29:39 -06:00
Ward Fisher
9dcd92ecbd Added mention of document reorganization project. 2014-04-23 11:27:46 -06:00
Ward Fisher
c8fc9b4de1 Turned off DAP T_AUTH tests by default, until we are ready to re-enable them. 2014-04-23 11:17:03 -06:00
Ward Fisher
d0c958cd27 Merge branch 'sub_doc'
Working on reformatting the netcdf documents. Not complete yet, but off to a good start.
2014-04-23 11:04:57 -06:00
Ward Fisher
57f7186e7d Changed the return code from 1 to 0 when test_varm3 cannot find the remote server. In this instance, the test does not fail, it simply does not run. 2014-04-23 10:59:35 -06:00
Ward Fisher
cd30a9e570 Corrected several static analysis errors related to uninitialized variables. 2014-04-22 16:11:37 -06:00
Ward Fisher
9d6eb045ad Corrected static analysis issue 2014-04-22 15:54:47 -06:00
Ward Fisher
d23f7470a5 Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-04-22 14:53:03 -06:00
Ward Fisher
e968429a0c Cleaned up CMake configuration file a little bit. 2014-04-22 14:51:57 -06:00
Dennis Heimbigner
8ed76e9ded Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-04-22 14:00:26 -06:00
Dennis Heimbigner
70b58a0ad5 ckp 2014-04-22 13:59:47 -06:00
Russ Rew
de47e45f81 Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-04-22 13:36:35 -06:00
Russ Rew
b4a191578c Documented limit on number of groups per file (32767). 2014-04-22 13:36:29 -06:00
Ward Fisher
dd3e88e25d Merge branch 'master' into sub_doc 2014-04-21 16:16:21 -06:00
Ward Fisher
5a693d7326 Merged pull requestion from nschloe, #48. 2014-04-21 16:11:48 -06:00
Ward Fisher
3d15bf2d6e Further reorganization of Doxygen documentation. 2014-04-21 15:28:14 -06:00
Ward Fisher
2fd1195b82 Merge branch 'master' into sub_doc
Conflicts:
	man4/CMakeLists.txt
2014-04-21 14:19:55 -06:00
Ward Fisher
d8aef4c96f Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-04-21 11:21:10 -06:00
Ward Fisher
44fae42214 Cleaned up indentation, white space in multiple CMakeLists.txt files. 2014-04-21 11:15:33 -06:00
Russ Rew
adb67d104b Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-04-21 11:04:26 -06:00
Ward Fisher
d7cfda0e9f Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-04-21 10:57:13 -06:00
Ward Fisher
52b2edab9b Cleaned up clang-reported issue: dead assignment. 2014-04-21 10:56:57 -06:00
Russ Rew
62556cb330 Added entry on returning NC_ENOTNC error instead of assertion violations for truncated file. 2014-04-21 10:53:33 -06:00
Ward Fisher
a4f6cfa1c3 Corrected clang-reported issue: Static array bounds overrun. 2014-04-21 10:49:39 -06:00
Ward Fisher
18f23a0e47 Fixed clang-reported issue: Dead assignment. 2014-04-21 10:30:43 -06:00
dmh
fd2d8e71de Merge branch 'master' of https://github.com/Unidata/netcdf-c 2014-04-21 10:14:26 -06:00
dmh
fa0d32b5b4 ljna 2014-04-21 10:14:21 -06:00
Dennis Heimbigner
4ae47ad45b jna? 2014-04-21 10:13:27 -06:00
Ward Fisher
ff47046e93 Fixed clang-reported issue: memory leak. 2014-04-19 17:57:25 -06:00
Ward Fisher
01598ae610 Fixed clang-reported issue: memory leak. 2014-04-19 17:55:01 -06:00
Ward Fisher
d94af8cc89 Fixed clang-reported error: calling strlen on null pointer. 2014-04-19 14:18:53 -06:00