Historie revizí

Autor SHA1 Zpráva Datum
  Hugh Sanderson c6140db0c1 Add Array.removeAt extern for cpp před 5 roky
  Jens Fischer 4e69fda544 [std] remove redundant public keywords from extern classes (#9205) před 5 roky
  Aurel 8616359ff7 Reformat std (#8408) před 6 roky
  Mark Knol 90eda8ce3c Happy new year! :tada: před 6 roky
  Simon Krajewski 7d5160cc01 [typer] check for extern non-inline fields that have expressions před 6 roky
  Mark Knol b3cc1d7949 Happy new year! (#6799) před 7 roky
  Hugh e1e949d3db [cpp] Convert VirtualArrays to Object arrays when unserializing if possible před 8 roky
  Mark Knol 875ad19432 2017 (#5932) před 8 roky
  Hugh Sanderson 104f4f17e4 [cpp] Restore untyped version of blit so cppia vectors work před 8 roky
  Hugh ebe8229281 [cpp] Use @:nativeStaticExtension for NativeArray members před 8 roky
  hughsando d9f0b809eb [cpp] Add Array-with-length allocator před 8 roky
  hughsando 86869bd44f [cpp] Use cpp.Void instead of Void for pointers. Add memcpy function před 9 roky
  Hugh 7d392106e8 [cpp] Add 'capacity' function to cpp.NativeArray před 9 roky
  Hugh c1f7197d8f Add test for constructing a utf8 string with a (reserved) size. Add native array reserve function for cpp. Closes #5211 před 9 roky
  Hugh 7230d00743 [cpp] Use static function to get better typing in NativeArray. Small tweaks for Vector on cpp před 9 roky
  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 před 9 roky
  Andy Li 1c79168a33 update copyright year to 2016 před 9 roky
  Andy Li 6a65264bf6 added missing license headers in std před 9 roky
  Hugh 3640a5b631 [cpp] Add accessors for manipulating NativeArray data. před 10 roky
  Hugh 3ccfca5bdd [cpp] Expose some ArrayBase functions via the cpp.NativeArray and cpp.ArrayBase classes před 10 roky
  Simon Krajewski 3c33a73a38 make cpp.NativeArray extern so its methods are always inlined (closes #2938) před 11 roky
  Hugh 925baff243 [cpp] Add optimized version of Vector. Add cpp.NativeArray.setSize před 11 roky
  Hugh 0dcd798c17 [cpp] Add unsafeGet, unsafeSet and memcmp to cpp.NativeArray. Add optimised cpp versions for haxe.io.Bytes před 11 roky
  Hugh 3e27d2e8da [cpp] Create class to make native array access easier před 11 roky