mono.git
2013-03-15 Marek SafarImplement optimization where lambdas can be replaced...
2013-03-15 Marek SafarFix column info for symbol file expressions
2013-03-15 Jeremie Laval[monodoc] Handle summaries for transient root nodes...
2013-03-14 Mark Probst[sgen] Remove some dead #defines.
2013-03-14 Marek SafarAdd new assemblies
2013-03-14 Martin BauligTemporarily revert "Add PCL type-forwarders."
2013-03-14 Martin BauligAdd PCL type-forwarders.
2013-03-14 Marek SafarRemove redundant lambda wrapper
2013-03-14 Marek SafarFixes make dist
2013-03-13 Mark Probst[sgen] Don't call sgen_scan_togglerefs() twice.
2013-03-13 Mark Probst[sgen] Remove superfluous arguments to finish_gray_stack().
2013-03-13 Martin BauligAdd type-forwarders for existing assemblies.
2013-03-13 Martin BauligMerge pull request #599 from knocte/ntlm_fixes
2013-03-13 Mark Probst[semaphore] Fix mono_sem_wait() for Darwin, clean up...
2013-03-13 Martin BauligImplement MonoType.IsConstructedGenericType.
2013-03-13 Martin BauligImplement IntrospectionExtensions.GetTypeInfo().
2013-03-13 Andres G. Aragoneses[Mono.Data.Tds] Stop using Obsoleted NTLM APIs (partial...
2013-03-13 Miguel de IcazaProgress<T> (ActioN<T>) constructor now also initialize...
2013-03-13 Martin BauligPut back MethodInfo.CreateDelegate() and fix DynamicMethod.
2013-03-13 Zoltan VargaDon't set the visibility of the type_info_ symbols...
2013-03-13 Zoltan VargaRevert part of 9ec4d6984f8f81f5cfd0760fc70a76336b92839f...
2013-03-13 Marek SafarTry to fix statement expression location. Fixes #10306
2013-03-13 Jérémie Laval[monodoc] Handle global `root:' url
2013-03-13 Marek SafarResolve switch block without fake sections blocks....
2013-03-13 Martin BauligPut back unsupported EventWaitHandle and Mutex construc...
2013-03-13 Martin BauligOops, fix the mobile build.
2013-03-13 Mark Probst[sgen] Gather a histogram of layouts of scanned objects.
2013-03-13 Martin BauligDataContractSerializer changes for .NET 4.5.
2013-03-13 Martin BauligMinor .NET 4.5 API fixes.
2013-03-13 Martin BauligAdd System.WeakReference<T>.
2013-03-13 Martin BauligSystem.Threading.SemaphoreSlim.WaitAsync().
2013-03-13 Martin BauligSystem.Threading.{Semaphore|EventWaitHandle|Mutex}...
2013-03-13 Martin BauligUpdate aspnetwebstack to e77b12e.
2013-03-13 Zoltan VargaFix some DISABLE_JIT problems.
2013-03-13 Jonathan Pryor[mdoc] Build with -platform:x86
2013-03-12 Zoltan VargaEnable ContextTest on mt.
2013-03-12 Rodrigo KumperaWrap MonoVTable::remote into a pair of accessors to...
2013-03-12 Rodrigo KumperaWrap MonoClass::is_com_object into a pair of accessors...
2013-03-12 Martin BauligImplement new .NET 4.5 Reflection APIs.
2013-03-12 Martin BauligAdd System.ComponentModel.Composition.4.5 to the mobile...
2013-03-12 Martin BauligFix System.ComponentModel.DataErrorsChangedEventArgs...
2013-03-12 Martin BauligAdd System.ComponentModel.DataAnnotations to the mobile...
2013-03-12 Rodrigo KumperaSmall cleanup on runtime shutdown to move more code...
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-12 Martin BauligAdd stubs for some new .NET 4.0/4.5 WCF APIs.
2013-03-12 Martin BauligSystem.Runtime.Serialization.DateTimeFormat
2013-03-12 Martin BauligBigInteger.Parse/TryParse() overloads for .NET 4.0.
2013-03-12 Martin BauligSystem.Progress
2013-03-12 Martin BauligAdd System.Text.RegularExpressions.Regex timeout APIs.
2013-03-12 Martin BauligTrivial API additions.
2013-03-12 Martin BauligMissing WebUtility methods.
2013-03-12 Martin BauligHttpWebRequest/Response API fixes for .NET 4.5.
2013-03-12 Martin BauligAdd System.IO.Compression.FileSystem stubs.
2013-03-12 Martin BauligMisc .NET 4.5 / PCL APIs.
2013-03-12 Michael Hutchinson[xbuild] It's safe to pass /debug:pdbonly to mcs now
2013-03-12 Zoltan VargaImplement OP_LCONV_TO_I4 using OP_SEXT_I4 instead of...
2013-03-12 Sebastien PouliotRemove MonoTouch specific code that is now handled...
2013-03-12 Marek SafarRemove dependency on generated file
2013-03-12 Jeremie Laval[monodoc] Parse and display mastersummary.xml on root...
2013-03-12 Jeremie Laval[monodoc] Cleanups
2013-03-11 Mark Probst[tests] In GC descriptor tests script, optionally gener...
2013-03-11 Rodrigo KumperaOptimize mono_gc_bzero and mono_gc_memmove to closely...
2013-03-11 Zoltan VargaRe-enable some tests on mt which seem to work now.
2013-03-11 Zoltan VargaExport inst_is_gsharedvt_sharable () so it is usable...
2013-03-11 Duncan MakBump version to 3.0.8
2013-03-11 Zoltan VargaAdd a 'dwarfdebug' AOT option to emit DWARF debug info...
2013-03-11 Miguel de IcazaMerge pull request #597 from kamalaboulhosn/master
2013-03-09 Kamal Aboul... Added translation for EHOSTDOWN errno
2013-03-09 Zoltan VargaDisable some tests failing on mt due to #10539/#10552.
2013-03-08 Marek SafarCorrectly type fixed buffer wrapper type. Fixes #10803
2013-03-08 Marek SafarClone shared members list before operators merging...
2013-03-08 Miguel de IcazaMerge pull request #469 from symform/symform-better...
2013-03-08 Miguel de IcazaMerge pull request #594 from Adeath56/patch-1
2013-03-08 Miguel de IcazaMerge pull request #595 from UCIS/master
2013-03-08 Marek SafarMove rarely used NamedDataSlot to its own type to cut...
2013-03-08 Marek SafarFix failing test
2013-03-08 Marek SafarFix constant folding fox null string constants. Fixes...
2013-03-08 Marek SafarUse faster string comparers
2013-03-08 Marek SafarUse faster invariant conversion
2013-03-08 Marek SafarUse generics list
2013-03-08 Marek SafarUse faster string checks
2013-03-08 Marek SafarRemove Collection dependency from ReadOnlyCollection
2013-03-08 Jb EvainAdd generated Makefile.am to gitignore
2013-03-08 Jb EvainAdd mdbrebase generated script to gitignore
2013-03-08 Sebastien PouliotTypeFromCLSID is not available when build with FULL_AOT...
2013-03-08 Sebastien PouliotAdjust OptionalCalendars test so it will work when...
2013-03-08 Zoltan VargaAvoid loading AOT modules for ref-only assemblies.
2013-03-08 Zoltan VargaFix the mobile build.
2013-03-08 Zoltan VargaFix the mobile mscorlib build.
2013-03-08 Zoltan VargaAvoid a crash if the Volatile class is linked away.
2013-03-08 Zoltan VargaAdd full-aot support for Volatile.Read<T>/Write<T> ().
2013-03-08 Zoltan VargaFix the encoding of runtime-invoke wrappers in AOT...
2013-03-08 Zoltan VargaRemove an inexistent icall added by mistake by 0ff40ae7...
2013-03-07 Rodrigo KumperaMake the build .gitignore rule absolute. It didn't...
2013-03-07 Rodrigo KumperaMove some MOBILE bits under DISABLE_REMOTING as a remot...
2013-03-07 Rodrigo KumperaMonotouch has builds with -DISABLE_REMOTING.
2013-03-07 Rodrigo KumperaAdd a bunch of dummy fields to Assembly under MOBILE...
2013-03-07 Rodrigo KumperaReplace a useless g_assert with a g_error that actually...
2013-03-07 Rodrigo KumperaMake sure to unlock InternalThread::synch_cs when we...
2013-03-07 Rodrigo KumperaMake sure all functions in the hot path of eg_utf8_to_u...
next