mono.git
2015-02-06 Marek SafarMerge pull request #1508 from slluis/fix-20966
2015-02-06 Marek SafarMerge pull request #1549 from esdrubal/tziathens
2015-02-06 Marcos Henrich[corlib] Fixed TimeZoneInfo.TryGetTransitionOffset.
2015-02-06 Marcos Henrich[corlib] Added test to TimeZoneInfoTest. Covers #25050.
2015-02-06 Alex Rønne... [mini] Remove now-unneeded clob spec for move_f_to_i4...
2015-02-06 Miguel de IcazaMerge pull request #1548 from akoeplinger/stubs
2015-02-06 Zoltan Varga[runtime] Update valgrind headers to the ones from...
2015-02-05 Zoltan Varga[amd64] Avoid clobbering sreg1 in OP_MOVE_F_TO_I4.
2015-02-05 Zoltan Varga[jit] Avoid live range indexes overflowing for large...
2015-02-05 Rodrigo Kumpera[runtime] Plug a loader error leak.
2015-02-05 Zoltan VargaRevert "[jit] Avoid live range indexes overflowing...
2015-02-05 Sebastien PouliotBump referencesource to disable some CAS usage
2015-02-05 Alexander KöplingerFix error message to mention git instead of svn
2015-02-05 Sebastien Pouliot[linker] Only consider [Preserve] (i.e. without any...
2015-02-05 Sebastien Pouliot[linker] Preserve types given to custom attributes...
2015-02-05 Sebastien Pouliot[linker] Do not process custom attribute fields unless...
2015-02-05 Mark ProbstMerge pull request #1546 from evincarofautumn/faster...
2015-02-05 Jon Purdy[sgen] Make sgen-grep-binprot faster.
2015-02-05 Neale FergusonUse float<->integer instructions for move operations
2015-02-05 Jeffrey Stedfast[Microsoft.Build.Utilities] Fixed MSBuildErrorParser...
2015-02-05 Marek Safar[mcs] Prefer not missing type for ambiguous imported...
2015-02-05 Alexander Köplinger[bcl] Added a few stubs for missing APIs
2015-02-05 Marek Safar[corlib] TimeZoneInfo.ConvertTimeToUtc maximum datetime...
2015-02-05 Marek Safar[runtime] Fixes setting FileVersionInfo managed booleans
2015-02-05 Marek Safar[xbuild] Fix When Condition with a user comment
2015-02-05 Marek Safar[build] remove unused defines
2015-02-05 Marek Safar[corlib] BitConverter from reference sources
2015-02-05 Alex Rønne... [mini] Really fix the float <-> int data transfer instr...
2015-02-05 Alex Rønne... Merge pull request #1541 from alexrp/mcs-build-cleanup
2015-02-05 Miguel de IcazaStart work to generate dependencies
2015-02-05 Alex Rønne... [mini] Implement float <-> int data transfer instructio...
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 Alex Rønne... Remove old centum tests stuff.
2015-02-03 Alex Rønne... Remove now-obsolete System.Web.Extensions(.Design)_1...
2015-02-03 Alex Rønne... Remove obsolete profiles and profile checks from the...
2015-02-03 Alex Rønne... Remove some leftover old 1.x, 2.x, 3.x profile ifdefs.
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...
next