.. |
.gitignore
|
Added a new .gitignore specific to include/.
|
2014-09-18 15:05:08 -06:00 |
ceconstraints.h
|
Fix Jirs 255
|
2013-05-16 18:22:17 +00:00 |
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 |
err_macros.h
|
Quincey's fixes for NCF-56, "netcdf-4 can't read HDF5 scalar atts".
|
2013-07-10 20:09:31 +00:00 |
fbits.h
|
minor refactor of the build system to work better for cross-compiling
|
2011-03-15 10:19:08 +00:00 |
Makefile.am
|
The original mem branch somehow got
|
2015-05-28 15:10:10 -06:00 |
nc3dispatch.h
|
[NCF-273]/HZY-708311
|
2013-12-22 12:53:20 -07:00 |
nc3internal.h
|
The effect of this change is to make the struct NC structure
|
2012-09-06 19:44:03 +00:00 |
nc4internal.h
|
fix arg type in internal function
|
2015-02-05 17:05:10 -07:00 |
nc_logging.h
|
Corrected "BAIL" macros to avoid infinite loop when logging is disabled and an
|
2013-12-29 01:12:43 -06:00 |
nc_tests.h
|
more doxygen changes
|
2011-07-20 21:39:14 +00:00 |
nc.h
|
disable refcounting until semantics are decided
|
2014-03-07 14:56:52 -07:00 |
ncaux.h
|
|
2011-09-18 20:57:51 +00:00 |
ncbytes.h
|
The replacement of 'int' with 'size_t' caused a number of errors across multiple platforms in our CI system. The culprit is not obvious, so I am reverting the commit until we can take a closer look at the underlying issue.
|
2014-03-10 10:04:37 -06:00 |
ncconfigure.h
|
Removed two-slash style comments, replaced with legal comment blocks.
|
2014-08-25 15:14:10 -06:00 |
ncdimscale.h
|
minor refactor of the build system to work better for cross-compiling
|
2011-03-15 10:19:08 +00:00 |
ncdispatch.h
|
Corrected a few things to work with MSVC.
|
2015-06-01 15:26:58 -06:00 |
nchashmap.h
|
conflict resolution
|
2014-03-10 12:13:16 -06:00 |
nclist.h
|
update nchashmap; move some old stuff in libdap2; fix new debug code
|
2012-08-19 21:12:35 +00:00 |
nclog.h
|
complete update of utilities: ncbyte, nclist, ncuri, nclog
|
2012-08-08 23:15:18 +00:00 |
nctime.h
|
Coverity fixing
|
2014-08-17 12:03:23 -06:00 |
ncuri.h
|
complete update of utilities: ncbyte, nclist, ncuri, nclog
|
2012-08-08 23:15:18 +00:00 |
netcdf_f.h
|
Merged changes from netcdf-branch.
|
2012-12-13 22:09:41 +00:00 |
netcdf_mem.h
|
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 |
netcdf_meta.h.in
|
Tightened up formatting for generated netcdf_meta.h file.
|
2014-09-26 13:57:50 -06:00 |
netcdf_par.h
|
Quincey's fixes for NCF-250, netCDF-4 parallel independent access with
|
2013-07-08 21:31:13 +00:00 |
netcdf.h
|
The original mem branch somehow got
|
2015-05-28 15:10:10 -06:00 |
onstack.h
|
Merged latest changes from netcdf-cmake branch.
|
2013-03-27 19:15:00 +00:00 |
rnd.h
|
moved string.c to libdispatch
|
2011-07-12 17:58:42 +00:00 |
utf8proc.h
|
Made H5_USE_16_API an option in CMakeLists.txt, added string to describe what it does.
|
2013-08-28 12:43:45 -06:00 |
XGetopt.h
|
|
2012-09-10 22:37:38 +00:00 |