Merge pull request #732 from wtfrank/charting
[mono.git] / mcs / class / System /
2013-08-13 Marek SafarMerge pull request #729 from wtfrank/charting-submit
2013-08-12 Zoltan VargaMerge pull request #708 from spicypixel/hotfix/mono...
2013-08-08 Marek SafarAlways release DeflateStream unmanaged resources. Fixes...
2013-08-07 Marek SafarMerge pull request #727 from alesliehughes/master
2013-08-06 Rodrigo Kumpera[build]Bring some sanity to the monotouch profiles.
2013-08-02 Rodrigo KumperaMerge pull request #681 from tritao/dll-api
2013-07-30 Miguel de IcazaClass libraries: introduce mobile_static profile, for...
2013-07-30 Marek SafarWrite only import section from global namespaces before...
2013-07-30 Paolo MolaroMerge pull request #703 from ysw/master
2013-07-30 Marek SafarMerge pull request #665 from andreas-auerswald/master
2013-07-30 Marek SafarMerge pull request #719 from alesliehughes/master
2013-07-30 Marek SafarFix ObservableCollection binary serialization (based...
2013-07-25 Jonathan Pryor[System] Fix DnsTest.GetHostByName() test.
2013-07-25 Jonathan Pryor[System] Support FTP download where PWD starts with...
2013-07-25 Marek SafarAdd *CachePolicy to mobile profile. Fixes #13466
2013-07-23 Alex Rønne PetersenMerge pull request #697 from linquize/atom-bug
2013-07-21 Rodrigo KumperaMerge pull request #600 from tr8dr/master
2013-07-21 Alex Rønne PetersenMerge pull request #707 from LHCGreg/12752-windows_nul_...
2013-07-12 Jeffrey StedfastPrevent potential integer overflows in SortedList's...
2013-07-12 Atsushi EnoMerge pull request #622 from killabytenow/master
2013-07-02 Martin BauligMerge pull request #664 from symform/xbuild-AssignProje...
2013-07-02 Sebastien PouliotFix type lookup when SSL/TLS is not embedded into Syste...
2013-07-02 Marek SafarUpdate csproj files
2013-07-02 Alex Rønne PetersenMerge pull request #649 from DavidS/feature/implement...
2013-07-02 Alex Rønne PetersenMerge pull request #572 from jack-pappas/sockets-ipproto
2013-07-01 Sebastien PouliotAllow the MONOTOUCH targetr to build its SSL/TLS suppor...
2013-06-28 Michael HutchinsonMerge pull request #642 from Ventero/CleanCopyLocal
2013-06-27 Martin BauligFix commit c31a58b6565c3d6a3994cac8bfd9e9eac1a54c71.
2013-06-26 Rodrigo KumperaFix the build.
2013-06-26 Martin Baulig[System]: Make WebClient report an error when the downl...
2013-06-26 Rodrigo KumperaMerge pull request #654 from alesliehughes/master
2013-06-25 Martin Baulig[System]: Partially fix #12393.
2013-06-25 Marek SafarMerge pull request #669 from LogosBible/Uri_TryCreate
2013-06-25 Grayson HansardEscape path for absolute Uris created using Uri.TryCrea...
2013-06-24 Martin Baulig[System]: Stub out System.Net.WebSockets.ClientWebSocket.
2013-06-24 Martin Baulig[System]: Add System.Uri test for bug #12631.
2013-06-21 Sebastien PouliotAdd [Serializable] to X509Certificate2 (added in .NET...
2013-06-21 Martin Baulig[System]: Make ServicePointManager hash on the proxy...
2013-06-20 Sebastien PouliotDo not assume AddressList[0] has the address the test...
2013-06-12 Gonzalo Paniagua... Merge pull request #631 from kebby/master
2013-06-12 Tammo 'kb' HinrichsReverted whitespace changes
2013-06-07 Marek SafarMerge pull request #657 from jbevain-forks/thread-safe...
2013-06-07 Jb EvainPrevent multiple threads to populate the keyword table
2013-06-04 Sebastien Pouliot[ios] Remove the need to use reflection to call the...
2013-05-30 Rolf Bjarne Kvinge[System] Don't use System.Reflection.Emit if we're...
2013-05-29 Sebastien PouliotRemove MOBILE defines inside X509Chain tests
2013-05-29 Sebastien PouliotChange code to more linker friendly ways to create...
2013-05-27 Marek HabersackMerge pull request #647 from knocte/aspnet_lru
2013-05-27 Martin Baulig[WebConnection]: Fix incorrect end-of-stream with null...
2013-05-23 Rodrigo KumperaAdd the hostname into the exception message when doing...
2013-05-22 Miguel de IcazaMerge pull request #629 from pruiz/syswebrouting-fixes2
2013-05-22 Miguel de IcazaMerge pull request #644 from knocte/connstrings
2013-05-21 Marek SafarMerge pull request #645 from knocte/nitpicks
2013-05-16 Andres G. Aragoneses[HttpWebRequest] Assertion message nitpicks in new...
2013-05-16 Radek Doulikrevert my 2 last commits
2013-05-16 Alex Rønne PetersenMerge pull request #637 from LogosBible/enetdown
2013-05-16 Radek Doulikadded System.Configuration and System.Security to monod...
2013-05-13 Sebastien PouliotDo not bring Win32 or Linux specific code for iOS Netwo...
2013-05-09 Marek SafarFix TraceSource constructor. Fixes #12001
2013-05-08 Tammo 'kb' HinrichsFix race condition in WebConnectionStream
2013-05-03 Sebastien PouliotHardcode the use of CFNetwork.GetDefaultProxy for...
2013-05-01 Miguel de IcazaMerge pull request #627 from abock/master
2013-05-01 Aaron BockoverNetworkChange: Support Mac OS X (bcx#12038)
2013-04-30 Alex Rønne PetersenMerge pull request #623 from madewokherd/byrefvariants
2013-04-29 Sebastien PouliotAvoid potential NRE is the UserCAStore could not be...
2013-04-29 Jonathan PryorAdd System.Diagnostics.Switch/etc. to the MOBILE profile.
2013-04-29 Gerardo García PeñaMerge branch 'master' of https://github.com/mono/mono
2013-04-29 Marek SafarRevert "Merge pull request #615 from nealef/master"
2013-04-27 Jonathan PryorAdd System.Diagnostics.Trace to the MOBILE profile.
2013-04-26 Miguel de IcazaMerge pull request #615 from nealef/master
2013-04-26 Miguel de IcazaMerge pull request #620 from knocte/monoservice_playground
2013-04-26 Miguel de IcazaMerge pull request #618 from knocte/aspnet_lru
2013-04-25 Gerardo García PeñaMerge remote-tracking branch 'upstream/master'
2013-04-24 Alex Rønne PetersenMerge pull request #610 from metanest/tests_gc_descript...
2013-04-22 Marek SafarMerge pull request #617 from knocte/httpwebrequest_play...
2013-04-20 Andres G. Aragoneses[HttpWebRequest] Add timeout tests that cover BNC#31755...
2013-04-19 Alex Rønne PetersenMerge pull request #555 from jack-pappas/sigaltstack...
2013-04-18 NealeFix incompatibility with .NET's serialization of Observ...
2013-04-18 NealeMerge branch 'master' of https://github.com/mono/mono
2013-04-18 NealeReverse patches that should have gone to my fork rather...
2013-04-17 NealeMerge branch 'master' of https://github.com/mono/mono
2013-04-17 NealeWhen .NET serializes it will use the TypeForwardedFrom...
2013-04-11 Zoltan VargaDisable some System tests which are expected to fail...
2013-04-08 Marek SafarMerge pull request #601 from knocte/sock_improvements
2013-04-08 Andres G. Aragoneses[Socket] Improve exception message when timing out...
2013-04-08 Andres G. Aragoneses[Socket] Refactor Socket to make Receive(_) call Receiv...
2013-04-08 Andres G. Aragoneses[Socket] Specify 'timeout' in the exception msg of...
2013-04-05 Marek SafarRedirect more duplicate security types to Mono.Security
2013-04-02 Miguel de IcazaMerge pull request #606 from sesef/master
2013-03-25 Marek SafarMerge pull request #607 from maksimenko/master
2013-03-24 Miguel de IcazaAdd a test for the WebUtility.HtmlEncode bits
2013-03-24 Marek SafarOptimize entity conversion
2013-03-19 Sebastien PouliotEnsure the linker does not remove some types needed...
2013-03-19 Sebastien PouliotDo not assume the unit tests can write in the applicati...
2013-03-19 Sebastien PouliotDisable CAS permission tests for MOBILE profile
2013-03-16 Jonathan Shoreminor fix for bug 9520:
2013-03-13 Martin BauligSystem.Threading.{Semaphore|EventWaitHandle|Mutex}...
2013-03-12 Martin BauligFix System.ComponentModel.DataErrorsChangedEventArgs...
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-12 Martin BauligAdd System.Text.RegularExpressions.Regex timeout APIs.
next