Commit Graph

1153 Commits

Author SHA1 Message Date
Ward Fisher
c885303d87 Added a check for stdarg.h 2012-12-19 22:41:57 +00:00
Ward Fisher
191361b1fd Merged latest changes from trunk. 2012-12-19 22:19:23 +00:00
Ward Fisher
bb338b6961 2012-12-19 21:48:45 +00:00
Ward Fisher
8ce8816dad 2012-12-19 21:27:08 +00:00
Ward Fisher
3b2670b3dd 2012-12-19 21:22:00 +00:00
Ward Fisher
5c01fcaa06 Added file offset bits check. 2012-12-19 21:20:29 +00:00
Dennis Heimbigner
c11e78314e periodic sync of oc2 dir with the official oc2.0 repository 2012-12-18 21:08:23 +00:00
Dennis Heimbigner
adbe2ba5f1 extend r2822 to work when logging is enabled 2012-12-18 19:44:39 +00:00
Ward Fisher
7d7594f1c4 2012-12-17 23:46:10 +00:00
Ward Fisher
e721fadc26 Man pages no longer installed under Windows when using MSVC 2012-12-17 21:29:49 +00:00
Ward Fisher
eb5440deec 2012-12-17 19:48:05 +00:00
Ward Fisher
2106a2f364 2012-12-17 19:47:47 +00:00
Ward Fisher
d07eafa41e 2012-12-14 19:57:33 +00:00
Ward Fisher
3ab8b06f85 2012-12-14 18:21:09 +00:00
Ward Fisher
7b91248723 Merged changes from netcdf-branch.
o Changed variable names 'typeid' to 'typeid1' to avoid a namespace conflict
in visual studio.
o Cleaned up a handful of warnings in Visual Studio.
o Addressed a few Coverity-discovered issuesl
o Made changes to CMake-based builds.
2012-12-13 22:09:41 +00:00
Ward Fisher
535b1e47aa Corrected a handful of coverity issues. 2012-12-13 21:43:13 +00:00
Ward Fisher
3d7a2f8f52 2012-12-13 20:39:30 +00:00
Ward Fisher
b0abc557bb 2012-12-13 20:28:47 +00:00
Ward Fisher
b62a7ad351 Fixed some issues related to Windows.
Changed how externals are handed in nc4dispatch.h
to accomodate Windows.

Updated build-all script to generate Release builds.
2012-12-13 20:27:53 +00:00
Dennis Heimbigner
635a03f2f7 It turns out that when I converted the code
to keep the NC structure pure and independent
of any file format, I neglected to check with
--enable-hdf4. These changes appear to fix that
problem.
2012-12-13 18:22:11 +00:00
Ward Fisher
ed86031348 2012-12-13 18:20:55 +00:00
Russ Rew
068b35cb4d Updated doxygen and texinfo documentation for nc_var_copy function. 2012-12-13 18:00:03 +00:00
Ward Fisher
ffcf4e9009 Updated configuration file . 2012-12-13 17:07:53 +00:00
Ward Fisher
091d4a3d67 Commited latest changes from the trunk. 2012-12-12 22:55:32 +00:00
Dennis Heimbigner
5f2eb8afbf Fix a number of potential problems by changing calls to nc_XXX to NC3/4_XXX 2012-12-12 20:05:06 +00:00
Dennis Heimbigner
fc91587e26 Fix weird code in nc.c/free_NC; wonder how it got that way? 2012-12-11 23:51:05 +00:00
Ward Fisher
f104491a22 2012-12-11 19:28:55 +00:00
Ward Fisher
29333b24b6 Updated script so that dependencies on windows are included. 2012-12-11 19:24:59 +00:00
Russ Rew
d93d40fd5f Fixed bug NCF-211 with nccopy. Minor updates to top-level README. 2012-12-11 17:49:40 +00:00
Ward Fisher
644c2da056 2012-12-10 21:51:23 +00:00
Ward Fisher
6b1ddd813f Merged Latest Trunk. 2012-12-10 19:19:35 +00:00
Dennis Heimbigner
6480ea723d fix missing decl bug in test_cvt.c; not sure why it is being exercised 2012-12-10 18:28:56 +00:00
Ward Fisher
cf0d0b54f2 Merged latest changes from cmake branch. Fixed a test file, and changed a deallocation call to avoid throwing an error on Windows related to cross-dll memory-management. 2012-12-07 23:21:27 +00:00
Ward Fisher
5a914e6e67 2012-12-07 22:34:42 +00:00
Ward Fisher
ad311d831f Updated build-all script to remove extraneous errors. 2012-12-07 21:50:04 +00:00
Ward Fisher
7d36493cd5 Updated script test. 2012-12-07 21:09:11 +00:00
Ward Fisher
f85f5bbd66 Updated test to address nc_open returning 'file not found'. 2012-12-07 21:06:30 +00:00
Ward Fisher
2e0d016a8b Merged latest from trunk. 2012-12-07 18:01:49 +00:00
Dennis Heimbigner
6bed1e932e fix previous change to ensure proper return code 2012-12-07 02:25:57 +00:00
Dennis Heimbigner
c684a02d87 fix typo 2012-12-07 00:23:50 +00:00
Ward Fisher
0de32d9118 2012-12-06 21:50:46 +00:00
Ward Fisher
36ed648c59 Attempt to correct a memory allocation issue. 2012-12-06 21:44:58 +00:00
Dennis Heimbigner
c114861e68 fix dfile.c error reporting 2012-12-06 21:17:36 +00:00
Ward Fisher
85382f21bc Fixed a handful of issues identified by Coverity. 2012-12-06 00:06:32 +00:00
Ward Fisher
d64a1ac0c7 Merged change from latest branch 2012-12-05 23:48:54 +00:00
Ward Fisher
7a68cb8e83 Addressing a handful of coverity issues. 2012-12-05 23:10:40 +00:00
Ward Fisher
99de533569 Re-adding a couple dev-branch specific files. 2012-12-05 22:12:12 +00:00
Ward Fisher
d526b511ef Correcting an error defining functions when _WIN32 is defined. This
is a side-effect of the larger commit earlier.
2012-12-05 22:06:38 +00:00
Ward Fisher
1b6e90a0f4 2012-12-05 22:03:19 +00:00
Ward Fisher
a1b806ed04 Cutting branch from latest trunk 2012-12-05 21:22:04 +00:00