Histórico de Commits

Autor SHA1 Mensagem Data
  Michaël Van Canneyt 148bde3f8f * Small improvement há 2 anos atrás
  Michael VAN CANNEYT fae6b2a1f3 * Refer to mainunit for lazarus IDE há 2 anos atrás
  Michael VAN CANNEYT 4336599c3a * Char -> AnsiChar há 2 anos atrás
  mattias 1ab29086f8 rtl: fixed indentation há 2 anos atrás
  svenbarth 893cf511bc * fix casing of "VAr", no code changes há 4 anos atrás
  ondrej 34fecf90f3 SysUtils: add ExpandFileName with a BasePath overload há 5 anos atrás
  nickysn 5409450195 + ported and enabled compilation of unit sysutils for win16 há 7 anos atrás
  marcus 6767ed7103 Amiga, AROS, MorphOS: Sysutils, GetDirs must also cut at DriveSeparator há 10 anos atrás
  marcus ee31b188f6 AMIGA/MorphOS/AROS: corrected pathes in FP-IDE há 11 anos atrás
  marcus 97831bed8a Amiga, AROS, MorphOS: Define in IncludeTrailingPathDelimiter changed to HASAMIGA há 11 anos atrás
  marcus 5305a4d827 Amiga,AROS,MorphOS: IncludeTrailingPathDelimiter not adding DirectorySeparator after Driveseparator há 11 anos atrás
  michael d9d1a7fa5d * Fix bug ID #18550 há 11 anos atrás
  michael 17e34abc62 * Fix for bug ID #18551 há 11 anos atrás
  Jonas Maebe 5d389e99fd * always use the *W version of the Windows API in ExtractShortPathName() so há 11 anos atrás
  Jonas Maebe 2da7c3f05c * changed declarations in finah.inc and diskh.inc from ansistring to há 12 anos atrás
  Jonas Maebe 91079d1327 * ensure that constant string concatenations don't result in converting há 12 anos atrás
  Jonas Maebe af3f12f60c * rawbytestring/unicodestring versions of findfirst/findnext/findclose há 12 anos atrás
  Jonas Maebe b08d8091b2 * made fexpand unicodestring-safe (use charinset instead of "in" -- há 12 anos atrás
  Jonas Maebe 95a877c7e5 * moved GetFileHandle() from fina.inc to filutil.inc because fina.inc há 12 anos atrás
  Károly Balogh 60879c9c4f also return the colon for ExtractFileDrive on Amiga/MorphOS há 12 anos atrás
  Károly Balogh 7ce3b803b3 basic Amiga/MorphOS support into ExtractFileDrive há 12 anos atrás
  Jonas Maebe 349a682596 * corrected license header from GPL to LGPL + static linking exception like há 13 anos atrás
  Tomas Hajny 99a9955195 + ExpandFileNameCase implementation added há 13 anos atrás
  michael 908f9865d4 * Fixed ExcludeLeadingPathDelimiter há 14 anos atrás
  sergei 907e7a32d5 * GetFileHandle(), THandleStream: changed type that is used to store file handle from Integer to THandle, so it can be redefined to 64 bits on certain platforms, see http://lists.freepascal.org/lists/fpc-devel/2010-November/023019.html há 15 anos atrás
  ivost 980c353421 * added function IncludeLeadingPathDelimiter: it adds a path delimiter in front of a path há 15 anos atrás
  florian 6dfd5cb5b8 * fix ExtractFileDrive for \\server\share\path\file: it should return \\server\share há 16 anos atrás
  peter 8c0adc7f3d * fixed also ExtractFileName há 17 anos atrás
  peter 496212d5c4 * fixed ExtractFileExt broken after previous commit há 17 anos atrás
  peter f4f3ae84d0 * AllowDirectorySeparators and AllowDriveSeparators typed constants há 17 anos atrás