Commit History

Autor SHA1 Mensaxe Data
  felixf aadb1f8cb4 patched refcount issue with ALIAS OF %!s(int64=7) %!d(string=hai) anos
  eth.negelef 815906d43b Patched wrong assignment (32 bit platforms only) %!s(int64=7) %!d(string=hai) anos
  felixf c2f9a74029 Support for Reference Counting: %!s(int64=7) %!d(string=hai) anos
  eth.negelef 0b34a9428d Increased array alignment %!s(int64=7) %!d(string=hai) anos
  felixf d9030fe76a Patched 64-bit MathArray GC bug %!s(int64=7) %!d(string=hai) anos
  eth.morozova f470e4fe48 use the right type of conversion %!s(int64=7) %!d(string=hai) anos
  felixf 33bd9df848 Added conversion SIZE --> REAL (removing the circular conversion issue that appeared in Matrix library) %!s(int64=7) %!d(string=hai) anos
  felixf 9b7c916ea9 reshape: array of size (i/o array of longint) %!s(int64=7) %!d(string=hai) anos
  felixf 4792a30257 further steps to get ML working on 64 bit %!s(int64=7) %!d(string=hai) anos
  felixf 4d9756a595 added and corrected array of size conversions %!s(int64=7) %!d(string=hai) anos
  felixf 64f6784733 LenType = LONGINT ---> SIZE, added some operators for SIZE %!s(int64=7) %!d(string=hai) anos
  eth.morozova 66b3873e15 added conversion from LONGINT to SIZE; without this NEW(x,size), does not work if size is of LONGINT type %!s(int64=7) %!d(string=hai) anos
  eth.morozova 58d9b336ac replaced I386 assembler by portable code %!s(int64=7) %!d(string=hai) anos
  negelef 900eb35aa3 Removed duplicated semicolons %!s(int64=7) %!d(string=hai) anos
  felixf 328a86f8e0 reverted (32-bit Oberon legacy): LEN is treated as LONGINT %!s(int64=7) %!d(string=hai) anos
  felixf 5da5ca96aa Math Array Compatibility %!s(int64=7) %!d(string=hai) anos
  felixf 0295a30a7c explicit untraced (unsafe does not imply untraced any more) %!s(int64=7) %!d(string=hai) anos
  felixf 56535f46c0 64 bit A2 patches (array base) %!s(int64=7) %!d(string=hai) anos
  felixf fae0229636 rebuilt release %!s(int64=7) %!d(string=hai) anos
  felixf 84180f09bd Array alignment problem: for arrays with size multiple of 32 the space allocated can become too small. fixed. %!s(int64=7) %!d(string=hai) anos
  felixf 0dc3648ec6 Generational Garbage Collection -- Enable using Command Heaps.SetYoung %!s(int64=7) %!d(string=hai) anos
  felixf de3d81df9b Resolved issue with tensor range %!s(int64=8) %!d(string=hai) anos
  felixf aa79cd2eaf Basic functionality of objects on the heap tracing working again %!s(int64=8) %!d(string=hai) anos
  felixf c80efb97f7 Allowed for marking of temporary arguments, used for example in expressions like %!s(int64=8) %!d(string=hai) anos
  felixf 120da8a483 Minor bugfix at reshape %!s(int64=8) %!d(string=hai) anos
  felixf aec1f4361c rebuilt release %!s(int64=8) %!d(string=hai) anos
  felixf fc5d10de8b minor improvement (alignemnt) %!s(int64=8) %!d(string=hai) anos
  felixf 51876be5be improvements (GC related) %!s(int64=8) %!d(string=hai) anos
  felixf c2aca34e17 added matrix-vector multiplication on tensors %!s(int64=8) %!d(string=hai) anos
  felixf e7991724e7 Added multiplication of two tensors (interpreted as matrices, otherwise trap) %!s(int64=8) %!d(string=hai) anos