- May 08, 2018
-
-
Axel Naumann authored
-
Axel Naumann authored
-
- May 07, 2018
-
-
Philippe Canal authored
Allows renaming a TChain, without this the registration in the list of specials, list of cleanups and list of datasets are corrupted
-
Philippe Canal authored
This allows for testing that there is no unexpected duplicate (duplicates are unavoidable in case of 'multiple' pass throught the TTree cluster(s)).
-
Gerardo Ganis authored
-
Philippe Canal authored
See 3ee42f5a7d
-
Philippe Canal authored
This reverts commit 915d488a. The replacement prevented the recording of the data member documentation strings for the content of the library and thus was breaking the I/O, in particular transientness, for thoses classes, eg TTreePerfStats. (See below for an example). This seems to be due to the fact that we need/must not add __ROOTCLING__ during the parsing that will be recorded in the the pch, see in core/dictgen/src/rootcling_impl.cxx line 4334: // We do not want __ROOTCLING__ in the pch! if (!onepcm) { clingArgs.push_back("-D__ROOTCLING__"); So, at least for now, we need to keep using __CINT__ for the LinkDef.h of the libraries included in the PCH. See: root [0] TClass::GetClass("TTreePerfStats")->GetStreamerInfo()->ls() StreamerInfo for class: TTreePerfStats, version=7, checksum=0x1f86d003 TVirtualPerfStats BASE offset= 0 type= 0 ABC for collecting PROOF statistics int fTreeCacheSize offset= 16 type= 3 TTreeCache buffer size int fNleaves offset= 20 type= 3 Number of leaves in the tree vs root [0] TClass::GetClass("TTreePerfStats")->GetStreamerInfo()->ls() StreamerInfo for class: TTreePerfStats, version=6, checksum=0x84181ab4 TVirtualPerfStats BASE offset= 0 type= 0 ABC for collecting PROOF statistics int fTreeCacheSize offset= 16 type= 3 int fNleaves offset= 20 type= 3
-
Vassil Vassilev authored
-
Guilherme Amadio authored
This is to avoid changes in the behavior near a release of which options that get enabled by default when cmake is called without arguments, as well as which packages cause a failure when fail-on-missing=ON (packages with builtins should not cause failure).
-
Guilherme Amadio authored
This partially reverts commit aad5a3bb.
-
Guilherme Amadio authored
This reverts commit 901f8d96.
-
Guilherme Amadio authored
This reverts commit 970be6a2.
-
Guilherme Amadio authored
This reverts commit 79150a40.
-
Guilherme Amadio authored
This reverts commit d7b7eb83.
-
Guilherme Amadio authored
This reverts commit fedad08a.
-
Guilherme Amadio authored
This reverts commit 2711d2fb.
-
Guilherme Amadio authored
This reverts commit 48aeaef8.
-
Guilherme Amadio authored
This reverts commit eee4144c.
-
Guilherme Amadio authored
This reverts commit 87d21924.
-
Guilherme Amadio authored
This reverts commit 2c93f75a.
-
Guilherme Amadio authored
This reverts commit df5d33a7.
-
Guilherme Amadio authored
This reverts commit 51b155d8.
-
Guilherme Amadio authored
This reverts commit ef620859.
-
Guilherme Amadio authored
This reverts commit 1ebf321d.
-
Guilherme Amadio authored
This reverts commit c0484b69.
-
Guilherme Amadio authored
This reverts commit b9716e44.
-
- May 06, 2018
-
-
Danilo Piparo authored
-
Philippe Canal authored
-
- May 05, 2018
-
-
Oksana Shadura authored
Revert "Updating Zlib/Cloudflare/CMS-externals to latest version (SIMD), together with new updates from Cloudflare (support of aarch64 and MSVC)" This reverts commit c3bb0c282f6e8708bd42bb527ede2d5af53edb2b.
-
Oksana Shadura authored
This reverts commit 7abae9cb4ea493c7e897e756689ccf0133bf15ed.
-
Oksana Shadura authored
This reverts commit 8374c3c949c579e48c15575e804d314151fa25f9.
-
Oksana Shadura authored
This reverts commit f028b5f5f85a4ebae9e69b9509a4ad9f55477707.
-
Oksana Shadura authored
This reverts commit 5ed407d35cf205db7a648ccbecd15618f6a11ec0.
-
Oksana Shadura authored
Revert "Refactoring deflate.c to support more compilation cases (x86_64[SIMD/nonSIMD], Aarch64[Neon/CRC32], Windows)" This reverts commit cdb3ef83aeda1638b8f769a2d8be2693933ceb99.
-
Oksana Shadura authored
This reverts commit 71116468507ddfa06264b4d4e83826a5f272ffc8.
-
Oksana Shadura authored
Revert "Fixing compilation on Mac OS X: the implementation of target attribute is using the STT_GNU_IFUNC symbol type, disabling its usage in zlib for Mac" This reverts commit 63345dab49441fdf6f9098ce797c7802816e6326.
-
Oksana Shadura authored
-
Oksana Shadura authored
This reverts commit c168486449b665e7191bc6f729f802c68e7ecd90.
-
Oksana Shadura authored
Revert "Adding CMake macro checking version of binutils for correct handling of zlib compilation on SL6" This reverts commit 531f493ac0b7cb11c8f829d483b7d0afbf08ad9c.
-
Oksana Shadura authored
This reverts commit dd464d715abf89faea271e93cb455ae667fb1aa8.
-