- Mar 20, 2008
-
-
Axel Naumann authored
* Fix iterator casting: iter(T*) is _not_ part of the standard. Use reinterpret_cast. * Fix Scons build for now. Next time there is an issue with it I'll remove it - this is such an unmaintainable, ugly build system! git-svn-id: http://root.cern.ch/svn/root/trunk@22786 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22785 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22784 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22783 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22782 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22781 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22780 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22779 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22778 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22777 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22776 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22775 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22774 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
were missing in several files). git-svn-id: http://root.cern.ch/svn/root/trunk@22773 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
http://root.cern.ch/viewcvs?view=rev&revision=22656 in development branch requested by LHCb git-svn-id: http://root.cern.ch/svn/root/trunk@22771 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22766 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22764 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22763 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Mar 19, 2008
-
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22762 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22761 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Finish implementing the use the base class wrapper now that it has been activated by a recent fix in G__method_inbase git-svn-id: http://root.cern.ch/svn/root/trunk@22760 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
o) opt in ObjectProxy.h: skip creating of temporary TClassRef o) TPython::Exec now returns kFALSE on failure o) TPySelector now takes a python module, so that that file is looked up through PYTHONPATH, and it searches for the TPySelector derived class to instantiate and use git-svn-id: http://root.cern.ch/svn/root/trunk@22759 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22757 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22756 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22755 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22754 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
From Jean-François Bastien: call GCCXML with "" so it works for gccxml paths with spaces, too. Fixes Savannah bug #34348 git-svn-id: http://root.cern.ch/svn/root/trunk@22753 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
Fixes bug #33929: Genreflex CLI Issues git-svn-id: http://root.cern.ch/svn/root/trunk@22752 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
From Hady Zalek: improve mettern matching for pattern-based selection. Fixes Savannah bug #34096: Genreflex Incorrectly Selects Template Classes git-svn-id: http://root.cern.ch/svn/root/trunk@22751 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
From Jean-François Bastien: Surround GCCXML call by "" so its path can contain spaces. Fixes Savannah #34209 git-svn-id: http://root.cern.ch/svn/root/trunk@22750 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22749 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
Do not automatically exclude std::_* types when they are explicitly selected: needed for std::map on windows where the whole interface is in the base std::_Tree (baaad MSVC...) git-svn-id: http://root.cern.ch/svn/root/trunk@22748 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22747 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22746 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22745 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22744 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22742 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@22741 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
Increase G_MAX_SL (max number of shared libraries) from 150 to 1024 - it's cheap: (1024-150)*sizeof(void*) git-svn-id: http://root.cern.ch/svn/root/trunk@22740 27541ba8-7e3a-0410-8455-c3a389f83636
-
Fons Rademakers authored
correct printing in no-stubs checking. git-svn-id: http://root.cern.ch/svn/root/trunk@22739 27541ba8-7e3a-0410-8455-c3a389f83636
-