..
CMakeLists.txt
2012-08-09 18:40:41 +00:00
dap.y
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
daplex.c
A few changes related to MSVC builds slipped through the previous merge.
2012-09-28 23:02:35 +00:00
dapparse.c
update nchashmap; move some old stuff in libdap2; fix new debug code
2012-08-19 21:12:35 +00:00
dapparselex.h
2012-09-21 17:37:57 +00:00
daptab.c
2012-09-21 17:37:57 +00:00
daptab.h
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
dodsrc.example
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
Make0
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
Makefile.am
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
oc.c
fix e-support YOP-841363 plus a number of coverity found bugs
2012-08-02 18:43:21 +00:00
oc.h
A few changes related to MSVC builds slipped through the previous merge.
2012-09-28 23:02:35 +00:00
ocbytes.c
fix perf bug in bytebuffer code where setlength was always realloc'ing even when enough space was available
2012-08-30 16:43:34 +00:00
ocbytes.h
update nchashmap; move some old stuff in libdap2; fix new debug code
2012-08-19 21:12:35 +00:00
occlientparams.c
complete update of utilities: ncbyte, nclist, ncuri, nclog
2012-08-08 23:15:18 +00:00
occlientparams.h
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
occompile.c
A few changes related to MSVC builds slipped through the previous merge.
2012-09-28 23:02:35 +00:00
occompile.h
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
occonstraints.h
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
occurlfunctions.c
complete update of utilities: ncbyte, nclist, ncuri, nclog
2012-08-08 23:15:18 +00:00
occurlfunctions.h
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
ocdata.c
update oc2
2012-08-12 17:40:08 +00:00
ocdata.h
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
ocdatatypes.h
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
ocdebug.c
complete update of utilities: ncbyte, nclist, ncuri, nclog
2012-08-08 23:15:18 +00:00
ocdebug.h
complete update of utilities: ncbyte, nclist, ncuri, nclog
2012-08-08 23:15:18 +00:00
ocdump.c
Took some time to address a handful of errors identified by Coverity.
2012-11-14 18:24:45 +00:00
ocdump.h
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
ochttp.c
complete update of utilities: ncbyte, nclist, ncuri, nclog
2012-08-08 23:15:18 +00:00
ochttp.h
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
ocinternal.c
fix bug in reading a file url (needs to signal binary if possible)
2012-08-21 23:34:25 +00:00
ocinternal.h
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
oclist.c
update utilities: list,byte,hash,uri,log
2012-08-19 21:54:30 +00:00
oclist.h
update nchashmap; move some old stuff in libdap2; fix new debug code
2012-08-19 21:12:35 +00:00
oclog.c
complete update of utilities: ncbyte, nclist, ncuri, nclog
2012-08-08 23:15:18 +00:00
oclog.h
complete update of utilities: ncbyte, nclist, ncuri, nclog
2012-08-08 23:15:18 +00:00
ocnode.c
update nchashmap; move some old stuff in libdap2; fix new debug code
2012-08-19 21:12:35 +00:00
ocnode.h
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
ocrc.c
Addressed a handful of minor 'fixed-length buffer overrun'
2012-10-31 21:31:47 +00:00
ocrc.h
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
ocread.c
Addressed a handful of minor 'fixed-length buffer overrun'
2012-10-31 21:31:47 +00:00
ocread.h
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
ocuri.c
update utilities: list,byte,hash,uri,log
2012-08-19 21:54:30 +00:00
ocuri.h
complete update of utilities: ncbyte, nclist, ncuri, nclog
2012-08-08 23:15:18 +00:00
ocutil.c
Took some time to address a handful of errors identified by Coverity.
2012-11-14 18:24:45 +00:00
ocutil.h
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
ocx.h
move from oc1.0 to oc2.0; create new dir oc2
2012-07-31 20:34:13 +00:00
xxdr.c
A few changes related to MSVC builds slipped through the previous merge.
2012-09-28 23:02:35 +00:00
xxdr.h
Corrected an error on my part.
2012-09-20 21:19:34 +00:00