2010-06-07 Jonathan Chambers <joncham@gmail.com>
[mono.git] / mcs / class / corlib / System.Text / Encoding.cs
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-03-26 Marek SafarNew test.
2010-03-16 Marek SafarNew tests.
2010-03-16 Jb Evainuse MOONLIGHT symbol
2009-12-11 Chris Toshok2009-12-09 Chris Toshok <toshok@ximian.com>
2009-11-10 Geoff Nortonrestore iso-8859-1 to monotouch
2009-11-03 Miguel de Icaza2009-11-02 Miguel de Icaza <miguel@novell.com>
2009-10-06 Sebastien Pouliot2009-10-06 Sebastien Pouliot <sebastien@ximian.com>
2009-09-24 Sebastien Pouliotfix smcs with utf32 encoded files
2009-09-22 Sebastien Pouliot2009-09-22 Sebastien Pouliot <sebastien@ximian.com>
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2009-01-13 Jb Evainin System.Text:
2008-09-14 Gert DriesenMoved ProviderCollectionTest.cs from System assembly...
2008-08-27 Marek SafarWarnings cleanup
2008-07-02 Andreas N2008-07-03 Andreas Nahr <ClassDevelopment@A-SoftTech...
2008-06-03 Noam Lampertsvn path=/trunk/mcs/; revision=104772
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...
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-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-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-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.
2006-09-26 Martin BauligCopying latest mcs to the branch.
2006-09-06 Kornél PálMoved TestConfiguration.cs to Npgsql.
2006-09-04 Martin BauligCreated a branch for my anonymous methods work.
2006-08-24 Atsushi Eno2006-08-24 Atsushi Enomoto <atsushi@ximian.com>
2006-08-24 Atsushi Eno2006-08-24 Atsushi Enomoto <atsushi@ximian.com>
2006-06-21 Kornél PálEncoding.cs: Return big-endian UTF-32 in GetEncodings...
2006-05-31 Andrew Skibamerge -r 60814:60815
2006-05-30 Gert Driesen* ASCIIEncoding.cs: Marked class ComVisible (true)...
2006-05-25 Atsushi Eno2006-05-25 Atsushi Enomoto <atsushi@ximian.com>
2006-05-25 Konstantin Trigermerge -r 61110:61111
2006-05-09 Konstantin Trigermerge -r 60439:60440
2006-04-13 Kornél Pál* Encoding.cs: GetString (byte []): Wrap GetString...
2006-04-03 Andrew Skibamerge from trunk revisions 58933, 58935, 58936
2006-03-30 Konstantin Trigermerge -r 58784:58785
2006-03-23 Boris Kirznermerge -r 58060:58217
2006-03-22 Raja R HarinathIn .:
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-20 Konstantin Trigermerge -r 53370:58178
2006-03-09 Zoltan Varga2006-03-09 Zoltan Varga <vargaz@gmail.com>
2006-02-01 Raja R Harinath* support-test-*.cs: Rename from test-*-p2.cs.
next