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

github.com/mono/mono-addins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-04Fix nested event dispatch issueLluis Sanchez
2022-10-27Fixed several exceptions that happen when unloading nodesLluis Sanchez
2022-09-14Fix threading issueLluis Sanchez
2022-09-14Fix threading issuesLluis Sanchez
2022-09-13More thread safetyLluis Sanchez
2022-09-13Thread safety fixesLluis Sanchez
2022-09-13More thread safetyLluis Sanchez
2022-09-13Thread safety fixesLluis Sanchez
2022-09-13Ongoing work to make mono.addins thread safeLluis Sanchez
2022-04-25Delay add-in assembly load by lazy creating objectsLluis Sanchez
2021-02-09Fix failing tests due to Debug.AssertMatt Ward
2021-01-28Removed AssemblyInfo.cs from Git and added InternalsVisibleTo to the project ...Mikkel Kruse Johnsen
2020-12-16Update to new MSBuild format in project files. Changed Mono.Addins to .NETSta...Mikkel Kruse Johnsen
2020-10-05Assembly load optimizationsImmo Landwerth
2020-10-05Initial assemblyresolve implementationMarius Ungureanu
2019-12-22Mechanical change from ArrayList to ListMarius Ungureanu
2018-06-27Add AddinAssembliesLoaded eventMatt Ward
2018-04-10Fix crash when re-scanning add-in foldersLluis Sanchez
2017-08-11Fix bug when checking cyclic dependenciesLluis Sanchez
2016-05-08[AddinEngine(docs)]: fix incorrect assertionAndres G. Aragoneses
2015-09-08[Mono.Addins] Don't wipe out all the loaded assemblies when unloading an addiniain holmes
2015-04-06Fixed a few typosSean Gilliam
2014-09-04Fix bug in previous commitLluis Sanchez
2014-09-04Add-in scanning fixesLluis Sanchez
2014-03-06Fix assembly resolution bug when running in MS.NETLluis Sanchez
2013-07-03Fix deadlock when loading add-in rootsLluis Sanchez
2013-07-03Make part of AddinEngine thread safeLluis Sanchez
2013-06-27Fix in LoadAddinLluis Sanchez
2013-03-01[Mono.Addins] Prevent to easily preventable exceptionsalan
2011-08-05Fix crash when checking dynamic assemblies.Lluis Sanchez
2011-02-24Fix uri parsing issue.Lluis Sanchez Gual
2011-02-17672858 - Mono.Addins causes error in XML serializerLluis Sanchez Gual
2011-02-15Add missing documentation.Lluis Sanchez Gual
2011-02-09Fixed add-in unloading issue.Lluis Sanchez Gual
2011-02-03Allow specifying the the location of the user add-ins folder and the add-in c...Lluis Sanchez Gual
2010-05-27* Mono.Addins/AddinEngine.cs:Lluis Sanchez
2010-05-20* Mono.Addins/Mono.Addins.Database/IAssemblyReflector.cs:Lluis Sanchez