.. |
CMakeLists.txt
|
Manual merge of pull request https://github.com/Unidata/netcdf-c/pull/64 contributed by nschloe. Assorted CMake improvements.
|
2014-06-11 15:51:31 -06:00 |
datt.c
|
Jira NCF-137: Fix documentation of ncid parameter to include group ids
|
2011-12-15 21:21:38 +00:00 |
dattget.c
|
fix a bunch of uninitialized variables
|
2012-03-16 22:29:09 +00:00 |
dattinq.c
|
Fixed netcdf-c issue #30 (on github) related to cmake-generated nc-config script.
|
2014-03-11 13:07:04 -06:00 |
dattput.c
|
Fixed netcdf-c issue #30 (on github) related to cmake-generated nc-config script.
|
2014-03-11 13:07:04 -06:00 |
dcompound.c
|
Fixed netcdf-c issue #30 (on github) related to cmake-generated nc-config script.
|
2014-03-11 13:07:04 -06:00 |
dcopy.c
|
Coverity: 711834, 711833, 711832
|
2014-07-31 16:20:50 -06:00 |
ddim.c
|
Cleaning up Doxygen warnings, reorganization of top-level documentation.
|
2014-07-14 16:56:42 -06:00 |
ddispatch.c
|
Coverity fixing
|
2014-08-17 12:03:23 -06:00 |
defcheck.c
|
Remove last vestiges of thredds-test
|
2014-03-14 14:07:35 -06:00 |
denum.c
|
doxygen work on netcdf4 functions
|
2011-07-14 12:21:03 +00:00 |
derror.c
|
Added an explicit error message string to nc_strerror for NC_ECANTEXTEND.
|
2014-08-18 14:24:16 -06:00 |
dfile.c
|
In preparation for adding dap4 support, I have cleaned up
|
2014-03-24 14:02:52 -06:00 |
dgroup.c
|
Cleaning up Doxygen warnings, reorganization of top-level documentation.
|
2014-07-14 16:56:42 -06:00 |
dopaque.c
|
doxygen work on netcdf4 functions
|
2011-07-14 12:21:03 +00:00 |
dparallel.c
|
Quincey's fixes for NCF-250, netCDF-4 parallel independent access with
|
2013-07-08 21:31:13 +00:00 |
dstring.c
|
Make some things static that do not need to be externally visible
|
2013-03-24 17:33:17 +00:00 |
dsubstrate.c
|
[NCF-273]/HZY-708311
|
2013-12-22 12:53:20 -07:00 |
dtype.c
|
Cleaning up Doxygen warnings, reorganization of top-level documentation.
|
2014-07-14 16:56:42 -06:00 |
dutf8proc.c
|
conflict resolution
|
2014-03-10 12:13:16 -06:00 |
dv2i.c
|
Coverity fixing
|
2014-08-17 12:03:23 -06:00 |
dvar.c
|
Merge branch 'sub_doc' of https://github.com/Unidata/netcdf-c into sub_doc
|
2014-03-11 13:14:22 -06:00 |
dvarget.c
|
When using the '-ansi' flag with gcc, netcdf would fail to build because of the use of '//' for one-line comments. I've addressed this by replacing instances of // with enclosing comment blocks.
|
2014-08-26 11:19:32 -06:00 |
dvarinq.c
|
Fixed netcdf-c issue #30 (on github) related to cmake-generated nc-config script.
|
2014-03-11 13:07:04 -06:00 |
dvarput.c
|
When using the '-ansi' flag with gcc, netcdf would fail to build because of the use of '//' for one-line comments. I've addressed this by replacing instances of // with enclosing comment blocks.
|
2014-08-26 11:19:32 -06:00 |
dvlen.c
|
Minor tweaks to comments and LOG messages.
|
2014-02-17 13:34:05 -06:00 |
Make0
|
rebuilt dap constraints
|
2011-04-16 20:56:36 +00:00 |
Makefile.am
|
Corrected a handful of syntax issues in CMake config files,
|
2013-02-20 23:28:28 +00:00 |
nc.c
|
[NCF-273]/HZY-708311
|
2013-12-22 12:53:20 -07:00 |
ncaux.c
|
Coverity: 711838
|
2014-07-31 16:32:50 -06:00 |
ncbytes.c
|
conflict resolution
|
2014-03-10 12:13:16 -06:00 |
nchashmap.c
|
conflict resolution
|
2014-03-10 12:13:16 -06:00 |
nclist.c
|
fix some coverity complaints
|
2014-04-07 13:00:47 -06:00 |
nclistmgr.c
|
disable refcounting until semantics are decided
|
2014-03-07 14:56:52 -07:00 |
nclog.c
|
Add quick check for Error {...} at start of the datadds data part
|
2013-02-07 22:14:57 +00:00 |
nctime.c
|
Coverity fixing
|
2014-08-17 12:03:23 -06:00 |
ncuri.c
|
Coverity: 715198. Removed redundant goto fail() stanzas.
|
2014-08-26 10:36:06 -06:00 |
netcdf.m4
|
In preparation for adding dap4 support, I have cleaned up
|
2014-03-24 14:02:52 -06:00 |
stubdef.c
|
rebuilt dap constraints
|
2011-04-16 20:56:36 +00:00 |
utf8proc_data.h
|
cleanup misc. items
|
2011-07-14 22:21:46 +00:00 |