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-11-15[Core] Remove the ISerializable on Counter and TimerCounterrManish Sinha
2019-10-07[Core] Add missing [Serializable] attributeRodrigo Moya
2019-10-03[Core] Mark GetObjectData as virtual in Counter and override them in derivedManish Sinha
2019-10-03[Core] For control over serialization including protected fields, implement I...Manish Sinha
2019-09-12[Core] Straightforward nullability port in Core.Instrumentationtherzok
2019-08-27[Core] Remove TimerCounter lastTimer tracking.therzok
2019-08-27Remove unneeded overloadtherzok
2019-08-27[Core] Simplify some TimerCounter usage to prevent unnecessary racestherzok
2019-08-27[Core] Make CounterDisplayMode depend on counter typetherzok
2019-08-27[Core] Remove one more unused obsolete overloadtherzok
2019-08-27Some cleanups in counter codetherzok
2018-10-04[Telemetry] Handle the Run Configuration item correctlyiain holmes
2018-10-03[Telemetry] Classify Build/Run events by project typeiain holmes
2018-09-19[Telemetry] Add timing information for the start up sequenceiain holmes
2018-07-06Revert "[Telemetry] Temporarily pass all metadata values as strings"iain holmes
2018-07-06[Telemetry] Temporarily pass all metadata values as stringsiain holmes
2018-07-06[Telemetry] Add a copy constructoriain holmes
2018-07-06[Telemetry] Use CounterMetadata subclassesiain holmes
2018-07-05[Instrumentation] Fix crash when converting null to valuetypetherzok
2018-06-06[CounterMetadata] Add a nicer way to handle property setting for metadatatherzok
2018-05-25Add support for typed metadata in countersLluis Sanchez
2018-05-25Track api changesLluis Sanchez
2018-05-16Initial support for typed counter metadataLluis Sanchez
2017-12-01Refactor code completion windowLluis Sanchez
2015-06-15[Test Framework] Add method to get stats on counters and timersiain holmes
2015-03-06Instrumentation improvementsLluis Sanchez
2015-01-29[Core] API changes to Counter to support metadata (IDictionary<string,string>)Greg Munn
2014-09-01[Core] Instrumentation service improvementsLluis Sanchez
2010-05-06* MonoDevelop.Core.Execution/ProcessService.cs: Fix Windows build.Lluis Sanchez
2010-03-18* MonoDevelop.Core.Instrumentation/TimeCounter.cs: This doesn't needLluis Sanchez
2010-03-15* Makefile.am:Lluis Sanchez