mono.git
2014-09-23 Rodrigo KumperaMerge pull request #1299 from esdrubal/uriuserinfo
2014-09-23 Marcos HenrichUri made from UNIX path and RelativeOrAbsolute is now...
2014-09-23 Miguel de IcazaFix warnings in mscorlib's Test suite + bring a couple...
2014-09-23 Marek SafarMerge pull request #1300 from esdrubal/unixrelativeorab...
2014-09-23 Marcos HenrichUri made from UNIX path and RelativeOrAbsolute is now...
2014-09-23 Marcos HenrichTest that Uri made from UNIX path and RelativeOrAbsolut...
2014-09-23 Marcos HenrichMerge pull request #1203 from esdrubal/protect
2014-09-23 Marcos HenrichUriParseComponents no longer decodes '@' in UserInfo...
2014-09-23 Marcos HenrichTest Uri.UserInfo with percentage encoded '@'.
2014-09-23 Marcos HenrichFixed additional Uri.UserInfo char consumed after an...
2014-09-23 Marcos HenrichTest Uri.UserInfo with escaped 'a'.
2014-09-23 Zoltan Varga[aot] Add an 'options' argument to the AOT cache config...
2014-09-23 Zoltan Varga[aot] Add more verbose aot cache logging, fix failure...
2014-09-23 Zoltan Varga[aot] Make --aot=llvm actually work by passing the...
2014-09-23 Zoltan Varga[aot] Fix a regression introduced by 82c15fa592b23cf466...
2014-09-23 Zoltan Varga[aot] Add an 'llvm' aot option which does the same...
2014-09-22 Zoltan Varga[llvm] Fix support for unaligned offsets in the store_m...
2014-09-22 Ludovic Henry[sgen] Use memcpy to copy object
2014-09-22 Zoltan Varga[runtime] Allow renaming of threadpool threads. Fixes...
2014-09-22 Zoltan Varga[runtime] Fix the lookup of nested types which have...
2014-09-22 Marek Safar[mcs] Populate inherited constraints member cache from...
2014-09-22 Marek SafarFixes commit ef94fbfd9c93ea5702e0a855bc01104217c75fa4
2014-09-22 Marius UngureanuFixup to ef94fbfd9c93ea5702e0a855bc01104217c75fa4
2014-09-22 Marek Safar[corlib] Update en-NZ designators. Fixes #22212
2014-09-22 Marek Safar[mcs] declaration expression after ref/out argument
2014-09-22 Miguel de IcazaMerge pull request #1295 from nealef/master
2014-09-22 Rodrigo KumperaMerge pull request #1296 from directhex/master
2014-09-22 Jo ShieldsAdd a tool which can sync the Mono cert store from...
2014-09-22 Zoltan Varga[runtime] Fix mono_sigctx_to_monoctx () on win32.
2014-09-22 Zoltan Varga[runtime] Fix the win32 build.
2014-09-22 Zoltan VargaFix warnings.
2014-09-22 Zoltan Varga[jit] Fix the handler block trampolines on windows.
2014-09-22 Zoltan Varga[runtime] Enable the fastpath in CEE_MONO_JIT_ATTACH...
2014-09-22 Zoltan Varga[runtime] Treat the tls key as the tls offset on window...
2014-09-22 Zoltan Varga[runtime] Enable fp elimination on winx64.
2014-09-22 Zoltan Varga[runtime] Disable a few more tests on windows which...
2014-09-22 Zoltan Varga[jit] Enable the pushless call code on windows too...
2014-09-22 Zoltan Varga[jit] Implement the pushless call code on winx64.
2014-09-21 Zoltan Varga[jit] Enable monitor fast paths on win64.
2014-09-21 Zoltan Varga[runtime] Fix the windows build.
2014-09-21 Zoltan Varga[runtime] Fix the unregistration of our exception handl...
2014-09-20 Zoltan Varga[runtime] Enable the new interrupt code on arm linux.
2014-09-19 Zoltan Varga[runtime] Add wrappers around the wapi interrupt functi...
2014-09-19 Sebastien PouliotFix typo (and XI builds)
2014-09-19 Sebastien Pouliot[System.Numerics] Fix unit test to succeed on different...
2014-09-19 Neale FergusonAdd SqlCredential support -
2014-09-19 Ludovic Henry[sgen] Fix wbarrier use if we define SGEN_HEAVY_BINARY_...
2014-09-19 Miguel de IcazaMerge pull request #1245 from StephenMcConnel/bug-22483
2014-09-19 Miguel de IcazaMerge pull request #1287 from akoeplinger/fix-appconfig...
2014-09-19 Miguel de IcazaMerge pull request #1290 from directhex/master
2014-09-19 Miguel de IcazaMerge pull request #1273 from joelmartinez/docs-unified-fix
2014-09-19 Ludovic Henry[utils] Fix force inlining compilation error with gcc...
2014-09-18 Marek Safar[mcs] Improve scoring of failed overload resolution...
2014-09-18 Ludovic Henry[utils] Use MONO_ALWAYS_INLINE + Add MONO_NEVER_INLINE
2014-09-18 Jo ShieldsPut KeyPairPersistence load into a try{}catch{} block.
2014-09-18 Marek Safar[mcs] Fix output type inference when parameters after...
2014-09-18 Marek Safar[mcs] Better check for parameterless constructor overload
2014-09-18 Zoltan Varga[sdb] Use new style interrupt on win32 if available.
2014-09-18 Zoltan Varga[runtime] Use the windows CONTEXT<->MonoContext convers...
2014-09-17 Zoltan Varga[runtime] Implement the new suspend infrastructure...
2014-09-17 Zoltan Varga[sdb] Implement support for win64.
2014-09-17 Marek Safar[xbuild] Workaround for issues with CreateItem task...
2014-09-17 Zoltan VargaMerge pull request #1288 from ylatuya/patch-2
2014-09-17 Jonathan Pryor[runtime] Use statfs(2) on Android.
2014-09-17 Andoni Morales... [mkbundle] Fix check for dos2unix
2014-09-17 Marek Safar[xbuild] Fix few crashes when task loading fails
2014-09-17 Zoltan Varga[jit] Make calls from gshared to gsharedvt sharable...
2014-09-16 Michael HutchinsonFix mobile and mobile_static profiles
2014-09-16 Martin Baulig[WCF]: Update to my last fix for bug #22129.
2014-09-16 Zoltan Varga[runtime] Make stack walks done by the sampling profile...
2014-09-16 Marek Safar[mcs] struct parameterless instance constructors
2014-09-16 Zoltan Varga[runtime] Disable VS warnings C4273 (inconsistent dll...
2014-09-16 Zoltan Varga[runtime] Fix the my_g_bit_nth_msf () function for...
2014-09-15 Zoltan Varga[runtime] Add support for setting the thread name on...
2014-09-15 Zoltan Varga[arm64] Increase some opcode sizes. Fixes #23026.
2014-09-15 Zoltan Varga[runtime] Fix an assert in w32_dlerror () on winx64.
2014-09-15 Marek Safar[xbuild] More tweaks to tool path setup
2014-09-15 Zoltan Varga[aot] Use gsharedvt for collection types instantiated...
2014-09-15 Marcos HenrichAdded missing files to projects csproj files.
2014-09-15 Marek Safar[mcs] Revert usage of closed delegates for compiler...
2014-09-15 Rodrigo KumperaMerge pull request #1280 from nealef/master
2014-09-15 Martin Baulig[WCF]: Copy out/ref parameters on async call; bug ...
2014-09-15 Marek SafarMerge pull request #1286 from esdrubal/xmlnullablearrayitem
2014-09-15 Marcos HenrichIf not specified assume that array items are nullable...
2014-09-15 Marcos HenrichTest xml serialization of nullable array items. Covers...
2014-09-15 Marek Safar[xbuild] Workaround for null log service (which should...
2014-09-15 Marek SafarMerge pull request #1257 from esdrubal/xmloptional
2014-09-15 Marcos HenrichIgnore method ShouldSerialize if it is a generic.
2014-09-15 Marcos HenrichTest serialization wen class has method bool ShouldSeri...
2014-09-15 Marcos HenrichAdded optional serialization based on ShouldSerialize{V}.
2014-09-15 Marcos HenrichAdded test for optional {V}Specified and ShouldSerializ...
2014-09-15 Marcos HenrichFixed NullReferenceException.
2014-09-15 Marek Safar[xbuild] Use ToolPath when building ToolTask execution...
2014-09-14 Alexander Köplinger[System] Add performanceCounters element to System...
2014-09-13 Zoltan Varga[runtime] Remove an unused interpreter file.
2014-09-13 Marek Safar[mcs] nullable property pattern
2014-09-13 Zoltan Varga[runtime] Fix the windows build. Define _WINSOCKAPI_...
2014-09-12 Joel Martinez[mdoc] consolidated dropns and dropns-assemblies into...
2014-09-12 Rodrigo Kumpera[runtime] Improve thread dumping reliability by doing...
2014-09-12 Neale FergusonMaximum large object size should be limited by SSIZE_MA...
next