Commit History

Author SHA1 Message Date
  negelef 38473b9849 Removed end-of-line whitespace in all modules 6 years ago
  eth.morozova c68f0eb725 fixed a bug in DiskAdrTable.HashValue: counter "i" was not incremented 6 years ago
  eth.metacore 52b9259697 use WORD instead of LONGINT for result type 6 years ago
  felixf db9b090fae patched issues with hash table (and double assignments) 6 years ago
  eth.morozova 96352b4276 avoid recursive lock acquisition 6 years ago
  felixf 037e19922d first attempt to improve the speed of file purging 6 years ago
  felixf d1082c89da Went back to last assumed working version and followed a more conservative approach. 6 years ago
  eth.morozova a6c9379700 use separate IndexSector variables for vectorized marking of sectors - it seems that in the previous revision the use of hd.sec, sup.x, sub.x for vectorized marking introduced a problem manifested by a corruption of the marking map 6 years ago
  felixf ef19980a3f improved marking speed further 7 years ago
  felixf d46ad33c42 Improved marking speed by combining several markings within an exclusive block 7 years ago
  negelef 582455f41c Use WORD instead of LONGINT as result type 7 years ago
  felixf dd3d5477c3 patched all method visibility conflicts: extending methods keep visibility of super method. 7 years ago
  eth.tmartiel c307d73f5c Added a 'N' option for mounting native filesystems. This option prevents writing the index map back to disk when unmounting a filesystem. Useful for mostly empty large partitions. 7 years ago
  felixf 4ae503b9bf 10 years ago
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 10 years ago