https://github.com/lmoneta/root

sort by:
Revision Author Date Message Commit Date
fb3792b Remove "//" in THTML description of TEfficiency. This should fix the problem reported in http://root.cern.ch/phpBB3/viewtopic.php?f=10&t=18172 10 June 2014, 15:10:31 UTC
e3661ae Corrected typo 10 June 2014, 15:07:18 UTC
032a4cc Different way (hopefully better) of handling the 'all' option acting on the default values of the options instead of the options themselves. 10 June 2014, 14:53:22 UTC
f8f2768 Put AutoloadingVisitor.cpp in cmake. 10 June 2014, 14:29:31 UTC
7bb6b2d Fix problem with FindCFITSIO.cmake 10 June 2014, 13:39:25 UTC
86bdb19 Remove ctags. It was a dead end. We will go for fwd decls instead. 10 June 2014, 13:18:16 UTC
670fed2 Adapt tests for the newly produced diagnostics. 10 June 2014, 13:18:16 UTC
4902335 autoloading visitor 10 June 2014, 13:18:16 UTC
fd150fd fwd tool: generates forward declarations from given file 10 June 2014, 13:18:16 UTC
9e85af2 split out failing stl test 10 June 2014, 13:18:16 UTC
8910400 other fixes 10 June 2014, 13:18:16 UTC
6080da6 removed ctags tests 10 June 2014, 13:18:16 UTC
c450060 purged ctags code and moved autoloading into interpreter 10 June 2014, 13:18:16 UTC
d37ff73 Clean the roottest directory each time. 10 June 2014, 08:42:54 UTC
3a01bba Protect TPadEditor against possible non-TPad object passed as argument (fixes Jira #ROOT-6375) 10 June 2014, 07:59:39 UTC
62ea680 Updated top-level release note file 06 June 2014, 15:20:28 UTC
d4c0db8 Changed to development version 6.01. Added empty release note files and directories 06 June 2014, 15:17:49 UTC
c810b08 Property declare variables. 06 June 2014, 10:07:48 UTC
bf20cb6 Remove the junk I accidentally committed. 05 June 2014, 15:32:58 UTC
c3e06f3 Cling will put wrapper dependent vars into dyn scopes (ROOT-6345). 05 June 2014, 15:23:51 UTC
5abb34f Be less fatalistic. 05 June 2014, 15:23:51 UTC
d45b2c7 Check also if old browser has been created on the stack 05 June 2014, 14:40:44 UTC
75f7de9 Check if TBrowser/TCanvas has been created on the heap before to call the operator delete Add also a TBrowser::Destructor() method, to properly clean it up when not calling its destructor. This fixes the issue reported on the forum: http://root.cern.ch/phpBB3/viewtopic.php?f=3&t=18151&sid=f91b9323579d42d4ccd2dbdd7da05242 05 June 2014, 14:16:01 UTC
af8f4e8 Fix usage description 05 June 2014, 11:47:53 UTC
12c9e75 Remove residual use of '.include' 05 June 2014, 11:47:53 UTC
aaf9b65 Do not open PCH files when searching for them (ROOT-6358). 05 June 2014, 09:32:20 UTC
e612250 Some tests were failing because the variable ROOTSYS was not pointing to the binary tree 05 June 2014, 09:21:50 UTC
a446916 Improve the update of roottest clone 04 June 2014, 12:58:56 UTC
cb02789 Updated wording. 04 June 2014, 12:25:18 UTC
0a3a137 Remove mention of CINT. 04 June 2014, 12:23:32 UTC
d665fd6 From Kazuyoshi Furutaka: fix indentation. 04 June 2014, 12:23:08 UTC
8da6a72 Fix format: headline needs empty lines in front.. 04 June 2014, 12:16:07 UTC
07f359a Align up the comment properly. 04 June 2014, 10:06:20 UTC
07a595f Clang diagnostics cause havoc, disable until understood. 04 June 2014, 09:59:21 UTC
1798b8e Cope with the new cling library (CMake) 04 June 2014, 09:58:32 UTC
0f22c85 Update roottest checkout if running tests 04 June 2014, 09:54:29 UTC
3f11e97 fix https://sft.its.cern.ch/jira/browse/ROOT-6324 04 June 2014, 08:51:10 UTC
dafb1be Update README.md 04 June 2014, 08:32:24 UTC
8ed830a Add ascii clipart using the slant font. 04 June 2014, 08:32:24 UTC
92d0242 Add a description and further resources for reading. 04 June 2014, 08:32:24 UTC
a78a762 modified tests (cherry picked from commit 77316a2838c5037feff8091bb5c0919bc59d6b16) 04 June 2014, 07:34:19 UTC
82cbe3f initial code for new approach (cherry picked from commit fa2b32bd9281f61fd36ff1987041a9a7607ab5e7) 04 June 2014, 07:34:19 UTC
4728606 enum test for template (cherry picked from commit ce717aac63c7bd29e836106e255df98b23c4fdb3) 04 June 2014, 07:34:19 UTC
5ad170e enum test for C++11 enum class, does not have C enums yet (cherry picked from commit 9b7d0c5260f79b321b8b21b3c19da3e8c507aa11) 04 June 2014, 07:34:19 UTC
6d57412 added a function and a trait util from stl (cherry picked from commit 2ea8127e629ee26a48bbaeda8da935dbe04d7ebe) 04 June 2014, 07:34:19 UTC
0722014 added some stl forward decls (cherry picked from commit 365737c218defce09bbceca2119f396236564c99) 04 June 2014, 07:34:19 UTC
f7a8b01 Initial tests for verifying forward declarations (cherry picked from commit c9b5a07d5cd83100862e067ccff189e10c666f9b) 04 June 2014, 07:34:19 UTC
ce01b1e Merge work with my github GSoC repo. 04 June 2014, 07:14:13 UTC
927c36e Improve implementation of ctags. 04 June 2014, 07:13:59 UTC
f259b49 const ness updates in base class, etc 04 June 2014, 07:13:59 UTC
46adb83 Obey coding rules and indentation. 04 June 2014, 07:13:59 UTC
486ddf1 Obey coding styles and indentation. 04 June 2014, 07:13:59 UTC
dd35635 Init TagsExtension Module, for extending cling to provide interactive hints AutoloadCallback: Implementing InterpreterCallbacks to attach the module to cling The main focus is on overriding LookupObject so that the information about lookup failures are obtained from clang. The type of the name is not taken into consideration for now. TagManager: To manage and lookup information from various sorts of tag files. Currently a TagManager object is owned by the callback system. This may change in future. Wrapper: As a base class for handling particular types of tagfiles. The TagManager maintains a container of Wrappers. CtagsFileWrapper: Implementing a wrapper for ctags. This class is responsible for generating a tagfile from a given path or list of files. It also performs lookups in the file generated by it. And a few simple file system utils to complement llvm::sys::fs and path utilities 04 June 2014, 07:13:59 UTC
43c96ee Exclude unnecessary libraries of LLVM and Clang from Cling's build Use dist-files.mk to keep track of files to be distributed with Cling. 04 June 2014, 07:13:58 UTC
a3b99ef Enable running of Cling test suite post compilation 04 June 2014, 07:13:58 UTC
5dd8ba2 Fix spacer issues on Cygwin 04 June 2014, 07:13:58 UTC
b04dee9 Add function to clean up redundant files and folders 04 June 2014, 07:13:58 UTC
7c37f00 Prettify text printing with box drawings like in the Debian build logs 04 June 2014, 07:13:58 UTC
a88fb62 Prevent skipping of the signing of Debian package when VERSION is 0.1 04 June 2014, 07:13:58 UTC
d0dbbda Wrap long commit messages to 75 columns wide following Debian Policy Old changelogs (prior to tag v0.1) do not need wrapping. Debian Policy Manual suggests changelog entries should not exceed 80 columns. The "fmt" tool provided by GNU Coreutils wraps text to 75 columns by default. This can be modified by: fmt --split-only --width=80 04 June 2014, 07:13:58 UTC
140cbbf Automatically generate changelogs separated according to versions or Git tags 04 June 2014, 07:13:58 UTC
53b4d62 Create file debian/postinst to call ldconfig on libclang.so Fixes Lintian Tag: postinst-must-call-ldconfig 04 June 2014, 07:13:58 UTC
ae5afaf Override Lintian tag: source-is-missing 04 June 2014, 07:13:58 UTC
2e17764 Use cygpath to get cmd.exe friendly path to prefix 04 June 2014, 07:13:58 UTC
a792929 Use different naming of prefix for Cygwin 04 June 2014, 07:13:58 UTC
4778b28 Set DIST variable for Windows 04 June 2014, 07:13:58 UTC
eb867e8 Conditionally compile Cling for Windows 04 June 2014, 07:13:58 UTC
077a72a Enable compilation of Cling in Cygwin with CMake 04 June 2014, 07:13:57 UTC
d5411e1 Use "Cygwin" as name of OS in Windows 04 June 2014, 07:13:57 UTC
f7ae9d3 Add checking of requirements in Cygwin 04 June 2014, 07:13:57 UTC
fd27183 Dynamically determine name and email from GnuPG fingerprint 04 June 2014, 07:13:57 UTC
f6f4720 Also clean up temporary builddir 04 June 2014, 07:13:57 UTC
239e63e Merge get_platform.sh to be a part of indep.sh 04 June 2014, 07:13:57 UTC
d0f092a Reorganize platform independent functions into a single script 04 June 2014, 07:13:57 UTC
349e0a0 Cleanup redundant directory after creating tarball 04 June 2014, 07:13:57 UTC
275d038 Use actual URL for LICENSE.TXT 04 June 2014, 07:13:57 UTC
c7ef091 Combine --last-stable-deb and --last-stable-tar to --last-stable={tar,deb} 04 June 2014, 07:13:57 UTC
68e19f4 Generalize --current-dev-tarball to --current-dev={tar, deb} 04 June 2014, 07:13:57 UTC
abac6f9 Make --check-requirements conditional, and some code cleanups 04 June 2014, 07:13:56 UTC
29c17b0 Refactor and split common code into multiple helper scripts 04 June 2014, 07:13:56 UTC
c737713 Use correct OS name in GNU/Linux and Cygwin 04 June 2014, 07:13:56 UTC
2bed849 Add TODOs in the script 04 June 2014, 07:13:56 UTC
f4b3ed1 Generate debian/changelog according to the checked out repo of Cling 04 June 2014, 07:13:56 UTC
0c46c2e Also check python during --check-requirements 04 June 2014, 07:13:56 UTC
3098e40 Do not use ${var} style variable in AWK statement 04 June 2014, 07:13:56 UTC
0803794 source get_platform.sh must be executed after Cling is cloned 04 June 2014, 07:13:56 UTC
b125570 Limit commit hash to 7 characters like Git 04 June 2014, 07:13:56 UTC
f705011 Do not allow more than one switch at a time 04 June 2014, 07:13:56 UTC
b6e061c Modularize code and add switches 04 June 2014, 07:13:56 UTC
64d0570 Add script to detect host platform and Operating System 04 June 2014, 07:13:56 UTC
dea0c80 Patch "Fix wrong path of VERSION in Makefile" has been merged upstream Commit: 7658828d0df95db61196495f4279fb51cd07cf7e 04 June 2014, 07:13:55 UTC
0e6c62e Make script capable of compiling Cling from source 04 June 2014, 07:13:55 UTC
293579c Adapt script to use the new version system of Cling 04 June 2014, 07:13:55 UTC
9f1618a Fix globbing issues and use an improved method to check tarball in argument 04 June 2014, 07:13:55 UTC
d84a1a9 Fix bug for the disappearing ${shlibs:Depends} and ${misc:Depends} 04 June 2014, 07:13:55 UTC
aeb86c0 Also double quote Parameter Expansion to prevent globbing and word splitting 04 June 2014, 07:13:55 UTC
502960f Use Parameter Expansion instead of sed 04 June 2014, 07:13:55 UTC
195998d Double quote to prevent globbing and word splitting 04 June 2014, 07:13:55 UTC
1c7087b Use $(..) instead of deprecated `..` 04 June 2014, 07:13:55 UTC
3678b6b Double quote array expansions, otherwise they're like $* and break on spaces 04 June 2014, 07:13:55 UTC
back to top