You've already forked linux-packaging-mono
Imported Upstream version 4.6.0.125
Former-commit-id: a2155e9bd80020e49e72e86c44da02a8ac0e57a4
This commit is contained in:
parent
a569aebcfd
commit
e79aa3c0ed
@@ -1,50 +0,0 @@
|
||||
2008-08-05 Gert Driesen <drieseng@users.sourceforge.net>
|
||||
|
||||
* SoapHexBinary.cs: In Byte [] ctor, actually save the value. Fixes
|
||||
bug #414373. In Parse, when passed in value has uneven length throw
|
||||
a RemotingException. On 2.0 profile, throw RemotingException for
|
||||
invalid hex digits.
|
||||
|
||||
2008-07-02 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
|
||||
|
||||
* SoapYearMonth.cs:
|
||||
* SoapYear.cs:
|
||||
* SoapQName.cs:
|
||||
* SoapHexBinary.cs:
|
||||
* SoapDuration.cs:
|
||||
* SoapDate.cs: Fix parameter names
|
||||
|
||||
2005-08-01 Lluis Sanchez Gual <lluis@ximian.com>
|
||||
|
||||
* SoapPositiveInteger.cs: Set correct XsdType name for SoapPositiveInteger.
|
||||
|
||||
2005-06-27 Lluis Sanchez Gual <lluis@ximian.com>
|
||||
|
||||
* SoapDuration.cs: Fixed parsing of TimeSpan values. Based on a fix
|
||||
by Roei Erez. Also fixed issues in the ToString method.
|
||||
Closes bug #75340.
|
||||
|
||||
2004-06-15 Gert Driesen <drieseng@users.sourceforge.net>
|
||||
|
||||
* SoapHexBinary.cs: fixed serialization compatibility with MS.NET
|
||||
* SoapQName.cs: fixed serialization compatibility with MS.NET
|
||||
|
||||
2003-11-28 Dick Porter <dick@ximian.com>
|
||||
|
||||
* SoapQName.cs: Use the char form of IndexOf, so that the
|
||||
comparison is done with the Invariant culture.
|
||||
|
||||
2003-11-17 Lluis Sanchez Gual <lluis@ximian.com>
|
||||
|
||||
* SoapAnyUri.cs, SoapBase64Binary.cs, SoapDate.cs, SoapDateTime.cs
|
||||
SoapDay.cs, SoapDuration.cs, SoapEntities.cs, SoapEntity.cs,
|
||||
SoapHexBinary.cs, SoapId.cs, SoapIdref.cs, SoapIdrefs.cs, SoapInteger.cs,
|
||||
SoapLanguage.cs, SoapMonth.cs, SoapMonthDay.cs, SoapName.cs,
|
||||
SoapNcName.cs, SoapNegativeInteger.cs, SoapNmtoken.cs, SoapNmtokens.cs,
|
||||
SoapNonNegativeInteger.cs, SoapNonPositiveInteger.cs,
|
||||
SoapNormalizedString.cs, SoapNotation.cs, SoapPositiveInteger.cs,
|
||||
SoapQName.cs, SoapTime.cs, SoapToken.cs, SoapYear.cs, SoapYearMonth.cs:
|
||||
Implemented
|
||||
|
||||
* SoapHelper.cs: Added
|
||||
|
Reference in New Issue
Block a user