- May 03, 2013
-
-
Axel Naumann authored
-
Axel Naumann authored
-
Bertrand Bellenot authored
-
Fons Rademakers authored
-
Bertrand Bellenot authored
-
Olivier Couet authored
-
Gerardo Ganis authored
-
Gerardo Ganis authored
-
Axel Naumann authored
-
Axel Naumann authored
- May 02, 2013
-
-
Fons Rademakers authored
-
Olivier Couet authored
-
Olivier Couet authored
-
Olivier Couet authored
The markdown attribute {.unnumbered} avoid that.
-
Olivier Couet authored
-
- May 01, 2013
-
- Apr 30, 2013
-
-
Gerardo Ganis authored
- Set client flag so that VerifyDataSet can be submitted as parallel - SAve arguments to EnablePackage so that they can be used when replaying the issued commands - In stressProof: when in 'dyn' mode, skip some new tests which do not apply.
-
Bertrand Bellenot authored
-
Axel Naumann authored
Replace all occurrences of strlen(x) == 0 with !x[0] which is far cheaper for long strings.
-
Bertrand Bellenot authored
-
Lorenzo Moneta authored
-
Fons Rademakers authored
-
Fons Rademakers authored
-
Fons Rademakers authored
-
- Apr 29, 2013
-
-
Gerardo Ganis authored
-
Bertrand Bellenot authored
-
Bertrand Bellenot authored
-
- Apr 27, 2013
-
-
Fons Rademakers authored
by Andres Vargas.
-
- Apr 26, 2013
-
-
Vassil Vassilev authored
Parsing code in ROOT can lead to lookups which open a nested transactions. Ending the current transaction in these cases is misleading because usually the transaction that is expected to be ended is different. Add an argument to endTransaction to disambiguate. Please note that this fixes the regular cases of ROOT autoloading. One of the remaining issues is autoloading of classes, which are passed in as template arguments. The second remaining is autoloading of classes residing in unnamed namespaces. Eg. MyNamespace::MyClass, where the diagnostic is issued upon seeing that MyNamespace is unknown.
-
Axel Naumann authored
Instead of changing -I to pick up the new location of RAIIObjectsForParser.h use a forwarding #include in the old file. Prevents issues with -I order (i.e. finding the file that was emptied by patch before the one in the new location).
-
Fons Rademakers authored
-
Fons Rademakers authored
-
Fons Rademakers authored
-
Fons Rademakers authored
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@49365 27541ba8-7e3a-0410-8455-c3a389f83636
-