Commit History

Author SHA1 Message Date
  Jordan Russell 95633ed353 Change TFile.Position to Int64. 1 month ago
  Martijn Laan 487b78d6dc Cleanup. 1 month ago
  Martijn Laan 028432c711 Revert adding Redir suffixes + TRedir<T>. 2 months ago
  Martijn Laan a1bffc816c Clarify the name of functions taking a DisableFsRedir parameter but not having the ...Redir name. Especially helps if the call just says False for DisableFsRedir. 2 months ago
  Martijn Laan 706368a861 Cleanup: use proper names for INVALID_FILE_ATTRIBUTES/INVALID_SET_FILE_POINTER/INVALID_FILE_SIZE. 4 months ago
  Martijn Laan bd49a504c7 Finish. So now the functions which were in InstFunc but were not used by SetupLdr are in a Setup-only unit (Setup.InstFunc) and the rest is in a shared unit (SetupLdrAndSetup.InstFunc). The former has most of the function and has the Git history. The latter appears as a new file. 1 year ago
  Martijn Laan 200901c8b0 Reintroduce SetupLdrAndSetup prefix. 1 year ago
  Martijn Laan 7d3b4aa85a Rename/group the compression units. Stop using Compression.Base (Shared.Compress) in Compil32. 1 year ago
  Martijn Laan 6db7a31745 Move the sources back into the Src folder now that they have prefixes. Changed the Shared prefix of the files which were in SetupLdrAndSetup to Setup. Todo: the remaining dirs with helper code. 1 year ago