Skip to content

libdap-3.20.9

Compare
Choose a tag to compare
@ndp-opendap ndp-opendap released this 28 Dec 18:56
· 226 commits to master since this release

DOI

Updates in support of Hyrax-1.16.5

  • Started migrating from (deprecated) auto_ptr to C++11 unique_ptr

  • Migrated use of regex functions from outdfated GNU implementation
    to C++11 implementation (uses compile time swicth)