Commit History

Autor SHA1 Mensaxe Data
  Michaël Van Canneyt 11538d5bdc * PChar -> PAnsichar %!s(int64=2) %!d(string=hai) anos
  paul 1f129cfee0 packages: replace UTF8String to AnsiString at least for now. %!s(int64=14) %!d(string=hai) anos
  ivost 3d8df4fd92 * added CDATA xsd helper function: xsdNewChildCData %!s(int64=14) %!d(string=hai) anos
  ivost 1a66fb6f9b * splitted xmlxsd.pas into xmlxsd.pas and xmlxsdparser.pas %!s(int64=14) %!d(string=hai) anos
  ivost c57dd2785e * added support for xsd:base64Binary xml datatype %!s(int64=15) %!d(string=hai) anos
  ivost 2ddd53efc8 * fxied xsdTryParseStringLower (SetLength allocated a string but then append char was used -> resulted in leading zeros) %!s(int64=15) %!d(string=hai) anos
  ivost 7ef7aea4b0 * added new function xsdParseStringLower that parse any string and convert it to lower case %!s(int64=15) %!d(string=hai) anos
  ivost c7db625bd0 * SetOnCompare didn't assign AValue to FOnCompare when Count was 0 %!s(int64=15) %!d(string=hai) anos
  ivost 6941020524 * fixed bug in xsdTryParseBoolean (segfault on null string) %!s(int64=16) %!d(string=hai) anos
  ivost 656f122bef * fixed bug in float parser %!s(int64=16) %!d(string=hai) anos
  ivost c1baa643db * added more highspeed string parsing functions %!s(int64=16) %!d(string=hai) anos
  ivost d111f9220d * be more verbose on exceptions %!s(int64=16) %!d(string=hai) anos
  ivost 0b57ceef21 * implemented highspeed str to float (xml schema types) %!s(int64=16) %!d(string=hai) anos
  ivost b9eb513791 * enhanced xml schema datatype parsers (booltostr is twice as fast) %!s(int64=16) %!d(string=hai) anos
  ivost ceff25fd3d * enhanced xml schema type parsers %!s(int64=16) %!d(string=hai) anos
  ivost b2cb314868 * fixed bug in timezone to string conversion %!s(int64=16) %!d(string=hai) anos
  ivost 819e7d0913 fixed bug: xsdTryNextString returned allways true %!s(int64=16) %!d(string=hai) anos
  ivost e9928658b5 * added namespace testing function %!s(int64=16) %!d(string=hai) anos
  ivost d2f7122bcb * added new function for xsd enumerated types parsing to xmlxsd lib %!s(int64=16) %!d(string=hai) anos
  ivost 58bbbf1656 * added new function to xmlxsd library %!s(int64=16) %!d(string=hai) anos
  ivost 5738d9ab55 * added new xml node reader functions %!s(int64=16) %!d(string=hai) anos
  ivost 8a253dde71 * added more try functions (don't throw exceptions) %!s(int64=16) %!d(string=hai) anos
  ivost 7798d6a265 * added new xsd types and reniced some implementations (integer parsers, date/time parsers, etc...) %!s(int64=16) %!d(string=hai) anos
  ivost c9bcb0fb66 * fixed xsd:date, xsd:time and xsd:dateTime parsers in xsd helper library %!s(int64=16) %!d(string=hai) anos
  ivost bc2aeb2997 * extended libxml2 xsd helper functions %!s(int64=16) %!d(string=hai) anos
  ivost ce01f1d47e * added more xsd helper functions %!s(int64=16) %!d(string=hai) anos
  ivost 6c7c28c5f2 * fixed name of libxml2, it's called now xml2. This way it follows the rules of the other libs in packages %!s(int64=16) %!d(string=hai) anos
  ivost 68cbf05171 * added overloaded functions of xsdNewPropDateTime, xsdNewPropDate, xdsNewPropTime, xsdNewChildDateTime %!s(int64=16) %!d(string=hai) anos
  ivost 490167ba16 * extended xsdFormatBoolean to write either 0/1 or false/true %!s(int64=16) %!d(string=hai) anos
  ivost 8a7a611086 * added more libxml2 xsd helper functions %!s(int64=17) %!d(string=hai) anos