- Feb 19, 2015
-
-
Olivier Couet authored
-
Lorenzo Moneta authored
change name to TFormula::SetParameters(double*,int) since it conflicts with TFormula::SetParameters(double,double)
-
Olivier Couet authored
-
- Feb 18, 2015
-
-
Danilo Piparo authored
the system will not find the associated pcm.
-
Axel Naumann authored
-
Olivier Couet authored
-
Olivier Couet authored
-
Andrei Gheata authored
-
Andrei Gheata authored
-
Olivier Couet authored
-
Danilo Piparo authored
-
Axel Naumann authored
Based on #pragma cling load("libEvent") but compiler-compatible. Fixes OrcJIT issue with availability of Event::Reset() which OrcJIUT needs to have defined during object emission. Providing it as part of static init is thus too late. This also needed the implementation of rollback of nested transactions, so here it comes.
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
Extremely handy for sources that require certain libraries to be loaded; it's similar to MSVC's #pragma comment(lib"libToLink").
-
Axel Naumann authored
-
Bertrand Bellenot authored
-
Sergey Linev authored
Signed-off-by:
Bertrand Bellenot <bertrand.bellenot@cern.ch>
-
Sergey Linev authored
Signed-off-by:
Bertrand Bellenot <bertrand.bellenot@cern.ch>
-
Sergey Linev authored
http: Use TClass::BuildRealData() in sniffer to get correct offsets for all data members (including abstract base classes) Signed-off-by:
Bertrand Bellenot <bertrand.bellenot@cern.ch>
-
Wim Lavrijsen authored
-
- Feb 17, 2015
-
-
Danilo Piparo authored
-
Wim Lavrijsen authored
-
Wim Lavrijsen authored
-
Wim Lavrijsen authored
-
Wim Lavrijsen authored
-
Wim Lavrijsen authored
-
Wim Lavrijsen authored
-
Wim Lavrijsen authored
-
Wim Lavrijsen authored
-
Wim Lavrijsen authored
-
Lorenzo Moneta authored
Add a backward compatible template constructor taking name of functor object and member function name (needed for CINT). Remove instead the names from the new template constructor taking the function dimension.
-
Lorenzo Moneta authored
-
Sergey Linev authored
Signed-off-by:
Bertrand Bellenot <bertrand.bellenot@cern.ch>
-
Olivier Couet authored
-
Axel Naumann authored
-
Bertrand Bellenot authored
-