Commit History

Author SHA1 Message Date
  Simon Krajewski 57b4e04303 ignore failing Xml test for now 12 years ago
  Nicolas Cannasse acd786331f fixed issue #1515 12 years ago
  Caue Waneck 2a16e41cfb [java/cs] unit tests-related fixes 13 years ago
  Simon Krajewski e19512f8e3 Xml.createProlog -> Xml.createProcessingInstruction (fixed issue #1435) 13 years ago
  Simon Krajewski 468fb6c7ef escape entities in haxe.xml.Parser (fixed issue #1431) 13 years ago
  Nicolas Cannasse 5eb6488750 .callback changed to .bind (includes a few tmp fixes until we allow again .bind method calls) 13 years ago
  Simon Krajewski 6086a8fea3 changed callback(func,args) to func.callback(args), removed callback keyword 13 years ago
  Simon Krajewski e5501093cb [Swf9] remove XML nodes from their parents when addChild/insertChild is used (fixed issue #1304) 13 years ago
  Nicolas Cannasse 667058a3a9 added some tests for XML/HTML entities support 13 years ago
  Simon Krajewski 17a37b8dc4 added tests for "bad nodetype" exception in Xml and fixed flash 8 + 9 Xml accordingly 13 years ago
  Nicolas Cannasse ac81c55d9b removed wrapping for Xml nodes, use instead specific compare when comparing two typed nodes (fixed issue #779) 13 years ago
  Franco Ponticelli baa9f56e08 php : fixed issues with XML parsing 15 years ago
  Nicolas Cannasse 0cba766d9d more precedence tests 15 years ago
  Nicolas Cannasse e35a0fed04 fixed flash9 Xml.nodeValue for comments (does not include <!--/-->) 15 years ago
  Nicolas Cannasse 2e101823bb some xml fixes for flash8/php 15 years ago
  Nicolas Cannasse b2353240b7 improved xml support for Comment,Prolog,DocType 15 years ago
  Nicolas Cannasse 974f28d3a8 added 16 years ago