[root] / trunk / graf3d / g3d / src / TRotMatrix.cxx Repository:
ViewVC logotype

Log of /trunk/graf3d/g3d/src/TRotMatrix.cxx

Parent Directory Parent Directory


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

Revision 31808 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 10 15:20:21 2009 UTC (5 years, 1 month ago) by couet
File length: 8253 byte(s)
Diff to previous 23140
- initialize members (coverity)

Revision 23140 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 11 11:01:39 2008 UTC (6 years, 9 months ago) by rdm
File length: 8131 byte(s)
Diff to previous 20882
move the following directories to "graf2d":

asimage, freetype, gpad, graf, postscript, qt, win32gdk, x11, x11ttf

move the following directories to "graf3d":

eve, ftgl, g3d, gl, x3d

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/g3d/src/TRotMatrix.cxx
File length: 8131 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/g3d/src/TRotMatrix.cxx
File length: 8131 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/g3d/src/TRotMatrix.cxx
File length: 8183 byte(s)
Diff to previous 17728
remove :$ from tag line

Revision 17728 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 6 14:44:54 2007 UTC (7 years, 11 months ago) by brun
Original Path: trunk/g3d/src/TRotMatrix.cxx
File length: 8193 byte(s)
Diff to previous 17358
In the Streamer functions replace the lines like
         TPad::Class()->ReadBuffer(b, this, v, R__s, R__c);
         TPad::Class()->WriteBuffer(b,this);
by
         b.ReadClassBuffer(TPad::Class(), this, v, R__s, R__c);
         b.WriteClassBuffer(TPad::Class(),this);

Revision 17358 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jan 16 09:37:03 2007 UTC (8 years ago) by brun
Original Path: trunk/g3d/src/TRotMatrix.cxx
File length: 8185 byte(s)
Diff to previous 17306
Remove dependencies on TROOT.h

Revision 17306 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jan 12 16:03:17 2007 UTC (8 years ago) by brun
Original Path: trunk/g3d/src/TRotMatrix.cxx
File length: 8205 byte(s)
Diff to previous 13351
   TMath::Abs, TMath::Min, TMath::Max, TMath::Sign, TMath::Range
These functions are unfortunately not defined in a standard way in std::

This include is referenced by a new version of TMath.h.
As a result, TMath.h is back compatible with the previous version.

TMathBase.h is used in place of TMath.h in all the classes
that will go into the future miniCore library.
TMath.h and the TMath implementation will go into a new math sub-directory.

TString.h uses TMathBase.h instead of TMath.h.
As a result, it was necessary to include "TMath.h" in some classes
assuming that TMath was included via TString and using other functions
than the ones defined in TMathBase.h
 ----------------------------------------------------------------------

Revision 13351 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Nov 24 17:28:07 2005 UTC (9 years, 2 months ago) by couet
Original Path: trunk/g3d/src/TRotMatrix.cxx
File length: 8185 byte(s)
Diff to previous 985
- Coding conventions.

Revision 985 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Nov 21 20:51:23 2000 UTC (14 years, 2 months ago) by brun
Original Path: trunk/g3d/src/TRotMatrix.cxx
File length: 8982 byte(s)
Diff to previous 867
Function Streamer now in the implementation file.
Add code for the new automatic schema evolution algorithm

Revision 867 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 6 07:17:01 2000 UTC (14 years, 2 months ago) by brun
Original Path: trunk/g3d/src/TRotMatrix.cxx
File length: 8162 byte(s)
Diff to previous 3
Protect destructor against case gGeometry = 0

Revision 3 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 16 17:00:58 2000 UTC (14 years, 8 months ago) by rdm
Original Path: trunk/g3d/src/TRotMatrix.cxx
File length: 8089 byte(s)
Copied from: branches/rdm/g3d/src/TRotMatrix.cxx revision 2
Diff to previous 2
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.

Revision 2 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue May 16 17:00:58 2000 UTC (14 years, 8 months ago) by rdm
Original Path: branches/rdm/g3d/src/TRotMatrix.cxx
File length: 8089 byte(s)
Initial import of ROOT into CVS

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