netcdf-c/libsrc4
Dennis Heimbigner fec4cdb230 Fixed the following Jira minor bugs:
NCF-42: _Format attribute sometimes being ignored
NCF-43: Fixed unsigned long long parsing.
NCF-47: Make opendap code properly handle illegal names like "x.y" by
        supressing them
NCF-49: check for uint type
NCF-50: properly handle username:pwd embedded in urls.
2011-05-12 17:51:32 +00:00
..
error4.c
Makefile.am more changes for mingw/DLL builds 2011-05-11 19:51:11 +00:00
nc3stub.c
nc3stub.h
nc4attr.c many changes for memory fixes 2010-11-29 22:23:16 +00:00
nc4dim.c cleanup pre-dispatch stuff 2010-07-30 22:16:15 +00:00
nc4dispatch.c fixed opendap perf. bug for nc_get_vars 2011-02-23 17:37:11 +00:00
nc4dispatch.h fixed: 2010-11-09 22:53:03 +00:00
nc4file.c Fixed the following Jira minor bugs: 2011-05-12 17:51:32 +00:00
nc4grp.c
nc4hdf.c rebuilt dap constraints 2011-04-16 20:56:36 +00:00
nc4internal.c fixed HDF4 build memory problem 2010-12-06 16:27:08 +00:00
nc4internal.h minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
nc4type.c reduced memory use of type structs for netcdf-4 2010-07-01 13:17:54 +00:00
nc4var.c minor refactor of the build system to work better for cross-compiling 2011-03-15 10:19:08 +00:00
ncfunc.c removed extraneous global variable 2010-11-24 23:12:20 +00:00
stub3.c dispatch.h->ncdispatch.h to avoid visualstudio filename conflict 2010-08-05 02:44:59 +00:00
stub4.c