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
2015-03-26[runtime] .msym now stores method index.Marcos Henrich
2015-03-24[corlib] Debugger attributes from reference sourcesMarek Safar
2015-03-09[corlib] Added icall System.Diagnostic.StackFrame.GetILOffsetFromFile.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
2015-01-14[bcl] Remove NET_4_0 defines from class libs.Zoltan Varga
2014-11-18Added to StackFrame a field for the method address. Incremented MONO_CORLIB_V...Marcos Henrich
2014-11-17Revert "Improved exception stack frame displayed data."Rodrigo Kumpera
2014-11-14Added to StackFrame a field for the method address.Marcos Henrich
2014-03-12Add missing types and methodsMarek Safar
2013-12-02[corlib] DebuggerTypeProxyAttribute.ProxyName needs to return an assembly qua...Marek Safar
2013-06-27Fix source file name commentsMarek Safar
2013-02-25Optimize parameters handling to do much less allocationMarek Safar
2013-02-12Kill the MOONLIGHT define in corlib.Rodrigo Kumpera
2012-11-15MonoDroid needs a way to inform the debugger of possibly unhandled exceptions.Rodrigo Kumpera
2012-07-26Fix attribute argumentsMarek Safar
2012-06-07Add some new 4.5 apiMarek Safar
2011-12-13Add all missing sequential layout directives to corlib and system.Rodrigo Kumpera
2011-09-19Update public corlib apiMarek Safar
2011-06-18Implement support for Debugger.Log ()/ IsLogging () in sdb.Zoltan Varga
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
2010-03-16use MOONLIGHT symbolJb Evain
2010-03-082010-03-07 Rodrigo Kumpera <rkumpera@novell.com>Rodrigo Kumpera
2009-10-242009-10-24 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-10-17Drop more obsolete definesMiguel de Icaza
2009-10-082009-10-08 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-09-182009-09-18 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2009-01-252009-01-24 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2008-10-202008-10-20 Cedric Vivier <cedricv@neonux.com>Cedric Vivier
2008-07-022008-04-03 Andreas Nahr <ClassDevelopment@A-SoftTech.com>Andreas N
2008-07-02FormattingAndreas N
2008-04-022008-04-02 Andreas Nahr <ClassDevelopment@A-SoftTech.com>Andreas N
2007-11-052007-11-05 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2007-08-08another set of cosmetic 2.0 API fixes.Atsushi Eno
2007-05-162007-05-16 Dick Porter <dick@ximian.com>Dick Porter
2007-05-112007-05-11 Rolf Bjarne Kvinge <RKvinge@novell.com>Rolf Bjarne Kvinge
2007-04-272007-04-27 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2006-12-15CommentMiguel de Icaza
2006-12-12UpdateMiguel de Icaza
2006-11-30Rationalize MonoTODOMiguel de Icaza
2006-11-16Improved the MonoTODO messages, as these will be developer visible Miguel de Icaza
2006-07-27UpdateMiguel de Icaza
2006-07-25Update this attributeMiguel de Icaza
2006-07-25Small API updatesMiguel de Icaza
2006-01-262006-01-26 Zoltan Varga <vargaz@gmail.com>Zoltan Varga
2005-12-172005-12-16 Sebastien Pouliot <sebastien@ximian.com>Sebastien Pouliot
2005-10-26add DebuggerVisualizerAttribute, and make all the attributes available in the...Chris Toshok
2005-06-24eol styleBen Maurer
2005-06-22Make line-endings uniform. Set svn:eol-style=native for files with LF line-e...Raja R Harinath