An error occurred while loading commit signatures
- Nov 20, 2012
-
-
Fons Rademakers authored
small fix for https://savannah.cern.ch/bugs/?98510 git-svn-id: http://root.cern.ch/svn/root/trunk@47487 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47486 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
some files have been removed from core/meta/inc/TCling*.h git-svn-id: http://root.cern.ch/svn/root/trunk@47485 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
Now that it's used twice, extract the conversion from ExeContext::ExeResult to Interp::ExeResult. IncrementalParser will try to roll the transaction back for unresolved initializers. git-svn-id: http://root.cern.ch/svn/root/trunk@47484 27541ba8-7e3a-0410-8455-c3a389f83636
-
Bertrand Bellenot authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47483 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47481 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
Hide CINT interfaces (void* function pointers) from ROOT-with-cling; they were using Getp2f2funcname() and are not needed anymore. git-svn-id: http://root.cern.ch/svn/root/trunk@47480 27541ba8-7e3a-0410-8455-c3a389f83636
-
Timur Pocheptsov authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47479 27541ba8-7e3a-0410-8455-c3a389f83636
-
Timur Pocheptsov authored
Several fixed (not finished yet): 1. Map ascii symbols to themselves. 2. Mask keymodifiers (otherwise there are some non zero flags even if no modifier key is pressed). 3. Looks like not every map-raised window receives focus - as this is never described, I guess a window with override redirect does not receive a focus when raised (otherwise menu keybindings would never work in ROOT). git-svn-id: http://root.cern.ch/svn/root/trunk@47478 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47477 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
DiagConsumer::Begin/EndSourceFile() are used to switch from "parsing command line flags" to "parsing source files" more; not to signal a new source file to the diag client. Switch BeginSourceFile() on after having parsed Interpreter internals. Switch it off (EndSourceFile()) in ~Interpreter. Indentation. Now that we handle diags appropriately, test/ErrorRecovery/MetaProcessor.C fails; repair it. git-svn-id: http://root.cern.ch/svn/root/trunk@47476 27541ba8-7e3a-0410-8455-c3a389f83636
-
Vassil Vassilev authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47475 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
when constructing it takes a snapshot of whatever is relevant. when destructing it restores whatever is relevant. Don't mess with the diag Begin/EndSourceFile(); that's only relevant on a frontend level (aka are we parsing command line flgs or already source files?) git-svn-id: http://root.cern.ch/svn/root/trunk@47474 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
* empty argument is not an error. * pass comment to interpreter whether .x was successful or not; it might be an expected-diagnostic Thus implement comment lexer. git-svn-id: http://root.cern.ch/svn/root/trunk@47473 27541ba8-7e3a-0410-8455-c3a389f83636
-
Bertrand Bellenot authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47472 27541ba8-7e3a-0410-8455-c3a389f83636
-
Bertrand Bellenot authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47471 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47470 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47469 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47468 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47467 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
This will be a Savannah ticket; it will need to get fixed once we have interfaces for unloading. git-svn-id: http://root.cern.ch/svn/root/trunk@47466 27541ba8-7e3a-0410-8455-c3a389f83636
-
Vassil Vassilev authored
new transaction could be triggered, every compile should return the transaction that it actually compiled. I.e. the cling::IncrementalParser::getLastTransaction in many cases might not be the transaction we expect. For example in ROOT's case plugin manager is triggered for some reason and the last transaction is not the one that I'd personally expect. This should be fix roottest/.../runMemory.C git-svn-id: http://root.cern.ch/svn/root/trunk@47465 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47464 27541ba8-7e3a-0410-8455-c3a389f83636
-
Wim Lavrijsen authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47463 27541ba8-7e3a-0410-8455-c3a389f83636
-
Vassil Vassilev authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47461 27541ba8-7e3a-0410-8455-c3a389f83636
-
- Nov 19, 2012
-
-
Vassil Vassilev authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47460 27541ba8-7e3a-0410-8455-c3a389f83636
-
Vassil Vassilev authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47459 27541ba8-7e3a-0410-8455-c3a389f83636
-
Bertrand Bellenot authored
Improve implementation of the exclusion graphs (thanks to Olivier for the tip about the "real NDC"). Still not perfect, but much better. git-svn-id: http://root.cern.ch/svn/root/trunk@47458 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
Also declare kNPOS inside TString as it is its natural place ... and CINT did the 'right' thing upon seeing TString::kNPOS git-svn-id: http://root.cern.ch/svn/root/trunk@47457 27541ba8-7e3a-0410-8455-c3a389f83636
-
Philippe Canal authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47456 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
reported here: http://root.cern.ch/phpBB3/viewtopic.php?f=3&t=15659 git-svn-id: http://root.cern.ch/svn/root/trunk@47455 27541ba8-7e3a-0410-8455-c3a389f83636
-
Olivier Couet authored
reported here: http://root.cern.ch/phpBB3/viewtopic.php?f=3&t=15659 git-svn-id: http://root.cern.ch/svn/root/trunk@47454 27541ba8-7e3a-0410-8455-c3a389f83636
-
Timur Pocheptsov authored
Stupid, but order of calls is important: either top-level window will receive keyboard events, or not. Not documented, as usually. git-svn-id: http://root.cern.ch/svn/root/trunk@47452 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
- In TProofServ::ResolveKeywords, add new keywords <rver> for the ROOT version in integer for, e.g. 53403, and <build> for {version, architecture, compiler} string in the form '53403_linuxx8664gcc_gcc46'. - Make sure that TProofServ::ResolveKeywords is always called for global package directories; allows to optimize package building when working with many versions. git-svn-id: http://root.cern.ch/svn/root/trunk@47451 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47450 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47449 27541ba8-7e3a-0410-8455-c3a389f83636
-
Axel Naumann authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47448 27541ba8-7e3a-0410-8455-c3a389f83636
-
Bertrand Bellenot authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47446 27541ba8-7e3a-0410-8455-c3a389f83636
-
Lorenzo Moneta authored
git-svn-id: http://root.cern.ch/svn/root/trunk@47445 27541ba8-7e3a-0410-8455-c3a389f83636
-
Gerardo Ganis authored
- In case of non-tty, do not print all progress messages during the merging phase to avoid filling up the logs with useless info. - Add member TProof::fTty and getter TProof::IsTty() to centrally control the tty-ness of the session git-svn-id: http://root.cern.ch/svn/root/trunk@47444 27541ba8-7e3a-0410-8455-c3a389f83636
-