Ward Fisher
1aab75f597
Updated RELEASE_NOTES to include mention of configuration files.
...
Updated RELEASE_NOTES so that full releases are header-two, release-candidates are header-three.
2013-08-19 15:30:27 -06:00
Ward Fisher
14ffd4e148
Updated links to Windows Binaries.
2013-08-19 15:30:27 -06:00
Ward Fisher
e21426d1b6
Addressed an issue which manifested with Visual Studio when compiling getfill.c.
2013-08-19 12:28:21 -06:00
Ward Fisher
372b80b0bd
Updated RELEASE_NOTES to reflect latest fix made by Quincy.
2013-08-19 09:55:50 -06:00
Quincey Koziol
3cdce9e3af
Correct error when a parallel application writes different amounts of data to
...
an unlimited-dimension variable, and different processes don't agree on the
whether to extend the underlying HDF5 dataset, or don't agree on the amount
to extend the dataset.
2013-08-18 20:45:17 -05:00
Ward Fisher
dae5e2f697
Added a short copyright message at head of a couple CMakeLists files; this will be propegated to the others.
...
Updated version in configure.ac to 4.3.1-rc2.
2013-08-15 09:43:59 -06:00
Ward Fisher
71e8ed54cd
Addressed Coverity issue 711904, 'Insecure temporary file'.
2013-08-14 11:21:18 -06:00
Ward Fisher
b1d395ab4f
Addressed Coverity issue 711922, 'Uninitialized scalar variable'.
2013-08-14 11:07:26 -06:00
Ward Fisher
3245398d86
Addressed Coverity issue 711923, 'Uninitialized scalar variable'.
2013-08-14 11:06:16 -06:00
Ward Fisher
4980b9f4e1
Addressed some instances of Coverity issue 711927, uninitialized scalar variable.
...
Modified 'makeparser' target in CMake build system.
2013-08-14 10:12:49 -06:00
Ward Fisher
f51f97546b
Addressed Coverity issue 752015, resource leak.
2013-08-14 09:51:10 -06:00
Ward Fisher
e80dbb92c0
Addressed Coverity issue 990694, 'Resource Leak' in restruct3.
2013-08-14 09:47:11 -06:00
Ward Fisher
e67480fe3a
Updated Release Notes to include contribution from Orion Poplawski which corrected an issue with the CMake System, other CMake issue.
2013-08-13 16:04:23 -06:00
Ward Fisher
85465d8c10
Added stanza to only invoke m4 in non-MSVC environments.
2013-08-13 15:57:53 -06:00
Ward Fisher
43532c4193
Updated revision to rc2.
...
Refactored CMakeLists.txt in libsrc to generate, install netcdf.3 man page.
2013-08-13 15:42:45 -06:00
Orion Poplawski
392d6bcbf6
Use GNUInstallDirs to install into /usr/lib64 as needed
2013-08-13 10:00:22 -06:00
Ward Fisher
d6f05b852d
Merge branch 'ward-dev'
...
* ward-dev:
Changed Markdown formatting to correct for a problem that manifested in the resultant doxygen-generated html pages.
2013-08-09 16:21:30 -06:00
Ward Fisher
d91aa28110
Corrected a couple resource leak issues reported by Coverity static analysis.
2013-08-09 16:19:45 -06:00
Ward Fisher
c1a57b0a0a
Changed Markdown formatting to correct for a problem that manifested in the resultant doxygen-generated html pages.
2013-08-09 14:42:35 -06:00
Ward Fisher
f9e1374b6f
Added information to RELEASE_NOTES to reflect the 'release candidate' status of the current release.
...
Added information about needing to generate configure scripts with 'autoreconf'.
Updated Building with CMake documentation, moved 4.3.0 errata to a place of less prominence.
2013-08-09 11:14:07 -06:00
Ward Fisher
5a5f4c7b75
Updated RELEASE_NOTES.md with information about nc_rename_grp (NCF-204).
2013-08-09 09:42:37 -06:00
Ward Fisher
74de0d1468
Modified windows-binaries.md document to point at binary downloads for netCDF-C 4.3.1-rc1.
2013-08-08 16:55:34 -06:00
Ward Fisher
16e56415c6
Merge branch 'ward-dev'
...
* ward-dev:
Changed label from 'Older documentation' to 'other documentation', to remove explicit reference to netcdf 4.1.3, as per discussion with Russ.
Updated .gitignore file.
2013-08-08 15:50:02 -06:00
Ward Fisher
b25c64bd33
Changed label from 'Older documentation' to 'other documentation', to remove explicit reference to netcdf 4.1.3, as per discussion with Russ.
2013-08-08 11:14:11 -06:00
Ward Fisher
b5f863150e
Updated .gitignore file.
2013-08-07 16:37:36 -06:00
Ward Fisher
a3ff1206f5
Modified Makefile.am to not remove ctest.c, ctest64.c. This may be reverted by for now leaving ctest.c, ctest64.c in source repository.
2013-08-07 16:31:13 -06:00
Ward Fisher
3f8f61bd66
Deleted reference to RELEASE_NOTES in Makefile.am; this has been replaced by a markdown-formatted version, RELEASE_NOTES.md.
2013-08-07 16:27:22 -06:00
Ward Fisher
c02f2c3b16
Updated documentation to reference retrieving the latest source release and the developer snapshot from the Unidata GitHub repository.
2013-08-07 16:19:37 -06:00
Ward Fisher
7f8453c8f4
Updating generate documentation to reference GitHub.
2013-08-07 16:13:18 -06:00
Ward Fisher
4c0e15605d
Replaced the debugging CTestConfig.cmake file with one configured for the hosted CDash instance.
2013-08-07 15:33:20 -06:00
Ward Fisher
fc381d310b
Updated the 'INSTALL' file to reference GitHub instead of the Unidata ftp site.
2013-08-06 16:32:21 -06:00
Ward Fisher
11c37c19ce
Merge pull request #1 from Unidata/netcdf-cmake
...
Netcdf cmake
2013-08-06 15:05:26 -07:00
Ward Fisher
3189a2dd34
Merge branch 'master' into ward-dev
...
* master:
Delete README-SVN-TRANSITION-TO-GITHUB.txt
Added information relevant to the github transition in RELEASE_NOTES.md, transition document.
2013-08-06 15:53:43 -06:00
Ward Fisher
1508fa438e
Delete README-SVN-TRANSITION-TO-GITHUB.txt
...
File will live in the subversion repository as a breadcrumb trail to GitHub; it does not need to exist here.
2013-08-06 15:22:06 -06:00
Ward Fisher
137282e650
Added information relevant to the github transition in RELEASE_NOTES.md,
...
transition document.
Remoted plain text release_notes moving forward. Created a markdown
version of the README file as an experiment to see what we think.
GitHub will render markdown natively, as does Doxygen and our new
build system.
2013-08-05 22:57:53 +00:00
Ward Fisher
3b1228a7be
Corrected a CTestConfig file problem.
2013-08-05 22:40:54 +00:00
Ward Fisher
5cb3f0b04a
Adding developer tools to branch.
2013-08-05 22:37:33 +00:00
Ward Fisher
38924a998c
Cutting new branch.
2013-08-05 22:36:45 +00:00
Russ Rew
5eeae9f657
Add several entries for 4.3.1-rc1
2013-08-05 22:22:23 +00:00
Ward Fisher
f43bf8f1da
Addressed a handful of issues identified by
...
Coverity static analysis.
2013-08-05 20:36:33 +00:00
Ward Fisher
cc56035d44
Addressed a handful of issues reported by Coverity static analysis.
2013-08-05 19:45:24 +00:00
Ward Fisher
63d59cc9e9
Addressed a handful of Coverity-reported issues.
2013-08-02 22:52:49 +00:00
Ward Fisher
6724dd879c
Merged latest from trunk.
2013-08-02 20:17:58 +00:00
Ward Fisher
b6d855c0b9
Added NC_HAVE_RENAME_GRP as per Charlie Zender's request:
...
https://www.unidata.ucar.edu/esupport/staff/index.php?_m=tickets&_a=viewticket&ticketid=22442
Updated configure.ac, CMakeLists.txt to reflect the upcoming 4.3.1-rc1
release.
Added notes to RELEASE_NOTES and RELEASE_NOTES.md
2013-08-01 21:55:32 +00:00
Ward Fisher
68f1612d92
Added note regarding upcoming transition to GitHub.
2013-07-30 15:55:50 +00:00
Ward Fisher
2c7d185e34
Merged latest from trunk.
2013-07-29 19:14:09 +00:00
Dennis Heimbigner
beba09e70b
1. The duplicate name checking in oc2 was
...
effectively o(n cubed); modified to be
o(n squared).
2. If the list of prefetched variables is too long,
(something on the order of 400 variables), then
the server may reject it. Modified code so that
in the case that the set of prefetch'd vars is
the in fact all variables, it does not create a long
request. This does not actually solve the problem
if the prefetch list is long, but not all inclusive.
2013-07-27 20:54:50 +00:00
Dennis Heimbigner
fcecd1a2bc
1. The duplicate name checking in oc2 was
...
effectively o(n cubed); modified to be
o(n squared).
2. If the list of prefetched variables is too long,
(something on the order of 400 variables), then
the server may reject it. Modified code so that
in the case that the set of prefetch'd vars is
the in fact all variables, it does not create a long
request. This does not actually solve the problem
if the prefetch list is long, but not all inclusive.
2013-07-27 20:20:13 +00:00
Ward Fisher
8581465e4a
Updated CTestConfig.cmake
2013-07-26 20:53:10 +00:00
Ward Fisher
c50d7af381
Added CTEST_PROJECT_NAME to default config in CTestConfig.cmake
2013-07-26 17:29:16 +00:00