Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove /Wall from MSVC #598

Merged
merged 75 commits into from
Nov 15, 2023
Merged

remove /Wall from MSVC #598

merged 75 commits into from
Nov 15, 2023

Conversation

JDanielSmith
Copy link
Contributor

https://github.com/microsoft/STL/wiki/Changelog#vs-2022-179-preview-1

Note: /Wall is not intended for regular production use, as it contains a large number of
extremely noisy and low-value warnings. In general, the STL does not attempt to be /Wall clean.

Dan Smith and others added 30 commits April 4, 2022 18:16
commit c16ea001a2bac255cd841a277c552d2c48487ae3
Author: Dan Smith <[email protected]>
Date:   Tue Apr 19 16:58:15 2022 -0400

    EncodedString fixes from coda-oss

commit d148a9a4b6ccf48c811ce27b169f688a00fcc24b
Author: Dan Smith <[email protected]>
Date:   Mon Apr 18 11:57:13 2022 -0400

    latest from coda-oss

commit 1115b49682a3280b2eb2dc29b12d7a7a4d74f477
Merge: 24b90913 758ac88e
Author: Dan Smith <[email protected]>
Date:   Mon Apr 18 11:55:31 2022 -0400

    Merge branch 'master' into develop/update_coda-oss

commit 24b909137fab10b61dd566dba690b8e94f5ffc5c
Merge: 56756c60 5dbd0d9c
Author: Dan Smith <[email protected]>
Date:   Mon Apr 4 17:33:18 2022 -0400

    Merge branch 'master' into develop/update_coda-oss

commit 56756c60d8f6e96a23ed09bcaac31cc0319ec666
Author: Dan Smith <[email protected]>
Date:   Mon Apr 4 15:10:46 2022 -0400

    latest from coda-oss

commit 667e11aa448386527be60a10d15d7e6fe83dc845
Author: Dan Smith <[email protected]>
Date:   Mon Apr 4 10:37:43 2022 -0400

    updates from "main"

commit 395a3b7a168a6ff90ddb1e4eb46dfe97ee35bc12
Merge: fce36bea 3e938797
Author: Dan Smith <[email protected]>
Date:   Mon Apr 4 10:32:27 2022 -0400

    Merge branch 'master' into develop/update_coda-oss

commit fce36bea264a8a8b704e9f0e7f59873d8acfbd7d
Merge: 5bce4a28 dfeb3fe4
Author: J. Daniel Smith <[email protected]>
Date:   Wed Mar 23 09:30:01 2022 -0400

    Merge branch 'master' into develop/update_coda-oss

commit 5bce4a28d93873c39d7ad565b8dbb16612997988
Author: Dan Smith <[email protected]>
Date:   Wed Mar 16 09:39:03 2022 -0400

    tweak cast

commit 1fc9ba89120cb4247998f6fb765855c7131b0a56
Merge: 9a63b6e9 5b11fe82
Author: Dan Smith <[email protected]>
Date:   Tue Mar 15 17:56:27 2022 -0400

    Merge branch 'master' into develop/update_coda-oss

commit 9a63b6e994358b06599677a31d91ae79dd7235b3
Merge: 7ebed839 f02c7064
Author: Dan Smith <[email protected]>
Date:   Tue Mar 15 17:40:37 2022 -0400

    Merge branch 'master' into develop/update_coda-oss

commit 7ebed83975fd7363057dfdebc2414beda6f2bde9
Author: Dan Smith <[email protected]>
Date:   Tue Mar 15 17:36:34 2022 -0400

    coda-oss updates from feature/j2k

commit 3464b3d23bbed3c3eaaaf0a8197e065c01ac7587
Merge: 436c98bf 8907b9fc
Author: Dan Smith <[email protected]>
Date:   Tue Mar 15 17:35:46 2022 -0400

    Merge branch 'master' into develop/update_coda-oss

commit 436c98bf917d3428d7b6fad917b807fde7483585
Merge: b0cd9833 1124c00f
Author: Dan Smith <[email protected]>
Date:   Tue Mar 15 16:45:15 2022 -0400

    Merge branch 'master' into develop/update_coda-oss

commit b0cd9833ff1e101623f0bdfed516b1002bfab25d
Author: Dan Smith <[email protected]>
Date:   Tue Mar 8 13:15:13 2022 -0500

    latest from coda-oss

commit 45930df89118c000d81196f263dd5211c5571197
Author: Dan Smith <[email protected]>
Date:   Wed Feb 23 16:28:46 2022 -0500

    latest from coda-oss

commit b720447a8f7c5d57b33861e2b73b5ca6ef9724ce
Author: J. Daniel Smith <[email protected]>
Date:   Thu Feb 17 16:45:39 2022 -0500

    latest from coda-oss

commit 8fc1eb4f12587d2efcd8573827020e8c6cb0fa0f
Merge: 28390d25 3f70bc3c
Author: J. Daniel Smith <[email protected]>
Date:   Thu Feb 17 16:43:32 2022 -0500

    Merge branch 'master' into develop/update_coda-oss

commit 28390d254b7037d84de60dfd0b741f7414f7f2ad
Author: Dan Smith <[email protected]>
Date:   Wed Feb 9 09:39:34 2022 -0500

    more free functions in coda_oss:filesystem

commit f2d505d599615c7275dbbce01b1d024d5690a255
Author: Dan Smith <[email protected]>
Date:   Tue Feb 8 17:38:51 2022 -0500

    need another fs::path()

commit e2fa368d1a7de5a8585aac048098f7ee67361438
Author: Dan Smith <[email protected]>
Date:   Tue Feb 8 17:19:30 2022 -0500

    std::filesystem tweaks

commit 44bd04c677536583378ee9500a831fe80be20d0d
Author: Dan Smith <[email protected]>
Date:   Tue Feb 8 17:06:16 2022 -0500

    latest from coda-oss

commit c67e70d0feadcf68206601327a4ebf01b1d4d52f
Author: Dan Smith <[email protected]>
Date:   Tue Feb 8 16:40:27 2022 -0500

    build w/C++20

commit f63d2380fe355895851b5ecd8f7d9dc3b709c8a6
Author: Dan Smith <[email protected]>
Date:   Tue Feb 8 08:50:02 2022 -0500

    build with old GCC

commit 15ea8e65c6162d2b387b49633552a1e1c16101fd
Author: Dan Smith <[email protected]>
Date:   Fri Feb 4 10:12:06 2022 -0500

    latest from coda-oss

commit 7a363cf23914a739a4f52b31f2abd713d65e0ba9
Author: Dan Smith <[email protected]>
Date:   Fri Feb 4 09:09:20 2022 -0500

    latest from coda-oss

commit 2e350ba21420d3e571f1929e96ee765e2e814b25
Author: Dan Smith <[email protected]>
Date:   Thu Feb 3 11:21:23 2022 -0500

    latest from coda-oss

    commit fced6290f11ad3a5901c6ff7e8dad0cbde00adf3
    Merge: 987a041a 3f70bc3c
    Author: Dan Smith <[email protected]>
    Date:   Wed Feb 2 14:00:24 2022 -0500

        Merge branch 'master' into feature/remove_compiler_warnings

    commit 987a041a823b5f1c8bb780db252cdae792319c25
    Author: Dan Smith <[email protected]>
    Date:   Wed Feb 2 12:42:17 2022 -0500

        Update nitro.sln

    commit a218691b94c1c94accb8b3e8abee108c254a18ff
    Author: Dan Smith <[email protected]>
    Date:   Wed Feb 2 12:39:27 2022 -0500

        Update README.md

    commit 1c43ee11fab3bded80bb2f61129d428ac389175e
    Author: Dan Smith <[email protected]>
    Date:   Wed Feb 2 12:39:22 2022 -0500

        Create ReleaseNotes.md

    commit 3dcb1c944704b12531caed402f714542df1411e5
    Author: Dan Smith <[email protected]>
    Date:   Wed Feb 2 12:28:38 2022 -0500

        Squashed commit of the following:

        commit d6c2303c4efa301ac3c9d526337e005265f2e8d3
        Author: Dan Smith <[email protected]>
        Date:   Wed Feb 2 12:27:58 2022 -0500

            remove our feature-test macros as they're not used

        commit f5246c2e847b6738dd104107cd39f8c94da549ae
        Author: Dan Smith <[email protected]>
        Date:   Wed Feb 2 12:10:02 2022 -0500

            latest from coda-oss

        commit 60b8649c29b7f258f1fd73172ee5748169caa611
        Author: Dan Smith <[email protected]>
        Date:   Wed Jan 26 16:05:44 2022 -0500

            coda-oss updates to use "bpstd"

        commit 0e65cc2efcf37edb62e735a5b2c95b17d9654fd4
        Merge: ec0434d7 8a8ea90b
        Author: Dan Smith <[email protected]>
        Date:   Wed Jan 26 14:47:43 2022 -0500

            Merge branch 'master' into develop/update_coda-oss

        commit ec0434d71cad7f8043ec5f8d07682315a96d3058
        Merge: ed1b011f 9690f907
        Author: Dan Smith <[email protected]>
        Date:   Wed Jan 26 11:32:54 2022 -0500

            Merge branch 'master' into develop/update_coda-oss

        commit ed1b011f1e5e04f289f7aa538f9c7153872b7a8d
        Author: Dan Smith <[email protected]>
        Date:   Tue Jan 25 15:21:38 2022 -0500

            latest from coda-oss

        commit acc8b54917ac99c4893e63595d233310dc36828a
        Author: Dan Smith <[email protected]>
        Date:   Thu Jan 20 12:29:15 2022 -0500

            latest from coda-oss

        commit daade6cd654b6ce63117441efc5cd7293ec80f14
        Merge: 14802296 1d307d9a
        Author: Dan Smith <[email protected]>
        Date:   Thu Jan 20 12:27:31 2022 -0500

            Merge branch 'master' into develop/update_coda-oss

        commit 1480229653ab5cc64eecc757373e56622b4dc4c1
        Author: Dan Smith <[email protected]>
        Date:   Mon Jan 17 14:04:51 2022 -0500

            latest from coda-oss

        commit b58460656df234ad89e7da7e1b4372a8926f891c
        Merge: 08b4a933 c71dc6d8
        Author: Dan Smith <[email protected]>
        Date:   Mon Jan 17 14:03:52 2022 -0500

            Merge branch 'master' into develop/update_coda-oss

        commit 08b4a93390ab68ee0059dd1e73832111871fbdcd
        Author: Dan Smith <[email protected]>
        Date:   Mon Jan 17 09:39:55 2022 -0500

            require the specified C and C++ versions

        commit f7669f991be211c6bbe9262753720ec80ff6f878
        Author: Dan Smith <[email protected]>
        Date:   Mon Jan 17 09:24:45 2022 -0500

            latest from coda-oss

        commit d8efd9f0a8c11314f1ab5d936338f82763f77f22
        Author: J. Daniel Smith <[email protected]>
        Date:   Fri Jan 14 12:55:25 2022 -0500

            be sure variables are referenced to avoid compiler warnings

        commit 7e343a22c4471680a0a0d7a719846b691e008594
        Author: Dan Smith <[email protected]>
        Date:   Fri Jan 14 11:06:30 2022 -0500

            rename Filesystem

        commit c5e4489e940af378e6f36ad4d18dede28786c80f
        Author: Dan Smith <[email protected]>
        Date:   Fri Jan 14 11:05:53 2022 -0500

            rename Filesystem

        commit 8c1c253e2349e23c25859b3f30c4dbb2f5e8dfe0
        Author: Dan Smith <[email protected]>
        Date:   Fri Jan 14 10:57:57 2022 -0500

            add missing headers to coda_oss/optional.h

        commit f6c515959b6e0e6a381508737d974c846ecf03b8
        Author: Dan Smith <[email protected]>
        Date:   Fri Jan 14 10:36:35 2022 -0500

            get rid of  compiler warning

        commit f5436d4b97fdd0a0093023971e6e6dde63d52847
        Author: Dan Smith <[email protected]>
        Date:   Fri Jan 14 10:27:27 2022 -0500

            latest from coda-oss

        commit 7d476063c8495fd507f99219b15c8750f41f5967
        Merge: 3fc510cf db9f1d2a
        Author: Dan Smith <[email protected]>
        Date:   Fri Jan 14 10:10:56 2022 -0500

            Merge branch 'master' into develop/update_coda-oss

        commit 3fc510cfc5c97ea243206a802353992515c991a0
        Author: Dan Smith <[email protected]>
        Date:   Mon Jan 10 13:19:53 2022 -0500

            fix TypeTraits.h

        commit e43ebb21bbf6a49dd37a4d0f4c22c2a6a155457d
        Author: Dan Smith <[email protected]>
        Date:   Mon Jan 10 10:19:01 2022 -0500

            latest from coda-oss

        commit 105dd17f2e177ed8d2f0aa230d1ae3d7239d838a
        Author: Dan Smith <[email protected]>
        Date:   Mon Jan 10 09:59:56 2022 -0500

            type_traits from coda-oss

        commit 1de69902f39eec9cc246e9592b3af825d5815185
        Merge: 814dc912 d991a049
        Author: Dan Smith <[email protected]>
        Date:   Mon Jan 10 09:58:09 2022 -0500

            Merge branch 'master' into develop/update_coda-oss

        commit 814dc91268e20bfa12577091a0a7fc7f5801b503
        Author: Dan Smith <[email protected]>
        Date:   Wed Jan 5 09:32:34 2022 -0500

            latest from coda-oss

        commit fe3db61c0527fa6d0fc36d816b32fce8c5f8fb68
        Merge: 6cccaaef fe89ce31
        Author: Dan Smith <[email protected]>
        Date:   Wed Jan 5 09:31:08 2022 -0500

            Merge branch 'master' into develop/update_coda-oss

        commit 6cccaaef59ee883c7483eb9481f483cd976bc31f
        Author: Dan Smith <[email protected]>
        Date:   Mon Jan 3 15:43:56 2022 -0500

            str::strip

        commit 6ca278651bd2ccb5f1987217b99e0a911c125c56
        Author: Dan Smith <[email protected]>
        Date:   Mon Jan 3 12:10:50 2022 -0500

            explicitly =delete moves

        commit c6f4413b0a05d0cb0ad0178a04e49cc1829f69dd
        Author: Dan Smith <[email protected]>
        Date:   Mon Jan 3 11:44:30 2022 -0500

            latest from coda-oss

        commit 8483731799f17ed2ecd6a4e8717704d9499cbea4
        Merge: 063d7fc9 9ea44741
        Author: Dan Smith <[email protected]>
        Date:   Mon Jan 3 11:42:58 2022 -0500

            Merge branch 'master' into develop/update_coda-oss

        commit 063d7fc9c7e6dd5d48f2b9d3703f5e0b042aa79e
        Merge: 4ae95d0c d4ad4b8a
        Author: Dan Smith <[email protected]>
        Date:   Mon Dec 13 11:13:13 2021 -0500

            Merge branch 'master' into develop/update_coda-oss

        commit 4ae95d0c4ea5cfa775774809aab87eca651aad0b
        Author: Dan Smith <[email protected]>
        Date:   Mon Dec 13 11:01:01 2021 -0500

            coda-oss release 2021-12-13

        commit 50a0c4763ca97bdaf4ff8613a36ed7b2b9481276
        Author: Dan Smith <[email protected]>
        Date:   Mon Dec 13 10:58:10 2021 -0500

            Squashed commit of the following:

            commit c2354a768f0b6f9a5fa9cff064fd182d3438b353
            Author: Dan Smith <[email protected]>
            Date:   Tue Dec 7 16:44:18 2021 -0500

                Update TestCase.h

            commit 93727a2f06cea62a40dbab073b2d58ae139c022b
            Merge: 9c7eb207 7c96994a
            Author: Dan Smith <[email protected]>
            Date:   Tue Dec 7 16:41:19 2021 -0500

                Merge branch 'master' into develop/jdsmith

            commit 9c7eb2076903edc507b3426f38086d1ce553e1ae
            Merge: 6863bdcb 1b22d00a
            Author: Dan Smith <[email protected]>
            Date:   Tue Dec 7 16:14:21 2021 -0500

                Merge branch 'master' into develop/jdsmith

            commit 6863bdcb9d139aa8f98cc8f8b386bbfbbf835f03
            Author: Dan Smith <[email protected]>
            Date:   Tue Dec 7 15:50:26 2021 -0500

                Squashed commit of the following:

                commit 5e6e22b25c77c6b705aa7dda0258c7805b7a315a
                Author: Dan Smith <[email protected]>
                Date:   Tue Dec 7 15:49:44 2021 -0500

                    latest from coda-oss

                commit b91e345a03a6b06678ee4ff7157ef1595ee289e6
                Author: Dan Smith <[email protected]>
                Date:   Tue Dec 7 10:56:41 2021 -0500

                    latest from coda-oss

                commit d2d1d543aa6e97f311d5b5bf52b2b8d7e7f1502b
                Author: Dan Smith <[email protected]>
                Date:   Mon Dec 6 16:39:26 2021 -0500

                    more "Throwable" updates from coda-oss

                commit 1d65ff9db316bbd0087ed4a0e15295692b0cca43
                Author: Dan Smith <[email protected]>
                Date:   Mon Dec 6 16:06:35 2021 -0500

                    latest "Throwable" changes from coda-oss

                commit 296b2810b0ce31b02c786246354cfd87518d9a8a
                Author: Dan Smith <[email protected]>
                Date:   Mon Dec 6 15:24:15 2021 -0500

                    latest from coda-oss

                commit 2bf10dfdc7f8204e2fc7e0edc3fdb754530f629b
                Author: Dan Smith <[email protected]>
                Date:   Thu Dec 2 11:59:25 2021 -0500

                    forgot to implement Throwable11

                commit b1c07ef92bb6bd06da9f7e379e199948e6a71e65
                Author: Dan Smith <[email protected]>
                Date:   Thu Dec 2 11:23:25 2021 -0500

                    latest from coda-oss

                commit f5d1859f88eb12f120d71dd43c26094a16d44e7f
                Author: Dan Smith <[email protected]>
                Date:   Wed Dec 1 10:32:42 2021 -0500

                    TestCase.h changes break existing code

                commit 91d5f90b3d905e3e2c902c9416fe09cc44993b69
                Merge: 8ebcb7c5 489f10d7
                Author: Dan Smith <[email protected]>
                Date:   Tue Nov 16 16:00:56 2021 -0500

                    Merge branch 'master' into develop/update_coda-oss

                commit 8ebcb7c56c0516efe35437b83f9177022930ddf3
                Merge: e2033540 9461c626
                Author: Dan Smith <[email protected]>
                Date:   Tue Nov 16 15:56:46 2021 -0500

                    Merge branch 'master' into develop/update_coda-oss

                commit e2033540306d1b9acb41df2f532743c35f770b59
                Author: J. Daniel Smith <[email protected]>
                Date:   Mon Nov 15 20:05:20 2021 -0500

                    size_t errors

                commit 2d1b7789e5ffb1cd234db6ec56905d7329b9010f
                Author: J. Daniel Smith <[email protected]>
                Date:   Mon Nov 15 19:56:53 2021 -0500

                    size_t errors

                commit 3af248e47a3d71699629367a576763a04a78ce1f
                Author: J. Daniel Smith <[email protected]>
                Date:   Mon Nov 15 19:47:46 2021 -0500

                    size_t errors

                commit 8283713767d45e8cc7bdb96ffb92c704fb5e3bb2
                Author: J. Daniel Smith <[email protected]>
                Date:   Mon Nov 15 19:41:08 2021 -0500

                    size_t errors

                commit ec3847d2bb08c106443b34aa4fea667d29269c8b
                Author: J. Daniel Smith <[email protected]>
                Date:   Mon Nov 15 19:34:53 2021 -0500

                    size_t errors

                commit 8bbe62db1fb3ec3dc0d3bc1de96d060d928ae02c
                Author: J. Daniel Smith <[email protected]>
                Date:   Mon Nov 15 19:28:33 2021 -0500

                    more size_t errors

                commit d01651f0a60383e3ba0017fd980fa00953a1856d
                Author: J. Daniel Smith <[email protected]>
                Date:   Mon Nov 15 19:17:17 2021 -0500

                    size_t errors

                commit be9bb4e05668db96aee69a7360c45c268aa8e0cf
                Author: J. Daniel Smith <[email protected]>
                Date:   Mon Nov 15 19:01:17 2021 -0500

                    fixing more size_t errors

                commit 9c36c13d938dcb6830f3791035aae23b5b93ef4c
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 18:06:42 2021 -0500

                    more size_t errors

                commit 768cf78bfb9417ee8252538139552afba6e73d3b
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 18:00:11 2021 -0500

                    more size_t errors

                commit 074466ca1126fb261823df3bcfdb3277f41fbf47
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 17:35:10 2021 -0500

                    more size_t errors

                commit 6504ec4c97dde992a03a197c9a7c110038dc2041
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 17:27:47 2021 -0500

                    more size_t errors

                commit ddf03b091b79b22445e853cb49b9766834559339
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 17:22:37 2021 -0500

                    more size_t errors

                commit 122e04246e5aca2138074a19396f15a514e39e79
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 17:15:37 2021 -0500

                    more size_t errors

                commit 2c02ceb7279201d5ed7ff0d36986bad918f3b568
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 17:08:54 2021 -0500

                    more size_t errors

                commit 78875f80b376cc57a11d24afd52082caf2f8d987
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 17:04:09 2021 -0500

                    more size_t errors

                commit e5d737819147947c06570cac49a521c851661f46
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 16:57:58 2021 -0500

                    more size_t errors

                commit 3c4d6bd855bdc71fdd78e106e06f42d0a1fbb3ed
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 16:54:54 2021 -0500

                    more size_t errors

                commit cf609dff1ad66b963e9c355a2c948ad8ffca006d
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 16:51:33 2021 -0500

                    more size_t errors

                commit 546c13035ed1fc0d5b460735875955a757cb29fc
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 16:47:45 2021 -0500

                    more size_t errors

                commit ce7355ee1ccc388074bce8fd1e6cef5e83c0cac4
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 16:41:34 2021 -0500

                    more size_t errors

                commit 3d68384755bd2e9ec36cda49edd127e0e2cb50c9
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 16:37:46 2021 -0500

                    more size_t errors

                commit 452764b63ead027ee1f39a3d4a289c9492b47550
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 16:32:05 2021 -0500

                    more size_t errors

                commit 5ea6c0d56412d6a1e2646e7097612947502be85d
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 16:28:04 2021 -0500

                    more size_t errors

                commit a6ccf4da555825c9702600fc143af4e85fab2ae2
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 16:24:53 2021 -0500

                    more size_t errors

                commit 0752c9527b7516ba55ed841e556fa162080e6816
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 16:20:50 2021 -0500

                    more size_t errors

                commit b9b7b52441130709d356abdfe7891c62571beca1
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 16:14:58 2021 -0500

                    more size_t errors

                commit d1cb44f8818537429ba8e1ad753ae83dbf4bdb0a
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 15:54:50 2021 -0500

                    more size_t errors

                commit c7950561b68281b83e1f53cc73ba6cbd4143f8c9
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 15:48:23 2021 -0500

                    missed a static_cast

                commit e99bb694fc7363cfdcf179fe503ee7366dccb415
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 15:37:12 2021 -0500

                    fix more coda-oss build errors

                commit d9786728b8b11a2e217f0f8880b5c8355de99ba0
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 15:08:03 2021 -0500

                    trying to fix coda-oss build error

                commit eecd4cedb59ac7a906b863f03bb7acf548454418
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 14:46:00 2021 -0500

                    fix coda-oss failures

                commit 7d2b3144b214298df2b84bc1b7d8a5b555481232
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 12:54:26 2021 -0500

                    fix coda-oss unit-test error

                commit 24138ef34d8974af39e6a5f4887a4d19fccb2107
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 12:29:32 2021 -0500

                    test (a == b) and (b == a)

                commit 128f2d9c34cf7813c681c40983b7e80ab03731fc
                Merge: b0a051eb 2e8d7cfa
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 15 12:18:46 2021 -0500

                    Merge branch 'master' into develop/update_coda-oss

                commit b0a051eb9705be687673badcca42fcee03fd254d
                Merge: 8bbc7aa7 64dc4e11
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 10:51:34 2021 -0500

                    Merge branch 'master' into develop/update_coda-oss

                commit 8bbc7aa7935390267809e0e9e5e1c380e6666a25
                Author: J. Daniel Smith <[email protected]>
                Date:   Mon Nov 8 10:03:57 2021 -0500

                    -j 1 to prevent G++ crash

                commit 0af9025d696a5ce1d2e58d3158f900726f3be51e
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:20:59 2021 -0500

                    try to keep G++ from crashing

                commit 7c0d47774e13862ea6d09b4777ad90dc2727b8ea
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:19:57 2021 -0500

                    latest from coda-oss

                commit 89eaaa7a7c8e9e0a6b5ca0a92503e3aaa4e355d2
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:19:26 2021 -0500

                    modules/python from coda-oss

                commit 47ee238544ebb8fd8743ce8ade4ba7419ae98081
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:18:31 2021 -0500

                    drivers from coda-oss

                commit 009dca4384b17b6106f8eefa4a2c7b6bc75369f5
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:16:52 2021 -0500

                    ZIP from coda-oss

                commit f61304a33b73f34981647c2f20029ab24824e715
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:16:12 2021 -0500

                    xml.lite from coda-oss

                commit 9c0969b279d37d90d237c6e2b21e6101dfa986eb
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:15:04 2021 -0500

                    UNIQUE from coda-oss

                commit 3418105c7a25092aaccfb98b5a5adae12b70b151
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:14:43 2021 -0500

                    sio.lite from coda-oss

                commit af0081c2dfca8e10e88da0544cf1096aefb44ec7
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:14:15 2021 -0500

                    serialize from coda-oss

                commit 0191d56b40f81c2fe44d4be019522df85c0d5652
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:13:12 2021 -0500

                    RE from coda-oss

                commit f90b279a3825cecc5966aeeac66a560e68bd79ee
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:12:46 2021 -0500

                    polygon from coda-oss

                commit 2e0a13317869ca9287b9780950222296d4af605b
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:12:23 2021 -0500

                    NET from coda-oss

                commit cff1a43ae1a724c73fabfb7ca37c3a902a8c76fc
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:11:02 2021 -0500

                    net.ssl from coda-oss

                commit a8c02363276a67db4a58cfc4ec9fbc0dea2a1ec5
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:10:37 2021 -0500

                    mt/tests from coda-oss

                commit e68512fa4e27cc581a11897aefa357b40466c363
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:10:12 2021 -0500

                    math.poly from coda-oss

                commit 3e76c92de216b713815b613b38ac3fb6df55e806
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:09:38 2021 -0500

                    math.linear from coda-oss

                commit 7190497dc5d12513d9b324e2a046af3e47f5236f
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:08:57 2021 -0500

                    DBI from coda-oss

                commit 8ba511affe860c2cb6f7455e1e9c45fb2fc48f81
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:08:23 2021 -0500

                    AVX from coda-oss

                commit 992d36b8e410c3de589d7b04a4faad121ede654a
                Merge: a7baf701 888ae929
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 8 09:06:00 2021 -0500

                    Merge branch 'master' into develop/update_coda-oss

                commit a7baf701dfe6a598c0d84ae9e4105a6aa39d7b30
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 1 15:42:44 2021 -0400

                    update version numbers before cutting a new release

                commit cfe5fc57a29e14a1bdaea7e7c744fa4fc895bd61
                Merge: b4619c5c 28d95160
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 1 15:38:56 2021 -0400

                    Merge branch 'master' into develop/update_coda-oss

                commit b4619c5c14e0b75e46cc94ff8d73a4f8b11e53d3
                Author: Dan Smith <[email protected]>
                Date:   Mon Nov 1 14:37:38 2021 -0400

                    latest from coda-oss

                commit 9ef6117fd940d2fbe3f5a9ead1eee312a199c0b7
                Author: Dan Smith <[email protected]>
                Date:   Mon Oct 18 11:06:08 2021 -0400

                    latest from coda-oss

                commit 9db137b805805af8d389be57c10406679caae3a5
                Merge: 816fa511 dfba5e29
                Author: Dan Smith <[email protected]>
                Date:   Mon Oct 18 10:59:25 2021 -0400

                    Merge branch 'master' into develop/update_coda-oss

                commit 816fa5114618d9b79a0015b99586f7b19537fbda
                Author: Dan Smith <[email protected]>
                Date:   Thu Oct 7 16:04:16 2021 -0400

                    build mem/tests

                commit 8625e9e6d7071e6594194dbc56756aa439a924a5
                Author: Dan Smith <[email protected]>
                Date:   Thu Oct 7 16:00:58 2021 -0400

                    auto_ptr changes from coda-oss

                commit a7c45ae5f1a1b16c414b5937346921e0f40600a5
                Merge: 487caf97 a4a1fc4f
                Author: Dan Smith <[email protected]>
                Date:   Thu Oct 7 15:56:47 2021 -0400

                    Merge branch 'master' into develop/update_coda-oss

                commit 487caf9776a4bdfb3ce557575e57021863671f7c
                Merge: d4297bdf eef3c6ec
                Author: Dan Smith <[email protected]>
                Date:   Mon Oct 4 14:44:19 2021 -0400

                    Merge branch 'master' into develop/update_coda-oss

                commit d4297bdfafb3dca518368592fbedf2d9c723a428
                Author: Dan Smith <[email protected]>
                Date:   Mon Oct 4 13:23:01 2021 -0400

                    Revert "Add NITF_VERSION"

                    This reverts commit 39a714920aa6d87013f30fa5a234e8faaa5aaf06.

                commit 39a714920aa6d87013f30fa5a234e8faaa5aaf06
                Author: Dan Smith <[email protected]>
                Date:   Mon Oct 4 13:15:23 2021 -0400

                    Add NITF_VERSION

                commit bdd897919b78c0e8ce650bf1af34b46f41a24a10
                Author: Dan Smith <[email protected]>
                Date:   Mon Oct 4 11:27:59 2021 -0400

                    build against CMake-derived coda-oss

                commit 8bcbce295ed3821f77549324ef9416077dc417de
                Author: Dan Smith <[email protected]>
                Date:   Fri Oct 1 12:26:14 2021 -0400

                    don't build CURL with nitro

                commit d16024a097542a747088688c2fe54a36f9c44455
                Author: Dan Smith <[email protected]>
                Date:   Fri Oct 1 11:58:14 2021 -0400

                    latest from coda-oss

                commit 03a6f5b20850af5da6dc2eed7b93f98ad5d975f3
                Merge: cf5cde0f f5f1f8ce
                Author: Dan Smith <[email protected]>
                Date:   Fri Oct 1 11:51:14 2021 -0400

                    Merge branch 'master' into develop/update_coda-oss

                commit cf5cde0f334dcfabbf73e367a25973a633250d5b
                Author: Dan Smith <[email protected]>
                Date:   Fri Sep 17 08:57:31 2021 -0400

                    latest from coda-oss

                commit b5d29569ea38e8650740fe570b498163c9566c09
                Merge: 5b82b763 0db498f1
                Author: Dan Smith <[email protected]>
                Date:   Fri Sep 17 08:47:38 2021 -0400

                    Merge branch 'master' into develop/update_coda-oss

                commit 5b82b763519fc81d37216a5fa932047fd7c6d384
                Author: Dan Smith <[email protected]>
                Date:   Wed Aug 25 13:51:55 2021 -0400

                    latest from coda-oss

                commit b21c32f7da315d690f8fb009e804a0c5fc2a0b25
                Merge: ef447eba 9388d5cf
                Author: Dan Smith <[email protected]>
                Date:   Wed Aug 25 13:47:56 2021 -0400

                    Merge branch 'master' into develop/update_coda-oss

                commit ef447eba3cb61d66552e052da4e8cafc41f6a38b
                Author: Dan Smith <[email protected]>
                Date:   Wed Aug 25 11:50:09 2021 -0400

                    latest from coda-oss

                commit a4d7c89352101b6609c1da9d897323f9c0f413f1
                Merge: efd2e8b2 81278527
                Author: Dan Smith <[email protected]>
                Date:   Wed Aug 25 11:43:51 2021 -0400

                    Merge branch 'master' into develop/update_coda-oss

                commit efd2e8b26303e4403040172f9a4d705e95834347
                Merge: 82871b06 c8186387
                Author: Dan Smith <[email protected]>
                Date:   Wed Aug 25 10:28:34 2021 -0400

                    Merge branch 'master' into develop/update_coda-oss

                commit 82871b061c6933a4adb31db9ac82e059cb421449
                Author: Dan Smith <[email protected]>
                Date:   Wed Aug 25 09:58:24 2021 -0400

                    remove unused drivers

                commit b6bda69baaec7f6df017b7067f26156b6476fb78
                Author: Dan Smith <[email protected]>
                Date:   Wed Aug 25 09:52:59 2021 -0400

                    latest from coda-oss

                commit 70867a6e0c47cbd5bcdf38e36f8bcd86fdff4221
                Merge: d0a90807 dc000a51
                Author: Dan Smith <[email protected]>
                Date:   Wed Aug 25 09:45:51 2021 -0400

                    Merge branch 'master' into develop/update_coda-oss

                commit d0a90807aa813f87fb9a5f18dbffc5057d063f4d
                Author: Dan Smith <[email protected]>
                Date:   Mon Aug 16 09:00:51 2021 -0400

                    latest from coda-oss

                commit fbd8af5f2f8287fc184e8ee84f88ac895acd8b19
                Merge: 81f20046 7af555d6
                Author: Dan Smith <[email protected]>
                Date:   Mon Aug 16 08:50:50 2021 -0400

                    Merge branch 'master' into develop/update_coda-oss

                commit 81f200464bc5f76aa2a5d3d2fa2ef6bc5976f00b
                Merge: acea5259 cb37a8cf
                Author: Dan Smith <[email protected]>
                Date:   Wed Aug 11 10:34:00 2021 -0400

                    Merge branch 'master' into develop/update_coda-oss

                commit acea52593e91be6c3eed1d875c89860cd230004a
                Author: Dan Smith <[email protected]>
                Date:   Wed Aug 11 10:30:14 2021 -0400

                    latest from coda-oss

                commit 1a4ce530b8452f397bf7877f128ae9154ac0caad
                Author: Dan Smith <[email protected]>
                Date:   Wed Aug 11 10:18:46 2021 -0400

                    Squashed commit of the following:

                    commit 85ed2efae3ebd6dae28f6ec3c929a62acd1613ce
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Aug 11 10:04:32 2021 -0400

                        mem::SharedPtr -> std::shared_ptr

                    commit 21e48011438d0d78eb36ebe58d85798c4ca1b7e3
                    Merge: a565fa10 1b6cfe09
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Aug 11 10:01:33 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit a565fa103eb0cbba332c8ef81f7908597af01595
                    Merge: 39a4a874 835da56f
                    Author: Dan Smith <[email protected]>
                    Date:   Thu Jul 29 10:53:11 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit 39a4a874a215df2917d1de6e2ca6ee1f383b19a4
                    Author: Dan Smith <[email protected]>
                    Date:   Tue Jun 22 10:27:08 2021 -0400

                        give up on trying to do a Debug build

                    commit 2447502a3514ab564e95f851419f9f31f83135b9
                    Author: Dan Smith <[email protected]>
                    Date:   Tue Jun 22 10:08:27 2021 -0400

                        no Python for debug builds

                    commit 60bedc0c25275c44085ae4b3a2109fe2f5723e3a
                    Author: Dan Smith <[email protected]>
                    Date:   Tue Jun 22 09:52:38 2021 -0400

                        spaces instead of tabs

                    commit 1b4df959dfb99d1cad5a1502a02172e0097b38b9
                    Author: Dan Smith <[email protected]>
                    Date:   Tue Jun 22 09:50:37 2021 -0400

                        do a "Debug" CMAKE build too

                    commit af432c68e526b442ceb8037e4795c60e1445d0a2
                    Author: Dan Smith <[email protected]>
                    Date:   Tue Jun 22 09:46:36 2021 -0400

                        Squashed commit of the following:

                        commit c4a794b83dce36c35f526c329c04c98e7edcfbe6
                        Author: Dan Smith <[email protected]>
                        Date:   Tue Jun 22 09:46:11 2021 -0400

                            latest from coda-oss

                        commit dac28609f60952e606a6fad5f5b5888a17b710ee
                        Author: Dan Smith <[email protected]>
                        Date:   Mon Jun 21 10:19:56 2021 -0400

                            fix RowCol::cast() again :-(

                        commit b6af85633fd3b16205ae5442ab95cb247e22c25f
                        Author: Dan Smith <[email protected]>
                        Date:   Mon Jun 21 10:11:07 2021 -0400

                            "final" breaks SWIG; hide gsl::narrow_cast

                        commit eec5c064243b1e4186d03b8da2318aa5a13f709b
                        Merge: cc85657c 7bb82996
                        Author: Dan Smith <[email protected]>
                        Date:   Mon Jun 21 10:05:28 2021 -0400

                            Merge branch 'master' into develop/update_coda-oss

                        commit cc85657c0b3c710befaea1064bfaf39595d7a039
                        Author: Dan Smith <[email protected]>
                        Date:   Thu Jun 17 08:56:52 2021 -0400

                            no mt/tests

                        commit 8de6f1a3e3b288dca60a024a539452f03b412014
                        Author: Dan Smith <[email protected]>
                        Date:   Thu Jun 17 08:40:26 2021 -0400

                            latest from coda-oss

                        commit 3a668844f4908838197831958e9eb2374a4664d7
                        Merge: 639694bf 98e6bcf5
                        Author: Dan Smith <[email protected]>
                        Date:   Thu Jun 17 08:36:30 2021 -0400

                            Merge branch 'master' into develop/update_coda-oss

                        commit 639694bfcfd465d658489e277d41ff8a068d5c1f
                        Author: Dan Smith <[email protected]>
                        Date:   Thu Jun 10 15:47:12 2021 -0400

                            latest updates from coda-oss

                        commit 95fe355382fb95ec01afac6153283b73c069076a
                        Merge: 73995168 ffd5aa85
                        Author: Dan Smith <[email protected]>
                        Date:   Thu Jun 10 15:39:35 2021 -0400

                            Merge branch 'master' into develop/update_coda-oss

                    commit 5351b804c0cd99751997b7cab627b81fb8c9f296
                    Author: Dan Smith <[email protected]>
                    Date:   Mon Jun 21 10:20:18 2021 -0400

                        Squashed commit of the following:

                        commit dac28609f60952e606a6fad5f5b5888a17b710ee
                        Author: Dan Smith <[email protected]>
                        Date:   Mon Jun 21 10:19:56 2021 -0400

                            fix RowCol::cast() again :-(

                        commit b6af85633fd3b16205ae5442ab95cb247e22c25f
                        Author: Dan Smith <[email protected]>
                        Date:   Mon Jun 21 10:11:07 2021 -0400

                            "final" breaks SWIG; hide gsl::narrow_cast

                        commit eec5c064243b1e4186d03b8da2318aa5a13f709b
                        Merge: cc85657c 7bb82996
                        Author: Dan Smith <[email protected]>
                        Date:   Mon Jun 21 10:05:28 2021 -0400

                            Merge branch 'master' into develop/update_coda-oss

                        commit cc85657c0b3c710befaea1064bfaf39595d7a039
                        Author: Dan Smith <[email protected]>
                        Date:   Thu Jun 17 08:56:52 2021 -0400

                            no mt/tests

                        commit 8de6f1a3e3b288dca60a024a539452f03b412014
                        Author: Dan Smith <[email protected]>
                        Date:   Thu Jun 17 08:40:26 2021 -0400

                            latest from coda-oss

                        commit 3a668844f4908838197831958e9eb2374a4664d7
                        Merge: 639694bf 98e6bcf5
                        Author: Dan Smith <[email protected]>
                        Date:   Thu Jun 17 08:36:30 2021 -0400

                            Merge branch 'master' into develop/update_coda-oss

                        commit 639694bfcfd465d658489e277d41ff8a068d5c1f
                        Author: Dan Smith <[email protected]>
                        Date:   Thu Jun 10 15:47:12 2021 -0400

                            latest updates from coda-oss

                        commit 95fe355382fb95ec01afac6153283b73c069076a
                        Merge: 73995168 ffd5aa85
                        Author: Dan Smith <[email protected]>
                        Date:   Thu Jun 10 15:39:35 2021 -0400

                            Merge branch 'master' into develop/update_coda-oss

                    commit ebf45b1b971a2a911984f8d0c4add239fcade245
                    Author: Dan Smith <[email protected]>
                    Date:   Thu Jun 17 11:54:46 2021 -0400

                        nitf::byte

                    commit d785c54ff2c3242d41c24f38b9a599233443083d
                    Author: Dan Smith <[email protected]>
                    Date:   Thu Jun 17 09:48:49 2021 -0400

                        getCornersAsLatLons() should be w/o "const"

                    commit 81ad2dc45bf2e16200d8fbbe1589cdbb4b558112
                    Merge: e6978bf2 7bb82996
                    Author: Dan Smith <[email protected]>
                    Date:   Thu Jun 17 09:47:40 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit e6978bf27a161ac278426271f4a8098cdd5686ab
                    Merge: c51be8f8 98e6bcf5
                    Author: Dan Smith <[email protected]>
                    Date:   Thu Jun 17 08:41:48 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit c51be8f8020977907b9a6061ff7f0a53d92b51a7
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Jun 16 17:27:12 2021 -0400

                        "noexcept(false)" is a breaking change

                    commit c82ba4e0a5cfc3c066aa3e031cb5f703e080b97b
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Jun 16 17:01:59 2021 -0400

                        another "noexcept" fix

                    commit 25c5b47d639210ff724daf91694968f3b8ea10ce
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Jun 16 15:03:20 2021 -0400

                        "noexcept" can break derived classes

                    commit ec7e9b0c45cd19da5a2d0232649f11deb2b1911b
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Jun 16 14:23:50 2021 -0400

                        we're using gsl::span

                    commit c5d4ba86cd999b071681efb3477553bc3979c6f9
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Jun 16 14:13:32 2021 -0400

                        mark throwing constructors with noexcept(false)

                    commit 8cbc74a5fc7f73313b9637b6d051a5181faf67bb
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Jun 16 13:53:02 2021 -0400

                        more "noexcept" cleanup

                    commit f2b12f40b1bfbdbc8fe5e2149c4a1fd8946fbec3
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Jun 16 13:41:06 2021 -0400

                        cleanup "noexcept" a little bit

                    commit c8d6126f3af0cf7a412f6a6505ec9625c368854f
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Jun 16 13:19:08 2021 -0400

                        remove array -> pointer decay

                    commit 2075e2e412456aaa5f2494474405477a33113b63
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Jun 16 12:53:29 2021 -0400

                        mark functions "noexcept" as indicated by code-analysis

                    commit b4652e9370c34c0841804804e2ed6029858f6949
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Jun 16 12:23:37 2021 -0400

                        Revert "obey the "rule of 5.""

                        This reverts commit ef0afc27b1efa035f0ca091b7fae5b1f8d4dadfa.

                    commit 4f2ef7101b70ece93de0f833fd2b1ae14751dac7
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Jun 16 11:56:47 2021 -0400

                        TRE_setField() now takes "const" NITF_DATA*

                    commit ef0afc27b1efa035f0ca091b7fae5b1f8d4dadfa
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Jun 16 11:26:06 2021 -0400

                        obey the "rule of 5."

                    commit d008bf401676f8ca88ad9ce5dbe94e39423b904c
                    Author: Dan Smith <[email protected]>
                    Date:   Tue Jun 15 08:30:28 2021 -0400

                        fix new code-analysis diagnostics

                    commit 46ba5d78fe3316d180ec48d9ca5d45e93c18e69a
                    Merge: e2c3a7a3 c3dc8220
                    Author: Dan Smith <[email protected]>
                    Date:   Mon Jun 14 09:16:41 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit e2c3a7a3b23273b818431c748932dddd70da231b
                    Merge: b6014390 a6cec9df
                    Author: Dan Smith <[email protected]>
                    Date:   Thu May 27 14:39:23 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit b6014390c83702b4e8e566565d5eb7168c1638b0
                    Merge: 7e45fb9f 73995168
                    Author: Dan Smith <[email protected]>
                    Date:   Thu May 27 13:24:07 2021 -0400

                        Merge branch 'develop/update_coda-oss' into feature/remove_compiler_warnings

                    commit 7e45fb9f6f9710c38ddddb8ebe32fd6b8d177437
                    Merge: 66d7e894 05afcb99
                    Author: Dan Smith <[email protected]>
                    Date:   Thu May 27 13:04:45 2021 -0400

                        Merge branch 'develop/update_coda-oss' into feature/remove_compiler_warnings

                    commit 66d7e8942cc01d1b257da72087e6aa5719d3dcf3
                    Merge: 88e6a046 f4b80a31
                    Author: Dan Smith <[email protected]>
                    Date:   Thu May 27 13:04:33 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit 88e6a046d10e805ca478878224d0a57084e91941
                    Author: Dan Smith <[email protected]>
                    Date:   Wed May 26 10:59:56 2021 -0400

                        cleanup for VS2019 16.10

                    commit cc27ac156d7ca3927cd78bd8e3d2498e4dc54c40
                    Author: Dan Smith <[email protected]>
                    Date:   Tue May 25 16:46:44 2021 -0400

                        C++20 doesn't like our use of gsl::make_span

                    commit e7a7ed5f7477677850faa1d8558d1a4b37b9a3ce
                    Merge: dd12167d a2352f25
                    Author: Dan Smith <[email protected]>
                    Date:   Mon May 24 16:04:20 2021 -0400

                        Merge branch 'develop/update_coda-oss' into feature/remove_compiler_warnings

                    commit dd12167d29a3f8aae2968c8fb5ebce6d52a83de8
                    Merge: 994faf7d 4ddaf23d
                    Author: Dan Smith <[email protected]>
                    Date:   Mon May 24 15:26:45 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit 994faf7dc516700a8213087a9a3696799190ce58
                    Merge: b8025652 4f1b857a
                    Author: Dan Smith <[email protected]>
                    Date:   Mon May 24 15:17:12 2021 -0400

                        Merge branch 'develop/update_coda-oss' into feature/remove_compiler_warnings

                    commit b8025652318622158b0cb70f6080b1e32234cc44
                    Merge: b110d9b9 2a57741c
                    Author: Dan Smith <[email protected]>
                    Date:   Mon May 24 15:12:10 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit b110d9b9d7f5d45615ebb5301aa69671a050fe68
                    Merge: 93160fd8 d99322d3
                    Author: Dan Smith <[email protected]>
                    Date:   Mon May 24 14:39:15 2021 -0400

                        Merge branch 'develop/update_coda-oss' into feature/remove_compiler_warnings

                    commit 93160fd8ea26e3b84a7062e1e09c6aed8eddb7e6
                    Merge: 39e283bc d3fab714
                    Author: Dan Smith <[email protected]>
                    Date:   Mon May 24 14:39:07 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit 39e283bc26228ce4c6ab42751c9bba6814c9c4a4
                    Author: Dan Smith <[email protected]>
                    Date:   Wed May 19 15:28:21 2021 -0400

                        reduce use of .c_str()

                    commit e0bc08bef56bfea53b93ee665032d85e5e30ab77
                    Author: Dan Smith <[email protected]>
                    Date:   Wed May 19 14:52:18 2021 -0400

                        reduce try/catch code duplication with a few lambdas

                    commit 728eb1e2122f2b2646656e78690b3ebf532ecc55
                    Author: Dan Smith <[email protected]>
                    Date:   Wed May 19 14:52:01 2021 -0400

                        utility routines to initialize nrt_Error from other things

                    commit 13e80d90732eb997d5783967a9bf0fd802db2824
                    Merge: 3a1c7373 9aee934e
                    Author: Dan Smith <[email protected]>
                    Date:   Mon May 17 10:33:48 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit 3a1c7373b1063eefab07ca2b94339971c6f01303
                    Author: Dan Smith <[email protected]>
                    Date:   Mon May 17 09:34:50 2021 -0400

                        changes from six to reduce code-analysis diagnostics

                    commit 1c903c9ea6e4ee722de37ebc75b0d5c92a66be6a
                    Merge: 14be4581 7be6c13b
                    Author: Dan Smith <[email protected]>
                    Date:   Mon May 17 09:29:58 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit 14be458157cb70d3094f5a460835656370236906
                    Merge: 8e8f5bf9 d0117954
                    Author: Dan Smith <[email protected]>
                    Date:   Tue May 4 14:44:56 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit 8e8f5bf9c77189eda9de9a5fabe2e8a879e4dda9
                    Merge: 158ee6ea 4e806f4e
                    Author: Dan Smith <[email protected]>
                    Date:   Tue May 4 14:17:42 2021 -0400

                        Merge branch 'feature/shared-library' into feature/remove_compiler_warnings

                    commit 158ee6ea9759a1a1d556b26350d6a88381abdb27
                    Merge: 758f5977 a16f72b0
                    Author: Dan Smith <[email protected]>
                    Date:   Tue May 4 14:14:20 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit 4e806f4e55ef61dc5542ed75476705cf10f5ece5
                    Author: Dan Smith <[email protected]>
                    Date:   Mon May 3 14:01:10 2021 -0400

                        export more classes; but sure nitf.hpp gets everything

                    commit 903e1b8b34dcba14e15b87d657838d78f27f1d78
                    Author: Dan Smith <[email protected]>
                    Date:   Mon May 3 11:27:44 2021 -0400

                        #pragma-away 4251) // '...' : class '...' needs to have dll-interface to be used by clients of struct '...'

                    commit 32f5529a8bb0364a0168273709d7fdeef0530991
                    Merge: 02112ced a16f72b0
                    Author: Dan Smith <[email protected]>
                    Date:   Sat May 1 14:44:11 2021 -0400

                        Merge branch 'master' into feature/shared-library

                    commit 02112ced47b98f8eaa143e0fd6cf4dc167ee8821
                    Author: Dan Smith <[email protected]>
                    Date:   Sat May 1 14:06:35 2021 -0400

                        building mt/tests crashes GCC on github

                    commit 7c8b52df9c06ad03d4a2838b8cd862d4524c5eb6
                    Author: Dan Smith <[email protected]>
                    Date:   Sat May 1 13:01:10 2021 -0400

                        don't need a separate project for the DLL anymore

                    commit 94fc53280464472cd70620b74340e4a598cb2452
                    Author: Dan Smith <[email protected]>
                    Date:   Sat May 1 12:55:04 2021 -0400

                        make it easier for clients to consume nitf-c++ as a DLL

                    commit a1ed1ce954fffd848e0856c2305dbd86cc4c5b44
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Apr 28 17:35:44 2021 -0400

                        wrap nitf_ImageIO_getMaskInfo() for unit-tests

                    commit 2636b229454f5ae0914dd02e9387e7abf07eda0d
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Apr 28 17:02:50 2021 -0400

                        test_tre_read needs C, not C++ routines

                    commit f6328bcd61452a3625089220f352e870c075c4f3
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Apr 28 16:08:43 2021 -0400

                        more wrapping of C APIs in C++ for unit-tests

                    commit de329e3065e5f51c4c6eb0420d74067b7fa20d21
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Apr 28 15:55:31 2021 -0400

                        more C APIs exposed through C++ for unit-testing

                    commit f552322088bd2f22e3045a495850bd96c25ccdfb
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Apr 28 15:31:48 2021 -0400

                        "Test" project should reference nitf-c, not nitf-c++

                    commit 66ee139887cb6a7c7764a80097caea46e373f657
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Apr 28 15:31:15 2021 -0400

                        allow unit-tests to use C++ API rather than direct calls to C

                    commit 049b9acd7e677f7f8c42301b0ee84f6185166171
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Apr 28 15:10:22 2021 -0400

                        more tweaks for building as a DLL

                    commit 1dc4103157c9319885ac81c30efe65659e254374
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Apr 28 14:04:16 2021 -0400

                        finish separating unit-tests into C and C++

                    commit d6541484f500c757ccdcaa9cfd091c1040ec8069
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Apr 28 13:45:50 2021 -0400

                        begin work on separating C and C++ unit-tests

                    commit 1754c79b68730c81c81da84be67c439c6bb062c5
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Apr 28 13:05:46 2021 -0400

                        tweak Field::get()

                    commit c654395457d1557f83f6b1f29e50a77bc8c2d56e
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Apr 28 12:46:01 2021 -0400

                        add new files to CMakeLists.txt

                    commit cf1eca1e8cde1af33fe7c7c9438d1a4780ce3947
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Apr 28 12:23:36 2021 -0400

                        need to force-resolve the _destruct() functions

                    commit bb61a5762a38ab4423b2bcb7ec64f013312ed496
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Apr 28 10:34:58 2021 -0400

                        set path to CODA-OSS libraries

                    commit 1232b19a8fe95e5f4a288bf27eab4afe4cd6fe33
                    Author: Dan Smith <[email protected]>
                    Date:   Wed Apr 28 10:07:40 2021 -0400

                        _LIB and _WINDLL are part of Visual Studio, not MSVC

                    commit b05bd737c9a9d5e2522a5ae14917b3b955708d53
                    Author: Dan Smith <[email protected]>
                    Date:   Tue Apr 27 18:01:47 2021 -0400

                        remove reference to nitf-c from "Test" project

                    commit 44a705fe7d30ab551e2bb5ef3ae9cd372874512f
                    Author: Dan Smith <[email protected]>
                    Date:   Tue Apr 27 17:05:01 2021 -0400

                        use NITRO_NITFCPP_API to export classes/functions

                    commit 6465b9c5b7dada37e8c48e0f3ab5eedd160a82b0
                    Author: Dan Smith <[email protected]>
                    Date:   Tue Apr 27 15:36:19 2021 -0400

                        Create nitf-c++-dll.vcxproj

                    commit 61bad42f86669c393c318f81a9f0a9db8fa8c59a
                    Author: Dan Smith <[email protected]>
                    Date:   Tue Apr 27 15:07:05 2021 -0400

                        infrastructure for exporting symbols from nitf-c++

                    commit 758f5977222cb1bc833474198eca6e773725dedc
                    Author: Dan Smith <[email protected]>
                    Date:   Tue Apr 27 11:23:34 2021 -0400

                        adjust CMakeLists.txt to turn on more compiler warnings

                    commit f5d9c21f568707cd348411bd31bbb405800ca974
                    Author: Dan Smith <[email protected]>
                    Date:   Mon Apr 26 14:32:29 2021 -0400

                        avoid avoid array -> pointer decay in nitf::Error

                    commit b682e55713cfedcaae0cafbb52404c666c989aab
                    Merge: 02f700e4 35c5f4ad
                    Author: Dan Smith <[email protected]>
                    Date:   Mon Apr 26 14:29:51 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit 02f700e46abebd7a4afcea343696efd71cb4b345
                    Author: Dan Smith <[email protected]>
                    Date:   Mon Apr 26 11:22:52 2021 -0400

                        ubuntu-latest

                    commit 3e6fed0eea70245297d2d8511fbfb4ef7c5b5111
                    Merge: 40af41a9 273c39e8
                    Author: Dan Smith <[email protected]>
                    Date:   Mon Apr 26 11:19:40 2021 -0400

                        Merge branch 'master' into feature/remove_compiler_warnings

                    commit 40af41a9444cc1bc066080a4b160a26e18ac6fed
                    Author: Dan Smith <[email protected]>
                    Date:   Tue Apr 20 10:07:18 2021 -0400

                        build with fewer compiler warnings/code-analysis diagnostics

                    commit 9d4d36651dc570bc45b747b43087e9de675deb15
                    Merge: cfe591ab 6e6819db
                    Author: Dan Smith <[email protected]>
                    Date:   Tue Apr 20 09:57:19 2021 -0400

                        Merge branch 'develop/update_coda-oss' into feature/remove_compiler_warnings

                    commit cfe591ab71072eb672c575f2d1de176ba06cdff9
                    Author: Dan Smith <[email protected]>
                    Date:   Mon Apr 19 11:27:40 2021 -0400

                        #includes for std::make_unique

                    commit c150cc2867f35ef63913885e8860826c829f0d53
                    Author: Dan Smith <[email protected]>
                    Date:   Mon Apr 19 11:12:03 2021 -0400

                        remove more explicit new and delete

                    commit e3857e573329d9c00889afffc7902d67eaa0f386
                    Author: Dan Smith <[email protected]>
                    Date:   Mon Apr 19 10:02:30 2021 -0400

                        reduce explicit use of new and delete

                    commit 4c56d3aba791491e8fe6d183afc7f7892fb8eb08
                    Merge: c7b29b1d 7af8169b
                    Author: Dan Smith <[email protected]>
                    Date:   Sat Apr 17 16:37:07 2021 -0400

                        Merge branch 'develop/update_coda-oss' into feature/remove_compiler_warnings

                    commit c7b29b1d0469c7d63ed78e5c73728d3ee6dda168
                    Author: Dan Smith <[email protected]>
                    Date:   Sat Apr 17 16:29:32 2021 -0400

                        turn on more code-analysis diagnostics

                    commit f8def9cbfdf0d9ada88e91f0271932b3bbc1c4a2
                    Merge: bcb6bfc4 4b0062b7
                    Author: Dan Smith <[email protected]>
                    Date:   Sat Apr 17 15:53:32 2021 -0400

                        Merge branch 'develop/update_coda-oss' into feature/remove_compiler_warnings

                    commit bcb6bfc49565a6765dc7c9eb5d90df108ea0f411
                    Merge: 6f4befc1 4aa689b9
                    Author: Dan Smith <[email protected]>
                    Date:   Sat Apr 17 15:45:28 2021 -0400

                        Merge branch 'develop/update_coda-oss' into feature/remove_compiler_warnings

                    commit 6f4befc10ffdf12547f5c2eed0819f2a1c9d263e
                    Author: Dan Smith <[email protected]>
                    Date:   Sat Apr 17 15:44:53 2021 -0400

                        explicitly =delete copy/assignment

                    commit e381bc348de5c3dfe1a472ad48b61f44cfccf546
                    Merge: 1a7b623b fdc62abd
                    Author: Dan Smith <[email protected]>
                    Date:   Sat Apr 17 15:19:56 2021 -0400

                        Merge branch 'develop/update_coda-oss' into feature/remove_compiler_warnings

                    commit 1a7b623b56a7fcd4a29ca14e8547389c56ae843f
                    Merge: 5d07dd64 014917fe
                    Author: Dan Smith <[email protected]>
                    Date:   Sat Apr 17 15:01:04 2021 -0400

                        Merge branch 'develop/update_coda-oss' into feature/remove_compiler_warnings

                    commit 5d07dd64afc234e8aec83b1086fe8deb51a12084
                    Merge: 012b9b4f cd50f937
                    Author: Dan Smith <[email protected]>
                    Date:   Sat Apr 17 14:47:16 2021 -0400

                        Merge branch 'develop/update_coda-oss' into feature/remove_compiler_warnings

                    commit 012b9b4f3db23a91b4f6d1b467d21fd4f31e1f71
                    Author: Dan Smith <[email protected]>
    …
commit f2e3d70
Author: Dan Smith <[email protected]>
Date:   Fri Jul 29 11:28:51 2022 -0400

    str::strip() is gone, use str::trim()

commit 8f98699
Author: Dan Smith <[email protected]>
Date:   Fri Jul 29 11:21:34 2022 -0400

    latest from coda-oss

commit 6ab60c5
Merge: 24dde2c 7e1fe6a
Author: Dan Smith <[email protected]>
Date:   Fri Jul 29 11:19:57 2022 -0400

    Merge branch 'master' into develop/update-coda-oss

commit 24dde2c
Author: Dan Smith <[email protected]>
Date:   Wed Jun 29 15:54:25 2022 -0400

    coda-oss release 2022-06-29

commit c8afbc0
Merge: 8c0fc52 a3bb3a0
Author: Dan Smith <[email protected]>
Date:   Wed Jun 29 15:50:49 2022 -0400

    Merge branch 'master' into develop/update-coda-oss

commit 8c0fc52
Author: Dan Smith <[email protected]>
Date:   Tue Jun 28 14:55:41 2022 -0400

    latest from coda-oss

commit 7b35520
Author: J. Daniel Smith <[email protected]>
Date:   Thu Jun 23 19:06:02 2022 -0400

    latest from coda-oss

commit 81dd80e
Merge: 15429ea f401794
Author: J. Daniel Smith <[email protected]>
Date:   Thu Jun 23 19:03:06 2022 -0400

    Merge branch 'master' into develop/update-coda-oss

commit 15429ea
Author: J. Daniel Smith <[email protected]>
Date:   Thu Jun 23 13:36:39 2022 -0400

    need to use "srand_called" to fix compiler warning

commit d7caa35
Author: J. Daniel Smith <[email protected]>
Date:   Thu Jun 23 13:13:58 2022 -0400

    trying to fix build error

commit e573fc9
Author: J. Daniel Smith <[email protected]>
Date:   Thu Jun 23 12:39:29 2022 -0400

    latest from coda-oss

commit 6a64d55
Merge: 0add5ad 3e38c39
Author: J. Daniel Smith <[email protected]>
Date:   Thu Jun 23 12:19:39 2022 -0400

    Merge branch 'master' into develop/update-coda-oss

commit 0add5ad
Author: Dan Smith <[email protected]>
Date:   Fri May 13 09:57:07 2022 -0400

    latest from coda-oss

commit 086e364
Author: Dan Smith <[email protected]>
Date:   Thu May 12 13:39:23 2022 -0400

    don't need VS UnitTest project

commit 48037ff
Author: Dan Smith <[email protected]>
Date:   Thu May 12 10:13:19 2022 -0400

    fix build errors on Linux

commit 85f1cd6
Author: Dan Smith <[email protected]>
Date:   Thu May 12 09:50:25 2022 -0400

    more updates from coda-oss

commit b9b9468
Author: Dan Smith <[email protected]>
Date:   Thu May 12 09:49:15 2022 -0400

    latest from coda-oss

commit 66f9b07
Merge: 0fdf9fb f27a389
Author: Dan Smith <[email protected]>
Date:   Thu May 12 09:47:52 2022 -0400

    Merge branch 'master' into develop/update-coda-oss

commit 0fdf9fb
Author: Dan Smith <[email protected]>
Date:   Tue May 3 15:42:24 2022 -0400

    coda-oss release 2022-05-03
commit 8802971
Author: Dan Smith <[email protected]>
Date:   Tue Aug 2 10:02:35 2022 -0400

    coda-oss 2022-08-02

commit 41a5580
Author: Dan Smith <[email protected]>
Date:   Tue Aug 2 09:57:12 2022 -0400

    copy export template from coda-oss

commit f2e3d70
Author: Dan Smith <[email protected]>
Date:   Fri Jul 29 11:28:51 2022 -0400

    str::strip() is gone, use str::trim()

commit 8f98699
Author: Dan Smith <[email protected]>
Date:   Fri Jul 29 11:21:34 2022 -0400

    latest from coda-oss

commit 6ab60c5
Merge: 24dde2c 7e1fe6a
Author: Dan Smith <[email protected]>
Date:   Fri Jul 29 11:19:57 2022 -0400

    Merge branch 'master' into develop/update-coda-oss

commit 24dde2c
Author: Dan Smith <[email protected]>
Date:   Wed Jun 29 15:54:25 2022 -0400

    coda-oss release 2022-06-29

commit c8afbc0
Merge: 8c0fc52 a3bb3a0
Author: Dan Smith <[email protected]>
Date:   Wed Jun 29 15:50:49 2022 -0400

    Merge branch 'master' into develop/update-coda-oss

commit 8c0fc52
Author: Dan Smith <[email protected]>
Date:   Tue Jun 28 14:55:41 2022 -0400

    latest from coda-oss

commit 7b35520
Author: J. Daniel Smith <[email protected]>
Date:   Thu Jun 23 19:06:02 2022 -0400

    latest from coda-oss

commit 81dd80e
Merge: 15429ea f401794
Author: J. Daniel Smith <[email protected]>
Date:   Thu Jun 23 19:03:06 2022 -0400

    Merge branch 'master' into develop/update-coda-oss

commit 15429ea
Author: J. Daniel Smith <[email protected]>
Date:   Thu Jun 23 13:36:39 2022 -0400

    need to use "srand_called" to fix compiler warning

commit d7caa35
Author: J. Daniel Smith <[email protected]>
Date:   Thu Jun 23 13:13:58 2022 -0400

    trying to fix build error

commit e573fc9
Author: J. Daniel Smith <[email protected]>
Date:   Thu Jun 23 12:39:29 2022 -0400

    latest from coda-oss

commit 6a64d55
Merge: 0add5ad 3e38c39
Author: J. Daniel Smith <[email protected]>
Date:   Thu Jun 23 12:19:39 2022 -0400

    Merge branch 'master' into develop/update-coda-oss

commit 0add5ad
Author: Dan Smith <[email protected]>
Date:   Fri May 13 09:57:07 2022 -0400

    latest from coda-oss

commit 086e364
Author: Dan Smith <[email protected]>
Date:   Thu May 12 13:39:23 2022 -0400

    don't need VS UnitTest project

commit 48037ff
Author: Dan Smith <[email protected]>
Date:   Thu May 12 10:13:19 2022 -0400

    fix build errors on Linux

commit 85f1cd6
Author: Dan Smith <[email protected]>
Date:   Thu May 12 09:50:25 2022 -0400

    more updates from coda-oss

commit b9b9468
Author: Dan Smith <[email protected]>
Date:   Thu May 12 09:49:15 2022 -0400

    latest from coda-oss

commit 66f9b07
Merge: 0fdf9fb f27a389
Author: Dan Smith <[email protected]>
Date:   Thu May 12 09:47:52 2022 -0400

    Merge branch 'master' into develop/update-coda-oss

commit 0fdf9fb
Author: Dan Smith <[email protected]>
Date:   Tue May 3 15:42:24 2022 -0400

    coda-oss release 2022-05-03
Dan Smith and others added 28 commits March 9, 2023 10:01
commit 3218ca3
Merge: 20ac30d 6149255
Author: Dan Smith <[email protected]>
Date:   Wed Jul 5 12:07:03 2023 -0400

    Merge commit '6149255f237e37dae196ede2fba585262c754b60' into develop/sync_externals

commit 6149255
Author: Dan Smith <[email protected]>
Date:   Wed Jul 5 12:07:03 2023 -0400

    Squashed 'externals/coda-oss/' changes from 54033e70e3..c2fc5fc660

    c2fc5fc660 add more projects to coda-oss-lite.vcxproj (#694)
    ceb86c186e support $(PlatformToolset) as a "special" environment variable (#693)
    d78a8595a7 OS::getSIMDInstructionSet() utility (#692)
    2d2df467da fix `python3 waf dumplib`

    git-subtree-dir: externals/coda-oss
    git-subtree-split: c2fc5fc660c2794d77fac2b71cf0dfae76c22c3e

commit 20ac30d
Author: Dan Smith <[email protected]>
Date:   Wed Jul 5 12:06:51 2023 -0400

    latest from CODA-OSS

commit 6f4212e
Merge: 9a1e6b2 cee9feb
Author: Dan Smith <[email protected]>
Date:   Wed Jul 5 12:05:41 2023 -0400

    Merge branch 'main' into develop/sync_externals

commit e13ca8b
Author: Dan Smith <[email protected]>
Date:   Mon Jun 19 14:00:13 2023 -0400

    Squashed 'externals/coda-oss/' changes from 3c63f9f65e..54033e70e3

    54033e70e3 Merge branch 'main' into feature/complex_short

    git-subtree-dir: externals/coda-oss
    git-subtree-split: 54033e70e353da94340dd7b96d0b1c6652308952

commit 9a1e6b2
Merge: 4896d7f e13ca8b
Author: Dan Smith <[email protected]>
Date:   Mon Jun 19 14:00:13 2023 -0400

    Merge commit 'e13ca8b67ca6f547b5c88649a8d102b32e2cce17' into develop/sync_externals

commit 4896d7f
Author: Dan Smith <[email protected]>
Date:   Mon Jun 19 14:00:08 2023 -0400

    latest from CODA-OSS

commit f6ca547
Author: Dan Smith <[email protected]>
Date:   Mon Jun 19 13:47:55 2023 -0400

    Squashed 'externals/coda-oss/' changes from f4d42005fa..3c63f9f65e

    3c63f9f65e std::numbers from C++20 (#691)
    892dd0e00f ComplexInteger and ComplexReal to better match existing naming conventions (#690)
    b3872181ec match coda-oss naming conventions (#688)
    704d6867f9 beef-up our complex type (#687)
    47c1c1cd66 check is_absolute() for URLs (#686)
    c042373e16 be sure our Path::isAbolute() matches std::filesystem::path::absolute() (#684)
    ad10286bc0 volatile is about "special" memory, not threading (#685)

    git-subtree-dir: externals/coda-oss
    git-subtree-split: 3c63f9f65eaa2f7d8d33797c49525a24c2b82b62

commit 56eda7a
Merge: 02988da f6ca547
Author: Dan Smith <[email protected]>
Date:   Mon Jun 19 13:47:55 2023 -0400

    Merge commit 'f6ca547a2cd51a907313efcdd6df461a1878aef0' into develop/sync_externals

commit 02988da
Author: Dan Smith <[email protected]>
Date:   Mon Jun 19 13:47:51 2023 -0400

    latest from CODA-OSS

commit 075c973
Merge: 48d98e7 3f01809
Author: Dan Smith <[email protected]>
Date:   Mon Jun 19 13:47:14 2023 -0400

    Merge branch 'main' into develop/sync_externals

commit ae3968a
Author: Dan Smith <[email protected]>
Date:   Tue Jun 13 17:30:25 2023 -0400

    Squashed 'externals/coda-oss/' changes from e87c32b4de..f4d42005fa

    f4d42005fa fix build error in NITRO
    ff11a5557e keep using std::complex<short> for now (#682)
    c88b9c0532 types::complex<T> (#681)
    d1244a0804 don't need our own make_unique in C++14 (#680)
    aeec0131c5 assert()s for mem::CopyablePtr (#679)
    72b0ebd603 add types::complex_short (#678)
    932130a580 patch to build other projects
    c00c1f203d coda-oss release 2023-06-06 (#677)
    ef54bbcd53 remove more compiler warnings (#676)
    dadfc5ce62 distinguish between byte-swapping a buffer and single value (#674)
    90187f6cd8 more xml.lite tweaks for SIDD-3.0/ISM (#675)
    eb99607720 stronger type-checking for byteSwap() (#673)
    ff4f820ed8 xml.lite tweaks to support SIDD 3.0 ISM (#672)
    b1de8c0e5e std::byte should be a unique type (#671)
    c05bf9a028 allow enums to be byte-swapped too
    1f9fd88d6d remove spurious
    47684c45b8 byteSwap now uses byte buffers (#670)
    cbc659db27 add swapBytes() utility from SIX (#669)
    891481b64f simplify byte-swapping (#668)
    540ae763e5 more byteSwap() tweaks
    0774c03c46 threaded byteSwap() (#667)
    d156370d36 swapping a single-byte value makes no sense
    c120e3255d be sure parameter is used to avoid compiler warning
    e85ec93317 --output-on-failure for CTest (#666)
    e80376197b turn off "there is no warning number" warning
    c5f0a5d154 A C-string may not be NULL-terminated (#665)
    0c5eb29ae7 use platform-specific routines for byteSwap() (#664)
    0b7d581fa6 remove transform_async() (#663)
    f6489b6bef Merge branch 'main' into feature/xml.lite_tweaks
    836c426a2b use function-pointers so that isConsoleOutput is only checked once
    56e3c45b1b move depthPrint() functionality into non-member function in preparation for future changes
    ddcd26d972 Merge branch 'main' into feature/xml.lite_tweaks
    69cc0e5063 use the more rigorous create_and_check_datatype()
    9efb875584 Merge branch 'main' into feature/hdf5
    4d2f2f4173 more HighFive unittests (#662)
    14191a844a HighFive::create_datatype() goes from C++ to HighFive
    98583473fb utility routines to read string attributes
    1fa75ce81e use the C API to read a string attribute
    71e7b69f54 still can't figure out how to read a string attribute :-(
    e96f37a69b test reading the file attributes
    a25244519c getAttribute() unittest
    8f12a3000b getDataType() unittest
    857ff0af32 HighFive utility routines (#661)
    1d687db57b writeDataSet() utility overload
    106aa68945 sigh ... H5Easy::dump() fill fails on Windows/WAF :-(
    2641b60b2b Merge branch 'main' into feature/hdf5
    35c19e7e81 change actions to @V3 (#660)
    212bbd3a36 works on local machine, but not build server ... ?
    7125118b09 dump of 1D vector doesn't work :-(
    c704db4352 sigh ... WAF build still failing :-(
    01aae46163 does dump() of a 1D vector work?
    76a53c8134 comment-out H5 writing :-(
    0f0e19affe test_highfive_dump()
    cb8f737957 trying to get highfive_dump() unittest working w/Windows-WAF
    6584a264af does test_highfive_create() work?
    cde6147ced tweak HighFive wrappers (#659)
    3165668545 Revert "trying HighFive "write" unittests again"
    a9ec24ca4d trying HighFive "write" unittests again
    585ad49a56 tweak names of utility routines
    4c91a4d97a make it easier to read a std::vector and std::vecotr<std::vector>
    0217ffa26c readDataSet() now works for 1D data
    95e8973f29 trying to get hdf5::lite::load() working
    4d294611d4 "const" correctness
    5e6305c3f7 fix load_complex()
    4a134dc5f1 start work on utility routines to read complex data from HDF5
    9d76a7f41e Merge branch 'main' into feature/hdf5
    8f9667a240 whitepsace
    ebd3fc99ea Merge branch 'main' into feature/hdf5
    40091b069c comment-out writing tests for now ... need to figure our WAF bulid failure
    935aa34592 be sure the dataset has real data
    114b9bf33c update release notes
    bd9c0b26c5 tweak HighFive utility routines
    acda1ef577 turn off diagnostics around expected failures
    22a7488402 readDataSet() utility routine for HighFive
    bd88a8c256 HighFive writeDataSet() utility to work with our SpanRC
    6142f5b339 use HighFive routines to write a HDF5 file
    5bbf1abaff Use HiveFive routines to get info about the file
    84fbc83789 duplicate unittests with H5Easy
    f1f054c03a Merge branch 'main' into feature/hdf5
    9b63ca470c fix directory names
    f6f826689a fix directory names
    7aeb82c336 Merge branch 'main' into feature/hdf5
    d028baaebd hook up HighFive header-only library (#653)
    3083b0a313 Revert "HighFive 2.6.2"
    246985a7f0 Revert ""build" HighFive HDF5 library"
    a8b75a5865 Revert "turn off HighFive Boost support"
    ec68d5f830 Revert "Add HighFive unittests"
    f1f85b9e7f Revert "get test_high_five_base more-or-less compiling"
    5ea634ee15 Revert "more work on getting HighFive unittests to build"
    ecc45433c7 more work on getting HighFive unittests to build
    bb194788ab get test_high_five_base more-or-less compiling
    d42bde0004 Add HighFive unittests
    ddc86bb328 turn off HighFive Boost support
    b255122d4f "build" HighFive HDF5 library
    396cc3ef2a HighFive 2.6.2
    5e5f9d9c0f Merge branch 'main' into feature/hdf5
    ee938b4a52 changes from SIX
    bb764df90b Merge branch 'main' into feature/xml.lite_tweaks
    de2a243800 make derived classes 'final' if possible
    14e19bcd21 Change xml lite function to virtual (#645)
    8f42ac8e9e Merge branch 'main' into feature/xml.lite_tweaks
    18ad90645f hdf5Write unittest
    3462e11792 createFile() and writeFile() overloads
    ecee81d532 fix typos
    197eecfa62 sketch-out hdf5::lite::writeFile()
    bd2311795e use SpanRC for writeFile(), not yet implemented
    ea9af75109 simple SpanRC to hold a 2D-size and pointer
    027c19ee8a createFile() unittest
    1f9d07ecbc hook up createFile()
    8c7e4473f0 start hooking up HDF5 writing
    146e0bea3b Merge branch 'main' into feature/hdf5
    88ca9fcb7f Merge branch 'main' into feature/hdf5
    42b604b463 Squashed commit of the following:
    10ee602c25 Merge branch 'main' into feature/hdf5
    67aa42b69d restore changes from "main"
    8bbfcbfbfe unittests can be simplified to match fewer "view" classes
    126bb802ea Merge branch 'main' into feature/hdf5
    3f8ba7a423 again, don't need a class just to convert from std::vector<> to std::span<>
    24c2b489c8 Squashed commit of the following:
    2703c119d4 Squashed commit of the following:
    9d5228a2be don't need an entire class just to convert a std::vector<> into std::span<>
    51bc931dcd Merge branch 'main' into feature/hdf5
    a84f258160 Squashed commit of the following:
    c4d2ed696e add missing #include guards, fix type in existing #include guard
    d541525a01 use a single ComplexViewConstIterator for all views
    86e6a459fe CODA_OSS_disable_warning causes GCC errors :-(
    5d4b9c2cb6 only need an custom iterator for ComplexSpansView
    d9f0fb1286 hook up iterators
    b9329e4db0 initial pass at a ComplexViewConstIterator
    6352388739 remove compiler warning about unused "constexpr" variables
    b39f6096fb use the casing from H5 to make copy/pasting code slightly easier
    0887b13eb4 Merge branch 'main' into feature/hdf5
    bd07df1cae Consistent casing for Dataset, Datatype, Dataspace
    7acd30ee23 tweak hdf5.lite dependencies
    38ab914dfd Jupyter notebook for creating H5 files
    95a040e0bf _small.h5 is now (correctly) FLOAT32
    107e7c4876 make a simple values() member function to avoid template magic
    e1feca9194 use TEST_SPECIFIC_EXCEPTION macro instead of try/catch
    7383336888 readDatasetT() now throws for the wrong buffer type
    6b2cc25294 Merge branch 'feature/hdf5' of github.com:mdaus/coda-oss into feature/hdf5
    310f8fd3d5 can't get template magic right for copy_axis()
    86b306d596 stepping through copy ctors in the debugger is annoying
    f243e92d68 trying to make wrong type of buffer fail
    2b10d96529 read in new sample file
    a28e59d8c5 help the compiler with type deduction
    49bf5e9bc2 nested_complex_float_data_small.h5
    e029325fc0 utility routines to "deconstruct" and array of std::complex
    dede3bd393 Merge branch 'main' into feature/hdf5
    904b1ef5ec tweak class names, make_() and copy() utility routines
    8237b9efbf make it harder to pass the wrong types to ComplexViews
    4d9aeda2cd ComplexArrayView and ComplexParallelView utility classes
    f5e367dfa6 test std::span<const std::complex<float>>
    a4a2844f26 read in the nested "i" and "r" data
    1156152650 sample file has subgroups
    8e1b7869aa Merge branch 'feature/hdf5' of github.com:mdaus/coda-oss into feature/hdf5
    9f4232a1dd update sample H5 file
    8c55db73ae walk through HDF5 sub-groups
    7775ed9c43 Update 123_barfoo_catdog_cx.h5
    677975d7ca Matlab code to create sample H5 file
    a0e7dfe07b Update test_hdf5info.cpp
    0b67e1602f pass __FILE__ and __LINE__ from calling site for a more accurate exception message
    86a6773213 skeleton for more sample data
    85f79b0999 Merge branch 'main' into feature/hdf5
    18088e9421 Merge branch 'main' into feature/hdf5
    3a1d17692f Merge branch 'main' into feature/hdf5
    1755c69d70 Merge branch 'main' into feature/hdf5
    9ad015432d No more "11" suffix on exception names
    c20d962511 Squashed commit of the following:
    c88cee999b other values to be filled-in
    bca4a4ecd8 incorporation NamedObject from HDF5 docs
    61fa68f72e groupInfo()
    460e7d7665 datasetInfo()
    14eb9b764b start filling in DatasetInfo
    afe5f1c3a0 start to fill in DatasetInfo
    77a968c72d start filling in GroupInfo
    d81bcdfd92 openGroup() to open groups (loc)
    a0cd294697 comment-out "dataset" unittest for now
    86e0060245 begin filling in FileInfo
    366dda6ab6 a return_type_of utility is needed to deduce the return type
    e219282638 explicitly pass return type to template
    4937ccd11d template to reduce boilerplate when calling try_catch_H5Exceptions
    b3b5ebde78 use new exception utility routines
    ea1c03ef0c put exception handling/conversion in a utility routine
    819a99d397 utility routine for exception handling
    6f34eea979 put utilities in a separate file for easier reuse
    fcbde4f241 break utility routines into smaller pieces for easier reuse
    52358ea8a9 WIN32 no longer automatically defined?
    5a42864722 Revert "build HDF5 with C89"
    680e599e9d build HDF5 with C89
    a87a071218 Merge branch 'main' into feature/hdf5
    8447c1a900 Revert "sym-links instead of copying files"
    db3b5e12b4 Merge branch 'main' into feature/xml.lite_tweaks
    fb60b5696f Merge branch 'main' into feature/hdf5
    5110a5cc81 Comments about _u and _q
    1a937d32cf Merge branch 'main' into feature/xml.lite_tweaks
    fa06f04d7e get ready for hdf5.lite enhancdements
    b040c7c437 sym-links instead of copying files
    aa431bb477 use _u for xml::lite::Uri
    3d0c6d58ce fix case-sensitive #include filename
    93dcd0e527 operator() for getElementByName()
    75a93af859 more operator[] overloads to make attribute management easier
    4ab8216f87 user-defined string literals to remove some noise around xml::lite::QName
    f82f0b0fc6 Merge branch 'main' into feature/xml.lite_tweaks
    ae30e36443 Merge branch 'feature/xml.lite_tweaks' of github.com:mdaus/coda-oss into feature/xml.lite_tweaks
    ffdd9beb0b simplify attribute creation
    9bf5414f5d simplify attribute creation
    82d7a4e959 SWIG gets confused about namespaces
    7a61d0741f fix bug on Element ctor uncovered by unittest
    fdd7e58c1a QName is also in the xerces namespace which confuses SWIG bindings
    a325b7053b operator+=() overload for addChild
    daf30e6c0e Merge branch 'feature/xml.lite_tweaks' of github.com:mdaus/coda-oss into feature/xml.lite_tweaks
    b887d2b476 provide overloads for Element& rather than creating new "reference" types
    1fa6bba388 rename test_xmleasy.cpp
    7c8c9e0f1c += overload
    850da6f63d overload for std::string
    4547fc5a75 use UIT-8 strings for characterData
    4723462a3b convenient addChild() overloads
    e48720753a copy over ElementReference from xml.easy
    a4ca30a0d6 Merge branch 'main' into feature/xml.lite_tweaks
    6ae9f0b715 Revert "check-in of new xml.easy (to move code between computers)"
    f7466a6d75 Revert "simple routines for single element"
    a5490230d6 Revert "make some operators simplier ways of calling functions"
    c9a25630a6 Revert "get document creation working"
    8af8710b05 Revert "free functions instead of member functions"
    16c3847cb2 Revert "ElementReference distinct from Element"
    7d68e156ff Revert "ElementMutableReference"
    00eb2a2826 Merge branch 'main' into feature/xml.lite_tweaks
    a42969c1f4 ElementMutableReference
    a20ae9355e ElementReference distinct from Element
    14eeeea0b5 free functions instead of member functions
    4aae014b39 get document creation working
    8835692699 make some operators simplier ways of calling functions
    053bd1212a simple routines for single element
    8bf701a2ea check-in of new xml.easy (to move code between computers)
    41f959051c unittests for creating XML documents from scratch
    9752d50ae2 Merge branch 'main' into feature/xml.lite_tweaks
    1531d57095 by default, don't validate strings passed to Uri()
    46d13d4bf7 Merge branch 'master' into feature/xml.lite_tweaks
    39b547d321 remove more vestiges of Expat and LibXML
    ec8274d524 remove LibXML and Expat as they're no longer used/supported.
    20eeefeef6 Merge branch 'master' into feature/xml.lite_tweaks
    95074b9b1a update for newer Intel compiler
    7024f71e1b Merge branch 'master' into feature/xml.lite_tweaks
    57b1cbc83d Merge branch 'master' into feature/xml.lite_tweaks
    4b67561c3d remove validate() overload that nobody is using
    fa15f1e5dc Squashed commit of the following:
    1484a90909 test the new validate() API
    470da70fb8 hookup StringStreamT routines
    2cddf25047 begin hooking up validate() overloads
    1b5d910f38 overload validate() for UTF-8 and Windows-1252
    03309b8c9f Squashed commit of the following:
    b72c6c5bf2 older compiler doesn't like our make_unique
    af8f00307f validate UTF-8 XML on Linux
    211188613e unit-test for LEGACY XML validation
    3c1169d2b5 Squashed commit of the following:
    3afff19cad std::filesystem::path for FileInputStreamOS
    908d452f8f WIP: validate all of our sample XML files
    00f9bb16bc validate against a XML schema
    243d8c356c Merge branch 'master' into feature/xml.lite_tweaks
    2815d707d9 fix to work with SWIG bindings. :-(
    4608621326 trying (again) to remove vestiages of old code
    e3c83a8587 Revert "new code should use UTF-8"
    811207c920 new code should use UTF-8
    0ffd835f96 Squashed commit of the following:
    1e7e03ded0 Merge branch 'master' into feature/xml.lite_tweaks
    c1d806affa Merge branch 'master' into feature/xml.lite_tweaks
    850d3c811d str::strip() that can be easier to use than str::trim()
    580ba9c8c3 explicitly =delete move
    2b39831a80 Squashed commit of the following:
    39eebdc23f Merge branch 'master' into feature/xml.lite_tweaks
    9adf86cbaf force calling new UTF-8 write() routines
    ea61b62045 Merge branch 'master' into feature/xml.lite_tweaks
    8a34583fa0 overload to take schemaPaths as filesystem::path
    8671b442f7 parse XML embedded in a binary file
    ec4a902f14 updates from xerces.lite
    80dc4d9635 updates from xerces.lite
    549766d6c1 Attributes::contains() no longer catches an exception
    8a645ceac3 need "sys/" when building in other environments
    36af082690 super-simple URI validation
    78ef28a3e2 SWIG bindings are a PITA! :-(
    e9cba8491e SWIG needs help with Uri
    8a8d8dc072 another routines used by pre-build SWIG bindings
    818e1ec5d3 pre-build SWIG bindings use getElementByTagName() member function
    067cac5d85 old compiler gets confused on unadorned QName
    ba92c0ae7e more use of Uri and QName
    446c7d17a7 use QName in new code
    d6f8b0c836 more direct use of QName
    90fff1c737 use xml::lite::QName instead of tuple<string, string>
    646cbb5ed4 more direct use of QName and Uri
    ba589ea3b3 make QName more robust
    bab0ee8b5e createElement() -> addNewElement()
    e3a145747a grab changes from six-library
    32285e95c4 Merge branch 'master' into feature/xml.lite_tweaks
    9f79f0bf62 Merge branch 'master' into feature/xml.lite_tweaks
    a12bbc32c6 make it easier to create new Elements with a value
    fc9967f986 make it easy for callers to addChild() keep a reference to the Element
    4627766b7d be sure test_xmlparser works in "externals" of other projects
    bf22763961 "private" is part of the name-mangling
    fad92bcc8f making sure copy-ctor is implemented
    f90fdcead0 consolidate common XML test code
    9fc53f2d51 use str:: utility for casting
    6da6f794bb still trying to find the right macro for SWIG
    0c1b86c566 still trying to fix SWIG
    fdc6fc9bd6 trying to fix SWIG build error
    7835e8c270 SWIG needs copy-ctor
    585695942d disable copy/assignment for Element, it's probably almost always wrong
    391fed6135 fix double-delete caused by copying
    61790fe695 retry parsing XML with Windows-1252 if first parse() fails
    63cffac59e change string_encoding to match coda-oss style of PascalCase
    010479bbec read an XML file we know is wrongly encoded as Windows-1252
    9a05050621 more references instead of pointers
    2d44b69519 Reading Windows-1252 w/o "encoding" fails
    63dc7b0762 read Windows-1252 too
    c9434c9cbe test as UIT-8 too
    f310ccf0cf get reading from UTF-8 XML working on Windows
    1fa39c2be0 get testReadUtf8XmlFile working on Linux
    1a83cd8157 sys::Path is too much trouble right now
    ed60aa22c9 unit-test to read XML from a file
    a9336db7c6 Squashed commit of the following:
    0825beb0d3 Merge branch 'master' into feature/xml.lite_tweaks
    c618489be7 Merge branch 'master' into feature/xml.lite_tweaks
    e8e4b8fe1d determine string_encoding based on platform
    1f43bcfc26 create a new Element by using the platform to determine "characterData" encoding
    961bef66b4 Merge branch 'master' into feature/xml.lite_tweaks
    e9798a5 fix static_assert()
    6f77728 Merge branch 'master' into feature/xml.lite_tweaks
    b98d4f5 Merge branch 'master' into feature/xml.lite_tweaks
    1b5abba The (old) version of SWIG we're using doesn't like certain C++11 features.
    53bdeab Merge branch 'master' into feature/xml.lite_tweaks
    60cf8ae "" doesn't work with decltype() in older C++
    97e7247 reduce getValue() overloads by making "key" a template argument
    5e6373e reduce code duplication
    f9e7cfe provide castValue<T> instead of getValue(T&)
    cbd0bd8 castValue<T> throws instead of returning a bool like getValue(T&)
    87c7514 Merge branch 'master' into feature/xml.lite_tweaks
    10cc612 make getElement*() consistent for zero or >1 results
    f5b137e Merge branch 'master' into feature/xml.lite_tweaks
    1765efc allow clients to specify toType() and toString() for getValue() and setValue()
    df8b746 allow clients to specify their own toType/toString routines
    6670272 Merge branch 'master' into feature/xml.lite_tweaks
    6956311 Merge branch 'master' into feature/xml.lite_tweaks
    d505f35 Merge branch 'master' into feature/xml.lite_tweaks
    fbd1061 catch a BadCastException and return false from getValue()
    3a78377 use a template to reduce duplicated code
    0ad4b86 Merge branch 'master' into feature/xml.lite_tweaks
    a848aa3 get & set the characer data as a type
    f3ee1ee utility routines to set an attribute value
    5952276 templates to get an attribute value convert to a specific type
    0663922 miised a change in last commit
    1aa458e add getValue() overloads that return true/false rather than throwing
    faa6d30 added getElementByTagName() overloads as that's a very common use-case

    git-subtree-dir: externals/coda-oss
    git-subtree-split: f4d42005fa477ae59da193422aa2cb14b877cf0c

commit 48d98e7
Merge: 18be358 ae3968a
Author: Dan Smith <[email protected]>
Date:   Tue Jun 13 17:30:25 2023 -0400

    Merge commit 'ae3968aaccdb595304a64eab2f747a24ab0e4f61' into develop/sync_externals

commit 18be358
Author: Dan Smith <[email protected]>
Date:   Tue Jun 13 17:30:21 2023 -0400

    latest from coda-oss
https://github.com/microsoft/STL/wiki/Changelog#vs-2022-179-preview-1
> *Note*: `/Wall` is not intended for regular production use, as it contains a large number of
> extremely noisy and low-value warnings. In general, the STL does not attempt to be `/Wall` clean.
@JDanielSmith JDanielSmith self-assigned this Nov 15, 2023
@JDanielSmith JDanielSmith merged commit a4d0a51 into main Nov 15, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant