0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 5 months ago.
Apr 06, 2024 — Apr 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a global id, g_ncid, which is assigned when a file is open. More... over 9 years ago
Reworking this so that we can avoid the refactor cascade. More... over 9 years ago
Parameterized getName() and getSize() to take an ncid, but this is going to have a cascading effect. More... over 9 years ago
Trying to work around the issue. More... over 9 years ago
Corrected a couple issues. More... over 9 years ago
Tests were not returning errors when an exception was caught. This was discovered in support of https://github.com/Unidata/netcdf-cxx4/issues/30 More... over 9 years ago
Updated Releae Notes. More... over 9 years ago
Merge branch 'master' into doxygen More... over 9 years ago
Cleaned up some stale temporary files in support of https://github.com/Unidata/netcdf-cxx4/issues/28 More... over 9 years ago
Updated release notes to reflect change in cmake-based doxygen option. More... over 9 years ago
Tweaked Doxyfile version, modified NCXX_ENABLE_DOXYGEN to ENABLE_DOXYGEN. More... over 9 years ago
More work wiring in doxygen with autotools. More... over 9 years ago
Wired in --enable-doxygen to configure.ac, docs/Makefile.am. Fleshed out mainpage.md. Added a note about all this to release_notes.md More... over 9 years ago
Adding more doxygen infrastructure. More... over 9 years ago
Added additional doxygen files. More... over 9 years ago
Added new template file copied over from netcdf-c. More... over 9 years ago
Removed extremely-dated doxyfile. Will replace with a new one. More... over 9 years ago
Roughed-in Makefile.am file. More... over 9 years ago
Moved developer doxygen file. More... over 9 years ago
Added installation cmake file. More... over 9 years ago
Adding install/uninstall framework similar to that found in netcdf-c. More... over 9 years ago
Roughed in doxygen support. More... over 9 years ago
Fixed a variety of static-analysis reported issues. More... over 9 years ago
Removed a dead assignment reported by clang static analysis. More... over 9 years ago
Updated developer doxyfile. More... over 9 years ago
Added a link to the coverity dashboard in release notes. More... over 9 years ago
Corrected path issue in travis configuration. More... over 9 years ago
Migrating C++ interface to docker-based test matrix. More... over 9 years ago
Corrected missing quotes as reported by Robert Fischer. More... over 9 years ago
Updating travis-ci configuration and migrating to a containerized system. More... almost 10 years ago