(file) Return to String.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/String.cpp between version 1.7 and 1.8

version 1.7, 2001/04/10 22:42:55 version 1.8, 2001/04/10 23:01:52
Line 23 
Line 23 
 // Author: // Author:
 // //
 // $Log$ // $Log$
   // Revision 1.8  2001/04/10 23:01:52  mike
   // Added new TimeValue class and regression tests for it.
   // Modified Stopwatch class to use TimeValue class.
   //
 // Revision 1.7  2001/04/10 22:42:55  karl // Revision 1.7  2001/04/10 22:42:55  karl
 // Correct error in String find // Correct error in String find
 // //
Line 355 
Line 359 
     }     }
     return -1;     return -1;
 } }
   
 // ATTN:KS 5 apr 2000 Need to add the Char16* version. // ATTN:KS 5 apr 2000 Need to add the Char16* version.
 Uint32 String::find(const char* s) const Uint32 String::find(const char* s) const
 { {


Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2