dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.677,1.678


From: Gopal.V <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.677,1.678
Date: Sat, 08 Feb 2003 00:58:24 -0500

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv28847

Modified Files:
        ChangeLog 
Log Message:
add non-ECMA System.Diagnostics.SymbolStore classes


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.677
retrieving revision 1.678
diff -C2 -r1.677 -r1.678
*** ChangeLog   8 Feb 2003 03:08:21 -0000       1.677
--- ChangeLog   8 Feb 2003 05:58:21 -0000       1.678
***************
*** 1,3 ****
--- 1,25 ----
  
+ 2003-02-07  Gopal.V  <address@hidden>
+ 
+       * runtime/System/Diagnostics/SymbolStore/ISymbolBinder.cs,
+       runtime/System/Diagnostics/SymbolStore/ISymbolDocument.cs,
+       runtime/System/Diagnostics/SymbolStore/ISymbolDocumentWriter.cs,
+       runtime/System/Diagnostics/SymbolStore/ISymbolMethod.cs,
+       runtime/System/Diagnostics/SymbolStore/ISymbolNamespace.cs,
+       runtime/System/Diagnostics/SymbolStore/ISymbolReader.cs,
+       runtime/System/Diagnostics/SymbolStore/ISymbolScope.cs,
+       runtime/System/Diagnostics/SymbolStore/ISymbolVariable.cs,
+       runtime/System/Diagnostics/SymbolStore/ISymbolWriter.cs,
+       runtime/System/Diagnostics/SymbolStore/SymAddressKind.cs,
+       runtime/System/Diagnostics/SymbolStore/SymbolToken.cs,
+       runtime/System/Diagnostics/SymbolStore/SymDocumentType.cs,
+       runtime/System/Diagnostics/SymbolStore/SymLanguageType.cs,
+       runtime/System/Diagnostics/SymbolStore/SymLanguageVendor.cs:
+       Add a few non-ECMA interfaces and stub out the rest of the 
+       System.Diagnostics.SymbolStore namespace.
+ 
+       * runtime/runtime.build: exclude the SymbolStore classes on
+       ECMA_COMPAT.
+       
  2003-02-08  Rhys Weatherley  <address@hidden>
  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]