1
0
mirror of https://github.com/Kirill/simplexml.git synced 2025-07-04 13:20:26 +02:00

Commit Graph

  • 1f37a5f4fd Add support for Delphi 7 master Kirill Krasnov 2017-08-18 08:04:04 +02:00
  • e101bd63b8 delete link to homepage. this domain for sold Kirill Krasnov 2017-08-17 16:51:43 +02:00
  • 342408efd9 Merge commit '6f72fdc' v2013-08-15 Kirill Krasnov 2013-08-15 12:50:41 +03:00
  • 54a3e130e0 Merge pull request #2 from melsomino/xe Kirill Krasnov 2013-08-15 02:17:55 -07:00
  • 6f72fdc11b Update README Michael Vlasov 2013-06-03 09:24:56 +06:00
  • 6d0a072f8d start working on xe compatibility vlasov 2013-05-31 16:03:11 +06:00
  • c2808c11a8 Merge pull request #1 from dvorkin/master Kirill Krasnov 2011-10-26 23:54:16 -07:00
  • 487ee6e2cc Library unloads 'null' variant values as '{{null}}' string. But it can't load this string as null value back. It loads this string as an ordinary string value. Problem is solved by add new function: function GetVarVal(aValue: TXmlString): Variant; This function is used in procedure TXmlNode.SetAttr(const aName, aValue: TXmlString); and procedure TXmlNode.SetAttr(aNameID: Integer; const aValue: TXmlString); Andrey Matveev 2011-10-25 17:40:37 +04:00
  • 3c82c2fb87 Add README file Kirill Krasnov 2010-11-06 22:23:24 +02:00
  • 5defec6889 devel version Kirill Krasnov 2010-11-06 22:21:34 +02:00
  • bef25364bc Version 1.0.1 v1.0.1 Kirill Krasnov 2010-11-06 22:16:58 +02:00
  • 51b4067d1b Init repo Kirill Krasnov 2010-11-06 22:15:30 +02:00