mono.git
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 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 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.
2012-10-16 Zoltan VargaTreat the 'this' parameter slot as a managed pointer...
2012-10-16 Jeffrey Stedfast[Linq] Minor fixup to use elements.Length instead of...
2012-10-16 Mark Probst[sgen] Properly fix bridge internal memory tag.
2012-10-16 Marek SafarMerge pull request #479 from Shabbafru/upstream
2012-10-16 scheibenpflug... Fixed auto resizing of row headers width in the DataGri...
2012-10-16 Marek SafarCopy all context flags from resolve context to block...
2012-10-15 Zoltan VargaFix a problem introduced by 63a5e6aa04e2d69b98c335be02e...
2012-10-15 Zoltan VargaFix the handling of param slots holding byref arguments...
2012-10-15 Zoltan VargaFix an assert in the sgen match thread suspend code.
2012-10-15 Zoltan VargaAdd more info for collections/thread suspends to the...
2012-10-15 Atsushi EnoAdd some Microsoft.Build classes stubs.
2012-10-14 Zoltan VargaFix compiling with SGEN_BINARY_PROTOCOL.
2012-10-14 Zoltan VargaAdd a debug function to sgen to do consistency checks...
2012-10-14 Zoltan VargaClear the saved register locations when processing...
2012-10-14 Marek SafarRemove unreachable code
2012-10-14 Marek SafarDon't report duplicate error when error recovery fails...
2012-10-13 Marek SafarMerge pull request #476 from pruiz/xamarin-bug-2527
2012-10-13 Zoltan VargaUpdate the LLVM backend to llvm 65f2d00394b7b9e89b7f519...
2012-10-13 Zoltan VargaRemove some LLVM intrinsics declarations which no longe...
2012-10-13 Zoltan VargaUpgrade LLVM backend to work with the latest code in...
2012-10-12 Martin Bauligmono_lookup_pinvoke_call: Correctly handle full path...
2012-10-12 Pablo Ruiz... Fix implementation of System.IO.Packaging::GetRelativeU...
2012-10-12 Jeffrey Stedfast[Mono.Debugger.Soft] Reverted EscapeString() logic...
2012-10-12 Jeffrey StedfastModified the Linq Sort() to re-use the Array.Sort()
2012-10-11 Jérémie LavalMerge pull request #440 from mono-soc-2012/garyb/resources
2012-10-11 Mark Probst[sgen] Fix bridge code internal memory tag bug.
2012-10-11 garyb[Not Resources Related] Fixed buggy tests breaking...
2012-10-11 garybFix project files again after failed rebase
2012-10-11 Marek SafarBump bootstrap compiler support to include default...
2012-10-11 Marek SafarImplement PropertyInfo simple Get/SetValue. Fixes ...
2012-10-11 Marek SafarRemove extra attributes
2012-10-11 Marek SafarAdd more incomplete expressions to ast.
2012-10-11 Marek SafarMake block field readonly
2012-10-11 Marek SafarAdd new test
2012-10-10 garybManaged.Windows.Forms relies on System.Runtime.Serializ...
2012-10-10 garybTest solution added to Test folder, some project file...
2012-10-10 garybFix System.Web build
2012-10-10 garybTidy after feedback
2012-10-10 garybTidy after feedback
2012-10-10 garybMark test NotWorking
2012-10-10 garybSystem.Resources: Tidy file headers
2012-10-10 garybSystem.Design: Tidy file headers and add test files...
2012-10-10 garybSupport for ResXResourceWriter.BasePath being deeper...
2012-10-10 garybImplement Basepath on ResXResourceWriter
2012-10-10 garybFixed bug where using ResXResourceWriter filename ctor...
2012-10-10 garybRefactored, cleaned up
2012-10-10 garybRemove reliance on 2.0 profile test assembly
2012-10-10 garybFixed comment writing. Ref to serialized obj no longer...
2012-10-10 garybMore tests, more tidying, all present currently pass
2012-10-10 garybFixes RE failing tests
2012-10-10 garybResXDataNode based resx handling nearly complete. More...
2012-10-10 garybResXDataNode test refactoring, few more member tests.
2012-10-10 garybAdded File Headers
2012-10-10 garybDraft Tests and Implementation of ResXDataNode Based...
2012-10-10 garybStronglyTypedResourceBuilder implementation and tests.
2012-10-10 Rodrigo KumperaMerge remote-tracking branch 'joncham/sgen-msvc2'
2012-10-10 Rodrigo KumperaMerge pull request #438 from mattleibow/master
2012-10-10 Andrew WilsonAdd test for g_utf8_to_utf16_with_nuls.
2012-10-10 Andrew WilsonFix bug 5732, nuls in attribute strings.
2012-10-10 Andrew WilsonAdd g_utf8_to_utf16_with_nuls for strings containing...
2012-10-10 Rodrigo KumperaMake sure that the unsafe array store intrinsics emit...
next