[Sys.Xml] Fix Novell bug #599689
[mono.git] / mcs /
2014-02-27 Eberhard Beilharz[Sys.Xml] Fix Novell bug #599689
2014-02-27 Eberhard Beilharz[Sys.Xml] Add unit test for Novell bug #599689
2014-02-27 Miguel de IcazaMerge pull request #912 from Treer/patch-1
2014-02-26 Zoltan Varga[runtime] Add support for jagged array ctors which...
2014-02-26 Zoltan Varga[bcl] Allow Marshal.SizeOf () to work on pointer types...
2014-02-26 Zoltan Varga[bcl] Fix System tests.
2014-02-26 Martin BauligHttpWebRequest: Only add "Content-Length" if we have...
2014-02-26 Marek Safar[System] Add NetworkCredential 4.0 construtors. Fixes...
2014-02-26 Marek Safar[dlr] Add interpreter increment emit
2014-02-26 Michael Hutchinson[gacutil] Create correct relative package symlinks
2014-02-25 Zoltan VargaMerge pull request #914 from eiz/master
2014-02-25 Miguel de Icaza[System.Runtime.Serialization] Fix from Brendan Zagaesk...
2014-02-24 Marek Safar[mcs] Don't report internal error for unresolved catch...
2014-02-24 Marek Safar[corlib] Simplify ambiguous chinese legacy name check
2014-02-24 Marek Safar[mcs] Simplify array element initializer load
2014-02-24 Marek Safar[mcs] Release array stack variable once all elements...
2014-02-24 Treerxmltool.cs fix for writing output to files
2014-02-24 Marek SafarMerge pull request #910 from akoeplinger/cleanup-test...
2014-02-23 Alexander Köplinger[Test] Cleaned up how a bunch of tests were ignored
2014-02-23 Atsushi Eno[msbuild] for EmbeddedResource naming, take AutoGen...
2014-02-21 Miguel de IcazaWork around DNS problem on the build hosts
2014-02-21 Zoltan VargaFix bootstrap with older mono versions.
2014-02-21 Sebastien Pouliot[System] Enable WebSockets on the mobile profile. Updat...
2014-02-25 Martin BauligOops, fix the build.
2014-02-25 Martin Baulig[Sys.Xml]: Allow XElement to be deserialized; fixes...
2014-02-25 Martin Baulig[System]: Split WebClient.UploadData() data into chunks...
2014-02-25 Martin BauligAsync-ify the remaining WebConnectionStream pieces.
2014-02-25 Alex Rønne PetersenMerge pull request #913 from Daniel15/fix-catchall...
2014-02-25 Miguel de IcazaAdd documentation for CFNetworkHandler
2014-02-25 Miguel de IcazaAdd System.Net.Http documentation
2014-02-24 Daniel Lo NigroFix routing of CatchAll tokens
2014-02-21 Marek Safar[System.Runtime.Caching] Fix ambiguous method call
2014-02-20 Marek SafarMerge pull request #907 from enricosada/era_names
2014-02-20 Rodrigo Kumpera[runtime] Use the system limit when enforcing a new...
2014-02-20 Marek Safar[mcs] Cleanup tie-breaking rules of better function...
2014-02-20 Zoltan Varga[corlib] Remove the stack size limit check from CheckSt...
2014-02-20 Atsushi EnoWhen comparing string expressions, A, "A" and 'A' shoul...
2014-02-20 Atsushi EnoFix item expression parsing, indexes were wrong to...
2014-02-20 Atsushi EnoITaskItem.GetMetadata() implementations should not...
2014-02-20 Atsushi EnoNow our MS.Build.dll behaves like MS.Build.Engine.dll...
2014-02-20 Atsushi EnoTask load failures should not result in build errors...
2014-02-20 Atsushi EnoFix ElementLocation.File to NOT contain file URI, and...
2014-02-20 Atsushi EnoUsingTasks are not collected expectedly when imports...
2014-02-20 Atsushi Enodo not try to load assembly with empty string specifica...
2014-02-20 Atsushi EnoMake sure to override existing ProjectPropertyInstance...
2014-02-20 Atsushi EnoThere is no local scope for properties and items that...
2014-02-20 Atsushi Enoremove some MonoTODOs.
2014-02-20 Atsushi EnoIn a Project, Target can be overriden by another one...
2014-02-20 Enrico Sadafix DateTimeFormatInfo era names
2014-02-19 Aaron Bockovermono-api-html: ignore members using regex, add detailed...
2014-02-19 Aaron Bockovermono-api-html: support ignoring added members
2014-02-19 Rodrigo Kumpera[bcl] Fix test suites.
2014-02-19 Marek SafarAdd failing Uri test
2014-02-19 Marek Safar[System] Kill some Uri static fields
2014-02-19 Rodrigo KumperaMerge pull request #903 from simonhartmann/master
2014-02-19 Simon HartmannBug 17838 - IDictionary item property implemention...
2014-02-19 Sebastien Pouliot[SSL/TLS] Fix typo to build when INSIDE_SYSTEM is defined
2014-02-19 Marek Safar[System.Net.Http] Return ContentLength of the buffer...
2014-02-19 Marek SafarMerge pull request #905 from AxlPr/master
2014-02-19 Sebastien Pouliot[SSL/TLS] Update tlstest tool to build with 4.5 and...
2014-02-19 Sebastien Pouliot[SSL/TLS] Expose Client/Server callbacks that can be...
2014-02-19 Sebastien Pouliot[SSL/TLS] Add support to select and/or re-order ciphers...
2014-02-19 Sebastien Pouliot[System] Add new NET_4_5 values for SslProtocols enum
2014-02-19 AxlPrFixed time outs on http redirects
2014-02-19 Martin Baulig[System] WebConnection and WebConnectionStream code...
2014-02-18 Michael Hutchinson[xbuild] Exists should be false for empty values
2014-02-18 Michael Hutchinson[xbuild] Really don't local-copy mscorlib
2014-02-18 Marek Safar[corlib] Change AggregateException get base exception...
2014-02-18 Marek Safar[corlib] Remove unreliable test check
2014-02-18 Michael Hutchinson[xbuild] Clean up some API to match .NET
2014-02-18 Michael Hutchinson[xbuild] Fix accidental local-copy of mscorlib
2014-02-18 Michael Hutchinson[xbuild] Fix PCL 4.5 targets
2014-02-18 Sebastien Pouliot[Test] Fix previous test change as the test is dependen...
2014-02-18 Sebastien Pouliot[Test] Avoid StackFrameTest.* failures when debugging...
2014-02-18 Sebastien Pouliot[Test] Avoid MethodInfoTest.GetMethodBody failure when...
2014-02-18 Sebastien Pouliot[Test] Change FileTtest.MoveTest to use the temporary...
2014-02-18 Marek SafarMerge pull request #901 from Blewzman/FixAggregateExcep...
2014-02-18 BlewzmanAdd [Category ("NotWorking")] to failing test.
2014-02-18 Alex Rønne PetersenMerge pull request #898 from UCIS/patch-3
2014-02-18 Alex Rønne PetersenMerge pull request #899 from UCIS/patch-4
2014-02-17 Marek SafarMerge pull request #900 from Blewzman/FixAggregateExcep...
2014-02-17 BlewzmanAdd unit test for AggregateException.GetBaseException...
2014-02-17 Marek Safar[mcs] Add NamespaceExpression to avoid problems with...
2014-02-17 Marek Safar[mcs] Add nested types handling to check whether types...
2014-02-17 Marek SafarMerge pull request #891 from DavidKarlas/listenerprefix
2014-02-16 Marek Safar[corlib] Throw CultureNotFoundException using invariant...
2014-02-16 David KarlašHttpListener now listens on default ports if not specif...
2014-02-14 Marek SafarFixes commit a63d0009af9a85c1d52475a1a9bffda34302f0b0
2014-02-14 Marek Safar[corlib] Unicode numbers are not considers valid in...
2014-02-14 Marek Safar[corlib] Fix warnings
2014-02-14 Marek Safar[corlib] Improve TimeSpan custom formatting. Fixes...
2014-02-13 Marek Safar[corlib] Reset List enumerator current field. Fixes...
2014-02-13 Marek SafarFix typo
2014-02-13 Marek Safar[system] Fix valid sorted set operations which could...
2014-02-13 Marek Safar[mcs] Imported methods need to have SpecialName flag...
2014-02-13 Marek SafarTests update
2014-02-13 Martin BauligPut back and fix the SSL async patch.
2014-02-13 Marek Safar[mcs] Lift any non-nullable operand under runtime binde...
2014-02-13 Rodrigo KumperaMerge pull request #897 from echampet/scanbuild
2014-02-13 Martin Baulig[System]: Reset NTLM auth state when redirecting; disti...
next