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-06-12[Tests] Fix GLib logging stacktrace capturingRodrigo Moya
2019-05-30Add unit tests to ensure stacktraces in non-errorstherzok
2019-05-30Properly bind exception stacktrace for native gtk errorstherzok
2019-05-24[Logging] Fix stacktraces not being written to log filestherzok
2019-05-23Properly add stacktraces to exceptionstherzok
2019-05-18Improve on the unit teststherzok
2019-05-12Add comment about why we're not testing Errortherzok
2019-05-11Move CapturingCrashReporter and implement NSException handlingtherzok
2019-05-11[Ide] GLib logging now uses loginternalerror so we can track glib exceptionstherzok
2019-01-16Fixes VSTS Bug 760389: [Feedback] Autocomplete chooses wrong variableMike Krüger
2018-10-01Fixes issue #6142 Completion still commits on ENTER when an item isMike Krüger
2018-06-05[Ide.Tests] Fix warningsMikayla Hutchinson
2018-05-23[Tests] Move some types to IdeUnitTests for reusabilitytherzok
2018-03-07Fix more shutdown issues with toolboxLluis Sanchez
2018-02-08Merge branch 'master' into master-fix60152-addMike Krüger
2017-12-15Fix regression in code completionLluis Sanchez
2017-12-14Fix NRE in completion window (#3502)Lluis Sanchez
2017-12-05Fix issue with import completion itemsLluis Sanchez
2017-12-04Fix mutable completion list supportLluis Sanchez
2017-12-01Refactor code completion windowLluis Sanchez
2017-11-22Merge branch 'master' into master-fix60152-addLluis Sanchez
2017-11-21Fixed 'Bug 526671 - Code completion is empty after typing 'new''Mike Krüger
2017-11-03[Ide] Fixed potential issue with hashes.Mike Krüger
2017-10-27[Ide] Added unit test for roslyn completion data iconid cache.Mike Krüger
2017-08-16Reorganize unit testsLluis Sanchez