mono.git
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-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
2012-10-22 Rodrigo KumperaFix the eglib test suite.
2012-10-22 Rodrigo KumperaDegraded allocation is used for mature allocations...
2012-10-22 Rodrigo KumperaRename new eglib functions to not use the g_ prefix.
2012-10-22 Jeffrey Stedfast[xbuild] PCL targets needs to load MonoAndroid targets...
2012-10-22 Marek SafarImplement optional parameters support in binder. Fixes...
2012-10-22 Zoltan VargaGet rid of the mach_port field from SgenThreadInfo...
2012-10-22 Zoltan VargaStore the thread context in SgenThreadInfo in all cases...
2012-10-22 Zoltan VargaReapply d129e6a7f638dac856cdacad81539030ccb4e66b which...
2012-10-22 Marek SafarAdvance column on closing quote
2012-10-22 Marek SafarAdd monotouch runtime profile
2012-10-22 Marek SafarBetter build profile check
2012-10-22 Alan McGovern[WindowsBase] Nuke a broken test
2012-10-21 Martin Baulig[#7258][Web]: Check 'Connection: close' header.
2012-10-21 Martin Baulig[#7599][Web]: Use original uri to compute service point...
2012-10-21 Zoltan VargaMove the find_pinning_reference () function to sgen...
2012-10-19 Zoltan VargaAdd a Makefile target to patch automake so it produces...
2012-10-19 Alexey MoiseevAdded new overlod of getgrouplist with Passwd object...
2012-10-19 Zoltan VargaMake comparison of array types in mono_metadata_class_e...
2012-10-19 Marek SafarDon't print mcs directory in silent mode
2012-10-19 Marek SafarSecond try to make quiet build work reliably
2012-10-19 Marek SafarUpdate (very old) dold to handle --silent argument
2012-10-19 Atsushi EnoRevert "Use automake silent rules (work everywhere...
2012-10-19 Atsushi EnoRevert "Remove duplicate AM_INIT_AUTOMAKE"
2012-10-19 Martin Baulig[#7258][Web]: Support multiple proxy auth methods.
2012-10-18 Christian Gan[#7258][Web]: Implement NTLM proxy authentication.
2012-10-18 Alexey MoiseevFixing getgrouplist code to work on all supported systems
2012-10-18 Marek SafarRemove duplicate AM_INIT_AUTOMAKE
2012-10-18 Marek SafarUse automake silent rules (work everywhere) instead...
2012-10-18 Zoltan VargaFix up class library test so they at least compile...
2012-10-18 Marek SafarBe more quiet when building managed code
2012-10-18 Marek SafarDon't ignore quiet mode on resign and verify
2012-10-18 Marek SafarDisable all profiles when mcs build is disabled
2012-10-18 Zoltan VargaFix make check PROFILE=net_3_5 in Microsoft.Build.Tasks.
2012-10-18 Zoltan VargaFix make check PROFILE=net_2_0 in System.Runtime.Serial...
2012-10-18 Marek SafarMerge pull request #480 from Shabbafru/refs/heads/DataG...
2012-10-18 ShabbafruDataGridView: Fixed an ArgumentOutOfRangeException...
2012-10-17 Martin Baulig[#7258][Web]: Fix proxy authentication for secure conne...
2012-10-17 Martin Baulig[#7258][Web]: Fix proxy authentication.
2012-10-17 Zoltan VargaFix a problem with 9adc7023e66a04f162efa041ff2452222a85...
2012-10-17 Zoltan VargaImplement MonoJITMemoryManager:getPointerToNamedFunctio...
2012-10-17 Bojan RajkovicRevert "Bug 2663: Regular Expression Bug Fixes"
2012-10-17 Sebastien PouliotAdd support for 'server_name' extension in the TLS...
2012-10-17 Marek SafarClean up for mobile profiles
2012-10-16 Rodrigo KumperaBump version to 3.0.0.
next