swh:1:snp:af87cd67498ef4fe47c76ed3e7caffe5b61facaf

sort by:
Revision Author Date Message Commit Date
641b78b Update ROOT version files to v6.07/01. 04 December 2015, 16:28:14 UTC
cefc1e1 Implicit MT: Remove error message, address TSystem::Load returning -2 04 December 2015, 15:51:02 UTC
3dd4ab5 Add mid-P Lancaster method in TEfficiency and TGraphAsymmErrors::Divide. Code from J. Tucker 04 December 2015, 15:04:10 UTC
eabe013 Implicit MT: Extend doc, minor fixes, copyright 04 December 2015, 14:33:46 UTC
e0f69c4 Add link to installation instructions. 04 December 2015, 13:40:30 UTC
9bf8e6f Update instructions to use the ROOT kernel. 04 December 2015, 13:36:45 UTC
1c627e3 Cache Dtor wrappers (used by ~Value); reduce calls to dlsym (ROOT-7840). This fixes a PyROOT performance regression between 6.02 and 6.04, seen by ATLAS. (cherry picked from commit ba4b0df02a91be4102e62fc76038711d188f07f3) Conflicts: interpreter/cling/lib/Interpreter/Value.cpp 04 December 2015, 12:45:21 UTC
bcd43a0 proof: additional doxygen integration Re-organize existing integration in subgroups under PROOF; add integration for proof/proofx in a dedicated PROOF subgroup. 04 December 2015, 11:54:21 UTC
3c5220c proof: fine-tune doxygen group description 04 December 2015, 11:08:49 UTC
aa21585 Doxygen 04 December 2015, 10:39:17 UTC
bae6ea5 Doxygen 04 December 2015, 10:38:42 UTC
53a610f Properly handle the case ULong64_t 03 December 2015, 19:10:55 UTC
25993d2 doc and white space 03 December 2015, 19:10:55 UTC
edabe4f TTreeReaderValueBase does not inherit from TObject so we need to provide more information to ::Error 03 December 2015, 19:10:55 UTC
90ca53f TTreeReader: avoid null ptr dereference 03 December 2015, 19:10:55 UTC
fde3910 Don't replace the colon ':' in the case it's part of the drive name in a Windows path 03 December 2015, 19:10:55 UTC
2a70723 Provide the mechanisms to manage implicit multi-threading in ROOT. This commit introduces functions to enable, disable and check (at a global level) the implicit multi-threaded parallelisation in ROOT. 03 December 2015, 16:33:33 UTC
218a79a Fix globber warning/error. error: variable ‘added’ might be clobbered by ‘longjmp’ or ‘vfork’ [-Werror=clobbered] 03 December 2015, 16:17:34 UTC
f855ce9 Fixed boundary crossing into same node on different branch 03 December 2015, 15:53:35 UTC
a3bd705 Switch import order to properly warn about the absence of the metakernel and remove whitespaces. 03 December 2015, 14:34:39 UTC
4ad3289 Allow to run Aclic in a separate process on mac. 03 December 2015, 14:10:13 UTC
f679f4c Optimise the Cpp implementation, refactor to reduce lenght and remove headers which are not needed. 03 December 2015, 14:09:29 UTC
0dd4bd2 proof: integrate to doxygen proof/proofplayer 03 December 2015, 13:31:36 UTC
9f19b24 proof: integrate to doxygen proof/proof 03 December 2015, 13:31:28 UTC
4685624 Adapt root --notebook to new JupyROOT and Jupyter-IPython4 03 December 2015, 12:45:08 UTC
907ec61 Introduce a new ROOT kernel, upgrade to Jupyter4 and IPython4 This commit performs three main actions: 1. Include the new ROOT kernel for Jupyter developed by Omar Zapata. This kernel refactors some code that was already in the ROOT repository, putting it in the format of a proper Jupyter kernel. 2. Make the code compliant with Jupyter 4, after the big split from IPython. 3. Rename ROOTaaS to JupyROOT since the former refers to a service, while the latter refers to the integration of ROOT and Jupyter notebooks. 03 December 2015, 12:31:59 UTC
8d8cbe2 Proof: fix valgrind findings 03 December 2015, 12:16:24 UTC
dc253ba Fix for ROOT-7738 - rootcling_tmp incorrectly build when "linux" is in full path name. Avoid using string-fy preprocessor functionality. 03 December 2015, 11:18:52 UTC
26d26d5 Add a possibly missing tutorial dependency of tree-spider 03 December 2015, 10:07:59 UTC
e31fbc3 Format comments differently to avoid compilation warnings on some math formulae 03 December 2015, 09:37:18 UTC
0c14a5f Improve TSeq Main items: o Add adequate difference_type o Follow STL-style in favour oif ROOT style given the context 03 December 2015, 08:17:33 UTC
cf9b5ce Add newline at the end of file. 03 December 2015, 08:17:07 UTC
0579cf8 TSeq enabled in classic builds 03 December 2015, 07:59:04 UTC
626c11d Changed the default XROOTD version to 4.2.1 when using installXrootd.sh. See commit 33e820cc74d14f93cddc15fa1da31422763f600e 03 December 2015, 03:23:12 UTC
591d7d2 Demangle exception name when no TClass is not found 03 December 2015, 00:52:56 UTC
25d9f6c Add missing protection against null pointer. Fixes ROOT-7519. In case the exception's class is not known to core/meta, fallback to use the mangled named rather than seg faulting. 03 December 2015, 00:33:18 UTC
dcd7c67 Add TTree changes to v606 releases notes 02 December 2015, 18:30:36 UTC
a63cc07 Mention support for C++14 02 December 2015, 18:11:09 UTC
2e428e9 Add change to 'core' to the release notes 02 December 2015, 17:53:36 UTC
bdc2784 Update JSRoot Release notes (add links to the 3.9 demo page and the 3.9 release notes) 02 December 2015, 17:22:49 UTC
ec7afc1 Update release notes. 02 December 2015, 17:22:06 UTC
b16282f Start the doxygen version of Math tutorials 02 December 2015, 16:39:49 UTC
1979f7a Proof: replace sync primitives with stdlib ones The ROOT macros defined in TVirtualMutex.h are still used to protect access to the TROOT lists (of sockets) with gROOTMutex. This will be reviewed once all ROOT will internally move to stdlib sync primitives. 02 December 2015, 16:18:13 UTC
3e85399 Spectrum tutorials 02 December 2015, 16:05:01 UTC
5ad7658 add constructor for struct Environ required to suppress warning/error when compiling with -Werror=effc++ 02 December 2015, 15:31:30 UTC
d39632d Last commit for the doxygen version of TSpectrum. 02 December 2015, 14:49:34 UTC
6f92309 Wim says: you waste bytes! Voila, no more data member. 02 December 2015, 14:40:17 UTC
ff65d62 Committed by mistake 02 December 2015, 12:30:32 UTC
7dfcfe5 Changes for montecarlo 02 December 2015, 12:25:29 UTC
8206a5a Updated comments for Doxygen documentation 02 December 2015, 12:00:31 UTC
60e3d7a Updated montecarlo modules descriptions 02 December 2015, 11:59:39 UTC
d1101f3 Cache ROOT specials (ROOT-7830 and friends). 02 December 2015, 10:21:32 UTC
78fe058 Various Doxygen fixes. 02 December 2015, 09:29:37 UTC
1d4385c include files: root subdirectory renamed to a more meaningful ROOT 02 December 2015, 08:49:47 UTC
458627e Doxygen: No need to define a group within itself 02 December 2015, 08:47:18 UTC
43de5b6 Update TSeq o Coding Conventions o Constness of methods o Value printing o Header in the root subdirectory 02 December 2015, 08:44:51 UTC
f8b125b Add TSeq to the PCH 02 December 2015, 08:43:26 UTC
90779db Release Notes: Add TSeq 02 December 2015, 08:43:08 UTC
ea6251a Add to the TClass StreamerInfo for non-stl collections. A 'collection' here is a class for which there is a TVirtualCollectionProxy. For example this applies to ATLAS' DataVector. 02 December 2015, 04:44:29 UTC
b7f60fe Add TSeq template together with its tutorial 01 December 2015, 21:34:55 UTC
282f238 Add container classes to the containers group 01 December 2015, 21:34:55 UTC
e034b78 Add container group 01 December 2015, 21:34:55 UTC
d7d5868 Enable the NullDeref Cling test for MethodCalls. 01 December 2015, 16:48:38 UTC
d52ad51 Montecarlo doc (help from Ivana) 01 December 2015, 16:35:52 UTC
db2944b Avoid spurrious out-of-bound error messages 01 December 2015, 14:53:37 UTC
53b60be Also strip the "runtime" part of the Interpreter exception here. 01 December 2015, 14:41:16 UTC
c1026e0 ROOT-7825: dereference address for "*&". 01 December 2015, 13:50:43 UTC
9616368 Patch Davix builtin version (See https://github.com/cern-it-sdc-id/davix/issues/6) 01 December 2015, 10:41:09 UTC
28c1fb7 New doxygen group "vmc" 01 December 2015, 09:43:37 UTC
b5f09f8 Doxygen 01 December 2015, 09:01:38 UTC
fc91550 doxygen 01 December 2015, 08:43:52 UTC
c396d15 Fixes in comments for Doxygen documentation 30 November 2015, 17:12:13 UTC
45eb4ec Team decided to not sort but order by # commits. 30 November 2015, 15:56:23 UTC
b6427c7 Make prefetching finalization condition atomic 30 November 2015, 11:17:44 UTC
3fd89f8 Add link to release notes. 29 November 2015, 20:41:44 UTC
ec9dcdd JuPyROOT: expose method necessary to the ROOT kernel 29 November 2015, 14:25:53 UTC
5a3024e doxygen 27 November 2015, 17:00:48 UTC
75f8c57 Expand release notes about Notebooks 27 November 2015, 16:40:55 UTC
437aabf Fix intermittent deadlock between main and consumer threads. Make sure the consumer thread is properly notified by the main thread both when there is a pending block and when the prefetching is over. 27 November 2015, 16:28:01 UTC
1afb381 Documented builtin_openssl option. 27 November 2015, 16:26:12 UTC
70f6f8c update ref guide and tutorials 27 November 2015, 16:10:36 UTC
68d11bd Spell check 27 November 2015, 16:10:35 UTC
0fd3be3 Make it work also for other Unix flavors non-Linux (e.g. FreeBSD) 27 November 2015, 15:50:20 UTC
453336a Fix for ROOT-7710 - Different behaviour between configure/cmake configuration realting to gminimal 27 November 2015, 15:13:06 UTC
96f849c Doxygen 27 November 2015, 15:12:39 UTC
939aec9 Reapply e9cf0d3 after Gerri removed it... 27 November 2015, 14:30:23 UTC
4c6ed2e Fix date. 27 November 2015, 14:29:12 UTC
974adde add code snippets for multiproc 27 November 2015, 14:26:57 UTC
73b4b73 Remove runtime namespace from NullDerefException and rename RuntimeException.h to Exception.h. (cherry picked from commit 234da8bfedce8661c2b8bc50f72632c240c4dfd8) 27 November 2015, 13:05:38 UTC
b43993c Update date. 27 November 2015, 11:12:26 UTC
0081a33 Print warning if input file(s) are not found. 27 November 2015, 11:07:34 UTC
e9cf0d3 Add Interpreter section. 27 November 2015, 11:04:55 UTC
16ceb7e Support gInterpreter->AddIncludePath("myinc") to be consistent with gSystem. 27 November 2015, 10:47:05 UTC
f7c1905 Fix a few affiliations; remove Lukasz from the future (and Wim for 6.10). 27 November 2015, 10:47:05 UTC
7d59254 Doxygen: generate and incorporate images 27 November 2015, 10:32:49 UTC
a410d9d Doxygen 27 November 2015, 09:10:54 UTC
1c14b23 Fix formatting. 27 November 2015, 08:51:40 UTC
3cda9ed Doxygen Spell check 27 November 2015, 08:09:51 UTC
92e88c2 Doxygen: IO tutorials. 26 November 2015, 23:11:24 UTC
895b175 Doxygen: translate some formulas in classes documentation 26 November 2015, 22:18:35 UTC
back to top