- Jan 19, 2016
-
-
Scott Snyder authored
* Tagging RootUtils-00-01-00. * src/pyroot/PyROOTInspector.cxx: Fix for root 6.04. 2015-10-18 scott snyder <snyder@bnl.gov> * Tagging RootUtils-00-00-99. * src/pyroot/PyROOTTTreePatch.cxx: Propagate Notify chain. 2015-08-11 sss <snyder@bnl.gov> * Tagging RootUtils-00-00-98. * src/pyroot/Converters.cxx: Fix coverity warnings. * Tagging RootUtils-00-00-97. * src/pyroot/PyROOTTTreePatch.cxx: Use TClass::GetActualClass to do downcasting when binding TLeaf/TBranch objects. 2015-07-17 scott snyder <snyder@bnl.gov> * Tagging RootUtils-00-00-96. ... (Long ChangeLog diff - truncated)
-
- Aug 05, 2015
-
-
Marcin Nowak authored
* src\pyroot\PyROOTInspector.cxx: fix index not incrementing in pythonization of collections * Tagging RootUtils-00-00-93
-
- May 17, 2015
-
-
Scott Snyder authored
* Tagging RootUtils-00-00-92. * src/pyroot/PyROOTInspector.cxx: Add workaround for TileCellVec. 2015-05-01 scott snyder <snyder@bnl.gov> * Tagging RootUtils-00-00-91. * src/pyroot/PyROOTInspector.cxx: Work around bug in xAOD::MissingETContainer. * Tagging RootUtils-00-00-90. * src/pyroot/PyROOTInspector.cxx: Add option to allow skipping transient members.
-
- Feb 18, 2015
-
-
Peter Van Gemmeren authored
* Tagging RootUtils-00-00-89. * src/Type.cxx (checkAssign): Fix set m_assignInitialized true. 2015-02-06 scott snyder <snyder@bnl.gov> * Tagging RootUtils-00-00-88. * src/Type.cxx (checkAssign): Fix use of ::Warning.
-
- Feb 07, 2015
-
-
Scott Snyder authored
* Tagging RootUtils-00-00-87. * RootUtils/Type.h, src/Type.cxx: Initialize m_assign lazily, to prevent needless parses with root6.
-
- Jan 19, 2015
-
-
Scott Snyder authored
* Tagging RootUtils-00-00-86. * src/pyroot/PyROOTTTreePatch.cxx (leafToValue): Fix for object types; needed for root6. 2014-12-23 scott snyder <snyder@bnl.gov> * Tagging RootUtils-00-00-85. * test/Type_test.cxx (test2): Change TClass -> TH1F in test to avoid root6 warning. 2014-12-10 scott snyder <snyder@bnl.gov> * Tagging RootUtils-00-00-84. * RootUtils/Type.h, src/Type.cxx: Add copy ctor and assignment. * test/Type_test.cxx: Test the changes. * Tagging RootUtils-00-00-83. * python/PyROOTFixes.py: PyCintex -> cppyy. ... (Long ChangeLog diff - truncated)
-
- Sep 19, 2014
-
-
Scott Snyder authored
-