Commit Graph

371 Commits

Author SHA1 Message Date
Dennis Heimbigner
80d8926bad fix user+password;also the bad-name problem;also merged libncdap3+ncdap4->libdap2 2011-04-27 20:50:27 +00:00
Ed Hartnett
29e8619787 simplified build system 2011-04-26 20:57:24 +00:00
Ed Hartnett
2a00a4cceb simplified test 2011-04-26 17:06:04 +00:00
Ed Hartnett
3c404a02c7 new test 2011-04-26 13:24:21 +00:00
Ed Hartnett
272b37285f took out some other tests that will break now 2011-04-25 17:10:01 +00:00
Ed Hartnett
8559e6f976 added test that activates classic library bug 2011-04-25 17:09:14 +00:00
Ed Hartnett
882b48f017 fixed HDF5 object versioning so that all netCDF-4 files can be read by HDF5-1.8.x releases 2011-04-25 11:10:24 +00:00
Russ Rew
55e5e07394 correct definition of v2-docs-url 2011-04-19 19:02:01 +00:00
Dennis Heimbigner
0d55153dc5 merge libncdap3+libncdap4->libdap2 in prep for dap4 protocol 2011-04-17 19:41:19 +00:00
Dennis Heimbigner
9fe1223316 2011-04-17 18:56:10 +00:00
Dennis Heimbigner
c04d65e1d3 2011-04-17 18:50:10 +00:00
Dennis Heimbigner
66e9bd3f4f 2011-04-16 21:04:29 +00:00
Dennis Heimbigner
cfc42bb299 2011-04-16 20:59:00 +00:00
Dennis Heimbigner
9831019be4 2011-04-16 20:57:26 +00:00
Dennis Heimbigner
0b477e29cc rebuilt dap constraints 2011-04-16 20:56:36 +00:00
Dennis Heimbigner
658fea000f removed // comments and decls not at start of block 2011-04-08 17:47:16 +00:00
Dennis Heimbigner
132359d2cb added validation checks for dap when doing get_vara 2011-04-06 18:38:35 +00:00
Dennis Heimbigner
27c75fd0be inserted config.h at front of files 2011-03-31 21:28:48 +00:00
Ed Hartnett
53867b176b added config.h to the top of some code files 2011-03-31 19:18:53 +00:00
Ed Hartnett
d3ff3deb19 fixed cxx makefile for DLL builds 2011-03-30 10:23:10 +00:00
Ed Hartnett
3f378c4414 changed to 4.1.2 at last 2011-03-29 18:24:01 +00:00
Ed Hartnett
0ff6a2d289 bumped release to 4.1.2-rc2 2011-03-28 19:31:43 +00:00
Dennis Heimbigner
99c572f664 fixed bug GGL-730752 2011-03-28 18:35:48 +00:00
Ed Hartnett
30ed1c1710 re-added some link options that should not be needed, but are for cygwin and MPI builds 2011-03-22 19:38:55 +00:00
Ed Hartnett
9000e1b546 fixes to get large file tests working again 2011-03-22 17:12:15 +00:00
Ed Hartnett
d0d5e7c8c3 changes to make make check work on dll builds (by turning off shell tests for dll builds) 2011-03-21 20:31:56 +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
5e3bc9dc3d link to correct library 2011-03-21 17:16:50 +00:00
Ed Hartnett
687beb0261 added forgotten test file 2011-03-21 16:00:55 +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
e5c8e924e2 more tests for Jeff W. 2011-03-21 09:47:37 +00:00
Ed Hartnett
fe6d7fe83e fixed broken Makefile.am 2011-03-19 14:41:23 +00:00
Ed Hartnett
cd2f6024fc another change to try and get DLLs working for fortran on cygwin 2011-03-18 21:46:59 +00:00
Ed Hartnett
28a593b34d fixing DLL builds for fortran and C++ 2011-03-18 17:50:13 +00:00
Ed Hartnett
d334706ffe added math library 2011-03-18 12:20:13 +00:00
Ed Hartnett
cee776c836 bumped version to 4.1.2-rc1 2011-03-17 11:09:37 +00:00
Ed Hartnett
5783c5128b turned off parallel builds in f90 directory 2011-03-15 10:29:35 +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
99aeb5d720 remove udunits documentation file created during build 2011-03-13 13:33:10 +00:00
Russ Rew
30add1a3c9 Clarify docs for var_put and var_get simple interfaces with record variables. 2011-03-01 13:14:33 +00:00
Ed Hartnett
7d97bbadf9 fixed missing benchmarking shell script in distribution 2011-02-24 10:59:22 +00:00
Ed Hartnett
ff3abf1427 fixed some confusion about create mode flag NC_CLASSIC_MODEL 2011-02-23 23:39:25 +00:00
Dennis Heimbigner
bc5abe766e fixed opendap perf. bug for nc_get_vars 2011-02-23 17:37:11 +00:00
Ed Hartnett
ca6b34a92c changes to only run tst_many_atts when benchmarks are turned on, and to fix minor bug: handling of a scalar dimension and scalar var of same name 2011-02-23 17:33:11 +00:00
Ed Hartnett
32735883cd fixed bug that was showing up in buddy extra-tests 2011-02-22 19:27:20 +00:00
Dennis Heimbigner
fdaffca925 fix sid bug 2011-02-18 22:44:35 +00:00
Dennis Heimbigner
2f86aab292 fixed lang. top-level unlimited problem and added tests for it 2011-02-17 17:36:57 +00:00
Ed Hartnett
b9358f5890 updated (and fixed) shared library version numbers for all netcdf libraries 2011-02-17 12:58:08 +00:00
Ed Hartnett
06b7f9276c updated udunits to latest version 2011-02-17 12:09:59 +00:00
Dennis Heimbigner
00035caeba found missing spot for fix of revision 350 2011-02-16 23:04:07 +00:00