Commit Graph

772 Commits

Author SHA1 Message Date
Russ Rew
2d46d44e96 Remove windows incompatibility in nc_test test program (NCF-121) 2012-01-07 23:24:53 +00:00
Dennis Heimbigner
77ee608a81 fix previous fix 2012-01-02 17:31:23 +00:00
Dennis Heimbigner
75563918a8 fix documentation tarball construction to be consistent with tm2.pl 2012-01-02 17:18:44 +00:00
Dennis Heimbigner
9dbc6028fe replace .Z distribution with .zip 2011-12-31 21:13:50 +00:00
Dennis Heimbigner
b035a34ca8 final release for rc1 2011-12-30 18:31:26 +00:00
Russ Rew
79fd41f158 Changed libtools version info to use 8.0.2 instead of 7.1.1, due to new NC_DISKLESS flag constant for nc_create() call 2011-12-28 19:21:47 +00:00
Russ Rew
0a8c4dba22 Merge my branch back into trunk! 2011-12-21 21:16:29 +00:00
Russ Rew
df29c531fa Include win32 directory in distribution, still needs warnings 2011-12-20 22:38:31 +00:00
Dennis Heimbigner
8634dc4d14 move version to 4.2-rc1 2011-12-19 19:10:44 +00:00
Russ Rew
0e48e0a671 Jira NCF-137: Fix documentation of ncid parameter to include group ids 2011-12-15 21:21:38 +00:00
Dennis Heimbigner
a4817c7888 make knmi tests run properly 2011-12-15 20:24:54 +00:00
Dennis Heimbigner
95772ba2a8 fix build issues identied by Rew 2011-12-13 23:16:16 +00:00
Russ Rew
c7416245bb Rewrite 4.1.3 release notes from Jira and add back in to this file 2011-12-13 19:49:56 +00:00
Dennis Heimbigner
9894f6f1ce fix typo in daputil.c 2011-12-13 19:45:02 +00:00
Dennis Heimbigner
42d93127cc fix oc/daptab.c not being in dist 2011-12-13 19:40:22 +00:00
Dennis Heimbigner
a8732c1320 Add test for character fillvalue bug 2011-12-13 04:16:52 +00:00
Dennis Heimbigner
66488a4773 add test for fix for Jira NCF-131 2011-12-13 03:08:56 +00:00
Dennis Heimbigner
b7f74c9cb4 Moved Jira release notes into RELEASE_NOTES 2011-12-12 23:49:27 +00:00
Dennis Heimbigner
afd11a0d61 remove ncremote_test 2011-12-11 20:05:46 +00:00
Dennis Heimbigner
a53fd50de8 rebase master oc file location 2011-12-10 23:18:13 +00:00
Dennis Heimbigner
8b3b307b10 modify dap legal names 2011-12-05 20:53:43 +00:00
Russ Rew
d749958799 Update installation manual re binaries no longer provided 2011-12-01 17:48:05 +00:00
Dennis Heimbigner
2f9e91fba4 fixed some dap testdata 2011-11-28 23:19:08 +00:00
Russ Rew
5fdde5e399 Fix bug NCF-136, ncdump -c looping when dimensions inherited from parent group 2011-11-14 21:27:53 +00:00
Dennis Heimbigner
efd9808b0a completely rewritten constraint system 2011-11-14 04:20:19 +00:00
Dennis Heimbigner
4d59114897 2011-11-08 21:28:11 +00:00
Russ Rew
c1718f4695 Fix AIX installation typo 2011-11-07 23:00:16 +00:00
Ed Hartnett
9e30d5d3be some windows changes 2011-10-26 19:18:09 +00:00
Dennis Heimbigner
d10a2605ce moved librpc/ from major branch to trunk 2011-10-23 20:17:56 +00:00
Dennis Heimbigner
1c7fb2fdb7 shutdown ncdap_test temporarily 2011-10-09 03:41:37 +00:00
Dennis Heimbigner
d02d576c61 temporarily turn off all dap testing 2011-10-07 19:37:07 +00:00
Dennis Heimbigner
6d84f1c20a shutoff possibly offending test 2011-10-06 20:04:06 +00:00
Ed Hartnett
31d81f85ab enhanced knmi performance testing 2011-10-05 13:43:20 +00:00
Ed Hartnett
d18f5e2cc8 took out evil fortran hack 2011-10-04 19:21:57 +00:00
Dennis Heimbigner
42a2d2aa17 fix count error when converting dap attributes 2011-10-04 17:50:42 +00:00
Ed Hartnett
7b47adf3a1 removed executable permissions from all code files 2011-10-04 16:05:11 +00:00
Ed Hartnett
59af73d256 removing executable flag 2011-10-04 15:59:40 +00:00
Ed Hartnett
2be90120b6 fixed strdup vs. nulldap problem 2011-09-30 16:48:55 +00:00
Ed Hartnett
fe653a4333 fixed nulldap problem in include file 2011-09-30 15:56:02 +00:00
Ed Hartnett
66ac7a9121 had to add copy of fortran files 2011-09-29 14:07:01 +00:00
Ed Hartnett
6f634d8b06 had to add copy of fortran files 2011-09-29 14:02:22 +00:00
Ed Hartnett
eb0c730452 added hack to allow F77 library to be built into the C library 2011-09-29 13:44:21 +00:00
Ed Hartnett
4def09a1b0 added hack to allow F77 library to be built into the C library 2011-09-29 13:43:53 +00:00
Dennis Heimbigner
0a1faacc42 prep for moving all remote tests together 2011-09-27 21:40:54 +00:00
Dennis Heimbigner
a4a34d6ed7 clean up cruft 2011-09-27 18:02:23 +00:00
Russ Rew
08112a46ad Resolve NCF-129, update documentation. 2011-09-26 16:25:10 +00:00
Ed Hartnett
ff498d2c3a changed permissions 2011-09-26 13:46:43 +00:00
Ed Hartnett
8945e92708 fixed some missing config.h problems 2011-09-26 10:14:55 +00:00
Russ Rew
97c954a859 Add -g option to ncdump and test it 2011-09-21 23:10:03 +00:00
Dennis Heimbigner
1e02fd4f1d added test file 2011-09-21 19:17:57 +00:00