2002-06-09 Duncan Mak <duncan@ximian.com>
[mono.git] / mcs / class / System /
2002-05-29 Jonathan PryorImplement MONO_TRACE support.
2002-05-28 Lawrence Pit * MonoHttpDate.cs: added
2002-05-28 Daniel Stoddenbig patch:
2002-05-27 Jonathan PryorMoved public API documentation from the source files...
2002-05-27 Lawrence Pit * Uri.cs: Implemented ctor UriTest (baseUri, relativeUri)
2002-05-22 Lawrence Pit * Uri.cs: implemented MakeRelative, improved GetLeftPart
2002-05-21 Lawrence Pit * WebProxy.cs: more rigorous testing, fixed bug +...
2002-05-21 Lawrence Pit * WebClient.cs: stubbed
2002-05-20 Lawrence PitSystem:
2002-05-20 Lawrence Pit * WebProxy.cs: added, implemented
2002-05-20 Miguel de IcazaRemove old files, as they are now elsewhere
2002-05-19 Lawrence Pit * FileWebRequestTest.cs: all the async methods tests...
2002-05-19 Lawrence Pit * FileWebRequest.cs: finished implementation of async...
2002-05-18 Lawrence Pit * IPEndPoint.cs: fixed bug #24666 in Serialize and...
2002-05-17 Miguel de IcazaUpdate list
2002-05-17 Lawrence Pit * TcpListener.cs: Renamed LocalEndPoint to LocalEndpoint
2002-05-17 Lawrence Pit2002-05-17 Lawrence Pit <loz@cable.a2000.nl>
2002-05-16 Miguel de IcazaJaroslaw Kowalski <jarek@atm.com.pl>: Update w32 error...
2002-05-13 Lawrence Pit * Dnstest.cs: added test for asynchronous methods
2002-05-13 Lawrence Pit * Dns.cs: Reimplemented (simplified and fixed) asynchr...
2002-05-12 Chris J. BreischNeeded for Microsoft.VisualBasic.Collection
2002-05-12 Lawrence Pit * HttpWebRequest.cs: properties implemented
2002-05-12 Dan Lewis2002-05-13 Dan Lewis <dihlewis@yahoo.co.uk>
2002-05-12 Lawrence Pit* System.Security.Cryptography.X509Certificates: direct...
2002-05-12 Lawrence Pit * X509CertificateCollection.cs: implemented
2002-05-12 Daniel Morgan2002-05-12 Daniel Morgan <danmorg@sc.rr.com>
2002-05-11 Lawrence Pit * FileWebResponse.cs: added
2002-05-11 Lawrence Pit * NameValueCollection.AsStringArray: fixed...
2002-05-11 Lawrence Pitanother w32 path fix
2002-05-11 Lawrence Pit * Uri.LocalPath and Uri.AbsoluteUri modified to suppor...
2002-05-11 Daniel Stodden- System.CodeDom review, ns more or less complete now
2002-05-11 Lawrence PitWebHeaderCollection implemented
2002-05-11 Lawrence Pitfinished WebRequest.cs
2002-05-10 Rodrigo Moya2002-05-09 Rodrigo Moya <rodrigo@ximian.com>
2002-05-10 Rodrigo Moya2002-05-10 Rodrigo Moya <rodrigo@ximian.com>
2002-05-09 Lawrence Pit* Modified signature of method ListDictionary.GetEnumerator
2002-05-09 Lawrence Pit * HybridDictionary.cs: implemented
2002-05-09 Lawrence Pitmodified AllTests.cs
2002-05-09 Lawrence PitFiles moved to separate dir
2002-05-09 Lawrence PitMoved StringCollectionTest.cs and NameValueCollectionTe...
2002-05-09 Lawrence Pit * Rewrote IPAddress.Parse method, passing all unit...
2002-05-09 Lawrence Pitadded call to System.AllTests
2002-05-09 Lawrence Pit * Added tests to IPAddressTest.cs
2002-05-09 Lawrence Pitfix for Uri.GetLeftPart
2002-05-09 Lawrence Pit2002-05-09 Lawrence Pit <loz@cable.a2000.nl>
2002-05-08 Miguel de IcazaAdded new files from Martin Adoue <martin@cwanet.com>
2002-05-08 Piers HakenMiscellaneous minor compliancy fixes:
2002-05-08 Dan Lewis2002-05-08 Dan Lewis <dihlewis@yahoo.co.uk>
2002-05-07 Rodrigo Moya2002-05-07 Rodrigo Moya <rodrigo@ximian.com>
2002-05-07 Nick Drochak2002/05/07 Nick Drochak <ndrochak@gol.com>
2002-05-05 Lawrence Pit2002-05-06 Lawrence Pit <loz@cable.a2000.nl>
2002-05-05 Nick Drochak2002-05-05 Nick Drochak <ndrochak@gol.com>
2002-05-05 Nick Drochak2002-05-05 Nick Drochak <ndrochak@gol.com>
2002-05-05 Lawrence Pitadded implementation of CredentialCache
2002-05-05 Lawrence Pit * IPAddress.cs: fixed IsLoopback, address was already...
2002-05-05 Lawrence PitExtensive unit tests for Uri and UriBuilder classes...
2002-05-05 Lawrence PitComplete new reimplementation of Uri.cs, fully supporti...
2002-05-05 Lawrence Pitnot defined in .net spec, needed for Uri.cs though
2002-05-05 Lawrence Pitadded test for is loopback address
2002-05-04 Miguel de IcazaRemoved /r:corlib.dll and /nostdlib switches, does...
2002-05-04 Gonzalo Paniagua... 2002-05-05 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-05-04 Rodrigo Moya2002-05-03 Rodrigo Moya <rodrigo@ximian.com>
2002-05-01 Duncan Mak2002-05-01 Duncan Mak <duncan@ximian.com>
2002-05-01 Miguel de IcazaAdd small list
2002-05-01 Miguel de Icaza2002-05-01 Miguel de Icaza <miguel@ximian.com>
2002-05-01 Duncan Mak2002-05-01 Duncan Mak <duncan@ximian.com>
2002-05-01 Rodrigo Moya2002-05-01 Rodrigo Moya <rodrigo@ximian.com>
2002-05-01 Lawrence Pitnot yet used by Dns itself
2002-04-29 Nick Drochak2002-04-30 Nick Drochak <ndrochak@gol.com>
2002-04-28 Duncan Mak2002-04-28 Duncan Mak <duncan@ximian.com>
2002-04-28 Rodrigo Moya2002-04-28 Rodrigo Moya <rodrigo@ximian.com>
2002-04-28 Rodrigo Moya2002-04-28 Rodrigo Moya <rodrigo@ximian.com>
2002-04-28 Lawrence PitSocket permission stuff, not yet used by Socket itself.
2002-04-27 Lawrence Pitadded error code for Dns.c
2002-04-27 Lawrence Pitremoved CookieContainerTest
2002-04-27 Lawrence PitSecurityElement fixed and several methods implemented...
2002-04-26 Lawrence PitCookie test units
2002-04-26 Lawrence PitCookie support
2002-04-24 Dick Porter2002-04-24 Dick Porter <dick@ximian.com>
2002-04-24 Nick Drochak2002-04-24 Nick Drochak <ndrochak@gol.com>
2002-04-23 Gonzalo Paniagua... 2002-04-24 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-23 Gonzalo Paniagua... 2002-04-23 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-19 Gonzalo Paniagua... 2002-04-19 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-18 Gonzalo Paniagua... 2002-04-18 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-18 Gonzalo Paniagua... 2002-04-18 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-16 Gonzalo Paniagua... 2002-04-17 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-15 Gonzalo Paniagua... 2002-04-16 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-15 Gonzalo Paniagua... 2002-04-15 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-15 Gonzalo Paniagua... 2002-04-15 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-15 Gonzalo Paniagua... 2002-04-15 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-15 Patrik Torstensson2002-04-15 Patrik Torstensson <patrik.torstensson...
2002-04-15 Gonzalo Paniagua... 2002-04-15 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-15 Gonzalo Paniagua... Some changes to behave as MS does.
2002-04-14 Gonzalo Paniagua... 2002-04-15 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-14 Gonzalo Paniagua... 2002-04-15 Gonzalo Paniagua Javier <gonzalo@ximian...
2002-04-12 Adam Treat* Replace with the replacement string not the pattern ;-)
2002-04-10 Jonathan Pryor * TraceListenerCollection.cs: Corrected indexer prope...
2002-04-08 Jonathan PryorThe 'Debugger' class (1) already exists (in the corlib...
2002-04-08 Jonathan PryorAdded 'Debugger.cs', which is used by 'DefaultTraceList...
2002-04-08 Nick Drochak2002-04-08 Nick Drochak <ndrochak@gol.com>
next