mono.git
2013-12-03 David KarlašUpdate PointConverter.cs
2013-05-24 David KarlašDependencyProperty of DependencyObject was trowing...
2013-05-24 Sebastien PouliotRefactor the [D|R]SACryptoServiceProvider constructors...
2013-05-24 Atsushi EnoAdd some missing MSBuild project model evaluation members.
2013-05-24 Atsushi EnoAdd missing MSBuild Framework interface.
2013-05-24 Martin Baulig[System.Drawing]: Disable broken tests.
2013-05-23 Martin BauligAdd Microsoft.Portable.CSharp.targets to the .spec...
2013-05-23 Martin Baulig[xbuild]: Implicitly expand PCL2 facade assemblies.
2013-05-23 Martin Baulig[xbuild]: Provide a real Microsoft.Portable.CSharp...
2013-05-23 Martin Baulig[xbuild]: Fix reference assembly path.
2013-05-23 Sebastien PouliotShare a bit more code wrt OID/hash so X.509 CRL can...
2013-05-23 Martin BauligOoops, variance is not available in 3.5.
2013-05-23 Martin Baulig[make]: Build Facade assemblies in mcs/class/lib/$...
2013-05-23 Martin Baulig[xbuild]: Fix task batching for <ItemGroup> inside...
2013-05-23 Martin Baulig[xbuild]: Fix 'make test'.
2013-05-23 Rodrigo KumperaAdd the hostname into the exception message when doing...
2013-05-23 Marek SafarImplement Task::AsyncWaitHandle. Fixes #12342
2013-05-22 Zoltan VargaAvoid the class name check in is_async_state_machine_cl...
2013-05-22 Duncan MakUpdate to 3.0.12
2013-05-22 Martin Baulig[xbuild]: Rename @(_ResolvedDependencyFiles) -> @(Refer...
2013-05-22 Martin Baulig[xbuild]: Add empty "BuildOnlySettings" target.
2013-05-22 Alex Rønne... Fix the check in bf9c7dcc5ec5fddb673d97079d5443b919785b33.
2013-05-22 Miguel de IcazaMerge pull request #629 from pruiz/syswebrouting-fixes2
2013-05-22 Miguel de IcazaMerge pull request #644 from knocte/connstrings
2013-05-21 Zoltan VargaEnable partial sharing only in full-aot mode, it slows...
2013-05-21 Sebastien PouliotAdd support for certificates using RIPEMD160 and add...
2013-05-21 Martin BauligLook for facade assemblies in $(mono_libdir)/4.5/Facades/
2013-05-21 Sebastien PouliotAdditional crypto support needs to be in mscorlib.dll...
2013-05-21 Martin Baulig[xbuild]: Generate [TargetFramework] attribute.
2013-05-21 Sebastien PouliotPoint sources to Mono.Security versions of the files...
2013-05-21 Sebastien PouliotRemove duplicate files (cvs-time artefact)
2013-05-21 Marek SafarMerge pull request #645 from knocte/nitpicks
2013-05-21 Jonathan Pryor[Mono.Posix] Fix INTL.DLL CallingConvention.
2013-05-20 Andres G. Aragoneses[Sys.Configuration] Remove unneeded NET_2_0 ifdefs
2013-05-20 Andres G. Aragoneses[Sys.Configuration] Remove a misleading MonoTODO in...
2013-05-20 Alex Rønne... Add a sanity check to catch things like `-DARM_FPU_NONE...
2013-05-17 Alex Rønne... Generalize the ARM pattern match in configure.
2013-05-17 Alex Rønne... Always define __ARM_EABI__ when compiling for ARM.
2013-05-17 Alex Rønne... Do not define HAVE_ARMV6 unconditionally when cross...
2013-05-17 Rodrigo KumperaAdd a function to convert from a MonoError to a loader...
2013-05-17 Rodrigo KumperaMove mono_class_create_from_typedef to use MonoError.
2013-05-17 Rodrigo KumperaAdd mono_class_set_failure_from_loader_error and use...
2013-05-17 Michael Hutchinson[Mono.Data.Sqlite] Stop DataAdapter.Fill exploding...
2013-05-17 Michael Hutchinson[monodoc] Return null from GetHelpXml if node not found
2013-05-17 Michael Hutchinson[monodoc] Throw exception on unparseable URL
2013-05-17 Zoltan VargaClear entries referencing the domain in reference_queue...
2013-05-17 Sebastien PouliotUse the source files from ../Mono.Security/ to avoid...
2013-05-17 Sebastien PouliotMerge changes, that were only made in corlib, back...
2013-05-17 Sebastien PouliotDo not bring (linking-wise) most of ToBase64Transform...
2013-05-17 Rodrigo KumperaAdd regression test for #11362.
2013-05-17 Rodrigo KumperaFail with an exception when loading the value of field...
2013-05-16 Andres G. Aragoneses[HttpWebRequest] Assertion message nitpicks in new...
2013-05-16 Andres G. Aragoneses[mono-service] log service name when reporting ExitCode...
2013-05-16 Alex Rønne... Remap printf to g_print in the Mini code on Android.
2013-05-16 Alex Rønne... Revert "Replace (f)printf with g_print(err) in method...
2013-05-16 Alex Rønne... Replace (f)printf with g_print(err) in method-to-ir...
2013-05-16 Sebastien PouliotFix copy-paste typo (encryptionAlgorithm vs decryptionA...
2013-05-16 Radek Doulikrevert my 2 last commits
2013-05-16 Sebastien PouliotPrefer using AES over Rijndael in newer profiles. SSL...
2013-05-16 Alex Rønne... Merge pull request #637 from LogosBible/enetdown
2013-05-16 Alex Rønne... Merge pull request #638 from directhex/master
2013-05-16 Jo ShieldsEnsure $(DESTDIR)$(mono_libdir)/mono/3.5 exists before...
2013-05-16 Jo ShieldsCorrect list of EXTRA_DISTFILES
2013-05-16 Radek Doulikadded System.Configuration and System.Security to monod...
2013-05-16 Rodrigo KumperaIf the TP monitor thread is signaled, bound the number...
2013-05-15 Sebastien PouliotFor HMAC avoid using the hash names to create instances...
2013-05-15 Sebastien PouliotDo not require an exception to detect if SHA1 is used.
2013-05-15 Sebastien PouliotAvoid calling TripleDES.Create(string), which calls...
2013-05-15 Radek Doulikadd System.Net.Http.Formatting to monodroid build
2013-05-15 Rodrigo KumperaMake sure we release memory for the runtime generated...
2013-05-15 Rodrigo KumperaMake sure we can properly suspend the main thread on...
2013-05-15 Zoltan VargaEnable partial generic sharing by default.
2013-05-15 Zoltan VargaDisable the gsharedvt optimizatiom in AOT if it is...
2013-05-15 Zoltan VargaShorten some gshared function names.
2013-05-15 Zoltan VargaAdd partial sharing support to AOT.
2013-05-15 Tom PhilpotHandle ENETDOWN error if defined.
2013-05-15 Zoltan VargaDisable a corlib test which can fail on some systems.
2013-05-15 Zoltan VargaClean up the partial generic sharing code a bit.
2013-05-14 Martin Baulig[xbuild]: Define TargetingClr2Framework.
2013-05-14 Martin Baulig[xbuild]: Fix 4.0/4.5 repo layout.
2013-05-14 Sebastien PouliotSimply logic a bit when SslClientStream is only used...
2013-05-14 Sebastien PouliotSpace/tabs unification
2013-05-14 Rodrigo KumperaUse the native unwinder when Exception::ToString throws.
2013-05-14 Zoltan VargaImprove the size of the arm SEQ_POINT implementation...
2013-05-14 Zoltan VargaEnable hw division/remainder on mt in non-thumb mode...
2013-05-14 Alex Rønne... Add a missing IS_VFP check for OP_FCLT in the ARM back...
2013-05-14 Alex Rønne... Remove an unused variable in verify.c.
2013-05-14 Alex Rønne... Kill support for the ancient FPA format on ARM.
2013-05-14 Zoltan VargaEnable hw division on armv7s in ARM mode too.
2013-05-13 Zoltan VargaFix the build.
2013-05-13 Zoltan VargaFix thumb support in 36b9052157da87809210eb3cb00b9c5a8a...
2013-05-13 Zoltan VargaRework the way AOT method addresses are obtained on...
2013-05-13 Rodrigo KumperaAdd regression test for bug #10392.
2013-05-13 Rodrigo KumperaDon't try to merge interfaces between to non-interface...
2013-05-13 Sebastien PouliotAllow compiling SSL/TLS and NTLM support directly into...
2013-05-13 Sebastien PouliotReduce the number of intermediate calls to allow the...
2013-05-13 Sebastien PouliotDo not bring Win32 or Linux specific code for iOS Netwo...
2013-05-13 Zoltan VargaMake the checks done to detect unhandled exceptions...
2013-05-13 Zoltan VargaUpdate .gitignore.
2013-05-11 Zoltan VargaBump the AOT file format version because of ad141a8b7bd...
next