mono.git
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
2012-06-27 Wojciech KotlarskiSystem.XML: Partial implementation of XmlSchemaDatatype...
2012-06-27 Wojciech KotlarskiSystem.XML: Remove more NET_2_0 directives
2012-06-27 Wojciech KotlarskiSystem.XML: Remove deprecated NET_2_0 preprocessor...
2012-06-27 Marek SafarBetter error message
2012-06-27 Marek Safarifdef 4.0 using
2012-06-27 Martin BauligEnable all tests on the Mac.
2012-06-27 Martin BauligImplement Dns.GetHostEntry(string.Empty) on Mac OS.
2012-06-27 Martin BauligFix UdpClientTest.UdpClientBroadcastTest().
2012-06-27 Martin BauligFix UdpClientTest.Constructor6(): UDP port 0 seems...
2012-06-26 Marek SafarDon't register namespace of predefined (optinal) types
2012-06-26 Marek SafarRemove wrong usings
2012-06-26 Martin BauligUdpClientTest.Constructor5 now works on the Mac.
2012-06-26 Martin Bauligcreate_object_from_sockaddr(): map ::ffff:0:0 to :...
2012-06-26 Martin BauligFix race condition in TimerTest.TestChange().
2012-06-26 Martin BauligFix DateTime.ToFileTimeUtf (bug #5697).
2012-06-26 Marek SafarBump DoubleWaitTest timeout
2012-06-26 Marek SafarFix System.Core reference in VS projects
2012-06-26 Marek SafarFix few warnings
2012-06-26 Marek SafarUpdate VS project files
2012-06-26 Marek SafarRemove static file index from location and fix few...
2012-06-26 Zoltan VargaMerge pull request #353 from robwilkens/bug2014
2012-06-26 Miguel de IcazaUse Ordinal string comparison here.
2012-06-26 Martin BauligMerge branch 'master' of github.com:mono/mono
2012-06-26 Miguel de IcazaMerge pull request #334 from robwilkens/bug5747
next