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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-03[build] Update min Mono version to 6.4.0.94Matt Ward
2019-06-12Bump min mono version to 6.0.0.296Lluis Sanchez
2019-06-06[Mac] Remove hardcoded thread suspending mode (#7800)Marius Ungureanu
2019-05-24[Mac] Cleanup MONO_REGISTRY_PATH on startupRodrigo Moya
2019-05-23Simpler generics formtherzok
2019-05-23Use generic NSArraytherzok
2019-05-23More cleanuptherzok
2019-05-23Some more cleanupstherzok
2019-05-23Remove debug codetherzok
2019-05-23Use appName in a few more placestherzok
2019-05-23Only compute this if neededtherzok
2019-05-23Improve dylib loading codetherzok
2019-05-23Fixup registrar_toggletherzok
2019-05-23Use a global variable for executable name to cleanup arguments being passedtherzok
2019-05-23Simplify update_environmenttherzok
2019-05-23Use NSWorkspace APIs to open urlstherzok
2019-05-23Simplify binDirFullPath constructiontherzok
2019-05-23Small code cleanupstherzok
2019-05-23Convert spaces to tabstherzok
2019-05-23Move this backtherzok
2019-05-23Fix leaks in monostubtherzok
2019-05-23Use NSLog where possibletherzok
2019-05-23Make a few methods statictherzok
2019-05-23Fix wrong argv0 settingtherzok
2019-05-23Use autoreleasepool blocktherzok
2019-05-23Remove UseSGen and 64bit toggles. We always use sgen and 32bit will be deprec...therzok
2019-05-23Fix argument usagetherzok
2019-05-23Multiple marshalling cleanupstherzok
2019-05-23Don't use nil for plain pointerstherzok
2019-05-23Use mono API to parse env options argumentstherzok
2019-05-23Reduce code duplication and string conversiontherzok
2019-05-23Whitespace fixestherzok
2019-05-23Reduce code duplicationtherzok
2019-05-23Simplify dylib loadingtherzok
2019-05-23Add value to definetherzok
2019-05-23No need for extern C check, we're using a xammac which always exports registr...therzok
2019-05-23[Launcher] add header that says we could not launch apptherzok
2019-05-23Simplify static registrar handlingtherzok
2019-05-23[Launcher] Simplify code a bit, no need for conditional logging and global va...therzok
2019-05-06Bump minimum Mono versionRodrigo Moya
2019-01-29Merge remote-tracking branch 'origin/master' into pr-sandy-master-merge-of-th...Sandy Armstrong
2019-01-29[FileSystemWatcher] Remove source copy now that mono has fixed thread starvat...Marius Ungureanu
2019-01-19Revert back URL to fwlinktherzok
2019-01-14Change download URL for dogfoodtherzok
2019-01-14Bump minimum mono versointherzok
2018-10-17[Mac] Make stub launcher configure mono hybrid suspendtherzok
2018-10-16[Mac] Disable hybrid suspend until the XamMac GC hang is fixedtherzok
2018-05-15[Loc] Possible fix at many localizations issues with havetherzok
2018-03-15[Mac] Compile monostub as 2 variants, one with gui, one without (#4178)Marius Ungureanu
2018-03-14Bump minimum mono version to fix a gc descriptor bugMarius Ungureanu