mono.git
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 Miguel de IcazaMerge pull request #1368 from martinjt/SuppressFormsAut...
2014-10-26 Zoltan VargaMerge pull request #1366 from DynamicDevices/ajl/win32build
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 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...
2014-10-24 Etienne CHAMPETIERWebConfigurationManager: protect GetSection
2014-10-24 Etienne CHAMPETIERHttpApplication: set StatusCode = 500 when we send...
2014-10-24 Jo ShieldsMerge pull request #1361 from akoeplinger/fix-forms
2014-10-24 Atsushi Eno[xml] XmlTextReader: Value was wrong after ReadAttribut...
2014-10-24 Zoltan Varga[runtime] Remove build system support for the interpreter.
2014-10-23 Atsushi Eno[relaxng] fix default namespace handling in compact...
2014-10-23 Alexander Köplinger[MWF] Use overload of Marshal.PtrToStringUni that reads...
2014-10-23 Vincent PovirkFile URI's without a host are not UNC paths on Windows.
2014-10-23 Zoltan Varga[jit] Use NULLIFY_INS () to nullify instructions and...
2014-10-23 Zoltan Varga[runtime] Fix a regression introduced by 8d9f05ea9a943f...
2014-10-23 Zoltan Varga[jit] Print out methods which failed to JIT when using...
2014-10-23 Ludovic Henry[bcl] Restore ThreadPool number of threads configuratio...
2014-10-22 Zoltan Varga[runtime] Add checks for overlapping reference and...
2014-10-22 Zoltan VargaMerge pull request #1358 from madewokherd/win32build
2014-10-22 Zoltan Varga[llvm] Rewrite the way direct calls are made between...
2014-10-22 Ludovic Henry[threadpool] Fix deadlock/starvation of the thread...
2014-10-22 Vincent PovirkFix win32 build.
2014-10-22 Zoltan Varga[bcl] Fix races in task tests.
2014-10-22 Dan ParnhamIncluded /dev/ttyACM in the search for serial port...
2014-10-21 Ludovic Henry[sgen] Add GC max collection time counter
2014-10-21 Ludovic Henry[sgen] Add memory governor allocated size counter
2014-10-21 Ludovic Henry[sgen] Fix assertion error on 32bits
2014-10-21 Jo ShieldsMerge pull request #1356 from martinjt/ReadEntityV2
2014-10-21 Zoltan Varga[jit] Add some micro-optimizations to speed up the...
2014-10-21 Zoltan VargaFix a warning.
2014-10-20 Ludovic Henry[sgen] Adjust internal allocator block size to slot...
2014-10-20 Ludovic Henry[sgen] Add assertion on power of 2 for internal allocat...
2014-10-20 Ludovic Henry[sgen] Add internal allocator default sizes usage statistic
2014-10-20 Ludovic Henry[sgen] Utility function to compute number of unfaulted...
2014-10-20 Ludovic Henry[sgen] Cleanup some allocation code
2014-10-20 Zoltan VargaFix the build after the signals changes.
2014-10-20 Zoltan Varga[jit] Remove some unused definitions.
2014-10-20 Zoltan VargaFix a typo.
2014-10-20 Zoltan Varga[runtime] Clean up the signal handling code by moving...
2014-10-20 Ryan MelenaAdditional JWT Security Token Support
2014-10-20 Mark Probst[sgen] Fix allowance calculation.
2014-10-20 Martin ThwaitesRemoved erroneously added property to HttpRequestBase...
2014-10-20 Miguel de IcazaMerge pull request #1354 from martinjt/RequestAbort
2014-10-20 Miguel de IcazaMerge pull request #1353 from martinjt/ReadEntityBodyMode
2014-10-18 Martin ThwaitesImplement Request.Abort()
2014-10-18 Martin ThwaitesImplement the ReadEntityBodyMode properties
2014-10-17 Rodrigo Kumpera[runtime] Don't define ucontext_t for android if PLATFO...
2014-10-17 Zoltan VargaFix a warning.
next