Commit Graph

789 Commits

Author SHA1 Message Date
Ward Fisher
7163dc49d8 Changed a few dangling checks for H5F_LIBVER_18 to H5F_LIBVER_LATEST. These were causing compile failures on some versions of Ubuntu (10.10, 11.??) 2012-08-01 20:57:23 +00:00
Dennis Heimbigner
970299908c clear out the old oc directory 2012-08-01 18:25:38 +00:00
Dennis Heimbigner
f1713dcfe9 fix missing #endif 2012-08-01 17:26:06 +00:00
Dennis Heimbigner
faa1c81671 fix a cosmetic issue with config.h 2012-08-01 17:18:58 +00:00
Ward Fisher
92db1577a4 Corrected an issue when running 'make check' on windows related to declaration of an external function. 2012-07-31 23:02:51 +00:00
Russ Rew
a24c1732b6 Fix unnecessary tests and other minor problems in ncdump identified by Coverity. 2012-07-31 22:17:42 +00:00
Dennis Heimbigner
42999f4c7c move from oc1.0 to oc2.0; create new dir oc2 2012-07-31 20:34:13 +00:00
Ward Fisher
59960fcc20 Minor fixes (dead code) to correct errors found by Coverity 2012-07-30 21:49:16 +00:00
Ward Fisher
9027eae509 Fixed a Coverity-identified buffer overrun error. 2012-07-27 20:20:00 +00:00
Ward Fisher
190fb4636b Corrected a potential memory related error caused when a null pointer was free'd. 2012-07-26 16:43:32 +00:00
Dennis Heimbigner
d67ad1adf1 nctest/run_valgrind.sh was not in EXTRA_DIST for some reason 2012-07-24 23:09:55 +00:00
Dennis Heimbigner
b1984d2618 fix jira bug NCF-184 2012-07-24 19:51:04 +00:00
Russ Rew
a824fdbfb2 Add description of last minute fixes to RELEASE_NOTES 2012-07-18 17:04:32 +00:00
Dennis Heimbigner
cd36ff7682 fix #elif problem 2012-07-18 16:14:08 +00:00
Dennis Heimbigner
8c01f7437f fixed valgrind error in tst_h_strings.c 2012-07-18 15:50:29 +00:00
Dennis Heimbigner
007798183b oops; completely disable udunits and libcf again 2012-07-17 22:29:09 +00:00
Dennis Heimbigner
95ee14d882 Fix things so --with-udunits and --with-libcf could be enabled if desired 2012-07-17 22:23:37 +00:00
Dennis Heimbigner
b083b9e758 fix == in shell scripts 2012-07-17 20:13:17 +00:00
Russ Rew
46736d24ab Updated documentation of CDL byte constants to lessen confusion
with char constants.  Update version to 4.2.1.  Make minor changes to
RELEASE_NOTES.
2012-07-17 20:00:14 +00:00
Dennis Heimbigner
77b288219f Add some entries to RELEASE NOTES 2012-07-17 01:29:10 +00:00
Dennis Heimbigner
5ecd5854a9 fix server ping in test_varm3 2012-07-16 20:34:31 +00:00
Dennis Heimbigner
289d381dc6 fix test_varm3 to use new server ping facility 2012-07-16 19:57:58 +00:00
Ward Fisher
8deb9309b5 Merged win_netcdf branch into trunk. 2012-07-06 20:03:18 +00:00
Ward Fisher
a5991834f4 Updated 'build all' script. 2012-07-05 22:05:15 +00:00
Ward Fisher
ddad63c224 Updated build-all script. 2012-07-03 18:56:09 +00:00
Ward Fisher
75a48b9e9e Integrated changes from trunk, began adding CMake support, updated 'build everything' script. 2012-07-02 22:59:59 +00:00
Dennis Heimbigner
60b3f3b6f3 change file permissions for memio and mmapio 2012-06-28 17:12:02 +00:00
Russ Rew
0a2f05a10a Fix trivial ncdump bug, now reports an error when -j option specified. 2012-06-27 15:35:06 +00:00
Russ Rew
3e37e69b8e Fixed ncdump to return failure status when unknown option specified.
Removed extra netcdf_par.h include file.
2012-06-27 15:03:19 +00:00
Dennis Heimbigner
d61af2ab31 fix typo 2012-06-25 17:03:18 +00:00
Dennis Heimbigner
7ddd90c577 Added some more documentation about NC_MMAP 2012-06-25 16:48:39 +00:00
Ward Fisher
b1ef283c2b Added my utility scripts to this branch. 2012-06-25 16:22:41 +00:00
Ward Fisher
f505b49727 Creating a new branch of netcdf 2012-06-25 16:10:26 +00:00
Dennis Heimbigner
a6b932826b add NC_MMAP flag and tests 2012-06-23 19:25:49 +00:00
Dennis Heimbigner
1041a4c25b add procedure and program to locate a working dts test server 2012-06-22 21:54:52 +00:00
Dennis Heimbigner
22981c31cf remove dap tests from anywhere but ncdap_test 2012-06-21 22:00:49 +00:00
Russ Rew
37e905a015 Oops, need to set version to 4.2.1-rc1 in configure.ac 2012-06-18 18:32:49 +00:00
Russ Rew
867ce4c02d Add entry about building out of source directory 2012-06-18 17:08:09 +00:00
Ward Fisher
4a7ddb161b o Added (srcdir) to path in Makefile.am for 2 files used in 'make check'. This
change allows for concurrent builds; e.g. 
  'mkdir build; cd build; ../configure'. 
o Modified tst_netcdf4_4.sh to work with builds outside the source tree.
2012-06-18 16:56:45 +00:00
Russ Rew
59e5dfe830 Fix --disable-diskless configure help. Add mmap detail to RELEASE_NOTES. 2012-06-18 16:55:00 +00:00
Russ Rew
5a2e018d07 RELEASE_NOTES cosmetic changes. Fixed man4/Makefile.am so building web-tarball for docs can be manually invoked even without configure --enable-doxygen. 2012-06-18 00:53:50 +00:00
Russ Rew
714de8afdc Include draft or RELEASE_NOTES for 4.2.1. 2012-06-14 21:38:56 +00:00
Russ Rew
94e8a3c1b2 Need version to use 'beta1' suffix, not just 'beta' to get tm2.pl to create beta distribution correctly 2012-06-14 19:56:02 +00:00
Russ Rew
23898afed1 Minor doc updates for 4.2.1.
Fix nc-config to report information from nf-config, ncxx-config, and
ncxx4-config for backward compatibility (NCF-179).
2012-06-14 18:29:09 +00:00
Ward Fisher
151bcf6690 Corrected several 'srcpath' related issues introduced when the windows
netcdf branch was merged into the trunk.  'make distcheck' should work now.
2012-06-14 17:24:55 +00:00
Russ Rew
f9f4f1f084 Remove unneeded win32_config.h file. 2012-06-13 21:18:34 +00:00
Ward Fisher
a4dc014c20 Merged win_netcdf branch into trunk. win_netcdf branch was forked at
revision 2160, merged at revision 2269. Detailed notes are found in
the logs for the branch between those revisions.

The update, in broad changes:
o Updated test scripts to accomodate pathing differences in MSYS environment,
  behavior of some functions in 64-bit windows.
o Modified a few functions to accomodate Windows, whereas previously windows
  was ignored.
2012-06-13 20:29:14 +00:00
Ward Fisher
75d393120f Removed my utility scripts, preparing for merge into trunk. 2012-06-13 19:52:20 +00:00
Ward Fisher
2e96987a41 Merged latest changes from trunk, including deletion of win32 directory. 2012-06-13 19:29:01 +00:00
Ward Fisher
9cdfc2fdfe For the short term, removed a handful of tests from running
on windows.  The reported failures are not true failures.
2012-06-12 22:04:40 +00:00