Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  felixf 0295a30a7c explicit untraced (unsafe does not imply untraced any more) 7 yıl önce
  felixf 56535f46c0 64 bit A2 patches (array base) 7 yıl önce
  felixf fae0229636 rebuilt release 7 yıl önce
  felixf 84180f09bd Array alignment problem: for arrays with size multiple of 32 the space allocated can become too small. fixed. 7 yıl önce
  felixf 0dc3648ec6 Generational Garbage Collection -- Enable using Command Heaps.SetYoung 7 yıl önce
  felixf de3d81df9b Resolved issue with tensor range 8 yıl önce
  felixf aa79cd2eaf Basic functionality of objects on the heap tracing working again 8 yıl önce
  felixf c80efb97f7 Allowed for marking of temporary arguments, used for example in expressions like 8 yıl önce
  felixf 120da8a483 Minor bugfix at reshape 8 yıl önce
  felixf aec1f4361c rebuilt release 8 yıl önce
  felixf fc5d10de8b minor improvement (alignemnt) 8 yıl önce
  felixf 51876be5be improvements (GC related) 8 yıl önce
  felixf c2aca34e17 added matrix-vector multiplication on tensors 8 yıl önce
  felixf e7991724e7 Added multiplication of two tensors (interpreted as matrices, otherwise trap) 8 yıl önce
  felixf eeeb817fba Moved Complex Numbers out of ArrayBase (should complex numbers move back to a library in general?) 8 yıl önce
  felixf babeaafb35 ptched bug 8 yıl önce
  felixf 5007c4588d further improvement 8 yıl önce
  felixf 6c16fa2ebf Type corrections 8 yıl önce
  felixf edcc2ff3e7 Slight improvement of array base: used unsafe pointer to record to avoid too many indirections 8 yıl önce
  felixf ec98f7fdc6 minor improvements 8 yıl önce
  felixf cec4ede237 rebuilt release 8 yıl önce
  felixf f06b2e9308 Massive simplification of math array allocation 8 yıl önce
  skoster 9db22af5ba reshape no longer allocates memory when target array is already ready 8 yıl önce
  skoster 906dd64d68 started improvements on reshape 8 yıl önce
  felixf 7e23046390 improved performance of ALL on complex and longcomplex 8 yıl önce
  felixf d7be5b2170 ALL on LONGCOMPLEX 8 yıl önce
  felixf 30bd646120 Patched bug with temporary allocation of small arrays 8 yıl önce
  eth.morozova c382dd998e implemented support of "ALL" operator; it was necessary to introduce procedure type comparison in FoxSemanticChecker.Distance to allow procedure as a parameter of the operator; 9 yıl önce
  eth.morozova fa4a0e213f partially revived optimization for small vector and matrices: currently only static arrays are handled; 9 yıl önce
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 9 yıl önce