Ward Fisher
|
a10d72ef86
|
Temporarily adding my utility configure script files.
|
2012-05-21 21:21:39 +00:00 |
|
Ward Fisher
|
f2516809c5
|
Corrected a typo in dv21.c, added a stanza for zlib.dll into configure.ac
|
2012-05-21 21:08:49 +00:00 |
|
Ward Fisher
|
0cdced57ed
|
Integrated latest changes from trunk
|
2012-05-18 15:23:44 +00:00 |
|
Ward Fisher
|
16336f9e87
|
Integrated latest changes from trunk
|
2012-05-18 15:23:27 +00:00 |
|
Dennis Heimbigner
|
5b2aee44a7
|
windows support fixes plus add --disable-diskless
|
2012-05-15 17:48:27 +00:00 |
|
Dennis Heimbigner
|
ff2d9bc542
|
add --disable-diskless flag
|
2012-05-15 17:10:41 +00:00 |
|
Dennis Heimbigner
|
14c3dae49e
|
more win32 fixes
|
2012-05-15 03:47:52 +00:00 |
|
Dennis Heimbigner
|
4f68d6c5f8
|
win32/mingw fixes
|
2012-05-15 03:13:08 +00:00 |
|
Dennis Heimbigner
|
79c751b806
|
catch some distclean files
|
2012-05-13 18:42:10 +00:00 |
|
Ward Fisher
|
640699ffb5
|
Added temporary doxygen file at root level.
|
2012-05-11 22:45:26 +00:00 |
|
Ward Fisher
|
08c5ebba45
|
Corrected error in configure.ac causing problems in non-windows environments.
|
2012-05-11 22:14:22 +00:00 |
|
Ward Fisher
|
ed3f676414
|
Corrected type in previous commit.
|
2012-05-11 20:27:34 +00:00 |
|
Ward Fisher
|
f620046772
|
Excluded absolute path ncdump test from running on windows platforms for the time being. See notes in tst_netcdf4.sh
|
2012-05-11 20:26:11 +00:00 |
|
Ward Fisher
|
1070a41a20
|
Merged changes from trunk into branch
|
2012-05-10 23:11:46 +00:00 |
|
Russ Rew
|
2f534e11d6
|
Added entry on doxygen fixes [NCF-26]
|
2012-05-10 20:18:07 +00:00 |
|
Russ Rew
|
f638446d00
|
Fix typo in configure.ac. Also, if we have to have multiple copies of
|
2012-05-09 17:21:32 +00:00 |
|
Ward Fisher
|
08c29d0f06
|
o ncdump.c: set PRINTF_EXPONENT_DIGITS=2 when in windows to control the number of digits in the exponent.
o *.sh: Added stanza's to ensure that srcdir is set if it's not already set.
|
2012-05-08 22:37:56 +00:00 |
|
Ward Fisher
|
9fc359f29b
|
Added -b flag to diff in shell scripts, to ignore whitespace, newlines, carriage returns.
|
2012-05-08 19:36:27 +00:00 |
|
Ward Fisher
|
9ec37b647f
|
Balanced ifdef, endif statements in dfile.c
|
2012-05-08 19:25:43 +00:00 |
|
Ward Fisher
|
f5effe05d2
|
Creating Wards Windows branch
|
2012-05-08 18:53:56 +00:00 |
|
Dennis Heimbigner
|
b47d95b121
|
fix valgrind error
|
2012-05-07 16:41:01 +00:00 |
|
Russ Rew
|
4f6b3a04c4
|
Fix ncdump bug (NCF-169), not escaping characters special to CDL in enumeration labels.
|
2012-05-07 12:58:22 +00:00 |
|
Dennis Heimbigner
|
e42d7d7f61
|
fix bug in opaque parsing
|
2012-05-05 22:31:24 +00:00 |
|
Dennis Heimbigner
|
766b45b459
|
fix discovered bug in opaque data handling
|
2012-05-04 19:22:30 +00:00 |
|
Dennis Heimbigner
|
c39c006039
|
fix fill bug (re: WJF-305473)
|
2012-05-04 17:32:14 +00:00 |
|
Dennis Heimbigner
|
77de04bb29
|
fix memory overflow bug (HT to Larry Knox)
|
2012-05-03 17:15:41 +00:00 |
|
Russ Rew
|
cc6f6486bc
|
Fixed formatting on usage message
|
2012-05-01 22:17:59 +00:00 |
|
Dennis Heimbigner
|
f97cdfbf38
|
file renames to avoid conflicts
|
2012-04-30 17:10:07 +00:00 |
|
Dennis Heimbigner
|
cb25985208
|
another scan-build bug fix
|
2012-04-30 15:58:40 +00:00 |
|
Dennis Heimbigner
|
e0e763f4c9
|
fix some bugs in oc found using scan-build
|
2012-04-29 19:17:46 +00:00 |
|
Russ Rew
|
b569613737
|
Fixed // style comments, for IBM XL C/C++ for AIX V10.1 compiler.
|
2012-04-25 16:29:59 +00:00 |
|
Russ Rew
|
c6f399c731
|
Fix non-portable test that depends on nonstandardized floating-point format using e+08, not e+008. Fixes for some problems reported in scan-build static analysis.
|
2012-04-23 23:59:24 +00:00 |
|
Dennis Heimbigner
|
00e50f5a44
|
1. changed from using port 8080 to 8081 for motherlode
2. Fixed Ward's IGNORE problem with oc
3. Mmap support now works.
4. Fix an uninitialized variable pointed out by Russ in dnclog.c
|
2012-04-22 20:34:21 +00:00 |
|
Russ Rew
|
fa3fbbcc92
|
Fixes for NCF-150, bugs in libsrc4 with handling strings in non-netCDF-4 HDF5 files. Added new test in nc_test4 to verify fixes.
|
2012-04-20 15:42:55 +00:00 |
|
Dennis Heimbigner
|
279f910774
|
change comments associated with nc_create.
|
2012-04-16 00:49:47 +00:00 |
|
Russ Rew
|
85743d97f0
|
Fix ncopy so it actually uses -r option instead of ignoring it. Remove a large number of dead assignments found by clang in nc_test/tt_atts.c.
|
2012-04-13 02:52:30 +00:00 |
|
Dennis Heimbigner
|
e29a6fb164
|
added list of configure flags to man4/install.doc
|
2012-04-13 02:41:00 +00:00 |
|
Russ Rew
|
df361a2891
|
Fix nc-config.in so --all option works with or without nf-config installed. Add -r and -w options to nccopy for diskless speedups.
|
2012-04-12 17:18:06 +00:00 |
|
Dennis Heimbigner
|
353b7ebf53
|
fix bug in memio.c realloc code
|
2012-04-12 02:06:28 +00:00 |
|
Dennis Heimbigner
|
3e444c39d8
|
made run_diskless2 only run when doing large file tests
|
2012-04-09 22:43:30 +00:00 |
|
Dennis Heimbigner
|
48ca394d2e
|
diskless: make read and write loop to read/write whole file when persisting
|
2012-04-09 22:03:02 +00:00 |
|
Dennis Heimbigner
|
817a2cc978
|
Update release notes
|
2012-04-08 22:49:55 +00:00 |
|
Dennis Heimbigner
|
5536bccee1
|
allow NC_DISKLESS with nc_open() to operate as a in-memory cache
|
2012-04-08 22:47:38 +00:00 |
|
Dennis Heimbigner
|
60e48cf51d
|
Fixed documentation as suggested in e-support ticket KJK-861023 (H/T Charlie Zender)
|
2012-04-04 04:44:51 +00:00 |
|
Russ Rew
|
5f9cec5f65
|
Add RELEASE_NOTES entry for fix to issue NCF-164, bug in 64-bit offset format files with large records due to last record variable requiring more than 2**32 bytes per record.
|
2012-04-01 23:49:38 +00:00 |
|
Russ Rew
|
8a9599c850
|
Merge my branch back into trunk!
|
2012-04-01 23:42:53 +00:00 |
|
Dennis Heimbigner
|
f5bd3bf525
|
cleanup and remove unused code
|
2012-04-01 20:15:06 +00:00 |
|
Dennis Heimbigner
|
a169a8383c
|
fixed type bug in tst_createfiles.c: int[]->size_t[]
|
2012-03-31 19:11:33 +00:00 |
|
Dennis Heimbigner
|
c417a58747
|
add some debugging help to fix snapshot error
|
2012-03-30 21:51:31 +00:00 |
|
Russ Rew
|
83675ef257
|
Fix nc-config.in so nf-config is called for Fortran info, for backward compatibility with use of nc-config in current Makefiles, fixes NCF-165
|
2012-03-29 12:38:46 +00:00 |
|