netcdf-c/libdap4
Dennis Heimbigner a37ca49d25 Modify PR https://github.com/Unidata/netcdf-c/pull/2655 to ensure transient types have names.
re: PR https://github.com/Unidata/netcdf-c/pull/2655

This PR modifies the transient types PR so that all created
transient types are given a created unique name (within a
group). The form of the name is "_Anonymous<Class>NN". The class
is the user-defined type class: Enum, Compound, Opaque, or
Vlen. NN is an integer identifier to ensure uniqueness.
Additionally, this was applied to DAP/4 anonymous dimensions.
This also required some test baseline data changes.

The transient test case is modified to verify that the name exists.
2023-07-22 20:40:53 -06:00
..
CMakeLists.txt Significantly Improve Amazon S3 Cloud Storage Support 2021-09-27 18:36:33 -06:00
d4bytes.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4bytes.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4chunk.c Cleanup DAP4 testing 2022-11-13 13:15:11 -07:00
d4chunk.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4curlflags.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4curlfunctions.c Enable ACCEPT_ENCODING on DAP requests 2023-02-16 20:21:22 -07:00
d4curlfunctions.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4cvt.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4data.c Additional DAP4 fixes 2023-01-18 19:47:29 -07:00
d4debug.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
d4debug.h Cleanup DAP4 testing 2022-11-13 13:15:11 -07:00
d4dump.c Additional DAP4 fixes 2023-01-18 19:47:29 -07:00
d4file.c Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
d4fix.c Additional DAP4 fixes 2023-01-18 19:47:29 -07:00
d4http.c Cleanup DAP4 testing 2022-11-13 13:15:11 -07:00
d4http.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4includes.h Improve UTF8 Support On Windows 2022-02-08 20:53:30 -07:00
d4mem.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4meta.c Cleanup DAP4 testing 2022-11-13 13:15:11 -07:00
d4odom.c Spelling fixes 2019-09-18 08:03:01 -06:00
d4odom.h Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4parser.c Modify PR https://github.com/Unidata/netcdf-c/pull/2655 to ensure transient types have names. 2023-07-22 20:40:53 -06:00
d4printer.c Updated copyright stanza in libdap4 2018-12-06 14:24:28 -07:00
d4read.c Improve operation of the DAP4 code and fix bugs 2021-05-21 20:46:56 -06:00
d4read.h Improve operation of the DAP4 code and fix bugs 2021-01-14 21:39:08 -07:00
d4swap.c Additional DAP4 fixes 2023-01-18 19:47:29 -07:00
d4util.c Fix DAP4 remotetest server 2022-11-15 20:29:21 -07:00
d4util.h Fix DAP4 remotetest server 2022-11-15 20:29:21 -07:00
d4varx.c Additional DAP4 fixes 2023-01-18 19:47:29 -07:00
Makefile.am Allow optional use of libxml2 2021-11-01 22:37:05 -06:00
ncd4.h Improve performance of the nc_reclaim_data and nc_copy_data functions. 2023-05-20 17:11:25 -06:00
ncd4dispatch.c Additional DAP4 fixes 2023-01-18 19:47:29 -07:00
ncd4dispatch.h removed NC from open in dispatch table 2019-08-01 14:30:20 -06:00
ncd4types.h Additional DAP4 fixes 2023-01-18 19:47:29 -07:00