mono.git
2013-07-08 Marek SafarMerge pull request #686 from LHCGreg/12971-IsRedirected...
2013-07-07 Zoltan VargaRemove some gcc-ism from mono_atomic_load_acquire/relea...
2013-07-06 Marek SafarMerge pull request #690 from akoeplinger/httpruntime...
2013-07-06 Alexander KöplingerAdded handling of 'targetFramework' attribute (new...
2013-07-06 Marek SafarFixes build
2013-07-06 Marek SafarMerge pull request #687 from miniBill/master
2013-07-06 Leonardo TaglialegneAdd IISVersion property to HttpRuntime
2013-07-05 Marek SafarCorrectly reset buffer for nested asynchronous file...
2013-07-05 Marek SafarEmit additional sequence points for call entry when...
2013-07-05 Marek SafarCheck expression type of resolved expressions too
2013-07-05 Greg NajdaFix behavior of Console.Is*Redirected.
2013-07-04 Zoltan VargaMake synchronized wrappers of generic methods generic...
2013-07-04 Zoltan VargaAvoid passing class pointers to some marshal icalls...
2013-07-04 Marek SafarInterface members are hidden by class members if a...
2013-07-04 Alex Rønne... Merge pull request #684 from jack-pappas/patch-7
2013-07-03 Zoltan VargaDisable a failing System.Core test for mt (#12987).
2013-07-03 Jack PappasClean up preprocessor ifdefs in mono_thread_get_stack_b...
2013-07-03 Martin Baulig[xbuild] / [PCL]: Report an error for unsupported ...
2013-07-03 Zoltan VargaUpdate the Mono LLVM EH Frame reading code to match...
2013-07-03 Marek SafarUpdate ast visitor
2013-07-03 Marek SafarLoading of nested type of missing type needs to create...
2013-07-03 Alex Rønne... Rename the POSIX MonoThreadInfo::suspend_semaphore...
2013-07-03 Rodrigo KumperaRevert "Remove a duplicate field in mono-threads.h...
2013-07-03 Marek SafarAdd await support in to evaluator and REPL
2013-07-03 Marek SafarBetter exception for unmarked labels
2013-07-03 Alex Rønne... Remove a duplicate field in mono-threads.h breaking...
2013-07-03 Zoltan VargaFix the implementation of sext.i4/zext.i4 for LLVM...
2013-07-02 Rodrigo KumperaAdd regression tests for the last 3 fixes.
2013-07-02 Rodrigo Kumpera[runtime]Replace suspend safe locks with semaphores...
2013-07-02 Rodrigo KumperaIntroduce MonoThreadInfo::inside_critical_region to...
2013-07-02 Rodrigo KumperaSuspend the world when cleaning up a domain as it's...
2013-07-02 Martin BauligDon't create any .mdb's for the PCL Facade Assemblies.
2013-07-02 Zoltan VargaRevert "Make synchronized wrappers of generic methods...
2013-07-02 Martin BauligRevert "Add configure check for -Wno-tautological-compa...
2013-07-02 Zoltan VargaMake synchronized wrappers of generic methods generic...
2013-07-02 Martin BauligAdd configure check for -Wno-tautological-compare when...
2013-07-02 Zoltan VargaPut read-only data into a separate section on ios to...
2013-07-02 Martin BauligMerge pull request #664 from symform/xbuild-AssignProje...
2013-07-02 Sebastien PouliotFix type lookup when SSL/TLS is not embedded into Syste...
2013-07-02 Marek SafarUpdate csproj files
2013-07-02 Alex Rønne... Merge pull request #649 from DavidS/feature/implement...
2013-07-02 Alex Rønne... Merge pull request #678 from jack-pappas/patch-5
2013-07-02 Alex Rønne... Merge pull request #572 from jack-pappas/sockets-ipproto
2013-07-02 Alex Rønne... Merge pull request #679 from jack-pappas/patch-6
2013-07-02 Marek SafarDo system.object type scan after all references are...
2013-07-02 Jack PappasEnable sigaltstack and dtrace on FreeBSD
2013-07-02 Jack PappasAllow clang to compile sgen
2013-07-02 Zoltan VargaUpdate the LLVM backend to match https://github.com...
2013-07-02 Zoltan VargaFix a warning.
2013-07-01 Zoltan VargaFix the unwind info for r7 on arm in managed-to-native...
2013-07-01 Sebastien PouliotAllow the MONOTOUCH targetr to build its SSL/TLS suppor...
2013-07-01 Marek SafarUse directly captured this instead of parent reference...
2013-07-01 Zoltan VargaFix the DISABLE_EXECUTABLES build.
2013-07-01 Marek SafarFix removing of hoisted variable moved to another storey
2013-06-30 Marek SafarTweak tokenizer get_char.
2013-06-29 Zoltan VargaFix more thumb+clang problems.
2013-06-29 Michael Hutchinson[Mono.Cairo] Don't log warnings during VM shutdown
2013-06-29 Marek SafarCall correct ApplyToExtraTarget base override. Fixes...
2013-06-29 Zoltan VargaEmit the thumb plt trampolines as binary since clang...
2013-06-28 Rodrigo KumperaRemove debug spew from switch_gc.
2013-06-28 Michael HutchinsonMerge pull request #642 from Ventero/CleanCopyLocal
2013-06-28 Michael Hutchinson[Mono.Debugger.Soft] More specific exception when not...
2013-06-28 Marek SafarFix generated generated code for implicit nullable...
2013-06-28 Marek SafarHandle unicode line separators when parsing C# files
2013-06-28 Rodrigo KumperaFix the build if -j4 is used.
2013-06-28 Rodrigo KumperaCleanup automake warnings.
2013-06-28 Rodrigo KumperaAnother go fighting autohell.
2013-06-28 Marek SafarMerge pull request #676 from TalAloni/master
2013-06-28 TalAloniFix for bug 12892 - Path.GetFullPath() may return incor...
2013-06-28 Marek SafarRecover more from invalid throw statement. Fixes #12889
2013-06-28 Marek SafarBetter error candidate selection for anonymous methods
2013-06-28 Zoltan VargaAdd a missing case to mono_patch_info_hash ().
2013-06-27 Rodrigo KumperaFix the build.
2013-06-27 Rodrigo Kumpera[build]Fix make dist and use a symlink for mono.
2013-06-27 Zoltan VargaRemove a pass from the llvm opt pipeline which is not...
2013-06-27 Marek SafarBlock task awaiter until task completes. Fixes #12745
2013-06-27 Zoltan VargaEnable dolt on x64/osx.
2013-06-27 Zoltan VargaDisable some warnings when using clang.
2013-06-27 Zoltan VargaFix returning uninitialized memory in get_pid_status_it...
2013-06-27 Marek SafarMerge pull request #671 from Blewzman/master
2013-06-27 BlewzmanFix SemaphoreSlim Constructor.
2013-06-27 Marek SafarFix NRE on invalid second attribute target
2013-06-27 Marek SafarFix source file name comments
2013-06-27 Martin BauligFix commit c31a58b6565c3d6a3994cac8bfd9e9eac1a54c71.
2013-06-27 Rodrigo KumperaAdd regression test for #12898.
2013-06-27 Rodrigo Kumpera[verifier] Verify if the catch type is valid under...
2013-06-26 Sebastien PouliotDo not throw, optionally, when facing an unknown OID...
2013-06-26 Rodrigo Kumpera[sgen] Fix string size calculation in the string alloc...
2013-06-26 Rodrigo Kumpera[sgen] Fix NALLOC_DEBUG.
2013-06-26 Rodrigo KumperaFix build due to boehm->sgen changes.
2013-06-26 Rodrigo KumperaMono now defaults to sgen. We now ship a libmonoboehm...
2013-06-26 Rodrigo KumperaFix the build.
2013-06-26 Zoltan VargaDon't make mono_tramp_info_create () assume ownership...
2013-06-26 Zoltan VargaUpgrade llvm backend to match https://github.com/mono...
2013-06-26 Zoltan VargaFix the LLVM JIT.
2013-06-26 Zoltan VargaAdd some comments to the gsharedvt constrained call...
2013-06-26 Rodrigo KumperaMerge pull request #670 from LogosBible/nostrndup
2013-06-26 Martin PotterDon't try to detect strndup on OS X; it is only availab...
2013-06-26 Marek SafarMutate generic catch block type when needed. Fixes...
2013-06-26 Marek SafarFix order of capturing of this inside switch statement...
next