mono.git
2015-03-23 Rodrigo KumperaMerge pull request #1631 from alexanderkyte/stringbuild...
2015-03-23 Rodrigo KumperaMerge pull request #1595 from directhex/randomize-tcp...
2015-03-23 Rodrigo Kumpera[threading] Use a RT signal for abort when possible.
2015-03-23 Zoltan Varga[arm] Fix OP_ATOMIC_LOAD_R4.
2015-03-23 Marek Safar[system] Don't replace CategoryAttribute value with...
2015-03-23 Zoltan VargaFix a warning.
2015-03-23 Marek Safar[corlib] System.Resources from reference sources
2015-03-23 Jo ShieldsAdd port randomization to ClientWebSocketTest and HttpL...
2015-03-23 Jo ShieldsAdd a helper class to assign a random port for a test.
2015-03-23 João MatosMerge pull request #1646 from myrup/master
2015-03-23 Marek Safar[corlib] MethodBase from reference sources
2015-03-23 Marek Safar[corlib] Member|TypeInfo from reference sources
2015-03-23 Marek Safar[system.windows.forms] Update failing test
2015-03-22 Zoltan Varga[runtime] Throw an exception on allocation failure...
2015-03-22 Zoltan Varga[aot] Remove support for non-separate llvm mode.
2015-03-22 Zoltan Varga[jit] Remove support for LLVM_API_VERSION < 4.
2015-03-21 Jonathan PryorMerge pull request #1641 from joelmartinez/docs-monodoc...
2015-03-21 Zoltan Varga[jit] Enable partial sharing only in full-aot mode.
2015-03-21 Zoltan Varga[jit] Unify the handling of the type parameters in...
2015-03-20 Sebastien Pouliot[tests] Some of the new decimal tests (ported from...
2015-03-20 Marek Safar[corlib] Remove unmanaged type IsVisible path. Fixes...
2015-03-20 Marek Safar[corlib] Enable legacy LCID api
2015-03-20 Marek Safar[mcs] Test update
2015-03-20 Marek SafarRevert "Fix more System.Web tests."
2015-03-20 Marek Safar[corlib] Pointer from reference sources
2015-03-20 João Matos[runtime] Check for MSVC instead of non-GCC in mono_thr...
2015-03-20 Marek Safar[corlib] More simple System.Reflection types from refer...
2015-03-20 Zoltan VargaFix more System.Web tests.
2015-03-20 João MatosMerge pull request #1647 from svedm/master
2015-03-20 Svetoslav KarasevFix duplicate sub-expressions
2015-03-20 Marek Safar[corlib] Add new test
2015-03-20 myrupFixed TimeZoneInfo.Local windows xp issue
2015-03-20 Marek Safar[corlib] MemberInfoSerializationHolder from reference...
2015-03-20 Marek Safar[system.web] Update failing test
2015-03-20 myrupAdded null check
2015-03-20 Zoltan VargaMerge pull request #1645 from myrup/master
2015-03-20 Zoltan Varga[aot] Fix support for direct icalls in llvm mode.
2015-03-20 Zoltan Varga[jit] Use unique castclass caches in all cases. Fixes...
2015-03-20 Zoltan Varga[runtime] Fix the isinst_with_cache wrapper on 64 bit...
2015-03-19 myrupFixed TimeZoneInfo.Local on windows xp
2015-03-19 Zoltan Varga[sdb] Add support for TypedReferences. Fixes #28181.
2015-03-19 Zoltan Varga[corlib] Implement FieldInfo.SetValueDirect ().
2015-03-19 Marek Safar[corlib] Return top-level parameter custom attributes...
2015-03-19 Zoltan Varga[io-layer] Avoid closing std file descriptors on shutdo...
2015-03-19 Marek Safar[corlib] TypedReference from reference sources
2015-03-19 Marek SafarMerge pull request #1642 from vestild/modulebuilder...
2015-03-19 Vlad Zaitsev[System.Reflection.Emit] fix typo in ModuleBuilder...
2015-03-19 João Matos[mini] Small code cleanup, check for iOS host instead...
2015-03-19 João Matos[windows] Fixed thread async suspend assert.
2015-03-19 João Matos[windows] Remove some cruft used by the old Windows...
2015-03-19 Marek Safar[runtime] Remove unused icall
2015-03-19 Joel Martinez[monodoc] Added `PlatformDocApi` to the list of valid...
2015-03-19 Joel Martinez[monodoc] Fixed issue generating EcmaCref URLs.
2015-03-19 Joel Martinez[mdoc] Fixes an update issue with generic and non-gener...
2015-03-19 Sebastien Pouliot[mono-api-html] Small simplification when 'breaking...
2015-03-19 Sebastien Pouliot[mono-api-html] Include base type changes in API diffs
2015-03-19 Marek Safar[corlib] Default FieldInfo Get|SetValueDirect should...
2015-03-19 Marek Safar[System] Fix SafeSocketHandle race introduced in 9ae887...
2015-03-19 Zoltan Varga[corlib] Implement TypedReference:MakeTypedReference ().
2015-03-19 Zoltan VargaRename TypedReference test file to TypedReferenceTest.cs.
2015-03-19 Marek Safar[corlib] Add TypedReference test
2015-03-19 Zoltan Varga[runtime] Extract mono-config-dirs.c into a separate...
2015-03-19 Zoltan Varga[runtime] Disable the locking of archives in libtool...
2015-03-19 Zoltan Varga[runtime] Add a new mono-config-dirs.c file which is...
2015-03-19 Alex Rønne... [profiler] Fix finding methods in other domains than...
2015-03-19 Alex Rønne... Add scripts/mono-symbolicate to .gitignore.
2015-03-18 Joel Martinez[mdoc] Updated csproj to target .NET 4.5
2015-03-18 João MatosMerge pull request #1639 from alexrp/profiler-mingw
2015-03-18 Alex Rønne... [profiler] Don't build the profiler on Windows.
2015-03-18 Marek Safar[corlib] Update mobile tests
2015-03-18 Marek Safar[corlib] Default Egypt calendar is gregorian. Fixes...
2015-03-18 João MatosMerge pull request #1637 from soimort/fix-build
2015-03-18 Mort Yao[runtime] Fix build for Linux
2015-03-18 Mort Yao[runtime] Add missing semicolon in mono_rand_try_get_by...
2015-03-18 Marek Safar[corlib] Disable more remoting code for mobile
2015-03-18 Marek SafarRevert "Fixes build"
2015-03-18 Marek SafarFixes build
2015-03-18 Marek Safar[System.Runtime.Serialization.Formatters.Soap] Updated...
2015-03-18 Zoltan Varga[gsharedvt] Make sure the gsharedvt method we use in...
2015-03-17 Alex Rønne... Merge pull request #1636 from alexrp/profiler-stuff
2015-03-17 Alex Rønne... Merge pull request #1635 from alexrp/core-clr-properties
2015-03-17 Zoltan Varga[runtime] Revert part of 2e3ba21e80f3edd03c7c2050c9ba92...
2015-03-17 Atsushi Eno[xlinq] add test from bug #18171 (partly).
2015-03-17 Ludovic Henry[threadpool] Add licensing header
2015-03-17 Ludovic Henry[threadpool] Integrate the microsoft ThreadPool into...
2015-03-17 Ludovic Henry[runtime] Move random generator code out of icall,...
2015-03-17 Ludovic Henry[runtime] Add CPU usage utility function
2015-03-17 Zoltan Varga[jit] Avoid disabling direct calls to icalls on arm64...
2015-03-17 Marek Safar[corlib] Bump corlib version for 8d097349b3289b35c6052d...
2015-03-17 Marek Safar[System.Runtime.Remoting] Update internal TypeFilter...
2015-03-17 João Matos[genproj] Re-generated the class library projects.
2015-03-17 João Matos[genproj] Remove System.Xml pre-processing file as...
2015-03-17 João Matos[genproj] Ignore temporary project generation inputs.
2015-03-17 João Matos[genproj] Added support for mcs "/-getresourcestrings...
2015-03-17 João Matos[genproj] Remove non .NET 4.5 solutions from being...
2015-03-17 Marek Safar[corlib] Fixes remoting response message arguments...
2015-03-17 Marek Safar[corlib] Keep only one remoting MessageDictionary,...
2015-03-17 Alex Rønne... [profiler] Redesign buffer flushing and method reporting.
2015-03-17 Alex Rønne... [profiler] Make `perf` syscall work on ARM64.
2015-03-17 Alex Rønne... [profiler] Clean up some unused declarations.
next