Ed Hartnett
9a2782b56c
got long working with master
2018-06-05 14:40:49 -06:00
luz.paz
74fbacdb82
Misc. source comment typos
...
Some are user-facing. Found via `codespell` and through the downstream FreeCAD.
2018-04-26 23:04:01 -04:00
Ward Fisher
8e169175e4
Merge branch 'master' into newhash0.dmh
2018-02-22 14:55:31 -07:00
Ward Fisher
f9f27c5ab7
Merge branch 'master' into newhash0.dmh
2018-02-21 14:19:43 -07:00
Ed Hartnett
b0a8d4ee30
fixed merge issue
2018-02-14 07:58:50 -07:00
Ed Hartnett
41eb0f26c1
Merge branch 'master' into ejh_extra_tests
2018-02-13 15:48:35 -07:00
Ed Hartnett
cb4722a0cf
fix for memory problem in tst_vars2.c
2018-02-13 13:49:29 -07:00
Ward Fisher
878b107d36
Corrected overflow error in support of https://github.com/Unidata/netcdf-c/issues/861
2018-02-13 12:18:06 -07:00
Dennis Heimbigner
727b613459
This is the initial step in moving to the new higher performance
...
(I hope) metadata mechanism. This mostly just adds new pieces of
code (e.g. nclistmap) and does some minor fixes.
It should be transparent to everything else.
The next set of changes will be the big step.
2018-02-08 19:53:40 -07:00
Ward Fisher
e0577cb251
Merge branch 'ejh_fill_value_string_unidata' of https://github.com/NetCDF-World-Domination-Council/netcdf-c into ejh_batch
2018-02-05 11:47:34 -07:00
Greg Sjaardema
63b700c40c
Remove V2 code if V2 API not being built
...
Remove test code that uses the version 2 API if the version 2 API code is not being activated in the build.
This was originally proposed in #656 with a better fix in #755 which was removed.
2018-01-31 09:00:17 -07:00
Ed Hartnett
94c23712b7
extra tests, plus fill value fixes for string type
2018-01-30 14:39:47 -07:00
Ed Hartnett
2066232dc0
more tests, more interanl documentation
2017-12-03 06:05:37 -07:00
Ed Hartnett
9e4c564656
more tests
2017-12-02 18:00:22 -07:00
Ed Hartnett
8055c1cede
more tests
2017-12-02 17:43:46 -07:00
Ed Hartnett
996e39373f
more test
2017-12-02 15:52:49 -07:00
Ed Hartnett
1cf8177f45
more test
2017-12-02 15:43:40 -07:00
Ed Hartnett
ea63ff526f
more tests
2017-12-02 08:05:17 -07:00
Ed Hartnett
bfeb8d4e0b
more testing
2017-12-02 07:38:01 -07:00
Ed Hartnett
7cd344f7b0
removed redundant check in NC4_def_var()
2017-12-02 07:23:23 -07:00
Ed Hartnett
6c3aa79684
more testing of nc_set_var_chunk_cache_ints
2017-12-02 07:15:19 -07:00
Ed Hartnett
d840bc7160
starting adding testing for _int() functions for caching
2017-12-02 06:52:13 -07:00
Ed Hartnett
300236cd8c
more tests
2017-12-01 15:08:22 -07:00
Ed Hartnett
58f422e2a8
more tests
2017-12-01 14:33:32 -07:00
Ed Hartnett
acbd3e259e
more tests
2017-12-01 13:58:13 -07:00
Ed Hartnett
ded01e0aba
more tests
2017-12-01 13:15:58 -07:00
Ed Hartnett
a8e9c196e2
more tests, fixed documentation warnings
2017-12-01 13:02:59 -07:00
Ed Hartnett
42c482d33c
more tests
2017-12-01 11:20:09 -07:00
Ed Hartnett
ce1df112a5
more testing for nc4var.c functions
2017-12-01 09:38:32 -07:00
Ed Hartnett
2023ed6b7c
fixed problems with bad inputs to nc_def_Var
2017-12-01 09:08:12 -07:00
Ed Hartnett
b257353b18
fixed commented out tests
2017-11-03 08:14:08 -06:00
Ed Hartnett
6363cae315
fixed warnings
2017-10-24 12:18:20 -06:00
Wei-keng Liao
73ccb364a9
To solve NC_ELATEFILL error for NetCDF-4 files, mark all variables written at enddef.
2017-03-24 20:55:00 -05:00
Ward Fisher
1c11fc5d59
More refactoring, pushing to avoid accidental loss.
2016-10-21 19:24:40 +00:00
tbeu
e2820e4d8a
Fix common typos
...
Detected by https://github.com/vlajos/misspell_fixer
2015-08-20 11:42:05 +02:00
Ward Fisher
74209d373e
Corrected an issue with disabling the V2 API support in cmake-based builds.
2014-04-03 10:45:22 -06:00
Ed Hartnett
a0e1b037e5
added nc_inq_path in dispatch tables
2010-08-18 15:11:17 +00:00
Ed Hartnett
0e855e0dc5
more changes to make netcdf-4 use less memory per variable
2010-07-01 11:39:34 +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