Ed Hartnett
|
fd2d071d0b
|
removed unneeded file include/Makefile.in
|
2010-06-30 19:37:48 +00:00 |
|
Russ Rew
|
7a34f42844
|
Applied Harold Anlauf's patch for a longstanding bug in
libsrc/posixio.c when providing a sizehint which is larger than the
hardcoded value of NCIO_MAXBLOCKSIZE, which doesn't then get used.
|
2010-06-30 17:27:24 +00:00 |
|
Russ Rew
|
4c46932e2c
|
Create new branch from trunk
|
2010-06-30 16:46:55 +00:00 |
|
Ed Hartnett
|
0b5fdedb12
|
fixed HDF5 error messages when file without creation ordering is opened
|
2010-06-30 15:34:31 +00:00 |
|
Ed Hartnett
|
071ed49e08
|
new branch for ed
|
2010-06-30 15:02:20 +00:00 |
|
Ed Hartnett
|
6de0e1698e
|
fixed parallel make problem in oc directory, fixed extra-test problem
|
2010-06-30 14:55:57 +00:00 |
|
Ed Hartnett
|
2ce4c3e368
|
removed unneeded files from repository
|
2010-06-29 14:22:30 +00:00 |
|
Ed Hartnett
|
e8218ab23b
|
moved header files to include dir, refactored libdispatch, cleaned up Makefile.am files
|
2010-06-29 14:11:48 +00:00 |
|
Ed Hartnett
|
f1bea72f66
|
fixed position of test in list, which matters for extra-test builds, and fixed its error handling
|
2010-06-29 13:03:46 +00:00 |
|
Ed Hartnett
|
21f84d5c6c
|
fixed some makefile include problems for ncgen/ncdump
|
2010-06-28 18:07:35 +00:00 |
|
Ed Hartnett
|
f0a72cbefb
|
fixed broken classic-only build
|
2010-06-28 17:17:43 +00:00 |
|
Ed Hartnett
|
0f7f58d85c
|
added tst_interops6.c
|
2010-06-25 14:51:46 +00:00 |
|
Ed Hartnett
|
4220dca07a
|
broke out test into libsrc/tst_interops6.c to help find memory problem
|
2010-06-25 14:51:16 +00:00 |
|
Russ Rew
|
a60c19a01d
|
Deprecate _ubyte functions in C API in favor of identical _uchar functions
|
2010-06-24 22:54:15 +00:00 |
|
Russ Rew
|
ef66f0cc06
|
Merged latest trunk changes to my branch.
|
2010-06-24 22:07:01 +00:00 |
|
Dennis Heimbigner
|
23727f5597
|
|
2010-06-24 17:36:04 +00:00 |
|
Dennis Heimbigner
|
ac1287d00b
|
|
2010-06-24 17:32:29 +00:00 |
|
Dennis Heimbigner
|
dd47ffbf02
|
|
2010-06-24 17:31:07 +00:00 |
|
Ed Hartnett
|
576b6a90d9
|
rolled back changes version 129:128 and 124:123 to get back to a working build
|
2010-06-24 09:43:53 +00:00 |
|
Ed Hartnett
|
2ddea973a3
|
fixed valgrind tests some more
|
2010-06-24 08:52:03 +00:00 |
|
Russ Rew
|
07967fba22
|
Merged latest trunk changes to my branch.
|
2010-06-24 05:23:23 +00:00 |
|
Dennis Heimbigner
|
6e19cb61f2
|
|
2010-06-23 22:52:53 +00:00 |
|
Ed Hartnett
|
819ed83aa8
|
added missing makefile
|
2010-06-23 21:20:03 +00:00 |
|
Ed Hartnett
|
8831219d35
|
fixed problems in distcheck build
|
2010-06-23 21:05:46 +00:00 |
|
Dennis Heimbigner
|
6c6f545968
|
fix name conflicts
|
2010-06-23 20:18:56 +00:00 |
|
Ed Hartnett
|
663e344099
|
changes
|
2010-06-23 18:43:18 +00:00 |
|
Ed Hartnett
|
9da0b67627
|
fixed some automake issues to get distcheck working
|
2010-06-23 17:48:10 +00:00 |
|
Ed Hartnett
|
f6447ee94c
|
fixed extra-test libsrc4/tst_h_vl2 problem and valgrind test problems
|
2010-06-23 13:57:33 +00:00 |
|
Ed Hartnett
|
204685b257
|
got valgrind tests to pass
|
2010-06-23 13:20:39 +00:00 |
|
Russ Rew
|
8a013d4f51
|
Changed calls in tests from deprecated _ubyte functions to equivalent
_uchar functions.
|
2010-06-22 22:41:04 +00:00 |
|
Ed Hartnett
|
cbb36d7710
|
more changes to makefiles
|
2010-06-22 19:48:55 +00:00 |
|
Ed Hartnett
|
a2593be245
|
some changes
|
2010-06-22 17:12:29 +00:00 |
|
Ed Hartnett
|
ad5bb5a1b4
|
fixed tst_v2 in nc_test4/Makefile.am
|
2010-06-22 15:04:06 +00:00 |
|
Ed Hartnett
|
fc4a4ea189
|
finished breaking up netcdf.m4 into c files.
|
2010-06-22 13:25:14 +00:00 |
|
Ed Hartnett
|
e5512f4e56
|
removed v2 test in nc_test4 when --enable-c-only is used
|
2010-06-22 10:18:15 +00:00 |
|
Russ Rew
|
fe8fb995a6
|
deprecated _ubyte functions in C API and documented this in C User's Guide
|
2010-06-22 05:02:17 +00:00 |
|
Ed Hartnett
|
bb57cf2e4b
|
moved functions out of m4 into c files in libdispatch/netcdf.m4
|
2010-06-18 14:01:51 +00:00 |
|
Russ Rew
|
9c5c4dc96a
|
new copy of trunk
|
2010-06-17 16:39:34 +00:00 |
|
Ed Hartnett
|
8c64a1e8fe
|
turned off more bad error output from tst_h_vl2.c.
|
2010-06-17 16:21:13 +00:00 |
|
Ed Hartnett
|
1033ba1e4e
|
turned off too much error output from tst_h_vl2.c
|
2010-06-17 16:16:16 +00:00 |
|
Ed Hartnett
|
7a31e82ec3
|
cleaned up test files better
|
2010-06-15 16:05:30 +00:00 |
|
Ed Hartnett
|
0b54b49991
|
moved some tests which used v2 API from libsrc4 to nc_test4, to allow the library to be built before the tests
|
2010-06-15 15:24:28 +00:00 |
|
Ed Hartnett
|
552151d61a
|
fix libnetcdf2 problems with enable-c-only build in libsrc4 and libncdap4
|
2010-06-14 18:41:52 +00:00 |
|
Ed Hartnett
|
3d48368ab5
|
fixed problem with ncdap3 and libnetcdf2 for c-only compile
|
2010-06-14 15:52:30 +00:00 |
|
Ed Hartnett
|
6db9f29704
|
removed libsrc4/old_*.c files
|
2010-06-14 12:58:10 +00:00 |
|
Ed Hartnett
|
8992f57e3c
|
removed ulong functions from netcdf.m4 to get build working on mort
|
2010-06-14 12:42:43 +00:00 |
|
Ed Hartnett
|
45538c2613
|
got extra-tests working
|
2010-06-11 17:07:34 +00:00 |
|
Ed Hartnett
|
268650680a
|
fixed broken libcf configure.ac
|
2010-06-11 11:50:22 +00:00 |
|
Ed Hartnett
|
4496123ff7
|
moved tests t_nc and t_type from libsrc to nc_test and nc_test4 to simplify build
|
2010-06-10 21:10:50 +00:00 |
|
Ed Hartnett
|
57d743dddb
|
fixed build problems for libcf/gridspec, pnetcdf, and hdf4
|
2010-06-10 17:18:48 +00:00 |
|