mono.git
2015-01-09 Marcos Henrich[System.Runtime.Caching] Updated tests default Physical...
2015-01-09 Marcos Henrich[System.Runtime.Caching] .sources now uses referecensou...
2015-01-09 Marcos Henrich[System.Runtime.Caching] Implemented referencesource...
2015-01-09 Marcos Henrich[System.Runtime.Caching] Copied SRef.cs from .NET.
2015-01-09 Marcos Henrich[System.Runtime.Caching] Copied R.Designer.cs from...
2015-01-09 Marcos HenrichAdded performance counter "Available Physical Memory".
2015-01-08 Alexander Köplinger[utils] Remove duplicate socklen_t typedef from Windows...
2015-01-08 Alexander KöplingerMerge pull request #1433 from akoeplinger/system.numeri...
2015-01-08 Zoltan Varga[aot] Enable emission of LLVM code into a separate...
2015-01-08 Rodrigo Kumpera[io-layer] Header usage grooming. Remove some unused...
2015-01-08 Miguel de IcazaMerge pull request #1495 from akoeplinger/fix-cancelreq...
2015-01-08 Rodrigo Kumpera[gc] Fix gc bitmap for array of pointers. They don...
2015-01-08 Rodrigo Kumpera[utils] Fix linux compilation.
2015-01-08 Rodrigo Kumpera[utils] Apparently ws2ipdef.h should not be included...
2015-01-08 Marek Safar[mcs] Add string interpolation grammar
2015-01-08 Rodrigo Kumpera[utils] Another round of windows fixing.
2015-01-08 Rodrigo Kumpera[utils] More portability cleanups.
2015-01-08 Rodrigo Kumpera[utils] Don't enable usage of sigaction unless the...
2015-01-08 Zoltan Varga[runtime] Fix a race condition in mono_remoting_marshal...
2015-01-08 Rodrigo Kumpera[utils] Don't special case android or FreeBSD when...
2015-01-08 Rodrigo Kumpera[utils] Small header sanitization. networking.h now...
2015-01-08 Rodrigo Kumpera[utils] Another try to fix the windows build.
2015-01-08 Alexander KöplingerOnly build the master branch on AppVeyor
2015-01-08 Zoltan Varga[runtime] Another windows build fix.
2015-01-08 Zoltan Varga[runtime] Add a header check for arpa/inet.h.
2015-01-08 Zoltan Varga[cominterop] Fix a crash by passing the proper value...
2015-01-08 Zoltan Varga[cominterop] Avoid crashes when the first item of a...
2015-01-08 Zoltan Varga[runtime] Avoid Process.GetCurrentProcess ().HasExited...
2015-01-08 Jo Shields[msvc] 64-bit Windows still needs _WIN32_WINNT (for...
2015-01-07 Zoltan Varga[arm] Fix OP_ICLE_UN. Fixes #25798.
2015-01-07 Marek Safar[mcs] An argument to nameof operator cannot be extensio...
2015-01-07 Marek Safar[mcs] update exception filters syntax to use yet anothe...
2015-01-07 Zoltan Varga[sdb] Enable the StackFrame.Domain property on stack...
2015-01-07 Marek Safar[mcs] Add reference to parent storey when this is hoist...
2015-01-07 Zoltan Varga[aot] Enable separate llvm modules on amd64.
2015-01-07 Zoltan Varga[aot] Enable emission of debug info for LLVM code if...
2015-01-07 Zoltan Varga[aot] Add support for emitting the llvm code separately...
2015-01-07 Zoltan Varga[aot] Allow the emission of the LLVM code into a separa...
2015-01-06 Rodrigo Kumpera[runtime] Change socket-io.c to use new API for local...
2015-01-06 Rodrigo Kumpera[utils] Add abstraction to retrive the local interface...
2015-01-06 Rodrigo Kumpera[runtime] IPV6 is now the norm so we can expect all...
2015-01-06 Zoltan Varga[sdb] Bump protocol version to 2.39 so the single stepp...
2015-01-06 David Karlaš[Sdb] Ignore hidden sequence points
2015-01-06 David Karlaš[Sdb] With better mimicking of .Net debugging experienc...
2015-01-06 David Karlaš[Sdb] Fixed bug with STEP_DEPTH_MIN+STEP_SIZE_MIN which...
2015-01-06 David Karlaš[Sdb] Removed exclusion of CEE_POP and CEE_NOP sequence...
2015-01-06 David Karlaš[Sdb] Set filter on ss_req in ss_create because filter...
2015-01-06 Zoltan Varga[sdb] Fix single stepping problems caused by missing...
2015-01-06 Zoltan Varga[sdb] Avoid putting implicit seq points at nops followe...
2015-01-06 Zoltan Varga[sdb] Put seq points at nop's following calls as well.
2015-01-06 Zoltan Varga[sdb] Emit an implicit sequence point after every call...
2015-01-06 Zoltan Varga[sdb] Avoid using implicit sequence points for methods...
2015-01-06 Rodrigo Kumpera[tests] Dump stdout/stderr on test failure.
2015-01-06 Marek Safar[mcs] Additional fix for naming of nested types in...
2015-01-06 Rodrigo Kumpera[networking] mono_socket_address_init should set len...
2015-01-06 Zoltan Varga[runtime] Fix a crash in FieldInfo.GetRawConstantValue...
2015-01-06 Zoltan Varga[jit] Add a test for #25487.
2015-01-06 Zoltan VargaMerge pull request #1493 from BrzVlad/vtune-integration2
2015-01-05 Rodrigo Kumpera[io-layer] Remove some deadcode from the sockets code.
2015-01-05 Rodrigo Kumpera[sdb] Move sdb to use the new portable networking APIS.
2015-01-05 Rodrigo Kumpera[runtime] Use the new network abstraction in the socket...
2015-01-05 Rodrigo Kumpera[utils] Add a cross platform networking API for name...
2015-01-05 Rodrigo Kumpera[configure] Add checks for some posix networking functi...
2015-01-05 Vlad Brezae[profiler] Report code buffers to vtune.
2015-01-05 Vlad Brezae[profiler] Include vtune support for jitted methods...
2015-01-05 Zoltan Varga[arm64] Mark the 'tailcall' opcode as a call. Fixes...
2015-01-05 Alexander KöplingerAdd build badge for debian-ppc64el to README.md
2015-01-05 Marek SafarFixes build
2015-01-05 Marek Safar[system.net.http] Use HttpWebRequest without additional...
2015-01-05 Zoltan Varga[aot] Avoid returning different names for the same...
2015-01-05 Alexander Köplinger[System.Net.Http] Fix CancelRequestViaProxy() test...
2015-01-05 Zoltan VargaMerge pull request #1492 from akoeplinger/fix-eglib...
2015-01-05 Marek Safar[system] Fixes HttpWebRequest::AllowReadStreamBuffering
2015-01-05 Zoltan VargaMerge pull request #1491 from akoeplinger/fix-async_read
2015-01-04 Alexander Köplinger[System.Numerics] Ported code from MS referencesource
2015-01-04 Zoltan Varga[aot] Get rid of the code offsets code since direct...
2015-01-04 Zoltan Varga[aot] Avoid creating gsharedvt synchronized wrappers...
2015-01-04 Zoltan Varga[aot] Use direct method addresses on x86/amd64.
2015-01-04 Zoltan Varga[aot] Refactor the MONO_AOT_FILE_FLAG_DIRECT_METHOD_ADD...
2015-01-04 Zoltan Varga[aot] Split the unbox_trampolines table into two to...
2015-01-04 Zoltan Varga[aot] Use nops as alignment padding on amd64 instead...
2015-01-04 Alexander KöplingerAdd g_getdtablesize to list of acceptable g_* symbols...
2015-01-04 Alexander KöplingerFix unreliable async_read.exe test
2015-01-03 Zoltan Varga[runtime] Use the proper domain in mono_thread_destroy_...
2015-01-03 Zoltan Varga[jit] Disable the seq point tests for now, they seem...
2015-01-03 Zoltan Varga[runtime] Fix the LOCK_TRACER build.
2015-01-03 Miguel de Icaza[Windows.Forms] DataGridViewTextBoxCell: do not use...
2015-01-03 Zoltan Varga[jit] Fix some IL_SEQ_POINT filtering issues on x86.
2015-01-03 Zoltan Varga[runtime] Implement FieldInfo.GetRawConstantValue ...
2015-01-03 Zoltan Varga[sdb] Fix the previous change by setting SingleStepReq...
2015-01-03 Zoltan Varga[sdb] Avoid stepping out of the current method if it...
2015-01-03 Zoltan VargaMerge pull request #1473 from esdrubal/sq
2015-01-03 Zoltan Varga[jit] Fix the returning of vtypes of size less than...
2015-01-03 Zoltan Varga[pdb2mdb] Implement support for scopes. Fixes #25357.
2015-01-02 Zoltan Varga[bcl] Fix crashes when FieldInfo.GetValue () is called...
2015-01-02 Zoltan Varga[runtime] Avoid reading past the end of a MonoGenericPa...
2015-01-02 Marek Safar[mcs] More special case handling for explicit type...
2015-01-02 Marek Safar[corlib] Fix Type::GetEnumName/IsEnumDefined to return...
2015-01-02 João MatosFixed metadata offsets for ARM64 support.
2015-01-02 Alexander KöplingerFix CookieContainerTest to use expiration date in the...
next