- Mar 06, 2014
-
-
Fons Rademakers authored
-
Philippe Canal authored
This addresses ROOT-6130
-
Paul Russo authored
-
Danilo Piparo authored
-
Danilo Piparo authored
-
Danilo Piparo authored
The implementations relies on these points: o The fieldDecl is decorated with an attribute carrying the information about iotype and ioname. o The TClingDataMemberInfo overrides the TypeName and Name with the values of the iotype and ioname if specified. In addition, rootcling refuses (with a nice message) to assign an iotype in case genreflex is used and the actual data member to be changed is a pod. Add an optimised way to access properties' names and values has been added to make the operations in TClingDataMemberInfo as fast as possible.
-
Olivier Couet authored
Remove unused variables.
-
Olivier Couet authored
-
Olivier Couet authored
-
Olivier Couet authored
- The toolbar methods now work without XOR mode (useful for OpenGL()).
-
Olivier Couet authored
-
Olivier Couet authored
Implement Set[X-Y][1-2]() for TPave and inherited classes to make sure the NDC coordinates are also defined.
-
Timur Pocheptsov authored
-
Bertrand Bellenot authored
-
Bertrand Bellenot authored
-
Bertrand Bellenot authored
-
- Mar 05, 2014
-
-
Timur Pocheptsov authored
-
Timur Pocheptsov authored
-
Timur Pocheptsov authored
Thanks to Lorenzo.
-
Pere Mato Vila authored
-
Pere Mato Vila authored
-
Timur Pocheptsov authored
it's a batch.
-
Pere Mato Vila authored
-
Bianca Cristina Cristescu authored
-
Bianca Cristina Cristescu authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Timur Pocheptsov authored
machine without a login session.
-
- Mar 04, 2014
-
-
Timur Pocheptsov authored
-
Timur Pocheptsov authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
-
Axel Naumann authored
__cxa_atexit is generated by clang::CodeGen upon seeing the first static destructor. Instead of trying to provoke that we just continue to search for it.
-
Axel Naumann authored
Remove trigger__cxa_atexit(), we will just remap until successful. Remove unused dso parameter. Instead of friending just provide a function. Pass a transaction, the typesafe way.
-
Axel Naumann authored
-
Timur Pocheptsov authored
-
Lorenzo Moneta authored
Relax tolerance for some tests on Apple platforms
-
Lorenzo Moneta authored
skip c++11 compilation of tests for 10.8 clang 4 (3.3), which gives au undefined symbol in numeric_limits::digits
-
Timur Pocheptsov authored
-