[asp.net] Do not duplicate assembly references passed to mcs
[mono.git] / mcs / class / System.Web / System.Web / HttpRequest.jvm.cs
2009-02-18 Jonathan PryorAdd a more functional (i.e. fewer-stubs) implementation...
2008-12-08 Atsushi Eno2008-12-08 Atsushi Enomoto <atsushi@ximian.com>
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk [continued]
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk, going on.
2008-12-08 Atsushi Enoimporting messaging-2008 branch to trunk.
2008-10-31 Jonathan Pryor * Makefile.am: Build `docs` after `runtime`, so that...
2008-10-20 Marek HabersackDo not abuse the 'private' keyword
2008-10-17 Marek HabersackUse UNIX line endings consistently
2008-02-25 Igor Zelmanovichmerge r96567:96568
2008-02-25 Igor ZelmanovichTARGET_J2EE:
2008-02-21 Igor ZelmanovichTARGET_J2EE:
2008-02-21 Igor ZelmanovichTARGET_J2EE:
2008-02-17 Raja R HarinathIn .:
2008-02-17 Igor Zelmanovichmerge r95956:95957
2008-02-17 Igor Zelmanovichprevent InvalidCastExseption
2008-02-12 Igor ZelmanovichTARGET_J2EE:
2008-02-12 Igor Zelmanovichadd new internal interface for extending HttpWorkerRequest.
2008-01-16 Konstantin TrigerTARGET_JVM: must clean up form when resetting HttpWorke...
2007-12-23 Igor Zelmanovichfor TARGET_J2EE only:
2007-12-18 Igor Zelmanovichremoved dependency on J2EE.Helpers.
2007-12-13 Konstantin Trigerneed to reset all the cached paths
2007-12-13 Igor Zelmanovichsupport Transfer/Execute and CrossPagePostBack
2007-11-29 Igor Zelmanovichenhanced JSF implementation
2007-11-25 Igor Zelmanovichinitial implementation of 'unify request'
2007-06-21 Konstantin TrigerTARGET_JVM: correctly handle Portal's 'GetBack'
2007-05-03 Konstantin TrigerSecurity: avoid NullRef exception
2007-04-17 Konstantin TrigerEnable input filter
2007-03-12 Raja R HarinathIn corlib/System.Runtime.InteropServices:
2007-02-27 Vladimir Krasnov* MainsoftWebApp20.Tomcat.vmwcsproj: converted to csproj
2007-02-25 Vladimir Krasnov* HttpRequest.jvm.cs: fixed LoadWwwForm, fixed multiple...
2007-02-25 Vladimir Krasnov* HttpRequest.jvm.cs: fixed LoadWwwForm, should disting...
2007-02-21 Miguel de IcazaCopy from 72246 to trunk
2007-02-18 Eyal AlaloufFix failures when running tests in J2EE mode
2007-02-18 Eyal AlaloufFix failures when running tests in J2EE mode
2007-02-07 Konstantin Trigerensure the correct char encoding is set for the request
2007-01-14 Eyal AlaloufAdd portal support