mono.git
2013-03-07 Rodrigo KumperaMake sure all functions in the hot path of eg_utf8_to_u...
2013-03-07 Marek SafarFixes mobile build
2013-03-07 Marek SafarUpdate mobile tests
2013-03-07 Marek SafarIgnore SynchronizationAttribute on MT
2013-03-07 Marek SafarFix binary serialization on mobile
2013-03-07 Zoltan VargaFix a typo introduced by c808ced1e2fa580762a8022754ded9...
2013-03-07 Zoltan VargaMake begin-invoke/end-invoke wrappers for generic deleg...
2013-03-07 Marek SafarRemove confusing trailing dot
2013-03-07 Marek SafarActually iterate returned array
2013-03-07 Marek SafarRemove generated file dependency to make fresh checkout...
2013-03-07 Marek SafarMerge pull request #596 from madewokherd/typefromclsid
2013-03-07 Jonathan Pryor[xbuild] Replace string.ToLower() comparison with Ordin...
2013-03-07 Zoltan VargaImplement Volatile.Read/Write<T> and Interlocked.Memory...
2013-03-07 Zoltan VargaAdd stubs for some NET 4.5 ThreadLocal ctors/methods.
2013-03-07 Zoltan VargaClean up the code which handles prepending _ to global...
2013-03-06 Mark Probst[sgen] Just warn, don't abort, on invalid MONO_GC_PARAM...
2013-03-06 Vincent Povirkcorlib: Implement System.Type.GetTypeFromCLSID.
2013-03-06 Jeffrey Stedfast[Mono.Debugger.Soft] Made the receiver thread a backgro...
2013-03-06 Mark Probst[sgen] Allow empty parameters in MONO_GC_PARAMS and...
2013-03-06 Zoltan VargaFix some ARM assembly in MONO_CONTEXT_GET_CURRENT ().
2013-03-06 Zoltan VargaMake the JIT icall wrappers for opcode emulation jit...
2013-03-06 Zoltan VargaModify the way calls to icalls are made from the icall...
2013-03-06 Zoltan VargaFix AOT on osx+amd64.
2013-03-06 Mark ProbstMerge pull request #593 from Cynede/master
2013-03-06 Marek SafarDisable more security context tests on mobile
2013-03-06 Marek SafarUse more specific types
2013-03-06 Heatheruse floor division // instead of / because in python...
2013-03-06 Heatherpython 3 compatibility in gen-descriptor-tests.py
2013-03-06 Marek SafarOptimize Activator path used by new() constraint to...
2013-03-06 Marek SafarFix exception test text
2013-03-06 Marek SafarAdd test from Jb Evain to test biner with user method...
2013-03-06 Marek SafarActivator cannot be used to create default instances...
2013-03-05 Mark Probst[sgen] Unify non-concurrent and concurrent M&S.
2013-03-05 Mark Probst[tests] Init Random with defined value in GC descriptor...
2013-03-05 Duncan MakBump version number to 3.0.7.
2013-03-05 Zoltan VargaChange the linkage of the type_info symbols generated...
2013-03-05 Marek SafarDon't mark unused interface methods. Fixes #10866
2013-03-05 Marek SafarRemove redundant culture info from string concatenations
2013-03-05 Atsushi Eno[rx] Add missing AssemblyInfos.
2013-03-05 Atsushi EnoAdd Assembly version attributes to hopefully fix bug...
2013-03-05 Marek SafarUpdate binder primitive conversion to match .net
2013-03-05 Marek SafarTweaks to Enum::FormatName to make it faster/smaller
2013-03-05 Marek SafarType.FilterAttribute accepts int criteria only
2013-03-05 Jeremie Laval[monodoc] Make the help source test pass since the...
2013-03-05 Jeremie Laval[monodoc] Cache intermediary result for legacy Nodes...
2013-03-05 Jeremie Laval[monodoc] Change new API for Nodes to be IList for...
2013-03-05 Marek SafarFixes build
2013-03-05 Marek SafarFix wrong usage of ConstructoInfo::Invoke
2013-03-05 Martin BauligAdd to EXTRA_DIST.
2013-03-04 Duncan MakAdd gc-descriptors to SUBDIRS.
2013-03-04 Rodrigo KumperaFix cominterop.
2013-03-04 Rodrigo KumperaFix marshal.c DISABLE_JIT on device.
2013-03-04 Miguel de IcazaMerge pull request #577 from UCIS/patch-2
2013-03-04 Marek SafarMake internal abstract methods virtual to fix MethodBas...
2013-03-04 Martin BauligRuntime assembly mapping for PCL.
2013-03-04 Zoltan VargaDist the Makefile.am.in files. Fixes #10874.
2013-03-04 Mark Probst[sgen] Disable parallel M&S in combination with split...
2013-03-04 Mark ProbstMerge branch 'feature-descriptor-tests'
2013-03-04 Mark Probst[tests] Test valuetype GC descriptors, too.
2013-03-04 Mark Probst[tests] Optional big-switch version of GC descriptor...
2013-03-04 Mark Probst[tests] Test for GC descriptors - first draft.
2013-03-04 Martin BauligMisc PCL-related API fixes.
2013-03-04 Mark ProbstMerge pull request #586 from awinters-fvs/awinters...
2013-03-04 Rodrigo KumperaMerge pull request #589 from qhalid/master
2013-03-04 Chris BallPrevent path fallback for mono-sgen and pedump
2013-03-04 Miguel de IcazaMerge pull request #585 from mk8/master
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-03-04 Daniel Lo NigroUse standard RFC1123 ("R") format specifier for Expires...
2013-03-04 Marek SafarAdd missing target checks to ConstructorInfo::Invoke
2013-03-04 Marek SafarUse Activator instead of InvokeMember with incomplete...
2013-03-04 Marek SafarRemove unused icall
2013-03-04 Marek SafarManually remove code which is disabled but compiler...
2013-03-03 Marek SafarUse local invoke method instead of doing double virtual...
2013-03-03 Marek SafarUse faster array cloning
2013-03-02 Marek SafarMaintain only single version of ordinal string comparers
2013-03-02 Marek SafarDon't clone internally used era values
2013-03-02 Marek SafarUse faster/smaller versions for some string comparisons
2013-03-02 Alex Rønne... metadata/gc.c: Fix a warning when casting MonoInternalT...
2013-03-02 Torello QuerciClient Socket close added
2013-03-02 awinters-fvsSubtract sizeof LOSObject instead of LOSObject*
2013-03-02 Zoltan VargaFix the generation of stelemref wrappers in full-aot...
2013-03-01 Rodrigo KumperaErase the type of more fields so we can link away a...
2013-03-01 Rodrigo KumperaMobile should not have the COM types set.
2013-03-01 Zoltan VargaFix the protocol version check in the TypeMirror.IsInit...
2013-03-01 Zoltan VargaAdd an IsInitialized property to TypeMirror which retur...
2013-03-01 Sebastien PouliotReduce XML processing time (GetAttribute was returning...
2013-03-01 Zoltan VargaFix the lookup of some ctors in exception.c. Fixes...
2013-03-01 Marek SafarClean up test encoding
2013-03-01 Marek SafarThrow exception instead of creating invalid object...
2013-03-01 Zoltan VargaRemove the unmaintained and incomplete alpha backend.
2013-03-01 Marek SafarBuild correct version of System.Net for non-mobile...
2013-03-01 Marek SafarDefault to expression contextual keywords for repl
2013-03-01 Rodrigo KumperaFix cross compilation under DISABLE_REMOTING
2013-03-01 Rodrigo KumperaDon't check for TransparentProxies on mobile as they...
2013-03-01 Rodrigo KumperaRemotingServices::IsTransparentProxy doesn't work on...
2013-03-01 Marek SafarDisable failing socket test
2013-03-01 Rodrigo KumperaBring back ActivationServices::AllocateUninitializedCla...
2013-03-01 Rodrigo KumperaFix again object::GetType ()
2013-03-01 Rodrigo KumperaRevert "Fix object::GetType when remoting is enabled."
2013-03-01 Rodrigo KumperaFix object::GetType when remoting is enabled.
next