mono.git
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-11-07 Miguel de IcazaMerge pull request #1394 from kjpou1/master
2014-11-07 Kenneth PounceyAdd space
2014-11-07 Kenneth PounceyAdd space
2014-11-07 Kenneth PounceyFix GetUsing to output the using name instead of -...
2014-11-07 Atsushi Eno[Mono.Posix] consider nano time info in UnixFileSystemI...
2014-11-07 Atsushi Eno[xml] XmlElement.InnserXml seems to preserve whitespaces.
2014-11-07 Zoltan Varga[runtime] Use a separate signal with the SA_RESTART...
2014-11-05 Zoltan VargaInstall Mono.Cecil in the net 4.5 profile.
2014-11-05 Zoltan VargaRevert "Disable building the NET 2.0 profile by default."
2014-11-05 Marcos HenrichChanged script DateTime.Now_Test.sh to use the compiled...
2014-11-05 Marcos HenrichTZ display name changes no longer reset adjustment...
2014-11-05 Radek Doulik[linker] blacklist System.Net.Sockets.MulticastOption...
2014-11-05 Zoltan VargaMerge pull request #1387 from akoeplinger/improve-bug65...
2014-11-05 Zoltan Varga[arm] Fix OP_LOCALLOC on arm so it correctly adjusts...
2014-11-05 Rodrigo Kumpera[profiler] Expose new profiling modes and allow samplin...
2014-11-05 Rodrigo Kumpera[profiler] Add new profiler API mono_profiler_set_stati...
2014-11-05 Rodrigo Kumpera[profiler] Fix signal based profiling to sample all...
2014-11-05 Rodrigo KumperaMake mono_threads_pthread_kill available to mach targets.
2014-11-04 Zoltan VargaMake the build in docs/ uses the net 4.5 profile.
2014-11-04 Zoltan VargaDisable building the NET 2.0 profile by default.
2014-11-04 Zoltan VargaFix the loadable llvm build.
2014-11-04 Zoltan Varga[llvm] Add beginnings of support for emitting dwarf...
2014-11-04 Alexander Köplinger[System.ServiceModel] Fixed Bug652331_2 test that faile...
2014-11-04 Jonathan Pryor[mscorlib] Marshal.GetExceptionForHR() takes an `errorI...
2014-11-04 Alexander KöplingerFix NET_2_0 build
2014-11-04 Miguel de IcazaMerge pull request #1363 from martinjt/AddMembershipPas...
2014-11-03 Zoltan Varga[jit] Factor out duplicate code from the castclass...
2014-11-03 Martin ThwaitesAdded the MembershipPasswordAttribute class and associa...
2014-11-03 Zoltan Varga[jit] Reenable the more efficient cast code in gshared...
2014-11-03 Marcos HenrichMerge pull request #1185 from esdrubal/http-reuse
2014-11-02 Miguel de IcazaMerge pull request #1347 from ermshiperete/ImproveEllip...
2014-10-31 Alexander KöplingerAdd missing newline in .sources file, should fix build
2014-11-02 Miguel de Icaza[asp.net] Implement the EventHandlerTaskAsyncHelper...
2014-11-02 Miguel de IcazaMerge pull request #1371 from martinjt/AddClientDisconn...
2014-11-02 Miguel de IcazaSet ReadEntityBodyMode default to Classic to force...
2014-11-02 Miguel de Icaza[asp.net] Implement the EventHandlerTaskAsyncHelper...
2014-11-02 Miguel de IcazaMerge pull request #1163 from AerisG222/more_mvc_fixes
2014-10-31 Atsushi Eno[xml] XmlDocument.ReadNode() should not special case...
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-31 João MatosMerge pull request #1360 from madewokherd/winuncpath
2014-10-30 Mark Probst[sgen] Add an explanatory comment about OOM.
2014-10-30 Zoltan Varga[runtime] Fix the android build with ndk r10c.
2014-10-30 Rodrigo KumperaMerge pull request #1381 from schani/fix-23401
2014-10-30 Zoltan Varga[aot] Remove some obsolete TODOs.
2014-10-30 Zoltan Varga[aot] Use the info->tramp_page_code_offsets array on...
2014-10-30 Zoltan VargaFix a warning.
2014-10-30 Zoltan VargaAdd the -Qunused-arguments warning to CPPFLAGS too.
2014-10-30 Zoltan Varga[llvm] Remove the unused LLVM_MAJOR_VERSION/LLVM_MINOR_...
2014-10-30 Alexander KöplingerAdd files that were forgotten in 6af798962810054fcf68f8...
2014-10-30 Mark Probst[sgen] Don't store pin queue addresses, only indexes...
2014-10-30 Mark Probst[sgen] Fix crash in late pinning.
2014-10-30 Mark Probst[sgen] Don't loop endlessly when out of memory.
2014-10-30 Ryan J. MelenaRevert incorrect changes from commit 950d9c8a567273c336...
2014-10-30 Miguel de IcazaRe-apply the patch, there isa fix for it
2014-10-30 Zoltan Varga[Mono.Data.Tds] Allow sending of text data longer than...
2014-10-30 Miguel de IcazaRevert this patch, as it broke the test suite
2014-10-30 Jonathan Pryor[System.Core/Android] Update TimeZone database self...
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-10-29 Zoltan Varga[corlib] Add some missing memory barriers to the Concur...
2014-10-29 Zoltan VargaMerge pull request #1378 from DynamicDevices/ajl/warnings
2014-10-29 Miguel de IcazaMerge pull request #1337 from RyanMelenaNoesis/master
2014-10-29 Alexis ChristoforidesBump Mono version -> 3.12.1
2014-10-29 Zoltan Varga[llvm] Disable the extension of i8/i16 arguments to...
2014-10-29 Alex J Lennon[libgc] Eliminate warning about redefinition of GC_WIN3...
2014-10-29 Zoltan Varga[llvm] Fix a regression caused by 6ec1ebf99078a996ca16f...
2014-10-28 Zoltan Varga[runtime] Disable the check for overlapping reference...
2014-10-28 Neale FergusonAdd OP_LREM_IMM support;Add implementation of mono_arch...
2014-10-28 Marcos HenrichMerge pull request #1298 from esdrubal/uploadfileasync
2014-10-28 Marcos HenrichMerge pull request #1321 from esdrubal/currentsystemtim...
2014-10-28 Zoltan VargaMerge pull request #1376 from StephenMcConnel/bug-24109
2014-10-28 Stephen McConnelZero out pointers to freed memory in AudioDevice
2014-10-28 Alexis ChristoforidesMerge pull request #1373 from michaldobrodenka/master
2014-10-28 João MatosMerge pull request #1369 from DynamicDevices/ajl/appveyor
2014-10-28 Zoltan VargaMerge pull request #1374 from directhex/master
2014-10-28 Alexis Christoforides[System.IO] Phase 2 of revamping KeventWatcher (FileSys...
2014-10-28 Cody Russell[System.IO] Reimplemented much of the kqueue-based...
2014-10-28 Zoltan Varga[jit] Fix the decomposition of OP_IREM_IMM on arm64.
2014-10-27 Jo ShieldsAdd missing header file to s390x_sources, otherwise...
2014-10-27 Ludovic Henry[threadpool] Fix race condition on threads variable...
2014-10-27 michaldobrodenkaFix for ObjectDiposedException in DispatcherCB class
2014-10-26 Martin ThwaitesAdd ClientDisconnectedToken property to HttpResponseBas...
2014-10-26 Miguel de IcazaMerge pull request #1368 from martinjt/SuppressFormsAut...
2014-10-26 Zoltan VargaMerge pull request #1366 from DynamicDevices/ajl/win32build
2014-10-26 Mike MoranoAdd/update missing bits in order to support MVC5.2.
2014-10-26 Martin ThwaitesImplement the SuppressFormsAuthenticationRedirect prope...
2014-10-26 Zoltan VargaMerge pull request #1367 from kornelpal/dolt-mingw32
2014-10-26 Kornel Pal[build] Enable dolt on mingw32
2014-10-26 Alex J Lennon[CI] Add appveyor.yml configuration file to support...
2014-10-26 Alex J LennonFix Windows build by including wstcpip.h before winsock...
2014-10-25 Zoltan VargaMerge pull request #1364 from muojp/addDotNet45_SocketCtor
2014-10-25 Kei Nakazawa[System] Added missing ctor to Socket for initializing...
2014-10-24 Eberhard Beilharz[MWF] Improve ellipsis handling
2014-10-24 Eberhard Beilharz[MWF] Display visual feedback on pressed button (#23869)
2014-10-24 Jonathan Pryor[mscorlib/Android] TimeZoneInfo.Local.Id should be...
2014-10-24 Miguel de IcazaMerge pull request #1348 from ermshiperete/ImproveButto...
2014-10-24 Miguel de IcazaMerge pull request #1357 from emergent-design/master
2014-10-24 Miguel de IcazaMerge pull request #1362 from echampet/dupfix
2014-10-24 Etienne CHAMPETIERHttpApplication: if there is an exception in InitOnce...
2014-10-24 Etienne CHAMPETIERWebConfigurationManager: simplify call to Configuration...
next