mono.git
2012-11-06 Nicolas Raouldo not check order sequence if option /order was not...
2012-11-06 Nicolas RaoulMerge remote-tracking branch 'upstream/master' into...
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-02 Nicolas RaoulFix for issue 2907. I took Roman Zavalov's patch at...
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.
2012-11-01 Marek SafarMerge pull request #490 from knocte/master
2012-11-01 Zoltan VargaDisable LLVM+AOT for methods with clauses on ARM, becau...
2012-11-01 Marek SafarImplement SqlConnection.DbProviderFactory. Fixes #7936
2012-11-01 Alex Rønne... Merge pull request #491 from mono/fix_keyvaluepair
2012-11-01 Alan McGovern[corlib] Remove the DebuggerDisplay attribute from...
2012-11-01 Zoltan VargaAvoid throwing exceptions from WeakReference.IsAlive...
2012-11-01 Zoltan VargaProperly inflate arrays of generic parameters in resolv...
2012-11-01 Zoltan VargaMake the AOT statistic output more dense.
2012-10-31 Andres G. Aragoneses[System.Configuration] IntegerValidator's maxValue...
2012-10-31 Rodrigo KumperaMake gc maps optional and disabled by default for AOT.
2012-10-31 Sebastien PouliotAllow an existing 4.0 assembly to fill in for a 2.0...
2012-10-31 Sebastien PouliotAvoid processing (and creating) empty collections
2012-10-31 Neale FergusonImplement GetObjectData
2012-10-31 Neale FergusonIncrease flushinput timeout to 1 second as 1/10th secon...
2012-10-31 Marek SafarMerge pull request #489 from alesliehughes/master
2012-10-31 Alistair Leslie... Implement Marshal.GenerateProgIdForType
2012-10-31 Alistair Leslie... Implement RegistrationServices.GetManagedCategoryGuid
2012-10-31 Alistair Leslie... Add AxHost.OcxState support
2012-10-30 Sebastien PouliotAllow overriding MarkMethod (without resolving the...
2012-10-30 Marek SafarCorrectly encode nested typeof type inside namespace.
2012-10-30 Marek SafarDon't set sequential type attribute for async containers
2012-10-30 Marek SafarMove corlib path check after nostdlib
2012-10-29 Sebastien PouliotSeparate namespace and name arguments for Inherits...
2012-10-29 Rodrigo KumperaPropertly handle the layout of generic valuetypes....
2012-10-29 Marek SafarAdd new test
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-29 mtausigFix: Removed wrong increment
2012-10-29 Marek SafarAdd missing 3rd System reference
2012-10-29 Martin Baulig[#7637][Web]: This is supposed to fail prior to .NET...
2012-10-29 mtausigRemoved null check of parameter (done in Directory...
2012-10-29 Marek SafarLabel inside implicit switch block is accessible from...
2012-10-29 Marek SafarReject incomplete conversion unary user operators....
2012-10-29 mtausigAdded Testcase for DirectoryInfo.GetDirectories with...
2012-10-29 mtausigRemoved extra-brace
2012-10-29 Shay RojanskyFixed missing Content-Id email headers
2012-10-27 Pablo Ruiz... Sys.Tx: Avoid uncatched exceptions during Prepare phase...
2012-10-27 Zoltan VargaDisable the build of libmini.la when libraries are...
2012-10-27 Zoltan VargaAdd a --disable-libraries command line option to disabl...
2012-10-26 Martin Baulig[#7637][Web]: Support empty write streams.
2012-10-26 Martin Baulig[6329][Web]: Fixed abort race condition in WebConnectio...
2012-10-26 Rodrigo KumperaHandle external protocols correctly in sdb.
2012-10-26 Marek SafarMerge pull request #484 from roji/transactions_pspe
2012-10-26 Marek SafarMerge pull request #486 from fvalette/master
2012-10-26 Zoltan VargaDisable LLVM for methods with clauses on darwin, curren...
2012-10-26 Zoltan VargaAlign the trampoline stack size on MIPS.
2012-10-26 Zoltan VargaClear sb->cached_str in mono_string_utf8_to_builder...
2012-10-26 Zoltan VargaQuiet some automake warnings.
2012-10-25 Martin BauligEmit WebAsyncResult's callback on same thread on sync...
2012-10-25 Martin BauligFix TaskFactory::FromAsync for methods that completed...
2012-10-25 Florent Valette[Fix] AudioData(wav) play performing badly under Linux
2012-10-25 Jonathan Pryor[Mono.Posix] Fix whitespace.
2012-10-25 Jonathan PryorRevert "Increased waiting time for the certificate...
2012-10-25 Florent Valette[Fix] Advanced Linux Sound Architecture (ALSA) configur...
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-25 Florent Valette[Fix] Support to wave sound file under linux
2012-10-25 Sebastien PouliotMerge back MonoTouch changes inside the linker/tuner...
2012-10-25 Sebastien PouliotAllow the SortedList unit tests to be built with NUnitL...
2012-10-24 Zoltan VargaMake sgen-fin-weak-hash.c a proper module.
2012-10-24 Zoltan VargaReorganize libmonoruntime_la_SOURCES to make it clear...
2012-10-24 Zoltan VargaRemove the unused HAVE_WRITE_BARRIERS define.
2012-10-24 Zoltan VargaRemove sgen dependencies from marshal.c
2012-10-24 Zoltan VargaRemove the last #ifdef HAVE_SGEN_GC from gc-internal.h
2012-10-24 Zoltan VargaRemove an unused field from DebuggerTlsData.
2012-10-24 Rodrigo KumperaFix the linux build as it does check even from private...
2012-10-24 Rodrigo KumperaFix the build.
2012-10-24 Shay RojanskyTransaction now has limited support for PromotableSingl...
2012-10-24 Alexey Moiseevusign List except for array to prevent holes on getgrou...
2012-10-24 Alexey MoiseevAdded omiting not valid groups to getgrouplist
2012-10-24 Zoltan VargaAdd support for complex descriptors to mono_gc_get_bitm...
2012-10-24 Jonathan PryorMerge pull request #483 from meebey/syslog_gcc_format...
2012-10-24 Mirco BauerDisable -Werror=format-security on GCC as the input...
2012-10-24 Atsushi Enofix bug #7957: empty dictionary should not be read...
2012-10-24 Zoltan VargaFix a problem in the SSA switch elimination code.
2012-10-23 Martin Baulig[#7258][Web]: Fix proxy authentication for non-ssl...
2012-10-23 Martin BauligTest, triggering buildbot run.
2012-10-23 Alexey MoiseevAdded overload to getgrouplist with Mono.Unix.Native...
2012-10-23 Martin BauligDisable failing tests on the Mac.
2012-10-23 Martin BauligFix CookieParserTest.TestExpires().
2012-10-23 Martin BauligAdd DateTime test to investigate the TestCookieParser...
2012-10-23 Martin BauligTest; testing test failure on buildbot.
2012-10-22 Martin BauligTest; testing buildbot.
2012-10-22 Zoltan VargaMove the sgen stop-the-world code to a separate file.
2012-10-22 Duncan MakBump version number to 3.0.1
next