Historia zmian

Autor SHA1 Wiadomość Data
  felixf edcc2ff3e7 Slight improvement of array base: used unsafe pointer to record to avoid too many indirections 8 lat temu
  felixf ec98f7fdc6 minor improvements 8 lat temu
  felixf cec4ede237 rebuilt release 8 lat temu
  felixf f06b2e9308 Massive simplification of math array allocation 8 lat temu
  skoster 9db22af5ba reshape no longer allocates memory when target array is already ready 8 lat temu
  skoster 906dd64d68 started improvements on reshape 8 lat temu
  felixf 7e23046390 improved performance of ALL on complex and longcomplex 8 lat temu
  felixf d7be5b2170 ALL on LONGCOMPLEX 8 lat temu
  felixf 30bd646120 Patched bug with temporary allocation of small arrays 8 lat temu
  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 lat temu
  eth.morozova fa4a0e213f partially revived optimization for small vector and matrices: currently only static arrays are handled; 9 lat temu
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 9 lat temu