mono.git
2012-11-13 Jonathan PryorUpdate.
2012-11-13 Rodrigo KumperaFix boehm to correctly build on iOS/x86.
2012-11-13 Sebastien PouliotOnly send server_name extension for TLS (not SSLv3...
2012-11-13 Marek SafarMerge pull request #503 from bprzygoda/linq_enumerable_ioe
2012-11-13 Paolo MolaroConfirmed fix from Marek for #xambug 8320.
2012-11-13 bprzygodaWrapped IEnumerable extensions InvalidOperationExceptio...
2012-11-13 Marek SafarDo full check for missing type when importing class...
2012-11-13 bprzygodaLooked through all InvalidOperationException thrown...
2012-11-12 Marek SafarMerge pull request #501 from knocte/fix_linq_ioe
2012-11-12 Andres G. Aragoneses[Linq] Return a clearer exception message for Enumerabl...
2012-11-12 Marek SafarAdd 4.5 profile sdk for CSharpCodeProvider. Fixes ...
2012-11-12 Marek SafarClean up some warnings
2012-11-12 Jonathan Pryor[Mono.Options] Add documentation for Option.Hidden.
2012-11-12 Zoltan VargaAdd a few missing #ifdef HAVE_SGEN_GC blocks to 1fa0a65...
2012-11-12 Zoltan VargaAdd --enable-minimal= configure options to disable...
2012-11-11 Marek SafarAdd System.Runtime.Serialization to runtime remapping...
2012-11-11 Marek SafarFix win serial port constants. Fixes #8285
2012-11-11 Marek SafarSave repl shell history on quit. Fixes #8156
2012-11-11 Marek SafarDon't filter out user operator of System.Char type...
2012-11-10 Zoltan VargaRemove sgen sources from libmonoruntime_la_SOURCES...
2012-11-10 Zoltan VargaDeclare the memory region passed to conservatively_pin_...
2012-11-10 Zoltan VargaUpdate valgrind headers.
2012-11-10 Marek SafarRemove extra #endif
2012-11-10 Marek SafarWhen comparing base type interface implementation param...
2012-11-10 Marek SafarCorrectly check recursive constraints involving type...
2012-11-10 Marek SafarClean up some ifdefs
2012-11-10 Marek SafarMerge pull request #499 from bh-whd/master
2012-11-09 Duncan MakBump to 3.0.2
2012-11-09 Rodrigo KumperaReplace a g_assert with a g_error.
2012-11-09 Rodrigo KumperaThe FullAOT compiler needs the BSTR icalls.
2012-11-09 Rodrigo KumperaRemove more from COM in corlib.
2012-11-09 Rodrigo KumperaMake LINQ sort work with Full AOT.
2012-11-09 Rodrigo KumperaAdd compatibility only flag to the aot compiler.
2012-11-09 Rodrigo KumperaDon't use a fixed file name for LLVM compilation.
2012-11-09 Rodrigo KumperaRemove usage of -mmacosx-version-min
2012-11-09 Rodrigo KumperaRemove some sgen debug spew.
2012-11-09 Rodrigo KumperaDo DISABLE_COM properly.
2012-11-09 Rodrigo KumperaUse g_assertion_message instead of exit to kill an...
2012-11-09 Rodrigo KumperaAdd new configure option --with-lazy-gc-thread-creation.
2012-11-09 Rodrigo KumperaFix reflection emit disable.
2012-11-09 Rodrigo KumperaImplement the runtime side of disabling performance...
2012-11-09 Rodrigo KumperaAdd the option to disable performance counters to confi...
2012-11-09 Rodrigo KumperaAdd ARM cross compilation target to configure.in.
2012-11-09 Marek SafarUse system resgen for monotouch build
2012-11-09 Martin BauligImplement NTLMv2 Session and NTLMv2 Authentication.
2012-11-09 Zoltan VargaDisable dtrace on Darwin arm.
2012-11-09 Zoltan VargaSpeed up the sigaltstack configure test.
2012-11-08 Marek HabersackRemoved original license since no substantial portions...
2012-11-08 Rolf Bjarne... [Mono.Options] Add support for hidden options (which...
2012-11-08 bh-whdUpdate mcs/class/Novell.Directory.Ldap/Novell.Directory...
2012-11-07 Miguel de IcazaFix #6349: Do not use KQueue on Darwin, as their kernel...
2012-11-07 Rodrigo KumperaFix mobile profile build of System.dll
2012-11-07 Sebastien PouliotFix Aes to behave correctly on MonoTouch wrt CryptoConf...
2012-11-07 Rodrigo KumperaUse Function<T>:Identity instead of an inline lambda...
2012-11-07 Rodrigo KumperaAdd workaround to make LINQ 4 Objects order by work...
2012-11-07 Sebastien PouliotAvoid multiple potential full-AOT failures with LINQ...
2012-11-07 Sebastien PouliotAvoid using PredicateOf<T>.Always since it does not...
2012-11-07 Rodrigo KumperaFix the mobile profile build of System.Core.dll.
2012-11-07 Miguel de IcazaAdd some defensive exceptions to WebConnectionStream...
2012-11-07 Miguel de IcazaAdd some defensive exceptions to WebConnectionStream...
2012-11-07 Miguel de Icazamobile/System.dll: Add BindingList<T>
2012-11-07 Miguel de IcazaNetworkStream: Bring ReceiveTimeout, SendTimeout, Close...
2012-11-07 Chris ToshokUp the default max persistent connections to 10 for...
2012-11-07 Rolf Bjarne... [Mono.Data.Sqlite] Fix a MonoTouch memory leak
2012-11-07 Sebastien PouliotRedirect, by default, the Console.* and Console.Error...
2012-11-07 Sebastien PouliotGet better linker results when doing full-aot wrt the...
2012-11-07 Sebastien PouliotFix default SecurityManager properties to false (they...
2012-11-07 Sebastien PouliotDisable optimization under full AOT. Fix bug #3682
2012-11-07 Sebastien PouliotUse same name/casing for DllImport so we do not duplica...
2012-11-06 Rodrigo KumperaDisable the regex compiler under Full AOT.
2012-11-06 Rodrigo KumperaRemove transparent proxy support for monotouch builds.
2012-11-06 Rodrigo KumperaMake System.Guid Full AOT friendly.
2012-11-06 Rodrigo KumperaMake the Crypto stack work with Full AOT.
2012-11-06 Rodrigo KumperaDon't tag some CAS types as obsolete.
2012-11-06 Rodrigo KumperaAvoid bringing the whole Crypto stack in AssemblyName...
2012-11-06 Rodrigo KumperaDisable code generation for object serialization under...
2012-11-06 Rodrigo KumperaDisable more COM code under Full AOT.
2012-11-06 Rodrigo KumperaRemove SRE from Full AOT builds.
2012-11-06 Rodrigo KumperaRemove some COM types under Full AOT.
2012-11-06 Rodrigo KumperaKill silly using directive.
2012-11-06 Rodrigo KumperaAdd Full AOT support for System.Linq.Expression.
2012-11-06 Rodrigo KumperaRework some bits in Parallel LINQ to work under Full...
2012-11-06 Miguel de IcazaBring Parallel LINQ to the Mobile profile
2012-11-06 Zoltan VargaDisable the profilers when using --disable-libraries.
2012-11-06 Zoltan VargaDon't build monograph when using --disable-libraries.
2012-11-06 Zoltan VargaDon't build monodis when using --disable-libraries.
2012-11-05 Rodrigo KumperaRemove SRE.UnmanagedMarshal dependency from System...
2012-11-05 Rodrigo KumperaRemove FieldInfo::UMarshal, which is dead code.
2012-11-05 Rodrigo KumperaExpose MarshalAsAttribute to the runtime.
2012-11-05 Jeffrey StedfastMerge pull request #488 from roji/email_attachment_fixes
2012-11-05 Marek SafarMerge pull request #497 from Shabbafru/ImageListPatches
2012-11-05 Atsushi EnoFix JavaScriptSerializer.Deserialize() for dictionary...
2012-11-05 Shabbafrufixed clearing of the ImageList
2012-11-05 Shay RojanskyRemoved debugging prints that slipped through
2012-11-02 Sebastien PouliotAllow setting a custom Profile without using reflection
2012-11-02 Marek SafarMerge pull request #492 from pruiz/systx-fixes
2012-11-01 Rodrigo KumperaRevert "Merge pull request #464 from gregoryyoung/master"
2012-11-01 Rodrigo KumperaWhen inflating a (M)VAR make sure we're not using a...
2012-11-01 Mark Probst[sgen] MONO_GC_DEBUG option for disabling the managed...
2012-11-01 Jonathan Pryor[mdoc] Update XSD @id, @tool for docs team.
next