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
Corrected size of allocated memory for field name in NcCompoundType::getMemberName More... over 10 years ago
Updated the .gitignore. More... over 10 years ago
Removed some unrelated stuff in libnetcdf-cxx.settings template. More... over 10 years ago
Updated .travis.yml file. More... over 10 years ago
Merge branch 'jarlela-master' More... over 10 years ago
Added NcCompoundType methods getMemberName and getMemberIndex More... over 10 years ago
Added RPath handling to cmake. More... over 10 years ago
Added, started to fill out the RELEASE_NOTES.md file. More... over 10 years ago
Added the examples directory to CMake. More... over 10 years ago
Added a travis-ci configuration file. More... over 10 years ago
Added coveragte tests, other ctest-related configuration. More... over 10 years ago
Added the tests. More... over 10 years ago
Further cmake work. We are generating libraries now. More... over 10 years ago
Updated SO version to reflect the one generated by autotools. It is curiously low, 1.0.2. I'll need to double check that that is accurate. More... over 10 years ago
Added developer-appropriate doxyfile. More... over 10 years ago
Added build directories to gitignore file. More... over 10 years ago
Renamed a file. Work prorgresses on integrating cmake support. More... over 10 years ago
Initisl fleshing out of cmake file in cxx4 directory. More... over 10 years ago
Further fleshing out of the CMakeLists configuration, but still a ways to go. More... over 10 years ago
Added blank CMakeLists.txt More... over 10 years ago
Add open and close methods for NcFile More... over 10 years ago
Continued creating the CMakeLists.txt file. More... over 10 years ago
Removed what appears to be some development scripts. More... over 10 years ago
Added a gitignore file, added an initial CMakeLists.txt file. More... over 10 years ago
Updated Readme.md. More... over 11 years ago
Merge pull request #13 from jarlela/file_destructor More... over 11 years ago
Do not call nc_close on null object in NcFile destructor More... over 11 years ago
Merge branch 'exception_code_msg' of https://github.com/jarlela/netcdf-cxx4 into jarlela-exception_code_msg More... over 11 years ago
Included missing header for strerror + handle unknown system error code More... over 11 years ago
Merge pull request #11 from jlec/master More... over 11 years ago