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
AgeCommit message (Expand)Author
2020-01-02Cleanup a few dependencies to reduce wasm bcl sizeMarek Safar
2019-05-10[corlib] Change the RuntimeModule.GetGuid and RuntimeAssembly.GetAotId icalls...Zoltan Varga
2019-02-08[corlib] Move the implementations of virtual methods from Assembly to Runtime...Zoltan Varga
2019-02-02Avoid recursive extracting redundant frames from captured traces.Maxim Lipnin
2019-01-18[System.Private.CoreLib] Initial build pass (#12450)Marek Safar
2018-04-14Make stack traces readable (#6675)Ben Adams
2018-04-12[runtime] Make GetFrames consider nested exceptions (#8166)Alexander Kyte
2018-01-29[corlib] Optimization for stacktrace build upMarek Safar
2018-01-27[corlib] Implements StackTraceHiddenAttributeMarek Safar
2016-09-15[bcl] Fix few warningsMarek Safar
2016-08-22[corlib] Fix exposed public APIsMarek Safar
2016-08-08[corlib] Removed MVID and AOTID metadata.Marcos Henrich
2016-07-09[corlib] Lowercase and no '-' in metadata guids.Marcos Henrich
2016-07-09[corlib] StackTrace fixes.Marcos Henrich
2016-07-09[corlib] Add Metadata to inner exceptions.Marcos Henrich
2016-07-09[corlib] Skip MVID of stackframes without method.Marcos Henrich
2016-07-09[corlib] GetAotId now returns null, if unavailableMarcos Henrich
2016-07-09[corlib] Added MVID metadata to StackTraceMarcos Henrich
2016-07-09[corlib] Added metadata handlers to StackTraceMarcos Henrich
2016-07-01[corlib] Mark some StackTrace/StackFrame methods as NoInlining to prevent llv...Zoltan Varga
2016-04-19[symbolicate] Switch to Cecil backendMarek Safar
2016-03-15[corlib] Moved GetFullNameForStackTrace into StackTraceHelperMarcos Henrich
2015-10-24Add a new Moono_GetStackTraces method to Thread which can be used to obtain s...Zoltan Varga
2015-08-28[corlib] Changes StackTrace.ToString to use Exception format.Marcos Henrich
2015-08-21[runtime] Remove eager exception stack construction when it contains dynamic ...Marek Safar
2015-08-17[corlib] Propagate captured ExceptionDispatchInfo to user's StackTrace copies...Marek Safar
2015-04-29[corlib] Deduplicated StackTrace ToString code.Marcos Henrich
2015-01-21[corlib] Contracts and CompilerServices from reference sourcesMarek Safar
2015-01-14[bcl] Remove NET_4_5 defines from class libs.Zoltan Varga
2013-02-25Optimize parameters handling to do much less allocationMarek Safar
2012-06-07Add some new 4.5 apiMarek Safar
2011-01-06Change some usages of ArrayList to List<T> to avoid calls to the slow ArrayLi...Zoltan Varga
2010-04-08Add some codeMiguel de Icaza
2009-10-17Drop more obsolete definesMiguel de Icaza
2009-10-082009-10-08 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2008-07-022008-04-03 Andreas Nahr <ClassDevelopment@A-SoftTech.com>Andreas N
2007-05-162007-05-16 Dick Porter <dick@ximian.com>Dick Porter
2007-04-272007-04-27 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2006-11-16Improved the MonoTODO messages, as these will be developer visible Miguel de Icaza
2005-12-172005-12-16 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-05-25Check-in missing changes.Zoltan Varga
2005-03-152005-03-14 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-01-272005-01-27 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2004-08-052004-08-05 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2004-08-052004-08-04 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2004-06-15* StackTrace.cs: added TODO for serializationGert Driesen
2004-06-11Add license and copyright to all source files in corlibDuncan Mak
2003-11-122003-11-12 Miguel de Icaza <miguel@ximian.com>Miguel de Icaza
2002-06-192002-06-19 Dietmar Maurer <dietmar@ximian.com>Dietmar Maurer
2002-06-192002-06-18 Dietmar Maurer <dietmar@ximian.com>Dietmar Maurer