Commit Graph

219 Commits

Author SHA1 Message Date
Ed Hartnett
c2b967be53 changes to make parallel tests script output 2010-10-20 17:20:28 +00:00
Ed Hartnett
de920c643a fixed problem with parallel builds 2010-10-20 15:37:34 +00:00
Ed Hartnett
1d25a39a8f changed permissions of shell scripts so they would actually work. 2010-10-19 17:52:48 +00:00
Ed Hartnett
d2bdd8fe9e shared library now by default 2010-10-15 15:10:34 +00:00
Ed Hartnett
211225da2b fixed parallel test by removing BAIL macro 2010-10-15 13:21:43 +00:00
Ed Hartnett
f4ea963b02 changed permissions 2010-10-15 12:05:53 +00:00
Dennis Heimbigner
b928a38cd5 Fixed bug in relational constraints; added tests 2010-10-14 22:34:52 +00:00
Ed Hartnett
24b75c6575 fixed typo 2010-10-14 14:48:37 +00:00
Ed Hartnett
2a88503f52 added missing file 2010-10-14 11:07:53 +00:00
Ed Hartnett
a658960034 added more valgrind testing 2010-10-13 22:53:25 +00:00
Ed Hartnett
5923f92119 adding missing include in parallel I/O test program 2010-10-13 15:05:00 +00:00
Ed Hartnett
c9033810e1 added many valgrind tests in libsrc4, fixed some memory problems 2010-10-12 09:12:08 +00:00
Russ Rew
621333c933 Merge doc fixes for def_opaque functions into trunk 2010-10-11 16:16:10 +00:00
Ed Hartnett
d8cdc2085d more testing of HDF5 vlen type 2010-10-11 14:52:29 +00:00
Russ Rew
23226e5101 merge latest trunk changes into my branch 2010-10-10 21:20:42 +00:00
Russ Rew
561749bb3d fix order of args for def_opaque functions in .texi documentation 2010-10-10 21:18:10 +00:00
Ed Hartnett
75d38d4308 fixed for missing header file 2010-10-08 20:14:19 +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
Russ Rew
a7535f1f83 recreating branch for russ 2010-10-06 17:14:17 +00:00
Russ Rew
0a26928f44 test both for fill-value and non fill-value 2010-10-06 16:28:33 +00:00
Ed Hartnett
60a6253832 fixed NC_SHORT conversion bug 2010-10-06 15:50:42 +00:00
Russ Rew
8416eb3be2 clean up test for USHORT conversions bug fix 2010-10-05 22:11:18 +00:00
Russ Rew
c9956d3674 provide test for USHORT conversions bug fix 2010-10-05 22:04:34 +00:00
Russ Rew
cad6e425e2 fix bug with USHORT conversions 2010-10-05 17:24:58 +00:00
Russ Rew
d43dbd67b4 Simplify nccopy. Minor documentation additions. 2010-10-05 01:12:57 +00:00
Russ Rew
6d07696820 sync properties of working directory 2010-10-05 00:50:54 +00:00
Russ Rew
afb61ffec4 property changes on .? 2010-10-04 20:37:50 +00:00
Russ Rew
47f06bf045 Fix to work for --disable-netcdf-4 also 2010-10-04 20:18:36 +00:00
Russ Rew
3b686f97a0 Merged latest trunk changes to my branch. 2010-10-04 18:48:01 +00:00
Russ Rew
7a6f7c6a94 Merge group iterator source into existing variable data iterator files nciter.h and nciter.c. Adapt nccopy.c accordingly. 2010-10-04 17:24:21 +00:00
Russ Rew
4b3ea48bbd Merged latest trunk changes into my branch. 2010-10-04 16:53:34 +00:00
Ed Hartnett
6edafe22a4 fixed malloc(0) bug when copying atts 2010-10-04 13:38:01 +00:00
Russ Rew
a0cf68eb27 Document restriction that group names must be different from variable names in the same parent group. 2010-10-03 16:24:01 +00:00
Russ Rew
a448df0f3d Fixed malloc/free problem with group iterator, leaks. Used group iterator to simplify nccopy. 2010-09-30 15:19:07 +00:00
Dennis Heimbigner
f4bea28a5c update oc; fix tmp file problem 2010-09-28 18:23:05 +00:00
Russ Rew
e8b72bd177 provide a simpler API, nc_inq_grps_full() 2010-09-24 16:01:38 +00:00
Ed Hartnett
105fe5fed1 fixed extra-test bug, return code from nc_inq_var_* functions with bad ncids, bumped version to beta2 2010-09-24 15:55:54 +00:00
Russ Rew
493c5ff596 Added group iterator code, to be used later to simplify nccopy, maybe ncdump 2010-09-23 22:41:22 +00:00
Ed Hartnett
d53c6bdcfc fixed bug with nf90_inquire_variable returning range error because of chunksizes for a contiguous variable 2010-09-22 14:25:42 +00:00
Ed Hartnett
c6fcf09bc6 missing file added 2010-09-22 13:50:32 +00:00
Ed Hartnett
54297ac014 changed way that netcdf-4 scans HDF5 file on open for big performance boost 2010-09-22 13:38:15 +00:00
Ed Hartnett
e9ab6a9157 fixed bug in HDF5-only test, in which chunk sizes were not being set 2010-09-16 14:23:43 +00:00
Russ Rew
08db2ae283 Merge in trunk changes to eliminate call to H5close. Update some of the
configure --help output for nccopy, --enable-c-only option.
2010-09-15 15:25:20 +00:00
Ed Hartnett
bf85289d71 commented out H5close call 2010-09-11 16:19:13 +00:00
Russ Rew
f736e978bc crating new branch for Russ 2010-09-04 20:15:40 +00:00
Russ Rew
55e7fc8a4b Fix make distcheck failure due to needed in test script 2010-09-03 18:55:56 +00:00
Russ Rew
666c378662 Merge my branch back into trunk! 2010-09-02 22:46:57 +00:00
Russ Rew
4ce417d4a0 Merged latest trunk changes with my branch 2010-09-02 22:34:22 +00:00
Russ Rew
895e7e74c4 Changes to get tst_compress to compile and run before tst_inflated.nc it creates is needed in test 2010-09-02 22:22:51 +00:00