-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- fix Project.toml of test to allow use of Pkg.test() function - fix table support - fix behaviour of TTree constructor when column data are provided: data are now inserted in the tree. - fix GC.@preserve - add several input checks to improve error messages - added support for StdValArray and StdString (not tested). - added support for classes inherited from TObject and for TString - StdVector, StdValArray, and StdString rexported from CxxWrap to save for the user the need to import CxxWrap.
- Loading branch information
Showing
5 changed files
with
228 additions
and
125 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.