cvs commit: hugs98/dotnet/lib/System Byte.hs Char.hs Decimal.hs
Double.hs IAsyncResult.hs IFormatProvider.hs Int32.hs Int64.hs Single.hs
UInt32.hs UInt64.hs Uri.hs UriHostNameType.hs UriPartial.hs
MarshalByRefObject.hs ObjectTy.hs Type.hs ...
Sigbjorn Finne
sof@glass.cse.ogi.edu
Tue, 11 Mar 2003 22:38:39 -0800
sof 2003/03/11 22:38:39 PST
Modified files:
dotnet/lib/System MarshalByRefObject.hs ObjectTy.hs Type.hs
dotnet/lib/System/Collections IEnumerator.hs
Added files:
dotnet/lib/System Byte.hs Char.hs Decimal.hs Double.hs
IAsyncResult.hs IFormatProvider.hs
Int32.hs Int64.hs Single.hs UInt32.hs
UInt64.hs Uri.hs UriHostNameType.hs
UriPartial.hs
dotnet/lib/System/IO SeekOrigin.hs Stream.hs TextReader.hs
TextWriter.hs
dotnet/lib/System/Text Decoder.hs Encoder.hs Encoding.hs
Log:
updates and additions
Revision Changes Path
1.2 +0 -10 hugs98/dotnet/lib/System/MarshalByRefObject.hs
1.2 +4 -4 hugs98/dotnet/lib/System/ObjectTy.hs
1.2 +4 -0 hugs98/dotnet/lib/System/Type.hs
1.2 +3 -0 hugs98/dotnet/lib/System/Collections/IEnumerator.hs