openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
N
netcdf-cxx4
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
5 months
ago. based on code collected
5 months
ago.
Apr 06, 2024 — Apr 06, 2025
Showing page 10 of 11
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix multilib and underlinking problems in pkg-config files
Justin
as Justin Lecher
More...
over 11 years ago
Merge pull request #10 from slayoo/master
Russ Rew
More...
over 11 years ago
NcFile ctor: handling format + open
Sylwester Arabas
as slayoo
More...
over 11 years ago
addVar for scalar variables
Sylwester Arabas
as slayoo
More...
over 11 years ago
assuring no exception is thrown from ncFile dtor
Sylwester Arabas
as slayoo
More...
over 11 years ago
automatic data/define mode switching for classic files (see example in cxx4/test_classic.cpp)
Sylwester Arabas
as slayoo
More...
over 11 years ago
Add missing NcFile::enddef() method, so can create files of all format types
Russ Rew
More...
over 11 years ago
Merge branch 'sync' of https://github.com/jarlela/netcdf-cxx4 into jarlela-sync
Russ Rew
More...
over 11 years ago
Merge pull request #7 from jarlela/vc_debug_assertions
Russ Rew
More...
over 11 years ago
Merge branch 'vc_warnings' of https://github.com/jarlela/netcdf-cxx4 into jarlela-vc_warnings
Russ Rew
More...
over 11 years ago
Merge branch 'NcFile_copy_assign' of https://github.com/jarlela/netcdf-cxx4 into jarlela-NcFile_copy_assign
Russ Rew
More...
over 11 years ago
Added error code member variable to NcException and changed constructor signatures
Jarle Ladstein
More...
over 11 years ago
Added 'NcFile' member function 'sync' to expose nc_sync from netcdf-c
Jarle Ladstein
More...
over 11 years ago
Changed NcCompondType::addMemeber
Jarle Ladstein
More...
over 11 years ago
Removed some references to element in possibly empty vectors in ncVar.cpp
Jarle Ladstein
More...
over 11 years ago
Removed possible reference to element of empty vector in NcCompound::addMember
Jarle Ladstein
More...
over 11 years ago
Removed several vector out of bounds debug assertion failures in ncGroup.cpp
Jarle Ladstein
More...
over 11 years ago
All test running in debug mode
Jarle Ladstein
More...
over 11 years ago
Reference to element of possibly empty vector removed in NcDim::isUnlimited
Jarle Ladstein
More...
over 11 years ago
Removed some references to elements of empty vectors. Calls from test_att and test_var2
Jarle Ladstein
More...
over 11 years ago
NcVar.getChunkingParameters: vector.reserve changed to vector.resize and removed reference to first element of empty verctor in the case of a scalar NcVar
Jarle Ladstein
More...
over 11 years ago
Comment
Jarle Ladstein
More...
over 11 years ago
Fixed unsigned/signed mismatch + unsafe type converion warnings in tests
Jarle Ladstein
More...
over 11 years ago
Merge branch 'test_type' of https://github.com/jarlela/netcdf-cxx4 into jarlela-test_type
Russ Rew
More...
over 11 years ago
Merge branch 'compiler_warnings_Wwrite-strings' of https://github.com/jarlela/netcdf-cxx4 into jarlela-compiler_warnings_Wwrite-strings
Russ Rew
More...
over 11 years ago
Merge branch 'compiler_warnings_operators' of https://github.com/jarlela/netcdf-cxx4 into jarlela-compiler_warnings_operators
Russ Rew
More...
over 11 years ago
Changed nullptr to NULL for compilers not at C++11 yet
Russ Rew
More...
over 11 years ago
Merge branch 'exception_membervars' of https://github.com/jarlela/netcdf-cxx4 into jarlela-exception_membervars
Russ Rew
More...
over 11 years ago
Update README.md
Russ Rew
More...
over 11 years ago
Fixed bug in test of compound type fill value
Jarle Ladstein
More...
over 11 years ago
←
1
2
3
4
5
6
7
8
9
10
11
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree