mono.git
2012-07-06 Gonzalo Paniagua... HtmlEncode the path
2012-07-05 Mark Probst[sgen] Fix a race condition.
2012-07-05 Rolf Bjarne... Rework RectangleF.Contains to not do equality compariso...
2012-07-05 Marek SafarFix failing dns tests
2012-07-05 Marek SafarFix Order property to throw on no value
2012-07-05 Zoltan VargaFix an assert in the arm backend if an offset is too...
2012-07-04 Marek SafarMerge pull request #373 from QuickJack/master
2012-07-04 Alan McGovern[Microsoft.Build.Tasks] Remove an overly verbose inform...
2012-07-04 Alan McGovern[Microsoft.Build.Tasks] Fix some simple caching to...
2012-07-04 QuickJackApplied Marek's suggestions so remove CS0067 from certa...
2012-07-04 Marek SafarMerge pull request #376 from atomia/master
2012-07-04 Thorsten TarrachNot validating if null value is null
2012-07-04 Marek SafarMerge pull request #375 from atomia/master
2012-07-04 Thorsten TarrachImproved error messages so that it becomes clear where...
2012-07-04 Marek SafarMerge pull request #372 from JamesB7/system-security5
2012-07-03 QuickJackFixes a number of warnings in System.Windows.Forms.dll
2012-07-03 James BellingerImplemented SystemAcl. Common shared functionality...
2012-07-03 QuickJackFixes a number of warnings in System.Web.dll
2012-07-03 James BellingerImplemented all of DiscretionaryAcl except for RemoveAc...
2012-07-03 Marek SafarMerge pull request #370 from sblom/master
2012-07-03 Marek SafarMerge pull request #369 from JamesB7/system-security4
2012-07-03 Scott BlomquistFix dimension checking for array initializer expressions
2012-07-03 James BellingerBug fix: Merging occurs after sorting ACE groups by...
2012-07-03 James BellingerCommonAcl is now essentially fully functional. Its...
2012-07-03 James BellingerSecurityIdentifier's CompareTo now works like MS.Net...
2012-07-03 James BellingerImplemented much of CommonAcl.cs
2012-07-02 Rodrigo KumperaAdd new gc options to the man page.
2012-07-02 Rodrigo KumperaAdd two heap growth knobs: save-target-ratio and defaul...
2012-07-02 Rodrigo KumperaSimply a bit the memgov code. Kill a duplicated header...
2012-07-02 Rodrigo KumperaFix allowance calculation and introduce a constant...
2012-07-02 Rodrigo KumperaExtract the nursery allowance heuristics to a memgov...
2012-07-02 Rodrigo KumperaMove the sgen_*_os_memory APIs to memgov.
2012-07-02 Rodrigo KumperaUse new atomis with allocated_heap.
2012-07-02 Rodrigo KumperaAdd SGEN_ATOMIC_ADD_P for pointer sized integers.
2012-07-02 Rodrigo KumperaAdd some FIXME.
2012-07-02 Rodrigo KumperaMove the heap limits code to the memgov file.
2012-07-02 Rodrigo KumperaAdd new memory governor files.
2012-07-02 Martin BauligFix #5169: Environment.ExpandEnvironmentVariables().
2012-07-02 Martin BauligRe-enable CSharpCodeProviderTest on the Mac.
2012-07-02 Martin BauligWebRequestTest.cs: Add workaround for t-online.de's...
2012-07-02 Martin BauligDnsTest.cs: Add workaround for t-online.de's DNS server.
2012-07-02 Martin BauligFix go-mono.com's IP address in DnsTest.cs.
2012-07-02 Rodrigo KumperaUse isfinite instead of finite as newer xcode removed it.
2012-07-02 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2012-07-02 Rolf Bjarne... Make mkbundle bundle assemblies a lot faster.
2012-07-02 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2012-07-02 Mark Probst[sgen] Make heavy statistics compile again.
2012-07-02 Marek SafarUpdate corcompare
2012-07-02 Marek SafarAdd missing attribute classes
2012-07-02 Marek SafarMerge pull request #362 from JamesB7/system-security
2012-07-02 Marek SafarMerge pull request #367 from robwilkens/work1
2012-07-02 Rob WilkensFixes a problem that was preventing mono from compiling
2012-07-01 James BellingerAdded a unit test for the bug this is fixing -- previou...
2012-07-01 James BellingerMutexAccessRule... previously entirely broken as it...
2012-07-01 Marek SafarMerge pull request #363 from JamesB7/system-security2
2012-07-01 James BellingerAdded unit test.
2012-07-01 Marek SafarMerge pull request #365 from JamesB7/system-security3
2012-07-01 James BellingerAuthorizationRule now accepts NTAccount like it should...
2012-06-30 Zoltan VargaFix altstack on osx/amd64. Fixes #5933.
2012-06-30 Alan McGovern[Xbuild] Use OrdinalIgnoreCase not InvariantCultureIgno...
2012-06-30 James BellingerImplemented the .NET 4.0 generic versions of AccessRule...
2012-06-30 Martin BauligFix UdpClientTest.CloseInReceive() on Mac OS.
2012-06-30 Martin BauligDisable failing tests on the Mac; filed bug #5934 about it.
2012-06-30 Martin BauligImprove SocketTests.EndConnect().
2012-06-30 Martin BauligSocketTest.ConnectMultiple() for Mac OS.
2012-06-29 Rodrigo KumperaAdd test for pinned gc handle.
2012-06-29 Rodrigo KumperaFix a pair of bugs in the gchandle code.
2012-06-29 Miguel de IcazaRevert the fix for #5747 from 8b5f71ef60146590193298cc8...
2012-06-29 Zoltan VargaRemove empty log files when using test-wrench.
2012-06-29 Zoltan VargaRemove some assembly from mkbundle which doesn't work...
2012-06-29 Rodrigo KumperaFix race condition in static's inialization of mono_mes...
2012-06-29 Marek SafarRemove all ifdefs
2012-06-29 Marek SafarUse correct iterator return type for XPathEvaluate...
2012-06-28 Zoltan VargaFix the test-messages test.
2012-06-28 Zoltan VargaFix warnings.
2012-06-28 Gonzalo Paniagua... Attempt to fix #1553
2012-06-28 Martin BauligEnable the multicast socket tests on the Mac.
2012-06-28 Martin BauligFix #5504: UdpClient.JoinMulticastGroup().
2012-06-28 Martin Bauligsocket-io: Fix endianess in ipaddress_to_struct_in6_addr.
2012-06-28 Marek SafarAdd new test
2012-06-28 Marek SafarRemove NET_2_0
2012-06-28 Rodrigo KumperaFix posix build.
2012-06-27 Rodrigo KumperaMake the thread abort code multi-thread safe.
2012-06-27 Rodrigo KumperaWith Socket:Dispose from using Thread.Abort to less...
2012-06-27 Rodrigo KumperaAsync close on mac raises ECONNABORTED for connect().
2012-06-27 Rodrigo KumperaAdd new cancel_blocking_socket_operation icall to Socket.
2012-06-27 Rodrigo KumperaRespect the new signal ignore flag.
2012-06-27 Rodrigo KumperaNew field InternalThread::ignore_next_signal. Bump...
2012-06-27 Rodrigo KumperaAdd mono_thread_info_abort_socket_syscall_for_close...
2012-06-27 Duncan MakBump version number to 2.11.3.
2012-06-27 Marek SafarMerge pull request #358 from adbre/iss3333
2012-06-27 Adam BrengesjöTimeZoneInfo: disable DST if no adjustment rules are...
2012-06-27 Adam BrengesjöUnit tests for issue #3333
2012-06-27 Marek SafarMerge pull request #357 from Suremaker/master
2012-06-27 Wojciech KotlarskiMonoTests.System.Xml: corrected expected/actual paramet...
2012-06-27 Marek SafarMerge pull request #356 from Suremaker/master
2012-06-27 Wojciech Kotlarskicorrected tests to not use UtcNow
2012-06-27 Marek SafarMerge pull request #355 from Suremaker/master
2012-06-27 Wojciech KotlarskiSystem.XML: added null arguments validation for targetT...
2012-06-27 Atsushi EnoMerge pull request #354 from Suremaker/master
next