Commit History

Author SHA1 Message Date
  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