netcdf-c/oc2
2014-10-29 16:09:54 -06:00
..
CMakeLists.txt
dap.y
daplex.c
dapparse.c
dapparselex.h
daptab.c synch with git/oc 2014-06-26 16:40:08 -06:00
daptab.h synch with git/oc 2014-06-26 16:40:08 -06:00
dodsrc.example
Make0 Modify ncdap_test/test_nstride_cached.c 2014-07-01 10:39:18 -06:00
Makefile.am
oc.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
oc.h 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
ocbytes.c
ocbytes.h
occlientparams.c
occlientparams.h
occompile.c Fixed several memory leaks reported by static analysis. 2014-10-29 16:09:54 -06:00
occompile.h
occonstraints.h
occurlfunctions.c synch with git/oc 2014-06-26 16:40:08 -06:00
occurlfunctions.h
ocdata.c
ocdata.h
ocdatatypes.h
ocdebug.c
ocdebug.h
ocdump.c Coverity: 711709 2014-08-25 10:26:57 -06:00
ocdump.h
ochttp.c synch with git/oc 2014-06-26 16:40:08 -06:00
ochttp.h synch with git/oc 2014-06-26 16:40:08 -06:00
ocinternal.c Coverity: 711710 2014-08-25 10:34:06 -06:00
ocinternal.h Corrected issues where functions were not available in Windows. Specifically strndup. Also accomodated an included needed for getcwd. 2014-08-07 17:03:27 -06:00
oclist.c synch with git/oc 2014-06-26 16:40:08 -06:00
oclist.h
oclog.c
oclog.h
ocnode.c
ocnode.h
ocrc.c Coverity: 1204252 2014-08-01 10:55:34 -06:00
ocrc.h
ocread.c synch with git/oc 2014-06-26 16:40:08 -06:00
ocread.h
ocuri.c Fix segmentation fault when parsing malformed URLs (e.g. "http:/"). 2014-10-05 19:28:03 +02:00
ocuri.h
ocutil.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
ocutil.h
ocx.h
xxdr.c Coverity: 711882, leaked storage bug. 2014-10-03 12:57:02 -06:00
xxdr.h