Ed Hartnett
ed204b1cc9
more doxygen variable stuff
2011-07-12 15:37:24 +00:00
Ed Hartnett
cb72a227b4
doxygen changes in variable documentation
2011-07-12 12:30:16 +00:00
Ed Hartnett
b377906536
beginning of conversion to doxygen
2011-07-11 16:04:49 +00:00
Ed Hartnett
6232bbdfe6
beginning of Doxygen conversion for documentation
2011-07-01 16:14:25 +00:00
Dennis Heimbigner
475e868003
1st working version of libcdmr
2011-06-10 18:47:26 +00:00
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
Ed Hartnett
4de8b33251
rolled everything back to 1119
2011-04-28 17:11:21 +00:00
Dennis Heimbigner
80d8926bad
fix user+password;also the bad-name problem;also merged libncdap3+ncdap4->libdap2
2011-04-27 20:50:27 +00:00
Dennis Heimbigner
c04d65e1d3
2011-04-17 18:50:10 +00:00
Dennis Heimbigner
0b477e29cc
rebuilt dap constraints
2011-04-16 20:56:36 +00:00
Ed Hartnett
8eb9a74016
many changes to get clean DLL builds in mingw for fortran, cxx, cxx4, and v2
2011-03-21 18:38:10 +00:00
Ed Hartnett
0259975e26
changes in response to user feedback to rc1, plus cleaned up H5 test dependancy
2011-03-21 15:45:17 +00:00
Ed Hartnett
965a3aac70
minor refactor of the build system to work better for cross-compiling
2011-03-15 10:19:08 +00:00
Ed Hartnett
1a3ba4a6d8
cywin-mingw32 dlls now building
2011-01-06 20:12:06 +00:00
Ed Hartnett
590fd8e08d
change ERR macro back to return instead of abort
2010-12-21 17:26:06 +00:00
Ed Hartnett
7abc6347bf
must use abort() not return in ERR macro, or solaris compiler craps out
2010-12-20 13:49:23 +00:00
Ed Hartnett
8058055536
all failed tests now cause return
2010-12-16 19:24:52 +00:00
Dennis Heimbigner
cba787cfff
Fixed bug in libcndap about handling nested sequences
2010-12-03 22:01:21 +00:00
Ed Hartnett
8cc0fd982f
fixed valgrind problems
2010-11-29 21:07:09 +00:00
Dennis Heimbigner
7a37820c55
Fix #1 for constraints
2010-11-29 17:58:09 +00:00
Ed Hartnett
c9033810e1
added many valgrind tests in libsrc4, fixed some memory problems
2010-10-12 09:12:08 +00:00
Ed Hartnett
64d614fd87
added missing file, fixed includes, removed unneeded header file
2010-10-08 20:08:24 +00:00
Ed Hartnett
65c54d88f5
fixed some AIX portability issues, added tests, especially valgrind tests
2010-10-08 18:54:53 +00:00
Ed Hartnett
e18410535c
more work on inq_path, fixed include problem in parallel builds
2010-08-20 12:17:57 +00:00
Ed Hartnett
a0e1b037e5
added nc_inq_path in dispatch tables
2010-08-18 15:11:17 +00:00
Dennis Heimbigner
c5cb1104b7
removed USE_DISPATCH and most uses of nc3 from libsrc4
2010-07-30 19:20:22 +00:00
Dennis Heimbigner
32b819ada8
add nc_default_format support
2010-07-22 21:50:51 +00:00
Ed Hartnett
0e855e0dc5
more changes to make netcdf-4 use less memory per variable
2010-07-01 11:39:34 +00:00
Ed Hartnett
6db57b7f09
made var->chunksizes array allocated intead of fixed size, to improve memory performance of netCDF-4
2010-06-30 21:05:11 +00:00
Ed Hartnett
f0a72cbefb
fixed broken classic-only build
2010-06-28 17:17:43 +00:00
Ed Hartnett
819ed83aa8
added missing makefile
2010-06-23 21:20:03 +00:00
Ed Hartnett
9da0b67627
fixed some automake issues to get distcheck working
2010-06-23 17:48:10 +00:00
Ed Hartnett
220c34702c
added missing include directory
2010-06-07 11:25:58 +00:00