florian
|
6dfd5cb5b8
* fix ExtractFileDrive for \\server\share\path\file: it should return \\server\share
|
16 years ago |
peter
|
8c0adc7f3d
* fixed also ExtractFileName
|
17 years ago |
peter
|
496212d5c4
* fixed ExtractFileExt broken after previous commit
|
17 years ago |
peter
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
17 years ago |
michael
|
eec321b2f8
* Implemented ExtractShortPathName
|
17 years ago |
peter
|
544cf539e1
* fix for relativepath, fixes #10224
|
17 years ago |
peter
|
732abba1f2
* all functions use DirSeparators. This is required to be able to have consistent
|
17 years ago |
Jonas Maebe
|
1445ca1198
* fixed GetDirs in case the last character of the passed directory
|
17 years ago |
Tomas Hajny
|
4d9e404403
* remove GetEnv dependency
|
19 years ago |
Tomas Hajny
|
a9b515c0bf
* fexpand defines kept in platform specific sysutils.pp
|
19 years ago |
florian
|
2a62055580
+ added expand defines for all OSes, hopefully no OS forgotten
|
19 years ago |
peter
|
da85b3db8c
* fix linux build
|
19 years ago |
peter
|
0237088689
* remove dos unit from sysutils
|
19 years ago |
michael
|
b9a0fae596
* Fixed bug #6491, fileextdrive
|
19 years ago |
michael
|
cbdda429c5
+ Patch from Graeme Geldenhuys to fix ExtractFileDrive
|
19 years ago |
peter
|
9b0c8269bc
* remove also 255 limit for ExtractFileExt
|
19 years ago |
marco
|
5008bb74b1
* removed 255 char limit in extractfilename
|
19 years ago |
florian
|
bf311fd100
+ ExpandUNCFilename for win32 from Klaus Hartnegg
|
20 years ago |
florian
|
64c72bd312
* patch from Joost van der Sluis to remove VIRTUALPASCAL define since VP is officially dead
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
marco
|
ed0c42b2eb
* Removed a "unix." prefix
|
21 years ago |
marco
|
5af746ce28
* fileno -> getfilehandle
|
21 years ago |
marco
|
b82160ba33
* fileno
|
21 years ago |
peter
|
3d27318cb2
* moved classes unit to rtl
|
22 years ago |