[root] / trunk / core / base / src / TRemoteObject.cxx Repository:
ViewVC logotype

Log of /trunk/core/base/src/TRemoteObject.cxx

Parent Directory Parent Directory


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

Revision 48992 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 28 15:26:26 2013 UTC (21 months, 3 weeks ago) by rdm
File length: 8084 byte(s)
Diff to previous 35590
From Lifeng Sun:
The attached patchset fixes a bunch of typo in the source:
0001-succes-success.patch
0002-preceed-preced.patch
0003-informations-information.patch
0004-childs-children.patch
0005-avaliable-available.patch
0006-writeable-writable.patch
0007-comand-command.patch
0008-unkown-unknown.patch
0009-wierd-weird.patch
0010-wheter-whether.patch
0011-unecessary-unnecessary.patch
0012-splitted-split.patch
0013-registerd-registered.patch
0014-recieve-receive.patch
0015-processsing-processing.patch
0016-ouput-output.patch
0017-mutiple-multiple.patch
0018-lenght-length.patch
0019-interupted-interrupted.patch
0020-independant-independent.patch
0021-inconsistant-inconsistent.patch
0022-expresion-expression.patch
0023-explicitely-explicitly.patch
0024-enviroment-environment.patch
0025-deafult-default.patch
0026-continous-continuous.patch
0027-completly-completely.patch
0028-commited-committed.patch
0029-choosen-chosen.patch
0030-backgroud-background.patch
0031-auxilliary-auxiliary.patch
0032-authentification-authentication.patch
0033-appropiate-appropriate.patch
0034-an-other-another.patch
0035-environement-environment.patch
0036-targetting-targeting.patch
0037-suppported-supported.patch
0038-paramater-parameter.patch

Revision 35590 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 22 14:15:45 2010 UTC (4 years, 4 months ago) by rdm
File length: 8085 byte(s)
Diff to previous 35564
fix coverity 10701.

Revision 35564 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 22 06:44:03 2010 UTC (4 years, 4 months ago) by brun
File length: 8090 byte(s)
Diff to previous 35197
Fix coverity reports

Revision 35197 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 8 12:34:39 2010 UTC (4 years, 4 months ago) by rdm
File length: 8088 byte(s)
Diff to previous 34286
fix issues flagged as critical by coverity.

Revision 34286 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 1 20:38:57 2010 UTC (4 years, 6 months ago) by rdm
File length: 8041 byte(s)
Diff to previous 22961
fix format errors related to TString::Form(), TString::Format(), Form()
and Printf().

Revision 22961 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 3 13:32:57 2008 UTC (6 years, 9 months ago) by rdm
File length: 8035 byte(s)
Diff to previous 20877
move the directories:
  base clib cont meta metautils newdelete pcre rint thread unix utils
  winnt zip
under the new core meta directory.

Revision 20877 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Nov 19 11:17:07 2007 UTC (7 years, 2 months ago) by rdm
Original Path: trunk/base/src/TRemoteObject.cxx
File length: 8035 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/base/src/TRemoteObject.cxx
File length: 8035 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/base/src/TRemoteObject.cxx
File length: 8089 byte(s)
Diff to previous 19820
remove :$ from tag line

Revision 19820 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Sep 19 08:05:55 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/base/src/TRemoteObject.cxx
File length: 8099 byte(s)
Diff to previous 19813
From Bertrand:
Remove one unused variable and one static function,
not needed anymore (after last changes). Thanks to
Ilka for reporting this.

Revision 19813 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Sep 18 10:14:16 2007 UTC (7 years, 4 months ago) by rdm
Original Path: trunk/base/src/TRemoteObject.cxx
File length: 8564 byte(s)
Diff to previous 19210
From Bertrand:
properly sort remote browsing (first directories and then files)

Revision 19210 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jul 1 16:02:53 2007 UTC (7 years, 6 months ago) by rdm
Original Path: trunk/base/src/TRemoteObject.cxx
File length: 8147 byte(s)
Diff to previous 19089
fix compiler warnings reported by George Irwin.

Revision 19089 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Jun 20 14:45:17 2007 UTC (7 years, 7 months ago) by brun
Original Path: trunk/base/src/TRemoteObject.cxx
File length: 8123 byte(s)
Diff to previous 19070
From Bertrand:
- Documented (shortly) new class TRemoteObject
- Improvements in TRootBrowser for special case of browsing remote
objects

Revision 19070 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jun 19 13:50:21 2007 UTC (7 years, 7 months ago) by rdm
Original Path: trunk/base/src/TRemoteObject.cxx
File length: 7524 byte(s)
Diff to previous 19068
add cvs ident lines.

Revision 19068 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Jun 19 12:55:18 2007 UTC (7 years, 7 months ago) by brun
Original Path: trunk/base/src/TRemoteObject.cxx
File length: 7409 byte(s)
From Bertrand:
New class TRemoteObject to enable browsing of remote system files or ROOT files.

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