Commit Graph

920 Commits

Author SHA1 Message Date
Ward Fisher
419c6a3b0a 2012-09-04 22:10:32 +00:00
Ward Fisher
0223143eb1 2012-09-04 21:12:17 +00:00
Ward Fisher
5f92acd032 2012-09-04 21:06:23 +00:00
Ward Fisher
7736efcc62 2012-09-04 20:46:45 +00:00
Ward Fisher
74458ec912 2012-09-04 19:52:48 +00:00
Ward Fisher
0b7a0778fe 2012-09-04 19:48:26 +00:00
Ward Fisher
5f3dfc5024 Updated check for Curl libraries. 2012-09-04 17:05:53 +00:00
Ward Fisher
9d4199fa74 2012-08-30 16:22:03 +00:00
Ward Fisher
3563643a32 2012-08-29 22:33:25 +00:00
Ward Fisher
333b7cfc86 2012-08-29 22:05:33 +00:00
Ward Fisher
c6019b7e94 2012-08-29 22:04:31 +00:00
Ward Fisher
b81dc4373d Changed how HDF5 is located. 2012-08-29 21:33:28 +00:00
Ward Fisher
4a598ea5e5 Corrected a path error when building a source package. 2012-08-29 19:46:19 +00:00
Ward Fisher
15231a8a66 2012-08-29 19:09:00 +00:00
Ward Fisher
e62a487fd1 2012-08-29 19:07:36 +00:00
Ward Fisher
9e8cfcf808 Additional CMake support, CPack support. 2012-08-29 18:58:08 +00:00
Ward Fisher
31cfdd5910 Added 'examples' directory to CMake 2012-08-28 22:31:07 +00:00
Ward Fisher
6d6542a85a Corrected a macro error. 2012-08-28 19:38:32 +00:00
Ward Fisher
a6debfed4f Corrected doxygen-related problem when searching for the installed doxygen package. 2012-08-28 17:34:02 +00:00
Ward Fisher
21b20aacea Moved windows webpage into doxygen. 2012-08-27 22:38:35 +00:00
Ward Fisher
9bb179bba1 2012-08-27 21:49:09 +00:00
Ward Fisher
04e61d5894 Added MSVC-compatibility items. 2012-08-27 21:19:25 +00:00
Ward Fisher
929f90f0df 2012-08-27 20:14:51 +00:00
Ward Fisher
643a80f178 Excluded tests when building using Visual Studio. 2012-08-27 18:57:18 +00:00
Ward Fisher
9e2c434851 Fixed a couple ncdap tests when running on Windows. 2012-08-27 18:38:47 +00:00
Ward Fisher
3b76a69484 Began building exclusions list for source package redistribution. 2012-08-24 21:01:07 +00:00
Ward Fisher
d5d15cbdd1 Added a minor change from the trunk. 2012-08-24 18:42:40 +00:00
Ward Fisher
7ef113df5f 2012-08-24 18:24:58 +00:00
Russ Rew
eda91aa9cf Enhanced netcdf-4 to be able to deal with optional user area data
block at the front of some HDF5 files (NCF-28).  Also fixed some minor
typos in doxygen blocks in netcdf.h.
2012-08-22 21:53:06 +00:00
Ward Fisher
235fc6bb13 Merged latest trunk into branch 2012-08-22 19:52:24 +00:00
Ward Fisher
5ebda8c08f Correcting an arithmetic error present in nc_test under gcc on Windows. 2012-08-22 19:19:04 +00:00
Russ Rew
24a1cd0718 Fix test of H5Tget_size() return so it can actually detect an error.
Remove some dead code.  Fix declaration of X_INT_MIN in tests.h.
2012-08-22 14:57:30 +00:00
Dennis Heimbigner
29d3fe7d51 fix bug in reading a file url (needs to signal binary if possible) 2012-08-21 23:34:25 +00:00
Ward Fisher
0b702c3ce2 Modified tests to determine location dynamically instead of from an environmental variable. 2012-08-21 22:52:40 +00:00
Dennis Heimbigner
64a78ab239 added O_BINARY to open in ocread.c 2012-08-21 22:32:00 +00:00
Ward Fisher
d86b1720ea 2012-08-21 21:36:09 +00:00
Ward Fisher
58035ff8f2 Added new tests, CMake functionality. 2012-08-21 20:08:53 +00:00
Dennis Heimbigner
c47cd83c85 more debug for Ward's windows bug 2012-08-21 20:01:13 +00:00
Dennis Heimbigner
3c843c9578 add more debug output to try to find Ward's bug 2012-08-21 16:46:10 +00:00
Ward Fisher
8f9120e3a9 Modified to work on Windows 2012-08-20 22:49:53 +00:00
Ward Fisher
e8453be1e5 Merged from trunk into branch 2012-08-20 18:30:04 +00:00
Dennis Heimbigner
5380aa5b67 update utilities: list,byte,hash,uri,log 2012-08-19 21:54:30 +00:00
Dennis Heimbigner
2a0d68c530 update nchashmap; move some old stuff in libdap2; fix new debug code 2012-08-19 21:12:35 +00:00
Ward Fisher
fa681b231b 2012-08-17 22:26:55 +00:00
Russ Rew
4d6f11288b Fix Coverity complaint about passing big parameter by value 2012-08-17 22:00:36 +00:00
Ward Fisher
aa85d6fc03 2012-08-17 21:41:20 +00:00
Ward Fisher
6da7859b0b Added changes related to documentation generation. 2012-08-17 21:37:40 +00:00
Dennis Heimbigner
685e1bf66a add extra debug about findbod 2012-08-17 20:51:03 +00:00
Ward Fisher
61c0ca0bbd Corrected a few tests 2012-08-16 22:51:45 +00:00
Russ Rew
8d53da4826 Fixed bug "adding a bad _FillValue" bug (NCF-190). Fixed minor bugs
reported by static analysis, including memory leak in ncdump, missing
size_t cast for chunk cache.  Fixed various doc problems, including
byte vs. char issues, missing NC_UBYTE in type list, needed link to
"Building with Windows" page.
2012-08-16 18:31:48 +00:00