mono.git
2015-06-25 Rolf Bjarne... Add a monotouch_watch profile.
2015-06-25 Rolf Bjarne... Support #include directives in external sources files.
2015-06-25 Rolf Bjarne... Remove --with-[monotouch|xammac]=only from configure.
2015-06-25 Marek Safar[mcs] Add null operator propagation to probing expressi...
2015-06-25 Zoltan Varga[runtime] Use MONO_GENERIC_CONTEXT_USED_CLASS/METHOD...
2015-06-25 Zoltan Varga[runtime] Get rid of the MONO_GENERIC_SHARING env varia...
2015-06-24 Marek Safar[ilasm] Custom attributes syntax with typeref expression
2015-06-24 Marek Safar[runtime] Update incorrect test (exposed by f2039ff7201...
2015-06-24 Alex Rønne... Merge pull request #1869 from alexanderkyte/appdomain_p...
2015-06-24 Zoltan Varga[jit] Properly set the klass of the MonoInst pushed...
2015-06-23 Ludovic Henry[corlib] Fix NRE in TaskScheduler.GetTaskSchedulersForD...
2015-06-23 Marek Safar[ilasm] Pair methods using their calling convention...
2015-06-23 Marek Safar[ilasm] Even more undocumented custom attributes syntax
2015-06-23 Sebastien Pouliot[linker] Add Mono.Cecil.*.Has* checks when comparing...
2015-06-22 Zoltan VargaMerge pull request #1874 from saper/bug_29679
2015-06-22 Mark Probst[sgen] Remove a weird unnecessary cast.
2015-06-22 Mark Probst[sgen] `GCObject*` instead of `void*`
2015-06-22 Mark Probst[runtime] GC descriptor typedef.
2015-06-22 Mark Probst[sgen] Typedef for GC descriptors.
2015-06-22 Mark Probst[sgen] `GCObject*` instead of `char*` where appropriate.
2015-06-22 Mark Probst[sgen] Make GCVTable type opaque, not a pointer.
2015-06-22 Miguel de IcazaMerge pull request #1887 from debugerr/patch-2
2015-06-22 Ludovic Henry[threadpool-ms-io] Rework socket removal job cancellation
2015-06-22 Ludovic Henry[threadpool-ms-io] Remove dependency on SocketAsyncResu...
2015-06-22 Ludovic Henry[threadpool-ms-io] Fix race between socket add and...
2015-06-22 Ludovic Henry[threadpool-ms-io] Rework AsyncReadHandler detection
2015-06-22 Ludovic Henry[threadpool-ms-io] Fix update on epoll
2015-06-22 Marek Safar[ilasm] Add another undocumented custom attributes...
2015-06-22 Chris HamonsFix System.Messaging makefile logic issue
2015-06-22 Marek Safar[ilasm] Fix invalid codegen for method overloads with...
2015-06-22 Atsushi Eno[S.R.Serialization] fix default value comparison.
2015-06-21 Marek Safar[ilasm] Add emit of custom string attribute using membe...
2015-06-20 Zoltan VargaMerge pull request #1889 from alexanderkyte/debugger_lo...
2015-06-20 Alexander Kyte[runtime] Add a missing NOP to the OP_SEQ_POINT arm...
2015-06-19 Zoltan VargaFix the build.
2015-06-19 Zoltan Varga[runtime] Make multiple -O= flags cumultative instead...
2015-06-19 Zoltan VargaMerge pull request #1886 from BrzVlad/fix-arm-thread...
2015-06-19 Marek Safar[mcs] Add support for interpolated quoted strings
2015-06-19 João Matos[aot] Build the LLVM temporary file paths with the...
2015-06-19 João Matos[aot] Build the temporary base name with the temporary...
2015-06-19 João Matos[aot] Initialize the temporary path to an empty string.
2015-06-19 Marek Safar[ilasm] Add project file
2015-06-19 Marek Safar[ilasm] Add support for multiple custom type modifiers...
2015-06-19 Marek Safar[mcs] Implements virtual read-only auto-property assign...
2015-06-19 Marek Safar[ilasm] Remove unused files
2015-06-19 debugerrNull reference check before calling delegate
2015-06-18 Chris HamonsCreate xammac_net_4_5 profile for XM 4.5 Unified to...
2015-06-18 Vlad Brezae[ios] Fix setting of thread state due to invalid argument
2015-06-18 Marcos Henrich[System.Core] Test MemoryMappedFile.CreateFromFile
2015-06-18 Marek Safar[system] Implements IPv4Mask property on mac. Fixes...
2015-06-18 João MatosMerge pull request #1884 from mono/fix-vb
2015-06-18 Alexander Köplinger[xbuild] Fix Microsoft.VisualBasic.targets to contain...
2015-06-17 Zoltan Varga[jit] Disable passing the rgctx/vtable in some cases...
2015-06-17 Zoltan Varga[runtime] Mark some linq tests as GSHAREDVT so they...
2015-06-17 Zoltan Varga[amd64] Fix some partial sharing problems.
2015-06-17 Marek Safar[mcs] Add better logging for ikvm crashes during HasObj...
2015-06-17 Marek Safar[mcs] Handle null propagation operator inside nested...
2015-06-17 Marek SafarMerge pull request #1881 from mono/Therzok-patch-1
2015-06-17 Marius Ungureanu[mcs] Fix order of parameters for LineNumberEntry
2015-06-17 Zoltan VargaFix a warning.
2015-06-17 Zoltan Varga[runtime] More full-aot+amd64 fixes.
2015-06-17 Zoltan Varga[runtime] Fix full aot on amd64.
2015-06-17 Alexander Kyte[runtime] Fixed use-after-free in context freeing
2015-06-16 João Matos[WindowsBase] Fixed potential string overflow bug when...
2015-06-16 João Matos[WindowsBase] Fixed string buffer overflow when handlin...
2015-06-16 Marcos HenrichMerge pull request #1804 from esdrubal/processmodule
2015-06-16 Marek Safar[mcs] Fix accessibility modifiers on accessors logic
2015-06-16 Marcos HenrichUpdated csproj files.
2015-06-16 Marek Safar[mcs] Constraints checker needs to accomodate inflated...
2015-06-16 Marek Safar[mono] Update swedish months and days to be always...
2015-06-16 Rolf Bjarne... Define HAVE_SYSTEM for Windows.
2015-06-16 João MatosMerge pull request #1878 from rolfbjarne/have-system
2015-06-16 Rolf Bjarne... Add a conditional for the system function.
2015-06-16 Marcos Henrich[runtime] Fixed get_process_module module name.
2015-06-16 Alex Rønne... Merge pull request #1877 from BrzVlad/fix-finalizer...
2015-06-16 Alex Rønne... Merge pull request #1875 from directhex/use-variable...
2015-06-16 Marcos HenrichMerge pull request #1876 from esdrubal/mmf-segfault
2015-06-16 Zoltan Varga[jit] Add jit icalls used by the inline rgctx fetch...
2015-06-16 Zoltan Varga[jit] Remove the 'caller' argument from the generic...
2015-06-16 Zoltan Varga[gsharedvt] Avoid computing the generic sharing context...
2015-06-16 Zoltan Varga[jit] Get rid of MonoGenericSharingContext->var_is_vt...
2015-06-16 Zoltan Varga[runtime] Disable some fullaot tests on x86, since...
2015-06-15 Zoltan Varga[jit] Use emit_get_gsharedvt_info_klass () in one place.
2015-06-15 Zoltan Varga[jit] Add an inline version of the rgctx fetch trampoli...
2015-06-15 Zoltan Varga[jit] Use cfg->cbb to refer to the current bblock,...
2015-06-15 Vlad Brezae[runtime] Fix mono_sem_timedwait for the case where...
2015-06-15 Vlad Brezae[runtime] Fix failure to wait on semaphore due to inval...
2015-06-15 Marcos Henrich[System.Core] Updated MemoryMappedFileTest
2015-06-15 Zoltan Varga[runtime] Fix another memory leak in the dwarf writer.
2015-06-15 Zoltan Varga[runtime] Fix a memory leak in the dwarf writer.
2015-06-15 Zoltan Varga[jit] Avoid a crash in the dwarf dumper if debug info...
2015-06-15 Vlad Brezae[test] Fix finalizer-exception test
2015-06-15 Marcos Henrich[runtime] mono_mmap_open_handle with null arg.
2015-06-15 Marcos Henrich[System.Core] Using more reference source files.
2015-06-15 Zoltan Varga[runtime] Fix the arm64 build.
2015-06-15 Jo ShieldsUse random port numbers for ServiceModel tests.
2015-06-14 Marcin CieslakEnums are classes that can be assigned to value types
2015-06-13 Marek HabersackMerge pull request #1873 from saper/PR_SET_TRACER
2015-06-13 Marcin CieslakUse PR_SET_PTRACER only if defined
2015-06-13 João MatosMerge pull request #1872 from saper/channeldisp_fix
next