mono.git
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...
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 Ivo SmitsFixed handling of modifier keys in KeyEventArgs constru...
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
next