https://github.com/root-project/root

sort by:
Revision Author Date Message Commit Date
912e4f2 make version v6-00-00. 30 May 2014, 16:02:47 UTC
6b4d8fa Update release notes for Math and add Gabriel in the list 30 May 2014, 15:47:15 UTC
deba552 Fix roofit macros to run with ROOT 6 30 May 2014, 15:33:40 UTC
41276d8 Remove the #if ROOT_VERSION_CODE >= 364802 in some TMVA files to decide whether to include TMathBase.h or TMath.h. Change to include what is needed. This fixes a compilation error when the ROOT version number is moved to 6 30 May 2014, 14:49:13 UTC
e0d9e0f Update the release notes for hist 30 May 2014, 14:28:27 UTC
e32817f For backward compatiblity (for example with Proof), re-add support for .include 30 May 2014, 14:25:14 UTC
dd71862 Merge branch 'master' of https://root.cern.ch/git/root 30 May 2014, 14:15:33 UTC
bdfa75e Be more specific why the script can be executed in Cling 30 May 2014, 14:13:32 UTC
cfe1ab4 Fix error: non-const lvalue reference to type 'TMCParticle' cannot bind to a value of unrelated type 'TObject' 30 May 2014, 14:13:01 UTC
dd4636e to be able to build roota exclude: net/davix net/netxng net/http. 30 May 2014, 13:04:32 UTC
339cb81 Make sure that also .pcm are copied to/from PROOF cache Addresses on most of the platforms the issues observed in stressProof while loading selectors. 30 May 2014, 12:35:56 UTC
03e46d0 Switch to single file workaround (thanks Philippe!) 30 May 2014, 12:12:02 UTC
5d0e63c Fix TTreeFormula to prevent miscaculation in case like: http://root.cern.ch/phpBB3/viewtopic.php?t=18049. Test was using the wrong boundary condition that resulted in the data branches sometimes not being read (when using graphical cuts as the first part of the expressions) 30 May 2014, 11:01:30 UTC
4a5a27b several corrections in capitalization, links, style. 30 May 2014, 10:43:39 UTC
c80a150 correct dates. 30 May 2014, 10:43:39 UTC
7b7072b Switch to single file workaround (thanks Philippe!) 30 May 2014, 10:25:25 UTC
a4ae564 Merge branch 'master' of https://root.cern.ch/git/root 30 May 2014, 10:18:40 UTC
91cf3e4 Update release notes 30 May 2014, 10:18:09 UTC
c69e2e2 Do not run this macro in Cling too since it crashes 30 May 2014, 10:17:12 UTC
5c7b6ed Fix macro by correct binding of a function in Functor1D 30 May 2014, 10:17:12 UTC
d1caa67 Build system release notes 30 May 2014, 10:15:52 UTC
6373463 Switch to single file workaround 30 May 2014, 10:15:19 UTC
a3e1a0b Add two passes technique to work-around missing DynamicScope feature 30 May 2014, 10:11:41 UTC
d0a0f64 Add run_games.C macro, needed to prepare the environment before running the games.C macro 30 May 2014, 10:02:43 UTC
e570839 mention Ruby binding is not yet supported in ROOT 6. 30 May 2014, 09:34:53 UTC
aa73f85 Add an extra options in the GeneticMinimizer to pass the random seed. By default a 0 seed is used. Change the test to pass a fixed seed 30 May 2014, 09:06:58 UTC
6ed5f93 Disabled infos from geometry in srtressGeometry (cherry picked from commit c4c7d1d625715ca9a627d07797e3e928c4e3a355) 30 May 2014, 08:46:19 UTC
252e45a Removed Error masking for test stressGeometry 30 May 2014, 08:36:58 UTC
9913973 Added dummy copy constructor and assignment. (cherry picked from commit 08838ff5177107121bf5b9c9107a7f79abf670ac) 30 May 2014, 07:55:37 UTC
acd58d7 Upgraded ALICE geometry in the stressGeometry test (cherry picked from commit d93136b2d1d9890d295a0c8e04e903357a3e3ec3) 30 May 2014, 07:55:20 UTC
bb07b3e Add run_tasks.C macro, needed to prepare the environment before running the tasks.C macro 30 May 2014, 07:42:29 UTC
51dde90 Fix this tutorial for root6 29 May 2014, 23:28:06 UTC
b824f37 Fix syntax errors 29 May 2014, 23:04:40 UTC
57ae8b7 Allow more header file extensions to genreflex input this allow, among the others, G4 to generate the proper dictionaries for the P01 and P02 tests. 29 May 2014, 22:33:25 UTC
48a324f Explicitly mention pcms 29 May 2014, 20:14:00 UTC
ca244a7 Document genreflex and selection namespace 29 May 2014, 20:05:15 UTC
ca0d335 More doc about genreflex, rootcling, rootmaps and selection methods. 29 May 2014, 18:53:50 UTC
d7b548a Add missing transaction in Interpreter::StateDebuggerRAII::~StateDebuggerRAII This prevents .printDebug from crashing. However it is still more verbose than expected. 29 May 2014, 15:57:48 UTC
b7b9dfe Add missing transaction in Interpreter::StateDebuggerRAII::StateDebuggerRAII This prevents .printDebug from crashing. However it is still more verbose than expected. 29 May 2014, 15:28:12 UTC
69e3878 Add support for .@ to cancel continuation 29 May 2014, 14:59:44 UTC
54dc1b1 Upgrade PROOF release notes 29 May 2014, 13:45:51 UTC
c904c42 Add Dario Berzano for PROOF and other contributions 29 May 2014, 13:45:51 UTC
3ca19f9 Banner: add tag to release, add more space. ------------------------------------------------------------ | Welcome to ROOT 6.00/00 http://root.cern.ch | | (c) 1995-2014, The ROOT Team | | Built for linuxx8664gcc | | From tag v6-00-00, 30 May 2014 | | Try '.help', '.demo', '.license', '.credits', '.quit'/'.q' | ------------------------------------------------------------ ---------------------------------------------------------------- | Welcome to ROOT 5.99/06 http://root.cern.ch | | (c) 1995-2014, The ROOT Team | | Built for macosx64 | | From heads/master@v5-99-06-934-g611d387, May 28 2014, 11:52:20 | | Try '.help', '.demo', '.license', '.credits', '.quit'/'.q' | ---------------------------------------------------------------- 28 May 2014, 17:00:24 UTC
a4cb710 __MAKECLING__ does not exist, use __ROOTCLING__ instead 28 May 2014, 16:42:27 UTC
49caf72 Check version of Python > 2.5 as a pre-requisite. Added configuration new option --with-python to select the your preferred python interpreter. Fixes ROOT-5378 and ROOT-6170. 28 May 2014, 16:33:47 UTC
9f38bd3 Update the TClass bit and state in UpdateClassInfoWithDecl 28 May 2014, 16:26:52 UTC
87c45c2 Use new banner. 28 May 2014, 16:17:56 UTC
9113d05 TTabCom: Namespace treatment. Do not treat namespaces diffrently than classes since we can not cluster them in advance as we do not use the expensive deserializing operation .namespace 28 May 2014, 16:04:45 UTC
25d23ed Fix value printing for functions. Needs test! 28 May 2014, 16:02:40 UTC
87fe784 __CINT__ -> __CLING__; remove historical limitations. 28 May 2014, 16:02:40 UTC
354444d Replace __MAKECINT__ by __MAKECLING__. 28 May 2014, 16:02:40 UTC
efa300f Replace rootcint by rootcling. 28 May 2014, 16:02:40 UTC
b06603d Replace CINT by Cling. 28 May 2014, 16:02:40 UTC
f7a2b7d Introduce Cling chapter. 28 May 2014, 16:02:39 UTC
3cd39a6 Make a comment about Retina more clear. 28 May 2014, 15:38:01 UTC
abbc598 First round of docu about rootcling,genreflex and rootcint. 28 May 2014, 15:26:24 UTC
bd12868 Added complete help to genreflex and rootcling(cint) 28 May 2014, 15:15:27 UTC
a7d3c35 Mention Retina display support. 28 May 2014, 15:12:28 UTC
40be1b8 A note about TMacOSXSystem. 28 May 2014, 15:09:45 UTC
db999f9 Add a section about TGCocoa/TGQuartz. 28 May 2014, 15:04:15 UTC
19f533b Update GL docs. 28 May 2014, 14:48:44 UTC
bc1d1ab Update TPad/TCanvas section. 28 May 2014, 14:43:45 UTC
9d4e34e Merge branch 'master' of https://root.cern.ch/git/root 28 May 2014, 14:31:25 UTC
b5a064c Update documentation, no need to hide nice new features I guess. 28 May 2014, 14:29:32 UTC
d96c260 add the compiler flag -DHAVE_ROOTLIBS for the math more tests 28 May 2014, 14:25:36 UTC
08215f3 Fix tests to use correct singular function 28 May 2014, 14:09:50 UTC
9a5f126 fix syntax 28 May 2014, 12:29:31 UTC
f04a9b7 syntax fixes 28 May 2014, 12:09:50 UTC
6004562 syntax fixes 28 May 2014, 12:07:33 UTC
a85ecba Fix ROOT-4549 (TRefArray missing cleanup). TRefArray does not clean the fUIDs array during TRefArray::Streamer read in. This means that when a TRefArray is serialized in, e.g. from a tree, it can have old data still in the fUID array. This manifests when Compress() is called because then the old data get recognized in the array (fLast is updated), which then enables TRefArray to accept invalid accesses. 28 May 2014, 12:03:10 UTC
ec088ca Fix formatting 28 May 2014, 12:00:18 UTC
fbaf8a8 Improve 'make clean' to delete additional files created during make phase (CMake). Fixes ROOT-5996. 28 May 2014, 10:53:40 UTC
390c181 Improve 'make clean' to delete additional files created during make phase (CMake). Fixes ROOT-5996. 28 May 2014, 10:50:26 UTC
5e0b9b3 Formatting. 28 May 2014, 10:45:38 UTC
2b7effc We know ROOT currently fails on PPC, both 32 bit and 64 bit. 28 May 2014, 10:45:38 UTC
e6e0ff7 Add a couple of macros and fix some others to be ROOT 6 compatible Add a couple of macros used to prepare the environment (e.g. compiling and loading libraries) before running alice_esd.C, alice_esd_split.C, or pythia_display.C macros 28 May 2014, 10:42:26 UTC
f0ec498 Fix format warning. 28 May 2014, 10:21:18 UTC
d33ac1b TTabCom: Sort the tabcompletion result. Sorting happens just before displaying, thus all the tabcompletions are sorted alphabetically regardless of their nature: classes, functions, globals etc. 28 May 2014, 10:14:34 UTC
28dfae3 If we don't have the information about the type of the RHS report an and exit. 28 May 2014, 10:06:20 UTC
2e3b393 Show date also for releases; Fons likes a border. 28 May 2014, 10:05:23 UTC
ae790b7 Move git info into banner; better formatting; centralized "type .xyz". 28 May 2014, 09:49:48 UTC
509a1ba Implement .demo, .credits, .license. 28 May 2014, 09:49:48 UTC
5257701 fix in GFAL2 test. 28 May 2014, 09:11:21 UTC
cd816a8 Circumvent the warnings in presence of DictSelection see ROOT-6335 28 May 2014, 08:21:05 UTC
e490b11 implement Size method to get total number of sel rules 28 May 2014, 08:20:39 UTC
d708c91 Change the names of the local structs 28 May 2014, 06:25:19 UTC
fb53b54 In ReadObject warns and return immediately after failed allocation 27 May 2014, 22:08:06 UTC
1ce97a4 Fix ROOT-6187, initialize gROOT before executing DynamicPath 27 May 2014, 21:32:17 UTC
2bee20c Use normalized name for namespace and search directly in the list of classes 27 May 2014, 21:32:12 UTC
88ff2d0 Applied patch in ROOT-6280 (Linking with gcc 4.9 fails due to missing symbol) 27 May 2014, 20:41:27 UTC
78ccedc Applied patch ROOT-6166 (Support compiling GFAL module with gfal2) 27 May 2014, 20:19:44 UTC
b3615f7 Filter out headers from the autoload keys used to populate tab-completion 27 May 2014, 19:48:23 UTC
393c112 Get TClass entry in InspectMembers for bases using declID or NormalizedName instead of using the name for diagnostics. The name for diagnostics is almost ok, except for cases like std::shared::ptr, where the proper NormalisedName is needed. 27 May 2014, 19:10:59 UTC
748a02f TTabCom: do not deserialize for classes<TAB> and use gROOT->GetListOfGlobalFunc. This is a temporary solution to get a reasonable subset of classes. Previously using ".class" and ".namespace" triggered deserialization. We have to implement getting the classes using decls. This uses gClassTable and mapFile. Another issue was with the implementation of TTabCom::GetListOfGlobalFunctions which did not iterate over the MethodInfos. Now using gROOT->GetListOfGlobalFunctions(). 27 May 2014, 17:05:16 UTC
83ae623 Remove preproduction warning, save screen real estate. 27 May 2014, 17:02:50 UTC
6956811 Merge Ctors from nested transactions. We cannot run nested transactions' initializations until the parent is done. But the parent transaction must not replace the nested transactions' static initialization either. The only way out is to collapse all transactions' static initializers until they are run. This fixes root [0] TTree *chain = new TTree("abc","title") which left chain == 0 before. 27 May 2014, 16:20:19 UTC
00f3696 Do not force the load for updating existing TClasses. 27 May 2014, 16:20:19 UTC
71888c9 Remove two contributors that have unknown controbutions. http://root.cern.ch/viewvc?view=rev&revision=47341 does not motivate it; they do not show up in CREDITS. 27 May 2014, 16:20:19 UTC
390640c Remove old context. 27 May 2014, 16:20:19 UTC
a3cc9b7 Make Gviz more independent of the actual graphviz version. The graphviz types are not visible on the header files. (fixes provided by Olivier) 27 May 2014, 16:20:00 UTC
back to top