[root] / trunk / tree / tree / inc / TSelectorScalar.h Repository:
ViewVC logotype

Log of /trunk/tree/tree/inc/TSelectorScalar.h

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 30749 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 15 16:33:04 2009 UTC (5 years, 3 months ago) by brun
File length: 1863 byte(s)
Diff to previous 22902
From Matthew Strait:
This patch fixes the spelling of "function" in the root source code
and documentation, which is misspelled (sometimes as part of larger
"function"-based words) at least 152 times:

* "funciton" 48 times
* "funcion" 36 times
* "funtion" 23 times
* "fucntion" 17 times
* "functionn" 6 times
* "fuction" 6 times
* "fuunction" 4 times
* "functioin" 3 times
* "fonction" 3 times
* "funstion" twice
* "fnuction" once
* "functiom" once
* "functio" once
* "funcition" once

Revision 22902 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 31 09:48:42 2008 UTC (6 years, 9 months ago) by rdm
File length: 1863 byte(s)
Diff to previous 20882
move tree, treeplayer and treeviewer under tree meta directory.

Revision 20882 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:31:26 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/tree/inc/TSelectorScalar.h
File length: 1863 byte(s)
Diff to previous 19826
Set property svn:eol-style LF on all source and Makefiles. This should avoid
problems with Win32 line endings ending up in the repository. All MS tools
support LF eols fine.

Revision 19826 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:56:11 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/tree/inc/TSelectorScalar.h
File length: 1863 byte(s)
Diff to previous 19825
imported svn:keywords Id property

Revision 19825 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 19:49:10 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/tree/inc/TSelectorScalar.h
File length: 1918 byte(s)
Diff to previous 12964
remove :$ from tag line

Revision 12964 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Oct 16 08:22:59 2005 UTC (9 years, 3 months ago) by rdm
Original Path: trunk/tree/inc/TSelectorScalar.h
File length: 1928 byte(s)
Diff to previous 12953
put back ClassDef 1.

Revision 12953 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 13 15:00:21 2005 UTC (9 years, 3 months ago) by brun
Original Path: trunk/tree/inc/TSelectorScalar.h
File length: 1928 byte(s)
Diff to previous 12284
Set ClassDef version to 0

Revision 12284 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Jul 9 04:03:23 2005 UTC (9 years, 6 months ago) by brun
Original Path: trunk/tree/inc/TSelectorScalar.h
File length: 1928 byte(s)
Diff to previous 11813
From Marek:
 Add friend trees to PROOF.

Revision 11813 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed May 18 12:31:10 2005 UTC (9 years, 8 months ago) by brun
Original Path: trunk/tree/inc/TSelectorScalar.h
File length: 1928 byte(s)
Diff to previous 11156
From Valeriy Onuchin:

this patch fixes all compilation problems for
ROOT under windows with VC6 compiler.

- The main problem is that VC6 compiler does not recognize
"long long" type in rootcint generated dictionaries,
To fix this, wherever "long long" type was writen in dictionary file it was
replaced with native win32 "long long" type_string "__int64".
Modified files are: cint/src/val2a.c, cint/src/newlink.c, cint/src/Class.cxx

Other changes:
- many  classes contained "list" variables.
  That produced name_clash with  std::list class name.
- many classes contained
 for (int i=0; ..) {..}
 for (int i=0; ..) {..}
 which caused "duplication of initialisation" bug.

- gl/src/CsgOps.cxx had outside declared templated parameter used inside
  internal function.
- TString Atoi, Atof - std namespace was removed.

_ TASimage - custom Streamer was changed. Reading/writing class version
   was added. That allows to keep "future compatibility"/"schema evolution"
   Demo files galaxy.root, gallery.root were rewritten.

- I rolled back changes in TGPicture class which are related to reading
   of XPM files because of problems under win32.

- TASImage::GetMask method was reimplemented.

- libAfterImage.tar.gz - fix all compilation problem under win32 (vc6)

Revision 11156 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Feb 21 09:44:47 2005 UTC (9 years, 11 months ago) by rdm
Original Path: trunk/tree/inc/TSelectorScalar.h
File length: 1873 byte(s)
From Maarten:
Named scalar type, based on Long64_t, streamable, storable and
mergable. Ideally to be used in tree selectors in the PROOF
environment due to its merge fucntionality which allows a single
merged value to be returned to the user.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Subversion Admin
ViewVC Help
Powered by ViewVC 1.0.9