Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/msvc
AgeCommit message (Expand)Author
2016-12-04[msvc] Update csproj files (#4087)monojenkins
2016-12-02[msvc] Update csproj files (#4081)monojenkins
2016-12-02[runtime] Use mono_assembly_get_object_handle instead of mono_assembly_get_ob...Aleksey Kliger (λgeek)
2016-12-02[msvc] Update csproj files (#4074)monojenkins
2016-12-01[msvc] Update project files.Zoltan Varga
2016-12-01[genproj] Recognize /deterministic and /runtimemetadataversionAlexander Köplinger
2016-12-01Add embedding API to expose empty string instance (#4067)Mike Voorhees
2016-12-01Revert "Only allocate 1 empty string instance per AppDomain " (#4062)Zoltan Varga
2016-12-01Only allocate 1 empty string instance per AppDomain (#4047)Mike Voorhees
2016-11-30[msvc] Update csproj filesmonojenkins
2016-11-26[msvc] Update csproj filesmonojenkins
2016-11-22[msvc] Update csproj filesmonojenkins
2016-11-17Fix Mono.Posix tests on WindowsNiklas Therning
2016-11-16Prevent Mono.Posix from using multiple C runtimes on WindowsNiklas Therning
2016-11-15Merge pull request #3963 from ntherning/fix-missing-property-bag-c-file-in-vs...Niklas Therning
2016-11-15Fix VS error due to missing mono_dl_open()/mono_loader_register_module()Niklas Therning
2016-11-15Fix missing property-bag.c file in VS projectNiklas Therning
2016-11-14Merge pull request #3951 from akoeplinger/add-csproj-warningAlexander Köplinger
2016-11-14Merge pull request #3955 from kumpera/fix-embedding-apiRodrigo Kumpera
2016-11-14[runtime] Don't add mono-dl.h to loader.h. Move the internal function to an i...Rodrigo Kumpera
2016-11-14[msvc] Add warning about autogenerated csproj to genprojAlexander Köplinger
2016-11-13[msvc] Add Mono_Unix_VersionString to monoposixhelper.defAlexander Köplinger
2016-11-11[msvc] Update csproj filesmonojenkins
2016-11-08Build mono runtime under none desktop Windows API family, adjustments and cle...lateralusX
2016-11-04Adding class-accessors.c to VS projectHenric Müller
2016-11-04[msvc] Update csproj filesmonojenkins
2016-11-02[io-layer] Extract Process runtime support (#3859)Ludovic Henry
2016-10-29[msvc] Update csproj filesmonojenkins
2016-10-28[msvc] Update csproj filesmonojenkins
2016-10-27Merge pull request #3826 from monojenkins/update-csprojsAlexander Köplinger
2016-10-26[suspend] Remove sgen specific suspend code (#3640)Ludovic Henry
2016-10-26[msvc] Update csproj filesmonojenkins
2016-10-25Fix compilation errors in mono/utils/os-event-win32.c with Mingw/GCC (#3818)Niklas Therning
2016-10-25[msvc] Update csproj filesmonojenkins
2016-10-19[msvc] Update csproj filesmonojenkins
2016-10-17[build] Regenerate .csproj filesAlexander Köplinger
2016-10-14Revert "UTF8, with build fixed"Miguel de Icaza
2016-10-14UTF8, with build fixedMiguel de Icaza
2016-10-13Build libmonoruntime under none desktop Windows API family.lateralusX
2016-10-11Merge pull request #3662 from henricm/fix-windowsbase-on-winHenric Müller
2016-10-11Make ZipSharp work on WindowsHenric Müller
2016-10-07Make blocking socket calls on Windows interruptibleNiklas Therning
2016-10-06Merge pull request #3707 from lateralusX/jlorenss/win-api-family-support-libm...Johan Lorensson
2016-10-04Build libmono under none desktop Windows API family.lateralusX
2016-10-04Build libmonoutils under none desktop Windows API family.lateralusX
2016-09-22[mkbundle] - Add support for bundling native libraries.Miguel de Icaza
2016-09-22Remove obsolete Mono.Security.Providers.* assemblies (#3595)Martin Baulig
2016-09-14[io-layer] Extract Mutex, Semaphore and Event (#3553)Ludovic Henry
2016-08-25Add missing source file, sgen-os-coop.c, to libmonoruntime Visual Studio proj...lateralusX
2016-08-20Visual Studio project updates and enhancements to support static libmono and ...Johan Lorensson