История коммитов

Автор SHA1 Сообщение Дата
  negelef 1e90c12cc1 Restored transitive behaviour of untraced modifier 6 лет назад
  eth.morozova 418258b630 exported ApplyUnarySAOp driver procedure 6 лет назад
  eth.morozova 3f42b5a4e1 exported array loop driver procedures 6 лет назад
  felixf 8ebedc9ebf Patched a problem with overlapping copies 7 лет назад
  felixf b2a935001a removed a trace (which was useful to see that RESHAPE causes a lot of memory traffic) 7 лет назад
  felixf 27a8406418 Patched pointer resetting/refering issues 7 лет назад
  negelef de52e92426 Renamed SystemTools to System 7 лет назад
  felixf 6abe41b168 patched compilation problem 7 лет назад
  felixf 646059107e Removed old assignment call 7 лет назад
  eth.morozova e2e19194c4 fixed a mising return problem 7 лет назад
  felixf aadb1f8cb4 patched refcount issue with ALIAS OF 7 лет назад
  eth.negelef 815906d43b Patched wrong assignment (32 bit platforms only) 7 лет назад
  felixf c2f9a74029 Support for Reference Counting: 7 лет назад
  eth.negelef 0b34a9428d Increased array alignment 7 лет назад
  felixf d9030fe76a Patched 64-bit MathArray GC bug 7 лет назад
  eth.morozova f470e4fe48 use the right type of conversion 7 лет назад
  felixf 33bd9df848 Added conversion SIZE --> REAL (removing the circular conversion issue that appeared in Matrix library) 7 лет назад
  felixf 9b7c916ea9 reshape: array of size (i/o array of longint) 7 лет назад
  felixf 4792a30257 further steps to get ML working on 64 bit 7 лет назад
  felixf 4d9756a595 added and corrected array of size conversions 7 лет назад
  felixf 64f6784733 LenType = LONGINT ---> SIZE, added some operators for SIZE 7 лет назад
  eth.morozova 66b3873e15 added conversion from LONGINT to SIZE; without this NEW(x,size), does not work if size is of LONGINT type 7 лет назад
  eth.morozova 58d9b336ac replaced I386 assembler by portable code 7 лет назад
  negelef 900eb35aa3 Removed duplicated semicolons 7 лет назад
  felixf 328a86f8e0 reverted (32-bit Oberon legacy): LEN is treated as LONGINT 7 лет назад
  felixf 5da5ca96aa Math Array Compatibility 7 лет назад
  felixf 0295a30a7c explicit untraced (unsafe does not imply untraced any more) 7 лет назад
  felixf 56535f46c0 64 bit A2 patches (array base) 7 лет назад
  felixf fae0229636 rebuilt release 7 лет назад
  felixf 84180f09bd Array alignment problem: for arrays with size multiple of 32 the space allocated can become too small. fixed. 7 лет назад