https://github.com/root-project/root
Revision 303c0da1fbdef2ff81ff5e2b717c591e3f0b9037 authored by Rene Brun on 26 October 2005, 05:12:24 UTC, committed by Rene Brun on 26 October 2005, 05:12:24 UTC
 o) use Converters in TTree::__getattr__ rather than hardwired code
 o) disallow passing of NULL pointer through ref arguments
 o) fix to allow calling unbound constructors
 o) handle unfinished std::vector dictionaries gracefully


git-svn-id: http://root.cern.ch/svn/root/trunk@13015 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 0ffdc7a
History
Tip revision: 303c0da1fbdef2ff81ff5e2b717c591e3f0b9037 authored by Rene Brun on 26 October 2005, 05:12:24 UTC
From Pere Mato & Wim Lavrijsen:
Tip revision: 303c0da

back to top