cvs commit: hugs98/dotnet/lib DotNet.hs hugs98/dotnet/lib/Dotnet/ System Array.hs Byte.hs Char.hs Console.hs DateTime.hs Decimal.hs Double.hs Enum.hs IAsyncResult.hs IFormatProvider.hs Int32.hs Int64.hs MarshalByRefObject.hs Object.hs ObjectTy.hs Single.hs ...

Sigbjorn Finne sof@glass.cse.ogi.edu
Wed, 12 Mar 2003 06:59:39 -0800


sof         2003/03/12 06:59:39 PST

  Modified files:
    dotnet/lib           DotNet.hs 
  Added files:
    dotnet/lib/Dotnet/System Array.hs Byte.hs Char.hs Console.hs 
                             DateTime.hs Decimal.hs Double.hs 
                             Enum.hs IAsyncResult.hs 
                             IFormatProvider.hs Int32.hs Int64.hs 
                             MarshalByRefObject.hs Object.hs 
                             ObjectTy.hs Single.hs String.hs 
                             StringTy.hs Type.hs TypeCode.hs 
                             TypeTy.hs UInt32.hs UInt64.hs Uri.hs 
                             UriHostNameType.hs UriPartial.hs 
                             ValueType.hs Xml.hs 
    dotnet/lib/Dotnet/System/Collections IEnumerator.hs 
    dotnet/lib/Dotnet/System/IO Directory.hs DirectoryInfo.hs 
                                SeekOrigin.hs Stream.hs 
                                TextReader.hs TextWriter.hs 
    dotnet/lib/Dotnet/System/Text Decoder.hs Encoder.hs 
                                  Encoding.hs 
    dotnet/lib/Dotnet/System/Xml WriteState.hs XmlAttribute.hs 
                                 XmlAttributeCollection.hs 
                                 XmlAttributeCollectionTy.hs 
                                 XmlAttributeTy.hs 
                                 XmlCDataSection.hs 
                                 XmlCharacterData.hs XmlComment.hs 
                                 XmlDeclaration.hs XmlDocument.hs 
                                 XmlDocumentFragment.hs 
                                 XmlDocumentTy.hs 
                                 XmlDocumentType.hs XmlElement.hs 
                                 XmlElementTy.hs 
                                 XmlEntityReference.hs 
                                 XmlImplementation.hs 
                                 XmlLinkedNode.hs XmlNameTable.hs 
                                 XmlNamedNodeMap.hs 
                                 XmlNamespaceManager.hs XmlNode.hs 
                                 XmlNodeList.hs XmlNodeTy.hs 
                                 XmlNodeType.hs 
                                 XmlProcessingInstruction.hs 
                                 XmlReader.hs XmlResolver.hs 
                                 XmlSignificantWhitespace.hs 
                                 XmlSpace.hs XmlText.hs 
                                 XmlWhitespace.hs XmlWriter.hs 
  Removed files:
    dotnet/lib/System    Array.hs Byte.hs Char.hs Console.hs 
                         DateTime.hs Decimal.hs Double.hs Enum.hs 
                         IAsyncResult.hs IFormatProvider.hs 
                         Int32.hs Int64.hs MarshalByRefObject.hs 
                         Object.hs ObjectTy.hs Single.hs String.hs 
                         StringTy.hs Type.hs TypeCode.hs TypeTy.hs 
                         UInt32.hs UInt64.hs Uri.hs 
                         UriHostNameType.hs UriPartial.hs 
                         ValueType.hs Xml.hs 
    dotnet/lib/System/Collections IEnumerator.hs 
    dotnet/lib/System/IO Directory.hs DirectoryInfo.hs 
                         SeekOrigin.hs Stream.hs TextReader.hs 
                         TextWriter.hs 
    dotnet/lib/System/Text Decoder.hs Encoder.hs Encoding.hs 
    dotnet/lib/System/Xml WriteState.hs XmlAttribute.hs 
                          XmlAttributeCollection.hs 
                          XmlAttributeCollectionTy.hs 
                          XmlAttributeTy.hs XmlCDataSection.hs 
                          XmlCharacterData.hs XmlComment.hs 
                          XmlDeclaration.hs XmlDocument.hs 
                          XmlDocumentFragment.hs XmlDocumentTy.hs 
                          XmlDocumentType.hs XmlElement.hs 
                          XmlElementTy.hs XmlEntityReference.hs 
                          XmlImplementation.hs XmlLinkedNode.hs 
                          XmlNameTable.hs XmlNamedNodeMap.hs 
                          XmlNamespaceManager.hs XmlNode.hs 
                          XmlNodeList.hs XmlNodeTy.hs 
                          XmlNodeType.hs 
                          XmlProcessingInstruction.hs XmlReader.hs 
                          XmlResolver.hs 
                          XmlSignificantWhitespace.hs XmlSpace.hs 
                          XmlText.hs XmlWhitespace.hs XmlWriter.hs 
  Log:
  Try pleasing the name muppets and add a Dotnet. prefix
  
  Revision  Changes    Path
  1.5       +3 -3      hugs98/dotnet/lib/DotNet.hs