mono.git
2014-02-20 Atsushi EnoUsingTasks are not collected expectedly when imports...
2014-02-20 Atsushi Enodo not try to load assembly with empty string specifica...
2014-02-20 Atsushi EnoMake sure to override existing ProjectPropertyInstance...
2014-02-20 Atsushi EnoThere is no local scope for properties and items that...
2014-02-20 Atsushi Enoremove some MonoTODOs.
2014-02-20 Atsushi EnoIn a Project, Target can be overriden by another one...
2014-02-20 Jonathan Pryor[runtime] Add a "mobile" runtime version.
2014-02-20 Alex Rønne... Merge pull request #906 from kelly-linden/master
2014-02-20 KellyAdd msvc/mono.props to EXTRA_DIST so make dist will...
2014-02-19 Zoltan VargaFix a warning.
2014-02-19 Zoltan Varga[jit] Optimize mono_merge_basic_blocks () for large...
2014-02-19 Zoltan Varga[jit] Fix a crash when using -v -v -v -v with dynamic...
2014-02-19 Aaron Bockovermono-api-html: ignore members using regex, add detailed...
2014-02-19 Aaron Bockovermono-api-html: support ignoring added members
2014-02-19 Rodrigo Kumpera[bcl] Fix test suites.
2014-02-19 Rodrigo KumperaBump version.
2014-02-19 Zoltan Varga[jit] Fix the stack cleanup during EH on x86 when LLVM...
2014-02-19 Marek SafarAdd failing Uri test
2014-02-19 Marek Safar[System] Kill some Uri static fields
2014-02-19 Rodrigo KumperaMerge pull request #903 from simonhartmann/master
2014-02-19 Simon HartmannBug 17838 - IDictionary item property implemention...
2014-02-19 Sebastien Pouliot[SSL/TLS] Fix typo to build when INSIDE_SYSTEM is defined
2014-02-19 Marek Safar[System.Net.Http] Return ContentLength of the buffer...
2014-02-19 Marek SafarMerge pull request #905 from AxlPr/master
2014-02-19 Sebastien Pouliot[SSL/TLS] Update tlstest tool to build with 4.5 and...
2014-02-19 Sebastien Pouliot[SSL/TLS] Expose Client/Server callbacks that can be...
2014-02-19 Sebastien Pouliot[SSL/TLS] Add support to select and/or re-order ciphers...
2014-02-19 Sebastien Pouliot[System] Add new NET_4_5 values for SslProtocols enum
2014-02-19 AxlPrFixed time outs on http redirects
2014-02-19 Martin Baulig[System] WebConnection and WebConnectionStream code...
2014-02-19 Alex Rønne... Fix some warnings on !MONO_ARCH_AOT_SUPPORTED targets.
2014-02-19 Alex Rønne... Fix another mips32 warning.
2014-02-19 Alex Rønne... Fix some warnings on mips32.
2014-02-18 Michael Hutchinson[xbuild] Exists should be false for empty values
2014-02-18 Alex Rønne... ARM: Emit shorter floating point load/store sequences...
2014-02-18 Alex Rønne... ARM: Handle large offsets in emit_float_args ().
2014-02-18 Alex Rønne... ARM: Back up VFP scratch registers before using them...
2014-02-18 Michael Hutchinson[xbuild] Really don't local-copy mscorlib
2014-02-18 Rodrigo Kumpera[runtime] Fix the linux build.
2014-02-18 Marek Safar[corlib] Change AggregateException get base exception...
2014-02-18 Marek Safar[corlib] Remove unreliable test check
2014-02-18 Michael Hutchinson[xbuild] Clean up some API to match .NET
2014-02-18 Michael Hutchinson[xbuild] Fix accidental local-copy of mscorlib
2014-02-18 Michael Hutchinson[xbuild] Fix PCL 4.5 targets
2014-02-18 Sebastien Pouliot[Test] Fix previous test change as the test is dependen...
2014-02-18 Sebastien Pouliot[Test] Avoid StackFrameTest.* failures when debugging...
2014-02-18 Sebastien Pouliot[Test] Avoid MethodInfoTest.GetMethodBody failure when...
2014-02-18 Sebastien Pouliot[Test] Change FileTtest.MoveTest to use the temporary...
2014-02-18 Marek SafarMerge pull request #901 from Blewzman/FixAggregateExcep...
2014-02-18 BlewzmanAdd [Category ("NotWorking")] to failing test.
2014-02-18 Alex Rønne... Merge pull request #898 from UCIS/patch-3
2014-02-18 Alex Rønne... Merge pull request #899 from UCIS/patch-4
2014-02-17 Zoltan Varga[llvm] Disable the 'dse' optimization pass as it is...
2014-02-17 Rodrigo Kumpera[runtime] Add two variants of mono_gc_bzero and mono_gc...
2014-02-17 Marek SafarMerge pull request #900 from Blewzman/FixAggregateExcep...
2014-02-17 BlewzmanAdd unit test for AggregateException.GetBaseException...
2014-02-17 Marek Safar[mcs] Add NamespaceExpression to avoid problems with...
2014-02-17 Rolf Bjarne... Properly preserve VPF registers in iOS. Fixes #17793.
2014-02-17 Marek Safar[mcs] Add nested types handling to check whether types...
2014-02-17 Marek SafarMerge pull request #891 from DavidKarlas/listenerprefix
2014-02-16 Marek Safar[corlib] Throw CultureNotFoundException using invariant...
2014-02-16 David KarlašHttpListener now listens on default ports if not specif...
2014-02-14 Zoltan VargaRevert "[jit] Implement OP_CARD_TABLE_WBARRIER on ios."
2014-02-14 Zoltan VargaRevert "[jit] Fix a regression introduced by b3f36681c7...
2014-02-14 Marek SafarFixes commit a63d0009af9a85c1d52475a1a9bffda34302f0b0
2014-02-14 Marek Safar[corlib] Unicode numbers are not considers valid in...
2014-02-14 Marek Safar[corlib] Fix warnings
2014-02-14 Marek Safar[corlib] Improve TimeSpan custom formatting. Fixes...
2014-02-13 Joao MatosFixed incomplete decompression bug in System.IO.Compres...
2014-02-13 Marek Safar[corlib] Reset List enumerator current field. Fixes...
2014-02-13 Marek SafarFix typo
2014-02-13 Marek Safar[system] Fix valid sorted set operations which could...
2014-02-13 Marek Safar[mcs] Imported methods need to have SpecialName flag...
2014-02-13 Marek SafarTests update
2014-02-13 Martin BauligPut back and fix the SSL async patch.
2014-02-13 Marek Safar[mcs] Lift any non-nullable operand under runtime binde...
2014-02-13 Rodrigo KumperaMerge pull request #897 from echampet/scanbuild
2014-02-13 Martin Baulig[System]: Reset NTLM auth state when redirecting; disti...
2014-02-13 Martin BauligRewrite and fix the web stack's connection reuse and...
2014-02-13 Martin BauligFix WebConnectionStream.CheckComplete() logic for chunk...
2014-02-13 Rodrigo Kumpera[corlib] Fix the 4.5 test suite.
2014-02-13 Rodrigo Kumpera[runtime] Initialize param_count under DISABLE_JIT
2014-02-12 Rodrigo Kumpera[runtime] Don't abort on null module scope, there's...
2014-02-12 Rodrigo Kumpera[corlib] Remove obj_address debug helper, if anyone...
2014-02-12 Rodrigo Kumpera[corlib] Fix 4.0 test suite compilation.
2014-02-12 Miguel de IcazaAdd test for Bug #15572 from pull request #820
2014-02-12 Miguel de IcazaAdd tests for bug #15574, pull request 819
2014-02-12 Miguel de IcazaAdd tests for bug #15574, pull request 819
2014-02-12 Miguel de IcazaMerge pull request #820 from brendanzagaeski/master
2014-02-12 Miguel de IcazaMerge pull request #819 from brendanzagaeski/patch-1
2014-02-12 Miguel de IcazaMerge pull request #796 from alesliehughes/master
2014-02-12 Miguel de IcazaMerge pull request #778 from cmorris98/master
2014-02-12 Miguel de IcazaMerge pull request #835 from HorstKakuschke/master
2014-02-12 Michael Hutchinson[xbuild] Fix dependency in C# targets
2014-02-12 Zoltan VargaRevert "[jit] Align the stack in mono_arch_restore_cont...
2014-02-12 Miguel de Icaza[mscorlib] Path: fix GetFullPath (/../bin/bash) to...
2014-02-12 Miguel de Icaza[HttpListener] Only bind to the specified hosts (and...
2014-02-12 Michael Hutchinson[xbuild] Fix 2.0 tests to handle mcs sdk argument
2014-02-12 Miguel de Icaza[Uri] Fix the ParserUser feature of UriParseComponents
2014-02-12 Miguel de Icaza#17636: Allow Int32.Parse with/AllowExponents to take...
next