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.443,1.444


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.443,1.444
Date: Thu, 14 Nov 2002 23:33:07 -0500

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

Modified Files:
        ChangeLog 
Log Message:


Implement the "System.CodeDom" namespace.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.443
retrieving revision 1.444
diff -C2 -r1.443 -r1.444
*** ChangeLog   14 Nov 2002 11:43:52 -0000      1.443
--- ChangeLog   15 Nov 2002 04:33:04 -0000      1.444
***************
*** 1,3 ****
--- 1,42 ----
  
+ 2002-11-15  Rhys Weatherley  <address@hidden>
+ 
+       * System/CodeDom/CodeArrayCreateExpression.cs,
+       System/CodeDom/CodeAttachEventStatement.cs,
+       System/CodeDom/CodeBinaryOperatorType.cs,
+       System/CodeDom/CodeCastExpression.cs,
+       System/CodeDom/CodeCatchClause.cs,
+       System/CodeDom/CodeCommentStatement.cs,
+       System/CodeDom/CodeConditionStatement.cs,
+       System/CodeDom/CodeMemberEvent.cs,
+       System/CodeDom/CodeMemberField.cs,
+       System/CodeDom/CodeMemberMethod.cs,
+       System/CodeDom/CodeMethodInvokeExpression.cs,
+       System/CodeDom/CodeNamespace.cs,
+       System/CodeDom/CodeNamespaceImport.cs,
+       System/CodeDom/CodeNamespaceImportCollection.cs,
+       System/CodeDom/CodeObject.cs,
+       System/CodeDom/CodeObjectCreateExpression.cs,
+       System/CodeDom/CodeParameterDeclarationExpression.cs,
+       System/CodeDom/CodeRemoveEventStatement.cs,
+       System/CodeDom/CodeSnippetCompileUnit.cs,
+       System/CodeDom/CodeTypeDeclaration.cs,
+       System/CodeDom/CodeTypeDelegate.cs,
+       System/CodeDom/CodeTypeMember.cs,
+       System/CodeDom/CodeTypeOfExpression.cs,
+       System/CodeDom/CodeTypeReference.cs,
+       System/CodeDom/CodeTypeReferenceExpression.cs,
+       System/CodeDom/CodeVariableDeclarationStatement.cs,
+       System/CodeDom/FieldDirection.cs,
+       System/CodeDom/Makefile,
+       System/CodeDom/MemberAttributes.cs,
+       System/CodeDom/README,
+       System/CodeDom/RuleOutput.cs,
+       System/CodeDom/gencdom.c,
+       System/CodeDom/rules.txt,
+       System/Collections/Specialized/ListDictionary.cs,
+       runtime/System/SerializableAttribute.cs: implement the
+       "System.CodeDom" namespace.
+ 
  2002-11-14  Rhys Weatherley  <address@hidden>
  





reply via email to

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