- Nov 30, 2023
-
-
Oliver Heidmann authored
-
- Nov 28, 2023
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- Nov 27, 2023
-
-
Uwe Schulzweida authored
-
- Nov 25, 2023
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- Nov 24, 2023
-
-
Uwe Schulzweida authored
-
- Nov 23, 2023
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Oliver Heidmann authored
-
Oliver Heidmann authored
-
- Nov 21, 2023
-
-
Uwe Schulzweida authored
-
- Nov 20, 2023
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
Oliver Heidmann authored
-
Oliver Heidmann authored
-
Oliver Heidmann authored
-
Oliver Heidmann authored
-
- Nov 18, 2023
-
-
Uwe Schulzweida authored
-
Uwe Schulzweida authored
-
- Nov 17, 2023
-
-
Uwe Schulzweida authored
-
Oliver Heidmann authored
-
Oliver Heidmann authored
* Help Changes ** now using CdoHelp type ** adapted code to use string_views from help * Readability ** added struct FactoryEntry to improve readability *** adapted code to the new FactoryEntry *** FactoryEntry now used in std::map<std::string, FactoryEntry> for registering operators ** added typedefs in cdo_module for readability" * Process ** removed default constructor from Process ** added Parameter CdoModule to Process constructor * Factory ** Registration does no longer set Process values manually ** Process constructor is now used properly ** extracted std::function creation into a function (readability) * Misc ** adapted tests ** removed some unrequired includes
-
Oliver Heidmann authored
-
Oliver Heidmann authored
-
Oliver Heidmann authored
-
Oliver Heidmann authored
-
Oliver Heidmann authored
* added typedef for help strings to makedoc ** updated operator_help files in git repo * removed std::map for help in cdo_module ** instead we now just search for the operator requested ** removed setting of help memeber in factory * Known issues: ** bandit test for getting the help has a false positve ** help cannot be accessed currently because of earlier changes to operatot_help
-