mono.git
2013-01-07 Sebastien PouliotFix several, but not all, cases where CFB does not...
2013-01-07 Sebastien PouliotAes.Create returns, by default, an instance of AesCrypt...
2013-01-07 Sebastien PouliotFix CFB for AesCryptoServiceProvider (only CFB8 worked...
2013-01-07 Sebastien PouliotRevert "Fix CFB mode for Rijndael when data is not...
2013-01-07 Sebastien PouliotRemove NotWorking from some tests (that works now)
2013-01-07 Sebastien PouliotSymmetricAlgorithm.FeedbackSize must be a multiple...
2013-01-06 Mark Probst[sgen] Pass the reference, not just its location, to...
2013-01-05 Marek SafarUpdate after array interfaces change
2013-01-05 Marek SafarIgnore more mt tests
2013-01-05 Marek SafarFix version number in 2.0 profile
2013-01-05 Zoltan VargaDon't swallow the loader error if a field type cannot...
2013-01-05 Zoltan VargaFix the previous change.
2013-01-05 Zoltan VargaFix support for large offsets in the OP_CALL_MEMBASE...
2013-01-05 Zoltan VargaMake arrays implement IReadOnlyList<T> and IReadOnlyCol...
2013-01-04 Rodrigo Kumpera[bcl] Add System.Net.Http to the mobile build.
2013-01-04 Rodrigo Kumpera[runtime]When loading a signature fails with a loader...
2013-01-04 Rodrigo Kumpera[runtime] Add a function that properly convert a loader...
2013-01-04 Marek SafarUpdate test names
2013-01-04 Marek SafarDon't crash on C# invalid DefaultParameterValue
2013-01-04 Marek SafarRemove duplicate method
2013-01-04 Marek SafarAdd new test
2013-01-04 Marek SafarFix default parameters of nested generic types.
2013-01-04 Marek SafarAdd missing check for conditional attributes. Fixes...
2013-01-04 Marek SafarUse more of GetValueOrDefault
2013-01-03 Rolf Bjarne... Add API to get more data from a managed exception's...
2013-01-03 Rolf Bjarne... [mkbundle] Remove broken win32 code.
2013-01-03 Rodrigo KumperaAutoconf incorrectly detects strndup getpwuid_r on...
2013-01-03 Rodrigo KumperaAdd iOS/OSX detection to eglib.
2013-01-03 Sebastien PouliotAes[Managed|CryptoServiceProvider] have a few more...
2013-01-03 Zoltan VargaAdd a missing quote to autogen.sh
2013-01-03 Zoltan VargaFix OP_LCONV_TO_R_UN_2 on x86+aot. Fixes #9186.
2013-01-03 Marek SafarDuplicate less mscorlib code in System.Core
2013-01-03 Marek SafarBump ikvm
2013-01-03 Marek SafarGenerate better stack trace for exception from async...
2013-01-03 Marek SafarIgnore empty stack frames when printing stack trace...
2013-01-03 Marek SafarRun async continuation without allocating temporary...
2013-01-03 Marek SafarRemove unused class
2013-01-03 Atsushi Enoimplement some SettingValueElement members to suppress...
2013-01-03 Alan McGovern[Microsoft.Build.Tasks] Fix a regression when replacing...
2013-01-03 Mark ProbstFix build.
2013-01-03 Mark Probst[sgen] Don't force synchronous collection unless reques...
2013-01-03 Mark Probst[boehm] DTrace probes for Boehm.
2013-01-03 Mark Probst[sgen] More dtrace probes.
2013-01-03 Mark Probst[sgen] Give a warning when precise stack mark is reques...
2013-01-03 Zoltan VargaAvoid creating unbox wrappers in mono_delegate_ctor_wit...
2013-01-03 Zoltan VargaFix support for AOT modules with more than 240 assembly...
2013-01-02 Rodrigo KumperaMetadata's Makefile.am.in can now be patched by the...
2013-01-02 Mark Probst[sgen] Pass value of reference to major mark function...
2013-01-02 Marek SafarUpdate compiler tests
2013-01-02 Marek SafarAdd missing ConfigureAwait
2013-01-02 Marek SafarAdd argument name to ArgumentOutOfRangeException
2013-01-02 Alan McGovern[Microsoft.Build.Tasks] Delete files before copying...
2013-01-02 Zoltan VargaAvoid an assert which is hit when a 3.0 runtime loads...
2013-01-01 Mark Probst[sgen] Don't just allow concurrent collections on nurse...
2012-12-29 Martin Baulig[System.Configuration]: Fix IsModified() logic for...
2012-12-26 Marek SafarMerge pull request #527 from Daniel15/bug-9133
2012-12-26 Daniel Lo NigroFix Xamarin bug #9133 - Routes should be case insensitive.
2012-12-23 Sebastien PouliotExclude LogicalCallContext as the required remoting...
2012-12-23 Marek SafarMerge pull request #526 from Daniel15/bug-9116
2012-12-23 Daniel Lo NigroFix bug 9116 (https://bugzilla.xamarin.com/show_bug...
2012-12-22 Atsushi Enoupdate rx revision (only in our own branch, mostly...
2012-12-22 Zoltan VargaKeep objects returned by sdb alive during suspensions...
2012-12-22 Martin Baulig[WCF]: Fix MessageEncoder.IsContentTypeSupported().
2012-12-22 Martin Baulig[corlib] Fix ASCIIEncoding with custom DecoderFallback.
2012-12-21 Rodrigo KumperaAdd MONO_WRAPPER_UNBOX to mono_marshal_method_from_wrapper.
2012-12-21 Zoltan VargaFix support for delegates+unbox trampolines in full...
2012-12-21 Jérémie Laval[monodoc] More forgotten dist files
2012-12-21 Marek SafarMerge pull request #525 from Arakis/patch-1
2012-12-21 Sebastian LoncarUpdate mcs/class/System/System.Media/AudioData.cs
2012-12-21 Jérémie Laval[monodoc] Fix test directory
2012-12-21 Martin Baulig[System.Configuration]: SaveMode and UserLevel.
2012-12-21 Martin BauligAdd missing .gitignore.
2012-12-21 Martin BauligAdd the now auto-generated Makefile.am to .gitignore.
2012-12-20 Jérémie Laval[monodoc] Add EcmaUrlParser.jay to EXTRA_DIST
2012-12-20 Jérémie Laval[monodoc] Fix dist
2012-12-20 Jérémie Laval[mdoc] Use monodoc improved API
2012-12-20 Jérémie Laval[monkeydoc] Add missing sources
2012-12-20 Jérémie Laval[monkeydoc] More renaming
2012-12-20 Jérémie Laval[monkeydoc] Replace monodoc by monkeydoc
2012-12-20 Jérémie Laval[monkeydoc] Change namespace base from MonkeyDoc to...
2012-12-20 Jérémie Laval[monkeydoc] Fix reference recursion
2012-12-20 Jérémie Laval[monkeydoc] Add more legacy methods
2012-12-20 Jérémie Laval[runtime/docs] Update toc
2012-12-20 Jérémie Laval[monkeydoc] Add back several legacy members in their...
2012-12-20 Jérémie Laval[monkeydoc] Restore XHTML provider generation
2012-12-20 Jérémie Laval[monkeydoc] Let XHTML have its node sorted by .Element...
2012-12-20 Jérémie Laval[monkeydoc] Close FileStream early in when adding man...
2012-12-20 Jérémie Laval[monkeydoc] When encountering an old tree, we force...
2012-12-20 Jérémie Laval[monkeydoc] Use StringComparison.Ordinal to match element
2012-12-20 Jérémie Laval[monkeydoc] Introduce support for versioned tree and...
2012-12-20 Jérémie Laval[monkeydoc] Early return if no proper fallback index...
2012-12-20 Jonathan Pryor[corlib] Optimize System.Nullable<T>.GetValueOrDefault().
2012-12-19 Neale FergusonCorrect the count so we deserialize properly
2012-12-19 Jérémie Lavalfixup! [monkeydoc] Rename to use proper casing
2012-12-19 Jérémie Laval[monkeydoc] Rename to use proper casing
2012-12-19 Jérémie Laval[monkeydoc] Add forgotten test
2012-12-19 Jérémie Laval[monkey] Fix test dir casing
2012-12-18 Jérémie Laval[monkeydoc] New test requires System.Xml
2012-12-18 Jérémie Laval[monkeydoc] Add RawGenerator to allow to retrieve the...
2012-12-18 Jérémie Laval[monkeydoc] Add RenderUrl overload without out parameters
next