mono.git
2015-01-12 Radek Doulikdo not use liblog's absolute path in DllImport
2015-01-12 Marcos Henrich[System.Runtime.Caching] Removed unused files.
2015-01-12 Marek Safar[corlib] SafeHandle dispose can be called multiple...
2015-01-12 Marcos Henrich[runtime] update_liveness2 replaced wrong binary or...
2015-01-12 Marcos Henrich[runtime] update_liveness2 now handles OP_IL_SEQ_POINT.
2015-01-12 Marek Safar[corlib] Fixes SafeHandle invalidHandleValue handling
2015-01-12 Marcos HenrichMerge pull request #1455 from esdrubal/caching
2015-01-11 Marek SafarMerge pull request #1499 from madrang/SafeHandleTesting
2015-01-11 Marc-Andre... More strict testing of SafeHandle.
2015-01-11 Zoltan Vargaruntime] Really fix a race condition in mono_remoting_m...
2015-01-11 Zoltan Varga[aot] Enable direct llvm object file emission on x86...
2015-01-11 Zoltan Varga[aot] Avoid duplicate symbol errors if two methods...
2015-01-11 Marcos Henrichtest_op_il_seq_point.sh now properly tests AOT compilation.
2015-01-11 Marcos Henrichtest_op_il_seq_point.sh no longer prints empty lines.
2015-01-11 Marcos HenrichTestDriver now has option --quiet to disable Console...
2015-01-11 Zoltan Varga[aot] Emit LLVM object files directly from llc on amd64.
2015-01-11 Marcos Henrichtest_op_il_seq_point.sh now prints whole diff.
2015-01-11 Zoltan VargaFix warnings.
2015-01-11 Zoltan VargaFix the build.
2015-01-11 Zoltan VargaMerge pull request #1498 from akoeplinger/fix-windows
2015-01-10 Alexander KöplingerFix Windows build
2015-01-10 Marek Safar[mcs] Auto-implemented properties must override all...
2015-01-10 Marek Safar[mcs] Contructors cannot be extern and have a construct...
2015-01-10 Marcos Henrichtest_op_il_seq_point.sh ignore diff unnecessary data.
2015-01-10 Zoltan Varga[aot] Emit a separate GOT for LLVM and JITted code...
2015-01-10 Zoltan VargaAdd missing files to the windows build.
2015-01-10 Zoltan VargaFix the windows build.
2015-01-10 Marcos Henrich[System.Runtime.Caching] Updated MemoryCacheTest.
2015-01-10 Marcos Henrich[System.Runtime.Caching] Improved CacheUsage sorting.
2015-01-10 Rodrigo Kumpera[utils][runtime] Another rounds of header cleanup.
2015-01-10 Rodrigo Kumpera[utils] Remove useless include.
2015-01-10 Rodrigo Kumpera[metadata] Fix the build.
2015-01-10 Rodrigo Kumpera[metadata] Rename security.c to mono-security.c to...
2015-01-10 Rodrigo Kumpera[io-layer] Fix another header missing a guard.
2015-01-10 Rodrigo Kumpera[metadata] Use new networking abtraction to fix targets...
2015-01-10 Rodrigo Kumpera[utils] Add API to stringify a network address.
2015-01-09 Zoltan Varga[jit] Add a MONO_PATCH_INFO_LDSTR_LIT patch type to...
2015-01-09 Marek Safar[mcs] Add string interpolation conversions
2015-01-09 Rodrigo Kumpera[io-layer] Fix linux build.
2015-01-09 Zoltan VargaMerge pull request #1497 from esdrubal/sq
2015-01-09 Marcos Henrich[System.Runtime.Caching] MemoryCacheTest.Trim now check...
2015-01-09 Marcos Henrich[System.Runtime.Caching] Updated MemoryCacheTest.TestCa...
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 Marcos Henrich[runtime] Makefile check now calls check-seq-points
2015-01-08 Marcos Henrich[runtime] mono_decompose_long_opts now handles OP_IL_SE...
2015-01-08 Marcos Henrichtest_op_il_seq_point.sh now checks sizes using diff.
2015-01-08 Marcos Henrichtest_op_il_seq_point.sh no longer compares native code...
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 Marcos Henrich[runtime] Improved mono_local_cprop OP_IL_SEQ_POINT...
2015-01-07 Marek Safar[mcs] Add reference to parent storey when this is hoist...
2015-01-07 Marcos Henrichtest_op_il_seq_point.sh can now tests with and without AOT
2015-01-07 Marcos Henrichtest_op_il_seq_point.sh now compares native code with...
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...
next