mono.git
2015-02-05 Jon Purdy[sgen] Make sgen-grep-binprot faster.
2015-02-04 Rodrigo Kumpera[test] Add verifier test for cgt_un and valuetypes.
2015-02-04 Rodrigo Kumpera[verifier] Properly verify CGT_UN when used with refere...
2015-02-04 Zoltan Varga[jit] Avoid live range indexes overflowing for large...
2015-02-04 Zoltan Varga[runtime] Enable the new interrupt code on arm64.
2015-02-04 Marek SafarMove TimeZoneInfo tests to corlib
2015-02-04 Marek Safar[system.xml] Disable failing test, requires reference...
2015-02-04 Marek Safar[corlib] Fix overflow in TimeZoneInfo utc conversion
2015-02-04 Marek Safar[mcs] update error message
2015-02-04 Marek Safar[corlib] Boolean from reference sources
2015-02-04 Radek Doulik[android] disable TLS on android/x86_64
2015-02-04 Marek Safar[System] More TypeDescriptor tests
2015-02-04 Marek Safar[corlib] Add test for #17626
2015-02-04 Marek Safar[corlib] DateTime from reference sources
2015-02-04 Alex Rønne... Revert "[runtime] Fixed allowing non-object complex...
2015-02-04 Alex Rønne... [mini] Hopefully fix float <-> int data transfer instru...
2015-02-04 Alex Rønne... [mini] Fix float <-> int data transfer instructions...
2015-02-04 Alex Rønne... [mini] Fix x86/arm build.
2015-02-04 João MatosFixed System.Net.NetworkInformation tests to work with...
2015-02-04 João Matos[runtime] Added autoconf support for AMD64 Android...
2015-02-04 Alex Rønne... [mini] Implement atomic exchange with xchg on x86/amd64.
2015-02-04 Alex Rønne... [mini] Use new float <-> int move opcodes to implement...
2015-02-04 Alex Rønne... [mini] Add new instructions for moving data between...
2015-02-04 Alex Rønne... [mini] Apply the dreg != sreg1 optimization to OP_...
2015-02-04 Alex Rønne... [mini] Fix some cases where intrinsics did not have...
2015-02-04 Radek Doulik[android] do not use tkill on android/amd64(x86_64...
2015-02-04 Alex Rønne... Merge pull request #1543 from alexanderkyte/master
2015-02-04 Alexander Kyte[runtime] Fixed allowing non-object complex arguments...
2015-02-04 Zoltan Varga[amd64] Add missing amd64_sse_cvtss2si_reg_reg_size...
2015-02-03 Zoltan VargaMerge pull request #1545 from akoeplinger/fix-windows...
2015-02-03 Alexander KöplingerFix Windows build
2015-02-03 Miguel de IcazaUpdated the order file generated by following the instr...
2015-02-03 Marek Safar[corlib] TimeSpan from reference sources
2015-02-03 João Matos[corlib] Fixed tests to work with NET_2_1 define.
2015-02-03 Marek Safar[corlib] DateTimeOffset from reference sources
2015-02-03 Marek Safar[corlib] DateTimeFormatInfo and friends from reference...
2015-02-03 Marek Safar[system] Add support for redirected http web-request...
2015-02-03 Rodrigo Kumpera[runtime] Replace a call to mono_get_method_full to...
2015-02-03 Zoltan VargaAvoid recompiling a test on every run.
2015-02-02 Zoltan VargaRevert "Switch System.Web.ApplicationServices to refere...
2015-02-02 Zoltan VargaRevert "Include hard-coded strings (SR.cs-style) rather...
2015-02-02 Rodrigo Kumpera[io-layer] Small portability fix.
2015-02-02 Jonathan Pryor[System.Core/Android] Update TimeZone database self...
2015-02-02 Marek Safar[corlib] Makes AggregateException output visible
2015-02-02 João Matos[corlib] Fixed xammac build.
2015-02-02 João Matos[corlib] Fixed build with NET_2_1 define.
2015-02-02 Rolf Bjarne... [System.Xml] Overwrite instead of append so that subseq...
2015-02-02 Rodrigo Kumpera[jit] Fix bad_method_regression_2 when SSA is enabled...
2015-01-31 Zoltan VargaMerge pull request #1540 from esdrubal/marshallingcache
2015-01-31 Zoltan Varga[jit] Increase the inline memcpy/memset cutoff to 8...
2015-01-31 Zoltan Varga[llvm] Add a new LLVMArgAsFpArgs argument passing conve...
2015-01-31 Zoltan VargaFix a warning.
2015-01-30 Zoltan Varga[arm] Enable llvm for methods with struct arguments...
2015-01-30 Zoltan Varga[runtime] Disable a test which fails with llvm/gcc.
2015-01-30 Rodrigo KumperaDon't include the poll backed directly into the threadp...
2015-01-30 Rodrigo Kumpera[runtime] Skip the finalizer thread while it's sleeping.
2015-01-30 Marcos Henrich[runtime] Added native_func_wrapper_cache.
2015-01-30 Marcos Henrich[runtime] Renamed SignatureMethodPair to SignaturePoint...
2015-01-30 Marek SafarMerge pull request #1539 from directhex/use-referenceso...
2015-01-30 Jo ShieldsInclude hard-coded strings (SR.cs-style) rather than...
2015-01-30 João MatosMerge pull request #1538 from directhex/use-referenceso...
2015-01-30 Jo ShieldsSwitch System.Web.ApplicationServices to referencesource
2015-01-30 Rodrigo Kumpera[runtime] Use MonoError instead of loader error with...
2015-01-30 Sebastien PouliotBump referencesource to disable CAS calls on System...
2015-01-30 Alex Rønne... [mini] Fix Enum.HasFlag () intrinsic emitting a bad...
2015-01-30 Zoltan VargaFix the dreg op the long_ccc instructions, those instru...
2015-01-29 Mark ProbstMerge pull request #1537 from evincarofautumn/color...
2015-01-29 Jon Purdy[runtime] Add color mode to sgen-grep-binprot.
2015-01-29 Jon Purdy[runtime] Fix incorrect labels in sgen-grep-binprot...
2015-01-29 Miguel de IcazaAdd more detail
2015-01-29 Miguel de Icaza[lldb] Document and install the mono.py file for LLDB
2015-01-29 Zoltan VargaFix a warning.
2015-01-29 Alex Rønne... [mini] Fix decomposition of long opcodes in VolatileRea...
2015-01-29 Alex Rønne... Optimize Enum.HasFlag () implementation and recognize...
2015-01-29 João Matos[build] Updated the class library MSBuild projects.
2015-01-29 Rodrigo KumperaMerge pull request #1536 from esdrubal/noreuse
2015-01-29 João Matos[System.Core] Fixed interpreter build.
2015-01-29 Miguel de Icaza[FtpWebRequest] Add test for bug #26312, issue was...
2015-01-29 Marcos Henrich[runtime] MonoIO methods using SafeHandle now prevent...
2015-01-29 Marek Safar[system.core] Fixes MT build
2015-01-29 Marcos Henrich[symbolicate] Added tool README.
2015-01-29 Rodrigo Kumpera[eglib] [io-layer] Have a single wrapper around getdtab...
2015-01-29 Zoltan Varga[mdoc] More updates to expected test output.
2015-01-29 Alex Rønne... [mini] Prefer OP_ICEQ over OP_CEQ in i4 CAS intrinsics.
2015-01-28 Zoltan Varga[arm64] Add tests for loading of sbyte/bool arguments...
2015-01-28 Rodrigo Kumpera[profiler] Report methods not found in async mode due...
2015-01-28 Rodrigo Kumpera[utils] Fix mono_dl_build_path termination logic.
2015-01-28 Rodrigo Kumpera[runtime] Fix appdomain loading event ordering.
2015-01-28 Kai RuhnauPopulate the RequestingAssembly property of ResolveEven...
2015-01-28 Zoltan VargaMerge pull request #1535 from StephenMcConnel/bug-26523
2015-01-28 Stephen McConnelFix the default behavior of ToolStripLayoutStyle.Table
2015-01-28 Alex Rønne... [mini] Add some missing atomic instructions to cpu...
2015-01-28 Ludovic Henry[runtime] Fix #26307 "Random crash due to threading...
2015-01-28 Zoltan VargaMerge pull request #1533 from jbevain/pdb2mdb-roslyn
2015-01-28 Rodrigo KumperaMerge pull request #1510 from BrzVlad/fix-file-map
2015-01-28 Mark ProbstMerge pull request #1527 from ludovic-henry/master
2015-01-28 Alex Rønne... [mini] Add atomic load/store instructions for float...
2015-01-28 Alex Rønne... [mini] Lower atomic load/store instruction sizes on...
2015-01-28 Alex Rønne... [mini] Fix some warnings.
2015-01-28 João Matos[runtime] Fixed mono_dl_open_file to work in Android.
next