Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fill the TClassAttributeMap. #33

Closed
wants to merge 1,567 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1567 commits
Select commit Hold shift + click to select a range
89a2b5f
Optimized TStyle::AxisChoice()
Sep 16, 2013
88bce87
Fixed 2 important bugs in TGeoXtru affecting DistFromOutside and Comp…
agheata Sep 17, 2013
624f644
TDirectoryFile::GetKey() hash list optimization
Aug 29, 2013
9391a2d
export MACOSXVERS which is needed in the Makefile.macosx* included in…
FonsRademakers Sep 17, 2013
3b5a128
Fix http://root.cern.ch/phpBB3/viewtopic.php?f=3&t=17062&hilit=unzoom
couet Sep 18, 2013
56d419f
New example demonstrating the canvas partitioning.
couet Sep 18, 2013
d5b122f
Fix in TGeoArb8::DistFromInside. Fix in TGeoShape::DistToPlane. Check…
agheata Sep 19, 2013
0057d52
Implement DrawLatexNDC
couet Sep 19, 2013
c52c94a
added compatibilty options for Reader in MethodBoost
helgevoss Sep 18, 2013
060d4c5
added compatibility options (for Reader) for options removed in Metho…
helgevoss Jun 18, 2013
62075ce
Curious to see what the changes here were ...
helgevoss Aug 29, 2013
fe2cdb1
all the changes since April
helgevoss Sep 19, 2013
ab026a7
all the changes since April
helgevoss Sep 19, 2013
65a0e30
Remove old files and update Module.mk
lmoneta Sep 19, 2013
4574e0c
also update release time for TMVA 4.2.0 in the patch branch
helgevoss Sep 19, 2013
f36f7f4
Small fix in the safety of TGeoParaboloid
agheata Sep 19, 2013
a5ebad3
Fix windows warning about %
pcanal Sep 19, 2013
2204c17
PROOF: check if single ds before tokenizing name
Sep 17, 2013
169b8b2
Minor PROOF cleanups
Sep 19, 2013
ac99521
PROOF: check for unparsed AliEn dataset names
Sep 19, 2013
496ea7b
PROOF: fixed issue with multi-ds and entry list
Sep 19, 2013
71d93d1
fixed coverity complaints in TMVA code. All but 52298 and 52300 which…
helgevoss Sep 20, 2013
d8cf1c7
added some documetation for the release notes
helgevoss Sep 20, 2013
ac79572
Fix points 1) and 2) in ROOT-5468
couet Sep 20, 2013
b20c0c5
sorry, there was a mistake in my coverity fix
helgevoss Sep 20, 2013
8d1a249
get master and v5-34-00 to be the same
helgevoss Sep 20, 2013
b515f34
one last thing ... then master and v5-34 are the same (for TMVA of co…
helgevoss Sep 20, 2013
9d0351d
fix windows problems following Lorenzos advice
helgevoss Sep 22, 2013
efbdd91
restore backward compatibility with predefined options that are no lo…
helgevoss Sep 22, 2013
475165c
Make that TTreeCache::SetEntryRange does not prevent the loading of t…
pcanal Sep 23, 2013
63fcf39
that should take care of the last coverity complaints
helgevoss Sep 23, 2013
04ef167
update documentation
helgevoss Sep 23, 2013
5bfbdf3
Add missing delete (Fix ROOT-5539)
pcanal Sep 23, 2013
ecc6d23
First version of Quasi random class based on GSL
lmoneta Sep 20, 2013
e1179ba
Add dictionary generators for quasi random numbers
lmoneta Sep 23, 2013
7e44c42
Small improvements to QuasiRandom interface
lmoneta Sep 23, 2013
d798172
update documentation
helgevoss Sep 23, 2013
060434b
protect against division-by-zero - JIRA bug report ROOT-5409
helgevoss Sep 23, 2013
67f133c
Add tutorial for quasi random number math/quasirandom.C
lmoneta Sep 23, 2013
063bc82
Fix CMake file for new quasi-random classes
lmoneta Sep 23, 2013
1a8d5bb
make plotOn taking a RooLinkedList public
Aug 23, 2013
78c3344
BidirMMapPipe: make the shutdown sequence for pipes and socketpairs m…
Aug 29, 2013
b5501d1
fix race condition between dirty shutdown of BidirMMapPipe and RooRea…
Sep 4, 2013
f7785b8
o histfactory/FlexibleInterpVar
wverkerke Sep 23, 2013
78202fb
introducing cppyy compatibility module
wlav Sep 23, 2013
cf45231
Fix setting axis labels for TEfficiency
lmoneta Sep 24, 2013
08d1344
changes to TNeuron - create iterator on the stack rather than via Mak…
helgevoss Sep 24, 2013
d0eb76b
Fix copy constructor of TEfficiency (#5459 )
lmoneta Sep 24, 2013
5cd19da
Update ClassDed version number (see #5436)
lmoneta Sep 24, 2013
f4f3fc4
Fix c++11 compilation (need full declaration for std::map construction)
pcanal Sep 24, 2013
af9cdda
Finish fixing off by one error in out-of-bound check.
pcanal Sep 24, 2013
3b6257b
Member previously hidden from CINT must be marked transient
pcanal Sep 24, 2013
5983778
Fixes for Coverity
lmoneta Sep 25, 2013
780e9ae
Optimize TMath::Gaus as suggested by Sverre and Intel
lmoneta Sep 25, 2013
e676259
added forward declaration of RuleFit to make windows compilte happy (…
helgevoss Sep 25, 2013
fb0ca42
renaming to get the proper set of exports on "from cppyy import *"
wlav Sep 25, 2013
58e2166
Fix typos
couet Sep 26, 2013
073ebb2
increase default xml buffer size to avoid frequent problesm with that…
helgevoss Sep 26, 2013
59aaff1
Fix typo
couet Sep 27, 2013
0734451
Fix inconsistent naming of variables between the .h file and the .cxx…
couet Sep 30, 2013
d632472
Added precomputed trigonometric constants highly improving navigation…
agheata Oct 1, 2013
f6d809b
Mods from the trunk.
TimurP Oct 1, 2013
7881266
Exclude SQLite from static build, fixes ROOT-5568.
FonsRademakers Oct 1, 2013
d4f4555
Wrong y for a top-level window - in cocoa it's different, it not top-…
TimurP Oct 1, 2013
b889ed3
upgrade to Pythia8 >= 8180. Previous versions don't compile with late…
FonsRademakers Oct 1, 2013
17d9e1d
Fix http://root.cern.ch/phpBB3/viewtopic.php?f=3&t=17054&p=73075#p73075
couet Oct 2, 2013
f0131d6
Rename the c++11 option as cxx11 feature. Needed for root-config.in
Oct 2, 2013
e9a3cbd
Make Bagged Sample use for AdaBoost and GradBoost being called by the…
helgevoss Oct 3, 2013
9d4f4ba
adapt also the example files to the new option names
helgevoss Oct 3, 2013
a7a461c
force overwriting of symbolic links to *rootmap* such that one can al…
helgevoss Oct 4, 2013
211bf94
Fix typos
couet Oct 4, 2013
d427589
Fix a potential crash when there is a line longer than the terminal w…
bellenot Oct 4, 2013
1e56166
Make a new templates inline version of TMath::Nint which is two-times…
lmoneta Oct 4, 2013
90a1fb0
Fix an if condition in TMath::Quantile taking into account numerical …
lmoneta Oct 7, 2013
8c3a14f
extend interface of FlexibleInterpVar to change nominal/high/low values
Oct 6, 2013
5927967
Two new characters #minus and #plus typographically better than the s…
couet Oct 8, 2013
c4e7ae6
fix SumW2Error correction
Sep 20, 2013
ef4d840
implement analytical integrals of RooHistPdf over subranges
Sep 23, 2013
b03f42f
fix initialisation hazard in RooDataHist
Sep 23, 2013
d3bcd54
RooAbsReal: recognize RooFit::Minimizer in chi2FitTo, pass on full Ro…
Oct 1, 2013
f721ea9
sanitise RooAbsArg leafNodeServerList, branchNodeServerList and treeN…
Oct 6, 2013
6538b5e
BidirMMapPipe.h: fix for very old versions of Mac OS/X
Oct 7, 2013
b014167
mention pythia8 needs to be >= 8180.
FonsRademakers Oct 6, 2013
1fb82c9
port of v5-34-00-patches to support libc++.
FonsRademakers Oct 9, 2013
cadc564
mention Manuel Schiller's contributions to RooFit.
FonsRademakers Oct 9, 2013
1af989f
fix test for libcxxstrm.cxx inclusion.
FonsRademakers Oct 9, 2013
d3da948
Fix tutorial/math/binomial.C (using TMath::Nint) in interpreted mode.
pcanal Oct 9, 2013
d5261f1
o TInterpreter
wverkerke Oct 9, 2013
03593bf
add option for libc++ support to cflags and libs.
FonsRademakers Oct 9, 2013
1866401
Remove autoregistration
pcanal Oct 9, 2013
0ad61cd
Fix windows error due to change in TInterpreter interface
wverkerke Oct 9, 2013
7db9fff
Port stl emulation to apple libcxx
pcanal Oct 9, 2013
9c5924d
Port cintex to apple libcxx
pcanal Oct 9, 2013
5100ab6
fix for C++11
pcanal Oct 9, 2013
8e3e1e6
Fix for osx/gcc481
wverkerke Oct 9, 2013
a7d8461
Correct patch for RooMultiBinomial that was applied in the wrong dire…
wverkerke Oct 9, 2013
8638789
on OSX 10.9 libc++ is the default (only) C++ run-time lib, enable it …
FonsRademakers Oct 9, 2013
9aab56d
include list, don't rely on forward declaration. Fixes issue on OSX 1…
FonsRademakers Oct 9, 2013
7e8096e
finite() is deprecated on OSX 10.9, use isfinite().
FonsRademakers Oct 9, 2013
9ceb13c
silence deprecation warnings also on 10.9.
FonsRademakers Oct 9, 2013
b1d1a57
remove deprecated warnings on OSX 10.9.
FonsRademakers Oct 9, 2013
3b73991
Replace evil 'nullptr' with good old 0.
TimurP Oct 10, 2013
91d3f34
The latest mods from the trunk (for OS 10.9 and 10.8).
TimurP Oct 10, 2013
83d1fb4
Follow changes done configure/make. Renamed libcxx11 to libcxx option
Oct 10, 2013
22d81dc
Make sure all greek and math symbols are printed correctly by TTexDump.
couet Oct 14, 2013
5147c82
Compile release with -DNDEBUG (why it's not in global settings???)
TimurP Oct 14, 2013
a6d2ae1
-DNDEBUG for the 'quartz' module.
TimurP Oct 14, 2013
d3f9d8b
-DNDEBUG for core/macosx.
TimurP Oct 14, 2013
a35f664
Remove NDEBUG from the source file.
TimurP Oct 14, 2013
539523e
Remove unreferenced local variables (thanks Gordon for the report)
bellenot Oct 15, 2013
0a44c96
fix a typo
couet Oct 16, 2013
98c0d99
Fix thread safety of TGenCollectionProxy's iterator creation.
pcanal Oct 17, 2013
ca4eea1
Fix thread safety of TThread::TThread(Long_t id)
pcanal Oct 17, 2013
26aa2fa
Implement dummy operators #mbox and #hbox to improve the compatibilit…
couet Oct 17, 2013
20f2684
Treat \mbox as \hbox to improve the compatibility with TTexDump.
couet Oct 17, 2013
9651eb2
Remove unnecessary global variable and lock
pcanal Oct 18, 2013
2563f5f
Reduce lock lifetime in TCollection::GarbageCollect
pcanal Oct 18, 2013
0c40533
Use meta-data mutex for the proxy initialization.
pcanal Oct 18, 2013
b5bdb58
Reduce lifetime of lock in TFile::~TFile to avoid lock nesting.
pcanal Oct 18, 2013
3837d30
Add SetNDC
couet Oct 18, 2013
d946da1
From Gordon Watts: It includes a file that doesn't exist until after …
Oct 20, 2013
e519e27
Use TStopwatch to measure wall time
gganis Oct 16, 2013
1175c90
Add information about max rates
gganis Sep 30, 2013
6c19a8c
Fix marker type for norms
gganis Sep 30, 2013
9dbea94
Add missing protection
gganis Oct 8, 2013
e7a4000
Save information about the max rate
gganis Oct 8, 2013
84f8685
Add options to display the maximu rates
gganis Oct 8, 2013
f379b6f
Add support for warm data reads
gganis Oct 8, 2013
6b3ef8c
Add missing protection
gganis Oct 8, 2013
ad71bf7
Additional back compat fixes
gganis Oct 8, 2013
bce8ca0
Sync # of files generated/analyzed
gganis Oct 9, 2013
9650bb0
Save the graphs in a list for later usage
gganis Oct 10, 2013
cef59bd
Make sure the CPU time is the one used by the workers
gganis Oct 10, 2013
455dd38
Make sure that the elapsed time makes sense
gganis Oct 10, 2013
26da42d
Make sure the CPU time makes sense
gganis Oct 10, 2013
1ef7fb6
Add creation/saving of cpu eff profile
gganis Oct 10, 2013
d2d6982
Fine tune CPU eff computation
gganis Oct 10, 2013
bae8bed
Add method DrawEfficiency
gganis Oct 10, 2013
7d95e91
Don't output diplicate classes to rlibmap-generated rootmap
bbannier Oct 20, 2013
f5da039
From Manuel Schiller:
lmoneta Oct 21, 2013
df6a5cc
Add a correct PS name for "times".
TimurP Oct 22, 2013
aa6f92c
Fix coverity report (unchecked return and missing initialization)
pcanal Oct 19, 2013
54072c2
Reduce the risk of the files or sockets being closed after the end of…
pcanal Jan 7, 2013
dec50c4
Extend (subvert!) TROOT::CloseFiles to also delete the other active u…
pcanal Jan 7, 2013
ec199ca
Also call TROOT::CloseFiles as a atexit function. This reduces the r…
pcanal Jan 8, 2013
3880833
Add missing header
pcanal Jan 8, 2013
3c6bc7b
Remove from closeFiles the deletion that are either too early or inac…
pcanal Jan 9, 2013
ba20713
Introduce EndOfProcessCleanups rather than subverting CloseFiles.
pcanal Oct 22, 2013
e4d35d6
Fix order of deletion TROOT destructor and EndOfProcessCleanups.
pcanal Oct 22, 2013
ab9d222
Fix buffer size extension in TBasket::LoadBasketBuffers
pcanal Oct 23, 2013
629fe64
fix bug in analytical integrals over RooHistPdf sub-ranges
Oct 22, 2013
9ad1eea
RooRandom: add interface to set RNG, use TRandom::RndmArray for great…
Oct 14, 2013
11e30b5
fixed problem with deleting the training sample right after train, wh…
helgevoss Oct 24, 2013
873e933
Introduce EndOfProcessCleanups rather than subverting CloseFiles
bellenot Oct 24, 2013
6ae3942
Removed the need of -std=cxx11 when building with cocoa (CMake)
Oct 24, 2013
d76eb03
Add freetype to build GCocoa
Oct 24, 2013
500e84d
Replace [] with 'objectAtIndex'.
TimurP Oct 24, 2013
33323e0
fix compiler warning
Oct 24, 2013
323fa30
fix typo
couet Oct 25, 2013
48ab9e2
Fix tear down issues [when libNet is loaded after TROOT is built].
pcanal Oct 25, 2013
acffe1f
Fix spurrious issue with same name twice in branch name.
pcanal Oct 25, 2013
d363050
Some operators like #minus #plus #mp #hbar ... ignored the color defi…
couet Oct 28, 2013
5730edd
o RooNLLVar
wverkerke Oct 28, 2013
bfdd3ae
remove spurious \n from SysError().
FonsRademakers Oct 28, 2013
e27c630
use TSystem::TempFileName(), which uses mkstemp(), instead of tmpnam().
FonsRademakers Oct 28, 2013
62128f6
Bugfix -- check line and marker plex size.
osschar Oct 28, 2013
7a7ec4e
Changes required for MacOSX 10.9 with CMake
Oct 29, 2013
23b207d
Undo changes for the location of X11 for MacOSX
Oct 29, 2013
eab0ab0
implement equal_to for unordered_map's for libc++.
FonsRademakers Oct 29, 2013
c0223f0
replace deprecated tmpnam() with TSystem::TempFileName().
FonsRademakers Oct 29, 2013
6bdadcf
Make fatal the requesti for c++11 mode with a compiler not supporting…
FonsRademakers Oct 30, 2013
7f31c3d
o RooNLLVar
wverkerke Oct 30, 2013
dee724f
Fix for TSQLiteServer::Close() issue, fixes ROOT-5642.
FonsRademakers Oct 30, 2013
33c18eb
Fix problem of using TFitResult::Error (conflict with TObject::Error)
lmoneta Oct 30, 2013
89868f7
implement string hashes for unordered_map used by libc++ in OSX 10.9.
FonsRademakers Oct 30, 2013
dcb831b
replace a couple of string by std::string (solve a build failure on c…
bellenot Oct 31, 2013
56c1313
o RooAbsPdf
wverkerke Oct 31, 2013
bd50944
tmpnam() is deprecated on OSX 10.9. Suppress warnings in CINT.
FonsRademakers Oct 31, 2013
3cf2f95
tmpnam() is deprecated on OSX 10.9. Suppress warnings in CINT.
FonsRademakers Oct 31, 2013
dd05fc6
Make protocol 'xroot:' equivalent to 'root:'
gganis Oct 31, 2013
7a28a30
on OSX 10.9 suppress atos deprecation warning by using the -d option.
FonsRademakers Oct 31, 2013
8483108
make version v5-34-11.
FonsRademakers Oct 31, 2013
d5d8673
Close the file before starting to free TFile's resources
pcanal Nov 1, 2013
5bc5c6e
Fix math core fit tests
lmoneta Nov 1, 2013
c76006a
Remove a print statement
lmoneta Nov 1, 2013
2eb27a3
A couple of fixes for cygwin/gcc
bellenot Nov 1, 2013
d262cc8
Fix issue.1 in ROOT-5644
couet Nov 1, 2013
c0fc5c4
Add another dependency on libz for cygwin/gcc
bellenot Nov 1, 2013
531d2ad
fix for MacOS Mavericks: string is not loaded by default
wlav Nov 3, 2013
55293ea
o RooNLLVar
wverkerke Nov 4, 2013
84e6a81
o RooBanner
wverkerke Nov 4, 2013
73887dd
Fix issue 2 of ROOT-5644 (TBox clipping).
couet Nov 4, 2013
2ef92cf
From Stilianos Kesisoglou: Fix for cygwin
bellenot Nov 4, 2013
067af39
Add a couple of missing #include <functional>, required by MSVC++2012
bellenot Nov 5, 2013
9097d7d
Fatal spelling.
Axel-Naumann Nov 4, 2013
c6f605a
o RooGlobalFunc
wverkerke Nov 5, 2013
09ca176
Yet another "think different" crap from Apple:
TimurP Nov 5, 2013
e5a5188
Fix the loading of branches used in an alias which is used in boolean…
pcanal Nov 5, 2013
6880f1d
From Gordon Watts: port to MSVC++11.0
bellenot Nov 6, 2013
4a73698
Fix link warning LNK4010: invalid subsystem version number 5.0; with …
bellenot Nov 6, 2013
5572c8a
Use correct version macro (copy/paste typo)
bellenot Nov 6, 2013
c746a63
Fix ROOT-5671
couet Nov 6, 2013
c435d1d
Fix a typo
couet Nov 6, 2013
f5df2ea
Delete the canvases before deleting the TApplication Implementation.
couet Nov 7, 2013
2867e3c
skip libc++ or libstdc++ compat check for libGLU as it has no std C++…
FonsRademakers Nov 8, 2013
fb0d489
Doc update
couet Nov 8, 2013
bfaf69a
fix ROOT-5673 by not touching ROOT internals until after TPyROOTAppli…
wlav Nov 8, 2013
dff3a05
fix for string loading issue; ProcessLine is okay here as cppyy does …
wlav Nov 9, 2013
dadd447
o RooStats::HistFactory::FlexibleInterpVar
wverkerke Nov 11, 2013
809b9ee
o RooFormula
wverkerke Nov 11, 2013
d3458e9
o RooKeysPdf
wverkerke Nov 13, 2013
d1f487b
on OSX 10.9 for "string" cl->GetDeclFileName() returned "(C++ compile…
FonsRademakers Nov 13, 2013
1287667
If some case if2 was <0 which is invalid. That's causes the bug descr…
couet Nov 13, 2013
7155bb9
handle the clang compiler.
FonsRademakers Nov 13, 2013
62827dd
define __clang__ and G__LIBCPP for completeness.
FonsRademakers Nov 14, 2013
1c50cfd
cleanup unneeded files.
FonsRademakers Nov 14, 2013
2319eed
Better support for class that used to have version==0.
pcanal Nov 14, 2013
c259cd8
Add TBuffer::ReadVersionNoCheckSum
pcanal Nov 14, 2013
ea017fe
Since Pythia8 is a static library on Windows, don't call gSystem->Loa…
bellenot Nov 14, 2013
8e03a5e
Second attempt at 'CINT style' iostream wrapper for libcxxstrm
pcanal Nov 14, 2013
2733fc5
Remove autoregistration
pcanal Oct 9, 2013
bd3be1b
fix clang compiler warning.
FonsRademakers Nov 15, 2013
fb99728
Avoid decrementing iterator past the beginning.
pcanal Nov 15, 2013
51e4c53
Don't have the inner loop inadvertently increment the outer loop iter…
pcanal Nov 15, 2013
963b2bb
On OSX 10.9, dlfcn.h not longer includes AvailabilityMacros.h
pcanal Nov 15, 2013
0b4ea22
Add new fitting functions in TProofBench draw
gganis Oct 31, 2013
b725c10
Derive TSelectorList from THashList instead of TList
gganis Nov 14, 2013
a883d8e
Prevent a buffer overflow
Nov 14, 2013
a157249
Now the calling of TMVAGui etc from the example macros should work ag…
helgevoss Nov 15, 2013
e6a185e
TDirectory parse speedup (buffer overflow safe)
Nov 15, 2013
afa5f25
Fix portability of previous patch
gganis Nov 15, 2013
4b3545c
Fix memory leak in TSQLiteStatement. Fixes ROOT-5720.
FonsRademakers Nov 18, 2013
1189016
Always invoke DecodeNameCycle with the length arg
Nov 16, 2013
ce03ed6
Turned CID 53502 into a warning user message
Nov 17, 2013
d709157
switch off color and progress bar by default under windows
helgevoss Nov 18, 2013
9b2fdff
New static function to change the position of the "power of 10" near …
couet Nov 18, 2013
dcec35b
Add ! to avoid I/O
couet Nov 18, 2013
38921e4
Generate dictionary for iterator for apple libcxx
pcanal Nov 18, 2013
7cae21f
protect against no events in the training data set
helgevoss Nov 18, 2013
a88f5b9
Avoid null pointer dereferencing (was breaking stressgraphics)
pcanal Nov 18, 2013
a718de6
o FlexibleInterpVar
wverkerke Nov 18, 2013
370ea02
fixing the fix - now the reader is again allowed to have a dataset w/…
helgevoss Nov 19, 2013
27620fc
fixed matrix allocation in assignment operator
agheata Nov 19, 2013
e891a10
fixing the fixing of the fix, I know that touching the DataSet is lik…
helgevoss Nov 19, 2013
91e0884
make version v5-34-12.
FonsRademakers Nov 18, 2013
c198939
streetest runs through again ..
helgevoss Nov 19, 2013
5f8d8e3
From Max Baak: add a new function in HypoTestInverterResult to exclud…
lmoneta Nov 19, 2013
22d7c5e
Add skipping of n quasi random numbers
lmoneta Nov 19, 2013
4a8b99d
Remove the Int properties from TClassAttributeMap.
CristinaCristescu Nov 21, 2013
9b0a3f8
Fill the TClassAttributeMap with the properties.
CristinaCristescu Nov 21, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
14 changes: 14 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Set default behaviour, in case users don't have core.autocrlf set.
* text=auto

# Declare files that will always have CRLF line endings on checkout.
*.sln eol=crlf
*.dsp eol=crlf
*.dsw eol=crlf
*.vcproj eol=crlf

# Denote all files that are truly binary and should not be modified.
*.png binary
*.jpg binary
*.pdf binary
*.root binary
Loading