Greg Sjaardema
|
8698e57424
|
Compile with c89 -- eliminate init in for-loop
|
2016-11-16 08:45:15 -07:00 |
|
Greg Sjaardema
|
c84b475ccf
|
Remove var linked list
|
2016-11-16 08:45:10 -07:00 |
|
Greg Sjaardema
|
dee1baca8e
|
Store vars in array instead of linked list (linked list still active)
|
2016-11-16 08:45:06 -07:00 |
|
Ward Fisher
|
52f0a8ab17
|
Re-added gdb.txt file.
|
2016-11-15 19:31:58 -07:00 |
|
Ward Fisher
|
609e368f8d
|
Cleaning up diagnostic stuff
|
2016-11-15 15:11:25 -07:00 |
|
Ward Fisher
|
78c3207509
|
Merge branch 'master' into gh323
|
2016-11-15 15:10:21 -07:00 |
|
Ward Fisher
|
2b30af71f7
|
Merge branch 'gh323' of github.com:Unidata/netcdf-c into gh323
|
2016-11-15 15:10:18 -07:00 |
|
Ward Fisher
|
d6b695f832
|
Updated release notes in support of https://github.com/Unidata/netcdf-c/issues/323
|
2016-11-15 15:09:27 -07:00 |
|
Ward Fisher
|
2fa4229bb6
|
Added a file to be cleaned up
|
2016-11-15 14:39:59 -07:00 |
|
Ward Fisher
|
638393fdfb
|
Removed more stray files.
|
2016-11-15 14:32:14 -07:00 |
|
Ward Fisher
|
da48bc61e8
|
Renamed file added in support of https://github.com/Unidata/netcdf-c/issues/323
|
2016-11-15 14:27:21 -07:00 |
|
Ward Fisher
|
40b6dee9da
|
Added some comments to the CDL file, removed older files.
|
2016-11-15 14:25:48 -07:00 |
|
Ward Fisher
|
915d6ec9be
|
Another temporary cdl file added.
|
2016-11-15 13:48:58 -07:00 |
|
Ward Fisher
|
e879a3c78b
|
Added some temporary debugging files.
|
2016-11-15 13:48:44 -07:00 |
|
Ward Fisher
|
6c6bccfd9c
|
*possible* fix for https://github.com/Unidata/netcdf-c/issues/323 but further investigation required.
|
2016-11-15 13:48:20 -07:00 |
|
Ward Fisher
|
505e5ba140
|
Some modifications to alignment test, offsets.
|
2016-11-15 11:22:52 -07:00 |
|
Ward Fisher
|
6d1f6d610e
|
Merge branch 'gh323' of github.com:Unidata/netcdf-c into gh323
|
2016-11-15 10:43:11 -07:00 |
|
Ward Fisher
|
0e110c23b5
|
Added a temporary alignment test file.
|
2016-11-15 10:43:04 -07:00 |
|
Ward Fisher
|
4f21078fe5
|
Added initial debug stuff to gdb script.
|
2016-11-15 10:22:15 -07:00 |
|
Wei-keng Liao
|
38e40a14d2
|
sync with PnetCDF nc_test files (add a few more testings)
|
2016-11-14 11:19:23 -06:00 |
|
Wei-keng Liao
|
154b805dc4
|
check PnetCDF setting on erange-fill and adjust
|
2016-11-14 10:41:10 -06:00 |
|
Wei-keng Liao
|
e8cfdbb25a
|
Merge branch 'master' into issue258
|
2016-11-13 00:00:54 -06:00 |
|
Wei-keng Liao
|
2081ae7099
|
add configure option --enable-relax-coord-bound for issue #243
|
2016-11-12 23:58:09 -06:00 |
|
Ward Fisher
|
f4a5d38992
|
Corrected issue for systems that don't have libsz installed.
|
2016-11-10 18:06:29 -07:00 |
|
Ward Fisher
|
0927fed943
|
Modified previous change.
|
2016-11-11 00:39:19 +00:00 |
|
Ward Fisher
|
7d1289fb64
|
Started replacing hack using TLL_LIBS with CMAKE_REQUIRED_LIBRARIES
|
2016-11-10 23:30:01 +00:00 |
|
Ward Fisher
|
12d9891305
|
Moved stanza for NC_EXTRA_DEPS before checking for other libraries.
|
2016-11-10 23:22:02 +00:00 |
|
Ward Fisher
|
3796c7b15a
|
Merge branch 'master' into nc-config
|
2016-11-09 17:08:01 -07:00 |
|
Ward Fisher
|
f4ac2f827d
|
Merge branch 'patch-4' of https://github.com/gsjaardema/netcdf-c into gh290
|
2016-11-09 12:27:48 -07:00 |
|
Wei-keng Liao
|
e357696c8d
|
sync with PnetCDF on use of NC_ENULLSTART and NC_ENULLCOUNT
|
2016-11-04 17:29:40 -05:00 |
|
Wei-keng Liao
|
5137be27d1
|
add configure/cmake option to disable erange_fill
|
2016-11-03 15:14:14 -05:00 |
|
Ward Fisher
|
a5b595e974
|
Removed stray info lines in nc-config templates.
|
2016-11-01 10:47:17 -06:00 |
|
Ward Fisher
|
0c83a5960b
|
Added a test file for https://github.com/Unidata/netcdf-c/issues/323
|
2016-10-31 10:54:06 -06:00 |
|
Wei-keng Liao
|
06c1f744e8
|
silence gcc compile warnings when using -Wconversion
|
2016-10-30 00:44:28 -05:00 |
|
Wei-keng Liao
|
7572e1cbbf
|
add sizeof checks for unsigned data types
|
2016-10-28 18:16:49 -05:00 |
|
Wei-keng Liao
|
04e5ff4c74
|
sync with master branch
|
2016-10-28 11:54:25 -05:00 |
|
Wei-keng Liao
|
309303e34e
|
remove argument fillv for get APIs as we use default fill values for fillv
|
2016-10-28 10:34:51 -05:00 |
|
Ward Fisher
|
99c8bccd85
|
Tweaked options table in install document.
|
2016-10-27 14:13:29 -06:00 |
|
Ward Fisher
|
08609a6ed4
|
Cleaning up the install doc, and updating some missing items.
|
2016-10-27 13:36:26 -06:00 |
|
Wei-keng Liao
|
f19e4ce81e
|
sync m4 files with PnetCDF
|
2016-10-25 15:11:16 -05:00 |
|
Wei-keng Liao
|
39ea0963e1
|
make ERANGE_FILL default
|
2016-10-25 15:10:25 -05:00 |
|
Wei-keng Liao
|
7fbde1b5bc
|
add a new option ERANGE_FILL to use fill values when NC_ERANGE occurs; sync ncx.m4 with PnetCDF
|
2016-10-25 15:09:52 -05:00 |
|
Wei-keng Liao
|
87fab92924
|
match type of a subroutine argument
|
2016-10-25 13:28:38 -05:00 |
|
Wei-keng Liao
|
d78ec898e5
|
SCHAR_MAX is 127, not 128
|
2016-10-25 13:21:54 -05:00 |
|
Wei-keng Liao
|
c282d18080
|
add two fill value inquiry subroutines
|
2016-10-25 13:14:03 -05:00 |
|
Ward Fisher
|
eb5be645ea
|
Added missing err_macros.h to tst_parallel.c
|
2016-10-25 12:00:39 -06:00 |
|
Ward Fisher
|
174aa62d75
|
Added missing err_macros.h to tst_parallel4.c
|
2016-10-25 11:59:27 -06:00 |
|
Ward Fisher
|
d8c04ead27
|
Added missing err_macros.h to tst_nc4perf.c
|
2016-10-25 11:58:24 -06:00 |
|
Ward Fisher
|
c9ca03deee
|
Added missing err_macros.h to tst_parallel3.c
|
2016-10-25 11:57:22 -06:00 |
|
Ward Fisher
|
414ef40ca1
|
Added missing err_macros.h to tst_mode.c
|
2016-10-25 11:56:25 -06:00 |
|