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
2017-03-16Include Mono version in corlib versionAlexander Köplinger
2017-03-10Merge pull request #4444 from lateralusX/jlorenss/windows-unwind-infoJohan Lorensson
2017-03-02Fixes to build libmono with disabled JIT. (#4421)Johan Lorensson
2017-02-28[msvc] Update csproj filesmonojenkins
2017-02-28Improve unwind support on Windows x64.lateralusX
2017-02-21[msvc] Update csproj filesmonojenkins
2017-02-10[msvc] Update csproj filesmonojenkins
2017-02-01[msvc] Update csproj files (#4315)monojenkins
2017-02-01Fixes the Mono.Posix API breakage introduced in #3985Niklas Therning
2017-01-26[msvc] Update csproj files (#4295)monojenkins
2017-01-25Removing mini-exeptions-native-unwinder from project fileHenric Müller
2017-01-24[msvc] Update csproj files (#4287)monojenkins
2017-01-23[msvc] Update csproj files (#4284)monojenkins
2017-01-22Fix tarball buildAlexander Köplinger
2017-01-21[io-layer] Extract error (#4279)Ludovic Henry
2017-01-20[io-layer] Extract file (#4255)Ludovic Henry
2017-01-19[io-layer] Extract socket (#4241)Ludovic Henry
2017-01-17[msvc] Update csproj files (#4254)monojenkins
2017-01-14[msvc] Update csproj files (#4249)monojenkins
2017-01-13[btls] Remove btls-cert-sync and integrate it into cert-syncAlexander Köplinger
2017-01-12[msvc] Add lldb.c to the vs project.Zoltan Varga
2017-01-10[msvc] Update csproj files (#4221)monojenkins
2017-01-09Merge pull request #4195 from lateralusX/jlorenss/win-build-dependencyJohan Lorensson
2017-01-05[msvc] Update csproj files (#4207)monojenkins
2017-01-05[msvc] Update csproj files (#4204)monojenkins
2016-12-28Fix build_init vcxproj to correctly detect changes in config.h.lateralusX
2016-12-20Fix broken Windows build due to missing mini-exceptions-native-unwinder.cNiklas Therning
2016-12-19[msvc] Update csproj files (#4163)monojenkins
2016-12-15[msvc] Update csproj files (#4151)monojenkins
2016-12-13[msvc] Update csproj files (#4136)monojenkins
2016-12-10[msvc] Update csproj files (#4128)monojenkins
2016-12-09[threadpool] Split domain and worker management (#4117)Ludovic Henry
2016-12-07[msvc] Update csproj files (#4115)monojenkins
2016-12-05Merge pull request #3997 from lateralusX/jlorenss/win-api-family-support-safe...Johan Lorensson
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-01Enabled possibility to exclude SafeArray implementation on Windows.lateralusX
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