Merge pull request #1262 from esdrubal/uriserializationinfo
[mono.git] / mcs / class / System / System / Uri.cs
2014-09-08 Marek SafarMerge pull request #1262 from esdrubal/uriserializationinfo
2014-09-08 Marcos HenrichAdded support for UriComponents.SerializationInfoString...
2014-08-28 Zoltan VargaMerge pull request #1200 from akoeplinger/remove-jvm
2014-08-28 Rodrigo KumperaMerge pull request #1238 from esdrubal/datetimeoffset
2014-08-28 Rodrigo KumperaMerge pull request #1219 from panzone/los_partial_marking
2014-08-28 Marek SafarMerge pull request #1234 from esdrubal/datetimeoffset
2014-08-25 Marek SafarMerge pull request #1224 from esdrubal/codecompiler
2014-08-25 Marek SafarMerge pull request #1223 from esdrubal/xmlgenerator
2014-08-21 Marek SafarMerge pull request #1221 from LogosBible/uri-compare
2014-08-21 Alex Rønne PetersenMerge pull request #1172 from roji/datarow_null
2014-08-21 Martin PotterFix NullReferenceException in Uri.Compare when only...
2014-08-20 Miguel de IcazaMerge pull request #1189 from joelmartinez/docs-64bit...
2014-08-18 Marek SafarMerge pull request #1212 from esdrubal/isany
2014-08-14 Marek SafarWarnings cleanup
2014-08-14 Marek SafarMerge pull request #1188 from arktronic/master
2014-08-12 Miguel de IcazaMerge pull request #1192 from LogosBible/regex-fixes...
2014-08-11 Marek SafarMerge pull request #1190 from esdrubal/encoder-convert
2014-08-06 Marek SafarMerge pull request #1168 from esdrubal/iriparsing
2014-07-29 Marcos HenrichUri.ToString now returns registered parser components...
2014-07-29 Marcos HenrichParseNoExceptions is now using registered parsers when...
2014-07-29 Marcos HenrichRemoved parameter parser from UriParseComponents.ParseC...
2014-07-28 Marcos HenrichChanged some IriParsing behaviors to be platform behaviors.
2014-07-25 Marcos HenrichRefactored ifs into switches.
2014-07-25 Marcos HenrichAdded missing spaces.
2014-07-25 Marcos HenrichChanged string operations to use StringComparison.Ordinal.
2014-07-25 Marcos HenrichRemoved redundant IriParsing init and changed if to...
2014-07-24 Marcos HenrichChanged Uri.Unescape to use UriHelper.FormatAbsolute.
2014-07-24 Marcos HenrichAdded HexUnescapeMultiByte overload with invalidEscape...
2014-07-23 Marcos HenrichUri.Merge ignores on 2.0 base filename when relative...
2014-07-23 Marcos HenrichAdded FormatFlag.UserEscaped to Uri.LocalPath.
2014-07-22 Marcos HenrichImproved Uri.Merge.
2014-07-22 Marcos HenrichRefactored Uri.ParseNoExceptions to use UriParseComponents.
2014-07-17 Marcos HenrichChanged property IriParsing visibility to internal.
2014-07-17 Marcos HenrichChanged character comparison to a disjunction of equali...
2014-07-17 Marcos HenrichMoved s_IriParsing initialization and removed volatile...
2014-07-15 Marcos HenrichReplaced Uri.LocalPath Unescape uses by UriHelper.Forma...
2014-07-15 Marcos HenrichScope id is now removed from IpV6 Host.
2014-07-15 Marcos HenrichUri.Host is now escaped with UriHelper.FormatAbsolute.
2014-07-14 Marcos HenrichFixed EscapeDataString and EscapeUriString behavior.
2014-07-11 Marcos HenrichAdded uuid to Uri.schemes so its delimiter can be obtained.
2014-07-11 Marcos HenrichReplaced Escape and Reduce usage by FormatAbsolute.
2014-07-11 Marcos HenrichAdded FormatFlag.UserEscaped.
2014-07-10 Marcos HenrichRemoved ToString call on OriginalString when source...
2014-07-07 Marcos HenrichChanged Uri.ToString() to use property Uri.Parser.
2014-07-04 Marcos HenrichUri.IriParsing can now be set by using an environment...
2014-07-03 Marcos HenrichUpdated UriHelper.FormatFlags.
2014-07-03 Marcos HenrichUpdated Uri.Tostring.
2014-07-03 Marcos HenrichUpdated Fragment, Query, AbsoluteUri.
2014-06-29 Marcos HenrichChanged Uri.SupportsQuery to use UriHelper.SupportsQuery.
2014-06-29 Marcos HenrichChanged method HexUnescapeMultiByte to internal.
2014-06-29 Marcos HenrichAdded property IriParsing and field s_IriParsing.
2014-06-28 Marcos HenrichAdded UriScheme name.
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-06-11 Alex Rønne PetersenMerge pull request #890 from xoofx/master
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-04-12 Alex Rønne PetersenMerge pull request #656 from LogosBible/collection_lock
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2014-04-11 Alexis ChristoforidesMerge pull request #845 from meyerrj/master
2014-03-18 Marek SafarMerge pull request #963 from kebby/master
2014-03-06 Marek SafarMerge pull request #866 from linquize/content-type...
2014-02-21 Zoltan VargaFix bootstrap with older mono versions.
2014-02-19 Marek Safar[System] Kill some Uri static fields
2013-12-03 Marek SafarMerge pull request #823 from DavidKarlas/master
2013-11-12 Marek SafarMerge pull request #799 from kebby/master
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-10-21 Alex Rønne PetersenMerge pull request #587 from madewokherd/gdipdllmap
2013-08-16 Rodrigo KumperaMerge pull request #725 from knocte/threadpool_init
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-07-30 Marek SafarMerge pull request #665 from andreas-auerswald/master
2013-07-21 Rodrigo KumperaMerge pull request #600 from tr8dr/master
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 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-06-28 Michael HutchinsonMerge pull request #642 from Ventero/CleanCopyLocal
2013-06-26 Rodrigo KumperaMerge pull request #654 from alesliehughes/master
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-04-19 Alex Rønne PetersenMerge pull request #555 from jack-pappas/sigaltstack...
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-02-28 Rodrigo KumperaMerge pull request #537 from madewokherd/ccwmarshal
2013-02-22 Miguel de IcazaMerge pull request #554 from deplinenoise/ppc_fixes
2013-02-22 Miguel de IcazaMerge pull request #556 from jack-pappas/ipproto-patch
2013-02-22 Miguel de IcazaMerge pull request #557 from jack-pappas/gacutil-patch
2013-02-22 Marek SafarMerge pull request #569 from knocte/fix_cairo_profile_v...
2013-02-12 Marek SafarMerge pull request #558 from mkorkalo/master
2013-02-11 Rodrigo KumperaSince MOBILE implies NET_4_* now, take this into accoun...
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in System.
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2012-12-07 Miguel de IcazaMerge pull request #487 from mayerwin/patch-1
2012-12-07 Miguel de IcazaMerge pull request #496 from nicolas-raoul/unit-test...
2012-12-07 Miguel de IcazaMerge pull request #495 from nicolas-raoul/fix-for...
2012-11-30 Marek HabersackMerge pull request #498 from Unroll-Me/master
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-16 Marek SafarMerge pull request #504 from antoniusriha/master
2012-11-16 Antonius RihaFix Uri.MakeRelativeUri and add a bunch of tests
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
next