Browse Source

use unsigned SIZE type for indexing in all places instead of signed LONGWORD
use UNSIGNED64 for stream size
TODO: UNSIGNED64 has many issues if signed bit(63) = 1 ( detected as HUGEINT )

git-svn-id: https://svn.inf.ethz.ch/svn/lecturers/a2/trunk@8451 8c9fc860-2736-0410-a75d-ab315db34111

eth.metacore 6 years ago
parent
commit
26bf426d89
2 changed files with 596 additions and 611 deletions
  1. 273 273
      source/IO64.Files.Mod
  2. 323 338
      source/IO64.Streams.Mod

File diff suppressed because it is too large
+ 273 - 273
source/IO64.Files.Mod


File diff suppressed because it is too large
+ 323 - 338
source/IO64.Streams.Mod


Some files were not shown because too many files changed in this diff