Commit History

Author SHA1 Message Date
  Nicolas Cannasse b9c44ada5b added support for quotes in StringTools html escaping 12 years ago
  Nicolas Cannasse f391388e7d license /std to Haxe Foundation / MIT 13 years ago
  Caue Waneck ac034e1c67 [cs] Several fixes to C# unit tests. Still one exception (needs @:delegate support) and three issues left. 13 years ago
  Caue Waneck 9024be6364 [java] several fixes related to unit tests 13 years ago
  Caue Waneck 5becd511b8 [java] Added support for native String fields access without private fields 13 years ago
  Caue Waneck 3fcc190c33 [java/cs] Sys API 13 years ago
  Caue Waneck 289c753b47 [all] Proper return type for StringTools.endsWith / startsWith 13 years ago
  Caue Waneck e7b781e4b2 [java] Relates to Issue #997 - fixed it for now 13 years ago
  Caue Waneck 9d865d91b7 [java/cs] Added Xml implementation. Fixes Issue #912 13 years ago
  Nicolas Cannasse 2579a61fac typo 13 years ago
  Nicolas Cannasse 25b88d9cbd still use/define cca for real charCodeAt (when -D mt), which allows to include both old .js output and new one together 13 years ago
  Caue Waneck e7ec003e39 [java] added suppress warnings: deprecation for some deprecated api uses. Fixes Issue #861 13 years ago
  Bruno Garcia 96a78bc5ab Use static methods for JS charCodeAt and substr instead of prototype patches. 13 years ago
  Caue Waneck 60b7ee0470 [cs] fixed some minor C# API errors. Fixed Issue #810 , implemented most of the StringTools API in an optimized way, and added missing StdTypes to cs.StdTypes 13 years ago
  Caue Waneck b5094dbeec [java] Finished the Reflect and Std apis. Added Var Args function, and Native Method Function. 13 years ago
  Caue Waneck e4c310cae8 [java] changed remaning 'jvm' references to 'java'. Fixes Issue #775 . Sorry about that! 13 years ago
  Caue Waneck 45ad10a24f [java] changed 'jvm' to 'java'. Fixed Issue #762 13 years ago
  Caue Waneck 6412caf80e [java] minor api fixes 13 years ago
  Nicolas Cannasse 7e011d9399 null check is done in hxString.h already 14 years ago
  Nicolas Cannasse 54f36350b3 minor 14 years ago
  Nicolas Cannasse 88037a099d removed String.cca (replaced by StringTools.fastCodeAt + StringTools.isEOF) 14 years ago
  Nicolas Cannasse ad5d6b2095 fixed StringTools.hex with negative numbers 15 years ago
  Hugh Sanderson c1345f87f1 Changes to the Std library required for cpp target 16 years ago
  Nicolas Cannasse 463707135f fixed binary resources (use bas64 encode for most platforms) 17 years ago
  Franco Ponticelli 79d3faf13a haXe/PHP integration 17 years ago
  Nicolas Cannasse c9e845578b #else/#elseif changes 17 years ago
  Nicolas Cannasse 9040a9e95a fixed 'hex' for neg numbers 18 years ago
  Nicolas Cannasse f46febafa1 fixed opt Null params in flash9 18 years ago
  Nicolas Cannasse d2a87d3eca flash9/as3gen minor fixes. 18 years ago
  Nicolas Cannasse 15434185b9 added hex 18 years ago