Commit Graph

2804 Commits

Author SHA1 Message Date
dmh
28a243b7a3 add note that parallel make cannot be used for make check 2015-07-20 16:53:34 -06:00
dmh
29386aae47 Synch with base oc 2015-07-15 16:19:14 -06:00
Russ Rew
6ebc237037 Put list of user-level docs ahead of reference docs 2015-07-15 11:06:26 -06:00
Russ Rew
905c35d09c Make README.md less C-centric, add DOI citation question and answer to FAQ. 2015-07-15 09:17:15 -06:00
Russ Rew
792ea21a34 merge pull 2015-07-14 10:07:29 -06:00
Russ Rew
374a7550c4 Better fix for NCF-336 2015-07-14 10:00:40 -06:00
Russ Rew
8a6fc1a154 Fix bug NCF-336, ncdump annotation wrong for last element in each row 2015-07-13 17:15:51 -06:00
Ward Fisher
f97088412a Corrected a potential memory leak reported by static analysis. 2015-07-10 15:10:32 -06:00
Ward Fisher
7bb61718bf Corrected a couple of minor issues reported by static analysis. 2015-07-10 15:09:14 -06:00
Ward Fisher
c7484cb4d4 Converted hand-maintained table of contents into a doxygen-generated table of contents. This will allow us to generate PDF user documentation. 2015-07-09 15:29:05 -06:00
Ward Fisher
19c78bc00e Updated release notes in preparation for next release candidate. 2015-07-09 11:00:31 -06:00
Ward Fisher
32100c77b1 Turned extra tests on by default. 2015-07-07 13:49:39 -06:00
Ward Fisher
c6003ffa01 Merge branch 'gsjaardema-patch-1' 2015-07-06 15:46:46 -06:00
Ward Fisher
3d0be8a41f Merge branch 'patch-1' of https://github.com/gsjaardema/netcdf-c into gsjaardema-patch-1 2015-07-06 15:46:35 -06:00
Ward Fisher
734ddd0bee Merge branch 'vinctux-patch-1' 2015-07-06 10:59:42 -06:00
Ward Fisher
e203e9efce Merge branch 'patch-1' of https://github.com/vinctux/netcdf-c into vinctux-patch-1 2015-07-06 10:59:30 -06:00
Russ Rew
2a059523d3 Make Unidata netCDF links consistent, all using the 'software/' part of link. 2015-07-06 10:13:46 -06:00
Russ Rew
18f85ed3c3 merge origin 2015-07-06 09:53:07 -06:00
dmh
830f82138a Merge branch 'master' of http://github.com/Unidata/netcdf-c 2015-07-05 19:26:27 -06:00
dmh
c5fe913d54 re: https://github.com/Unidata/netcdf-c/issues/117
It appears the problem is that synth9 was erroneously
included in testing. It involves a nested sequence which
is not translatable. Not sure why it was still there,
but fix is to suppress the test.
2015-07-05 19:26:01 -06:00
Jennifer Oxelson
ae125c8db0 Modified links to reference bugtracking.unidata.ucar.edu 2015-07-01 14:24:46 -06:00
Jennifer Oxelson
eeb98c8cf9 corrected type-o 2015-07-01 11:28:44 -06:00
Jennifer Oxelson
3a93f53e83 Modified URLs paths to remove deprecated packages directory; and to link to opendap.org 2015-07-01 10:37:52 -06:00
Greg Sjaardema
0794171bcc Remove error check for NC_INT64 type
There is a case that handles a memtype of NC_INT64, so the code
should not error out if that memtype is passed in.  This type is also handled in the other file types, so not sure why it should
cause invalid values error in parallel-netcdf mode.
2015-06-30 20:02:15 -06:00
Jennifer Oxelson
fbf232b055 Updated logo img src 2015-06-30 13:26:54 -06:00
Russ Rew
30030ce0ad tiny update to FAQ.md 2015-06-30 10:41:05 -06:00
Russ Rew
f9d2bb6700 merge after pull 2015-06-30 10:35:01 -06:00
Jaka Smrekar
985dc37d0d Update README.md 2015-06-23 19:20:19 +02:00
Ward Fisher
4ac4ea081b Updated description string of developer documentation for clarity. 2015-06-19 13:58:08 -06:00
Ward Fisher
267d422810 Bumped version number to proper revision in configure.ac. 2015-06-19 12:50:55 -06:00
Ward Fisher
dbd2be12ae Changed version to include 'development' signifier. This will be removed/changed when preparing releases. This way, there will never be a question about what is being worked on. 2015-06-19 12:29:15 -06:00
Ward Fisher
83692b10d6 Addressed a potential null dereference reported by clang. 2015-06-18 14:41:09 -06:00
Ward Fisher
39c9d10ede Removed a stray debugging message. 2015-06-18 14:37:31 -06:00
Ward Fisher
66dc490e8a Addressed UNIX API issues reported by clang. 2015-06-18 14:31:10 -06:00
Ward Fisher
b1cd5268d9 Merge branch 'ward-working' 2015-06-18 10:04:12 -06:00
Ward Fisher
5721dd302b Corrected a potential null dereference caused by passing '0' to calloc. 2015-06-17 15:42:45 -06:00
dmh
7bb344982e Undo commit 6f753dacd1.
Apparently not needed after all.
2015-06-17 15:31:52 -06:00
dmh
1a4f03e990 Merge branch 'master' of http://github.com/Unidata/netcdf-c 2015-06-17 14:08:44 -06:00
dmh
6f753dacd1 1. fix a missing socklen_t problem. 2015-06-17 14:06:51 -06:00
Russ Rew
7c0bd14178 Added commercial entry for Surfer 2015-06-15 14:38:51 -06:00
Russ Rew
7a44b66300 Make nc-config work even if user doesn't set PKG_CONFIG_PATH 2015-06-12 14:00:38 -06:00
Ward Fisher
952b73e51e Modified how m4 is detected/handled, made it less a straight platform check. 2015-06-11 14:28:39 -06:00
Ward Fisher
03fad43a19 Updated Developer doxygen file. 2015-06-11 11:00:16 -06:00
Russ Rew
157a262f08 Fix doxygen list 2015-06-08 10:20:50 -06:00
Russ Rew
406b999e2a Fixed merge conflict 2015-06-08 10:00:03 -06:00
Russ Rew
5cca4eec35 Fix anchor in FAQ and add use of mpifzz for parallel Fortran builds to Fortran install docs 2015-06-08 09:54:33 -06:00
Ward Fisher
ca84ceb725 Updated release notes to reflect change in pre-built binary version. 2015-06-04 15:46:37 -06:00
Ward Fisher
f539c0f32e Added reference docs for netcdf_mem work performed by Dennis. Updated Windows pre-built binary documentation to reflect the move to Visual Studio 2012, from Visual Studio 2010. 2015-06-04 15:37:52 -06:00
Ward Fisher
fbf899ce69 Bumped version info in Doxyfile.developer. 2015-06-04 15:20:13 -06:00
Ward Fisher
099b6eb05b Bumped version info. 2015-06-04 15:19:51 -06:00