| patch |
summary |
view |
raw |
| kfreebsd_support |
configure.in | 15 ++++++++++++++
libgc/configure.in | 11 ++++++++++
libgc/dyn_load.c | 4 +--
libgc/include/gc.h | 2 -
libgc/include/private/gcconfig.h | 41 +++++++++++++++++++++++++++++++++------
mono/mini/exceptions-amd64.c | 2 -
mono/mini/mini-amd64.h | 2 -
7 files changed, 66 insertions(+), 11 deletions(-)
|
view
|
download
|
| console-no-utf8-bom |
mcs/class/corlib/System/Console.cs | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
|
view
|
download
|
| firebird-fbclient |
mcs/class/FirebirdSql.Data.Firebird/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| fix-mono.pc.in |
data/mono.pc.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| fix-mono-cairo.pc.in |
data/mono-cairo.pc.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| fix-mono-nunit.pc.in |
scripts/mono-nunit.pc.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| fix_BigInteger_overflow_CVE-2007-5197 |
mcs/class/Mono.Security/Mono.Math/BigInteger.cs | 2 +-
mcs/class/corlib/Mono.Math/BigInteger.cs | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| fix_implicit_pointer_conversions |
mono/metadata/security.c | 1 +
1 file changed, 1 insertion(+)
|
view
|
download
|
| method-signature-testing |
mcs/mcs/class.cs | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
|
view
|
download
|
| dont_build_System.Web.Extensions |
mcs/class/Makefile | 4 ----
1 file changed, 4 deletions(-)
|
view
|
download
|
| pass_CPPFLAGS_nicely_r98803 |
configure.in | 21 +++++++++++----------
1 file changed, 11 insertions(+), 10 deletions(-)
|
view
|
download
|
| fix_bound_checking_r98524_r98527 |
mono/mini/mini-amd64.c | 29 +++++++++++++++++++++++++----
mono/mini/mini-trampolines.c | 2 +-
mono/mini/mini-x86.c | 27 ++++++++++++++++++++++++---
mono/mini/mini.h | 4 ++--
mono/mini/tramp-alpha.c | 2 +-
mono/mini/tramp-amd64.c | 4 ++--
mono/mini/tramp-arm.c | 2 +-
mono/mini/tramp-hppa.c | 2 +-
mono/mini/tramp-ia64.c | 2 +-
mono/mini/tramp-ppc.c | 2 +-
mono/mini/tramp-s390.c | 2 +-
mono/mini/tramp-s390x.c | 2 +-
mono/mini/tramp-sparc.c | 2 +-
mono/mini/tramp-x86.c | 4 ++--
14 files changed, 64 insertions(+), 22 deletions(-)
|
view
|
download
|
| fix_softfloat_r105848 |
mono/mini/mini.c | 49 +++++++++++++++++++++++++++++++++++++++----------
mono/mini/mini.h | 2 +-
2 files changed, 40 insertions(+), 11 deletions(-)
|
view
|
download
|
| fix_stack_alignment_r105650_r105651 |
mono/metadata/threads.c | 30 +++++++++++++++++-------------
1 file changed, 17 insertions(+), 13 deletions(-)
|
view
|
download
|
| fix_xen_support_r103474_r103475 |
configure.in | 15 ++++++++++++++-
libgc/configure.in | 9 +++++++++
2 files changed, 23 insertions(+), 1 deletion(-)
|
view
|
download
|
| fix_Dictionary_preventing_GC_r102114 |
mcs/class/corlib/System.Collections.Generic/Dictionary.cs | 9 ++++++++-
1 file changed, 8 insertions(+), 1 deletion(-)
|
view
|
download
|
| fix_TdsConnectionPool_svn |
mcs/class/Mono.Data.SybaseClient/Mono.Data.SybaseClient/SybaseConnection.cs | 35 +
mcs/class/Mono.Data.Tds/Mono.Data.Tds.Protocol/Tds.cs | 2
mcs/class/Mono.Data.Tds/Mono.Data.Tds.Protocol/TdsConnectionPool.cs | 258 ++++++----
mcs/class/Mono.Data.TdsClient/Mono.Data.TdsClient/TdsConnection.cs | 3
mcs/class/System.Data/System.Data.SqlClient/SqlConnection.cs | 21
5 files changed, 205 insertions(+), 114 deletions(-)
|
view
|
download
|
| fix_sloppy_attribute_encode_CVE-2008-3422 |
mcs/class/System.Web/System.Web.UI.HtmlControls/HtmlControl.cs | 2 +-
mcs/class/System.Web/System.Web.UI.HtmlControls/HtmlForm.cs | 2 +-
mcs/class/System.Web/System.Web.UI.HtmlControls/HtmlInputButton.cs | 2 +-
mcs/class/System.Web/System.Web.UI.HtmlControls/HtmlInputRadioButton.cs | 2 +-
mcs/class/System.Web/System.Web.UI.HtmlControls/HtmlSelect.cs | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
|
view
|
download
|
| fix_CRLF_injection_CVE-2008-3906 |
mcs/class/System.Web/System.Web.Configuration/HttpRuntimeConfig.cs | 4
mcs/class/System.Web/System.Web/HttpResponseHeader.cs | 50 +++++++++-
2 files changed, 52 insertions(+), 2 deletions(-)
|
view
|
download
|
| fix_IsolatedStorage_regression_r99231_r101171_r101172 |
mcs/class/corlib/System.IO.IsolatedStorage/IsolatedStorageFile.cs | 75 +++++++++-
mcs/class/corlib/System.IO/Path.cs | 2
2 files changed, 71 insertions(+), 6 deletions(-)
|
view
|
download
|
| fix_mono-config_man_page_r111681 |
man/mono-config.5 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
|
view
|
download
|
| fix_Assembly.LoadFrom_deadlock |
mono/metadata/assembly.c | 100 +++++++++++++++++++++++++------------
mono/metadata/class.c | 1
mono/metadata/metadata-internals.h | 3 -
3 files changed, 72 insertions(+), 32 deletions(-)
|
view
|
download
|
| fix_remoting_tcp_delay_issue_r115529_r115562 |
mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Tcp/TcpConnectionPool.cs | 7 +++++++
1 file changed, 7 insertions(+)
|
view
|
download
|
| fix_libgc_freeze_r109502 |
libgc/pthread_support.c | 5 +++++
1 file changed, 5 insertions(+)
|
view
|
download
|
| fix_TcpClient_IPv6_r122598 |
mcs/class/System/System.Net.Sockets/TcpClient.cs | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
|
view
|
download
|
| fix_WebMethod_nullable_crash_r122070 |
mono/metadata/marshal.c | 10 ++++++++++
mono/metadata/object.c | 5 +----
2 files changed, 11 insertions(+), 4 deletions(-)
|
view
|
download
|
| fix_System.Web.HttpResponse_memory_leak_r115863 |
mcs/class/System.Web/System.Web.Caching/CachedRawResponse.cs | 4 -
mcs/class/System.Web/System.Web.Caching/OutputCacheModule.cs | 26 +++++----
mcs/class/System.Web/System.Web.UI/Page.cs | 8 +--
mcs/class/System.Web/System.Web/HttpCachePolicy.cs | 18 ------
mcs/class/System.Web/System.Web/HttpResponse.cs | 29 ++++-------
5 files changed, 34 insertions(+), 51 deletions(-)
|
view
|
download
|
| arm_fix_flush_icache_calls_r121457 |
mono/mini/mini-arm.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
|
view
|
download
|
| arm_eabi_fix_r122416_r122702 |
mono/mini/mini-arm.c | 9 +++++++++
1 file changed, 9 insertions(+)
|
view
|
download
|
| 99_autoreconf |
Makefile.in | 49 +
aclocal.m4 | 281 +++++++---
configure | 873 +++++++++++++++++++++++++--------
data/Makefile.in | 19
data/net_1_1/Makefile.in | 6
data/net_2_0/Makefile.in | 6
docs/Makefile.in | 6
ikvm-native/Makefile.in | 29 -
libgc/Makefile.in | 29 -
libgc/aclocal.m4 | 279 +++++++---
libgc/configure | 834 ++++++++++++++++++++++++-------
libgc/doc/Makefile.in | 6
libgc/include/Makefile.in | 19
libgc/include/private/Makefile.in | 6
man/Makefile.in | 6
mono/Makefile.in | 19
mono/arch/Makefile.in | 21
mono/arch/alpha/Makefile.in | 21
mono/arch/amd64/Makefile.in | 21
mono/arch/arm/Makefile.in | 21
mono/arch/hppa/Makefile.in | 21
mono/arch/ia64/Makefile.in | 6
mono/arch/mips/Makefile.in | 21
mono/arch/ppc/Makefile.in | 21
mono/arch/s390/Makefile.in | 21
mono/arch/s390x/Makefile.in | 21
mono/arch/sparc/Makefile.in | 21
mono/arch/x86/Makefile.in | 21
mono/benchmark/Makefile.in | 6
mono/cil/Makefile.in | 6
mono/dis/Makefile.in | 25
mono/interpreter/Makefile.in | 33 -
mono/io-layer/Makefile.in | 21
mono/metadata/Makefile.in | 25
mono/mini/Makefile.in | 33 -
mono/monoburg/Makefile.in | 6
mono/monograph/Makefile.in | 25
mono/os/Makefile.in | 6
mono/profiler/Makefile.in | 29 -
mono/tests/Makefile.in | 21
mono/tests/assemblyresolve/Makefile.in | 6
mono/tests/cas/Makefile.in | 19
mono/tests/cas/assembly/Makefile.in | 6
mono/tests/cas/demand/Makefile.in | 6
mono/tests/cas/inheritance/Makefile.in | 6
mono/tests/cas/linkdemand/Makefile.in | 6
mono/tests/cas/threads/Makefile.in | 6
mono/utils/Makefile.in | 21
msvc/Makefile.in | 6
runtime/Makefile.in | 6
samples/Makefile.in | 6
scripts/Makefile.in | 6
support/Makefile.in | 29 -
tools/Makefile.in | 19
tools/locale-builder/Makefile.in | 6
web/Makefile.in | 6
56 files changed, 2154 insertions(+), 946 deletions(-)
|
view
|
download
|