Historial de Commits

Autor SHA1 Mensaje Fecha
  Hugh c1f7197d8f Add test for constructing a utf8 string with a (reserved) size. Add native array reserve function for cpp. Closes #5211 hace 9 años
  Hugh 7230d00743 [cpp] Use static function to get better typing in NativeArray. Small tweaks for Vector on cpp hace 9 años
  Hugh b65f0f236f [cpp] ConstPointer.raw now casts-away const, and added constRaw to get the actual const pointer. Restore logic for non-dynamic access to unknown array fields hace 9 años
  Andy Li 1c79168a33 update copyright year to 2016 hace 9 años
  Andy Li 6a65264bf6 added missing license headers in std hace 10 años
  Hugh 3640a5b631 [cpp] Add accessors for manipulating NativeArray data. hace 10 años
  Hugh 3ccfca5bdd [cpp] Expose some ArrayBase functions via the cpp.NativeArray and cpp.ArrayBase classes hace 10 años
  Simon Krajewski 3c33a73a38 make cpp.NativeArray extern so its methods are always inlined (closes #2938) hace 11 años
  Hugh 925baff243 [cpp] Add optimized version of Vector. Add cpp.NativeArray.setSize hace 11 años
  Hugh 0dcd798c17 [cpp] Add unsafeGet, unsafeSet and memcmp to cpp.NativeArray. Add optimised cpp versions for haxe.io.Bytes hace 11 años
  Hugh 3e27d2e8da [cpp] Create class to make native array access easier hace 11 años