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
Merrge branch 'aodhan.wif' of https://github.com/Unidata/netcdf-cxx4 into aodhan More... about 6 years ago
Adding fill functionality More... about 6 years ago
Adding recent changes before merger with aodhan.wif More... about 6 years ago
Plugin test support in cmake. More... about 6 years ago
Initial compression plugin API test working. More... about 6 years ago
More work More... about 6 years ago
Adding more infrastructure for shell testing. More... about 6 years ago
Adding shell script infrastructure. More... about 6 years ago
Wiring in plugin tests. More... about 6 years ago
Moved plugin test files to their own examples. More... about 6 years ago
Merge branch 'master' into aodhan More... about 6 years ago
Merge branch 'master' into move-semantics More... about 6 years ago
Adding extra wrappers for functions in ncFile and ncVar More... about 6 years ago
Merge pull request #69 from Unidata/add_filters.wif More... about 6 years ago
Add test_move to autotools More... about 6 years ago
Add basic test for NcFile/NcGroup move constructors More... about 6 years ago
Fix bug with NcGroup move constructors More... about 6 years ago
Wiring in support for detecting filter support. More... about 6 years ago
Merge branch 'master' into move-semantics More... about 6 years ago
Adapting the findplugin script from the C library. More... about 6 years ago
More plugin infrastructure. More... about 6 years ago
Adding plugins code from C library to prepare for adding plugin functionality. More... about 6 years ago
Adding a check for the filter functionality in the C library. More... about 6 years ago
Merge branch 'aodhan' of github.com:aodhansweeney/netcdf-cxx4 into aodhan More... about 6 years ago
Merge branch 'master' into aodhan More... about 6 years ago
Adding updates from meeting on 6/18 More... about 6 years ago
Trying something in example. More... about 6 years ago
Got ncFilter compiling. More... about 6 years ago
Making getFilter consistent More... about 6 years ago
Added Filter.cpp and Filter.h, filter functions now named setFilter()--> nc_def_var_filter() and getFilter--> nc_inq_var_filter() to be in line with other apparent naming convensions. More... about 6 years ago