Commit History

作者 SHA1 備註 提交日期
  felixf e29617a016 Support Files.Exists(fileName, VAR fullFilename, VAR flags) on the level of the file systems. Using enumerators made problems and was inappropriate for this low-level FS-related task. 8 年之前
  felixf fcff2d2237 Convert paths to fullpath when enumerating in linux aos. 8 年之前
  skoster 063656d3b6 Fixed how enumerating works with relative paths: Always create absolute paths. 8 年之前
  skoster d743bde5f7 Added path validation to make behavior the same as WinFS. 8 年之前
  felixf 7d5632e55c Should only reuse file handles that are not being finalized 8 年之前
  eth.guenter 6cac49a084 incorporated the enhancements of the generic version, 8 年之前
  felixf 4d6012b051 Linux Kernel Boots (no GC yet, Module Loading untested yet) 8 年之前
  felixf 3caa9ca2ce UnixAos Generic -- TrapHandler works 8 年之前
  eth.guenter feba7ecdfd fixed a possible deadlock while heapspace got expanded 9 年之前
  eth.guenter 8c97ab902c removed deprecated extension of record to object 9 年之前
  eth.guenter 5683661088 fixed Timeval structure, LONGINT -> HUGEINT 9 年之前
  eth.guenter bf02d5cebb adaptation to 64bit 9 年之前
  eth.tmartiel 807dda4cc9 Fixed linking problem with constant MathArray values defined in other modules: applied same handling as for string values. 9 年之前