2009-07-11 Michael Barker <mike@middlesoft.co.uk>
[mono.git] / mcs / class / corlib / System.Text /
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-02-05 Gert Driesen* UTF32Encoding.cs: Added missing argument check in...
2009-02-04 Atsushi Eno2009-02-04 Atsushi Enomoto <atsushi@ximian.com>
2009-01-30 Miguel de Icaza2009-01-30 Miguel de Icaza <miguel@novell.com>
2009-01-30 Atsushi Eno2009-01-30 Atsushi Enomoto <atsushi@ximian.com>
2009-01-13 Jb Evainin System.Text:
2008-10-06 Paolo MolaroMon Oct 6 09:46:09 CEST 2008 Paolo Molaro <lupus@ximian...
2008-10-01 Marek SafarNew tests, updates.
2008-09-28 Juraj SkripskyCorrect the date.
2008-09-28 Juraj Skripsky2008-09-28 Juraj Skripsky <js@hotfeet.ch>
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-08-27 Marek SafarWarnings cleanup
2008-07-03 Andreas N2008-07-03 Andreas Nahr <ClassDevelopment@A-SoftTech...
2008-07-02 Andreas N2008-07-03 Andreas Nahr <ClassDevelopment@A-SoftTech...
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
2008-06-01 Juraj Skripsky2008-06-01 Juraj Skripsky <js@hotfeet.ch>
2008-05-15 Andreas N2008-05-15 Andreas Nahr <ClassDevelopment@A-SoftTech...
2008-04-11 Jb Evainmerge 100015:100420
2008-04-09 Jb Evainmove GCLatencyMode to System.Runtime
2008-04-09 Atsushi Eno2008-04-09 Atsushi Enomoto <atsushi@ximian.com>
2008-04-03 Jb Evainmerge 99630:99762
2008-04-02 Miguel de IcazaRevert this patch, it regressed the compiler and System.Web
2008-04-02 Jb Evainmerge 99508:99630
2008-04-01 Andreas N2008-04-01 Andreas Nahr <ClassDevelopment@A-SoftTech...
2008-03-28 Jb Evainmerge from trunk at 97714
2008-03-27 Kornél PálFix previous commit
2008-03-27 Kornél PálEncoding.cs: Fix possible integer overflow in argument...
2008-03-19 Igor Zelmanovichmerge r98600
2008-02-12 Igor ZelmanovichTARGET_J2EE:
2008-02-10 Sebastien Pouliot2008-02-10 Sebastien Pouliot <sebastien@ximian.com>
2007-12-27 Atsushi Eno2007-12-27 Atsushi Enomoto <atsushi@ximian.com>
2007-10-27 Marek Safar2007-10-27 Marek Safar <marek.safar@gmail.com>
2007-10-27 Atsushi Eno2007-10-27 Atsushi Enomoto <atsushi@ximian.com>
2007-10-26 Atsushi Eno2007-10-26 Atsushi Enomoto <atsushi@ximian.com>
2007-10-25 Atsushi Eno2007-10-25 Atsushi Enomoto <atsushi@ximian.com>
2007-10-25 Atsushi Eno2007-10-25 Atsushi Enomoto <atsushi@ximian.com>
2007-10-23 Marek SafarNew tests, message update
2007-10-16 Gert Driesen* UTF8Encoding.cs: IsMailNewsSave should return true...
2007-08-15 Jb Evain2007-08-15 Jb Evain <jbveain@novell.com>
2007-07-28 Miguel de Icaza2007-07-28 Miguel de Icaza <miguel@novell.com>
2007-05-03 Dick Porter2007-05-03 Dick Porter <dick@ximian.com>
2007-03-14 Eyal AlaloufMark tests as not working under TARGET_JVM
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-03-06 Miguel de IcazaAdd support for detecting UTF32 and UTF-32 bigendian
2007-02-01 Gert Driesen* Encoding.cs: Enabled ArgumentException in GetEncoding...
2007-02-01 Atsushi Eno2007-02-01 Atsushi Enomoto <atsushi@ximian.com>
2007-01-31 Gert Driesen* Encoding.cs: Also set ParamName of the ArgumentException.
2007-01-31 Gert DriesenFixed typo.
2007-01-31 Gert Driesen* EncodingTest.cs: Added tests for GetEncoding.
2007-01-05 Atsushi Enomerged Sys.Web.Services 2.0 support in my branch:
2006-12-27 Konstantin TrigerImplemented Servlet session management. Servlet hosting...
2006-12-22 Miguel de IcazaCorCompare work
2006-12-20 Marek HabersackImplementation of the 2.0 session state model
2006-12-18 Atsushi Eno2006-12-18 Atsushi Enomoto <atsushi@ximian.com>
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-29 Martin BauligNew test.
2006-11-22 Atsushi Enocopying the latest Sys.Web.Services from trunk.
2006-11-16 Miguel de Icaza2006-11-16 Miguel de Icaza <miguel@novell.com>
2006-11-13 Raja R HarinathFix problems with overlong directory names: phase #1
2006-11-07 Atsushi Enomerge r67228-r67235, r67237, r67251 and r67256-67259...
2006-11-01 Atsushi Enoupdating to the latest module.
2006-10-25 Ben Maurer2006-10-25 Ben Maurer <bmaurer@andrew.cmu.edu>
2006-10-24 Jonathan Pryor * Makefile: Don't build make-map.exe.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
2006-10-04 Martin BauligNew test.
next