Fix null sessions in HttpContextWrapper.Session
[mono.git] / mcs / class / corlib / System.Text / Encoding.cs
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-10 Rodrigo KumperaMerge remote-tracking branch 'joncham/sgen-msvc2'
2012-10-10 Rodrigo KumperaMerge pull request #438 from mattleibow/master
2012-10-03 Marek SafarMerge pull request #474 from knocte/master
2012-10-03 Marek SafarClean up some static initializers
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-08-11 Gonzalo Paniagua... Merge pull request #408 from strawd/master
2012-07-27 Marek SafarFix types signature
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-06-27 Marek SafarMerge pull request #358 from adbre/iss3333
2012-06-26 Miguel de IcazaMerge pull request #334 from robwilkens/bug5747
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-22 Marek SafarCache empty byte arrays
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-08 Marek SafarMerge pull request #131 from txdv/master
2011-07-08 Andrius BentkusFix upper case encoding constants.
2011-05-23 Rodrigo KumperaReorder fields to improve object layout since the runti...
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-01-26 Marek SafarAvoid linear scan in GetEncoding and make the initializ...
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.
next