{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":17048720,"defaultBranch":"master","name":"ROOT.jl","ownerLogin":"JuliaHEP","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-02-21T07:26:47.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/20717981?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717964783.0","currentOid":""},"activityList":{"items":[{"before":"3377e7a58bb84cb59633c9858ef279a0cf100cb5","after":"cfd7a3acb5abd360426e27edc3700956d030b199","ref":"refs/heads/master","pushedAt":"2024-06-24T06:50:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"grasph","name":"Philippe Gras","path":"/grasph","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5365086?s=80&v=4"},"commit":{"message":"Improve TTree support and Add TH2, TProfile, TProfile2D\n\nTTree:\n\no For std::vector type branches:\n - fix SetBranchAddress\n - replace SetAddress by SetObject\n - Branch now takes a ref. instead of a pointer for std:vector\no Add defaul values for busize and splitlevel argument of Branch() function\no Add a unit test for TTree\n\nTH2, TProfile, TProfile2D: added\n\nCorresponding ROOT.jl-generator commit:\n 3ffc0b08d53d2e40a7b51219b736363a18ce54b2","shortMessageHtmlLink":"Improve TTree support and Add TH2, TProfile, TProfile2D"}},{"before":"f78f4b4757824338dee2e129c5d01fa32881b315","after":"3377e7a58bb84cb59633c9858ef279a0cf100cb5","ref":"refs/heads/master","pushedAt":"2024-06-12T14:32:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"grasph","name":"Philippe Gras","path":"/grasph","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5365086?s=80&v=4"},"commit":{"message":"Update installation instructions to account for the registration of release 0.3.0","shortMessageHtmlLink":"Update installation instructions to account for the registration of r…"}},{"before":"fd75208602b5d6610b97cb72e12b2bbfbd46df03","after":"f78f4b4757824338dee2e129c5d01fa32881b315","ref":"refs/heads/master","pushedAt":"2024-06-07T13:02:51.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"Moelf","name":"Jerry Ling","path":"/Moelf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5306213?s=80&v=4"},"commit":{"message":"Merge pull request #23 from peremato/usability-1\n\nAvoids closures for ARM. Cosmetic/usability changes","shortMessageHtmlLink":"Merge pull request #23 from peremato/usability-1"}},{"before":"af865d42748c1123207cbc4bd9a4bcd68e1cec6d","after":"fd75208602b5d6610b97cb72e12b2bbfbd46df03","ref":"refs/heads/master","pushedAt":"2024-06-07T05:54:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"grasph","name":"Philippe Gras","path":"/grasph","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5365086?s=80&v=4"},"commit":{"message":"updated README with installation instructions for until registration is done.","shortMessageHtmlLink":"updated README with installation instructions for until registration …"}},{"before":"8094ac289cc962c3fe1240c70f2100acef935bdc","after":"af865d42748c1123207cbc4bd9a4bcd68e1cec6d","ref":"refs/heads/master","pushedAt":"2024-06-06T22:13:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"grasph","name":"Philippe Gras","path":"/grasph","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5365086?s=80&v=4"},"commit":{"message":"trigger GitHub actions","shortMessageHtmlLink":"trigger GitHub actions"}},{"before":"05f7924526d347d8843b5c3a54b061a6c94e1b96","after":"8094ac289cc962c3fe1240c70f2100acef935bdc","ref":"refs/heads/master","pushedAt":"2024-06-06T21:56:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"grasph","name":"Philippe Gras","path":"/grasph","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5365086?s=80&v=4"},"commit":{"message":"Changed all remaining ROOT2 to ROOT. Especially fixed ROOT.demo() function","shortMessageHtmlLink":"Changed all remaining ROOT2 to ROOT. Especially fixed ROOT.demo() fun…"}},{"before":"4041abbfb938e7c60de6e51f7a701abcc03f342b","after":"05f7924526d347d8843b5c3a54b061a6c94e1b96","ref":"refs/heads/master","pushedAt":"2024-06-02T17:31:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"grasph","name":"Philippe Gras","path":"/grasph","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5365086?s=80&v=4"},"commit":{"message":"added compat specs for Scratch and Conda as required for the package registration","shortMessageHtmlLink":"added compat specs for Scratch and Conda as required for the package …"}},{"before":"87dc21dbd3b62a3fa077b554402dda7b6fb59171","after":"4041abbfb938e7c60de6e51f7a701abcc03f342b","ref":"refs/heads/master","pushedAt":"2024-06-02T16:05:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"grasph","name":"Philippe Gras","path":"/grasph","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5365086?s=80&v=4"},"commit":{"message":"Full reimplementation using CxxWrap instead of Cxx.\n\nThis dramatic change was required to work with Julia releases. Previous code could not work with releases > 1.3. Contrary to Cxx, which was providing dynamic access to the full C++ API, CxxWrap requires writing C++ wrapping code for each type and function/method to bind. Wrapper code has been written, thanks to automatic code generation, for a number of ROOT C++ classes and their methods. More work is needed to cover the full C++ API.\n\nThe code is essentially the one from the ex002-ROOT example of wrapit (release 1.3.1) packages. Mechanism to allow installation from the package manager, including installation of the ROOT C++ libraries was added. The ROOT C++ libraries are currently not available as a _jll package due to difficulties encountered with the cross-compilation required by the Julia binary distribution system.","shortMessageHtmlLink":"Full reimplementation using CxxWrap instead of Cxx."}},{"before":"16e1b88b275e17c3dc953b4345c2b64deb07a96d","after":"87dc21dbd3b62a3fa077b554402dda7b6fb59171","ref":"refs/heads/master","pushedAt":"2024-06-02T16:03:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"grasph","name":"Philippe Gras","path":"/grasph","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5365086?s=80&v=4"},"commit":{"message":"added mising CxxWrap compat spec","shortMessageHtmlLink":"added mising CxxWrap compat spec"}},{"before":"a7d72d674441fe810c3b7789a594b69ba438602b","after":"16e1b88b275e17c3dc953b4345c2b64deb07a96d","ref":"refs/heads/master","pushedAt":"2024-06-02T15:29:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"grasph","name":"Philippe Gras","path":"/grasph","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/5365086?s=80&v=4"},"commit":{"message":"Full reimplementation using CxxWrap instead of Cxx.\n\nThis dramatic change was required to work with Julia releases. Previous code could not work with releases > 1.3. Contrary to Cxx, which was providing dynamic access to the full C++ API, CxxWrap requires writing C++ wrapping code for each type and function/method to bind. Wrapper code has been written, thanks to automatic code generation, for a number of ROOT C++ classes and their methods. More work is needed to cover the full C++ API.\n\nThe code is essentially the one from the ex002-ROOT example of wrapit (release 1.3.1) packages. Mechanism to allow installation from the package manager, including installation of the ROOT C++ libraries was added. The ROOT C++ libraries are currently not available as a _jll package due to difficulties encountered with the cross-compilation required by the Julia binary distribution system.","shortMessageHtmlLink":"Full reimplementation using CxxWrap instead of Cxx."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEbTB-ggA","startCursor":null,"endCursor":null}},"title":"Activity · JuliaHEP/ROOT.jl"}