peter
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
17 years ago |
yury
|
5a49addb35
* fixed more warnings and notes while compiling RTL.
|
19 years ago |
Tomas Hajny
|
4d9e404403
* remove GetEnv dependency
|
19 years ago |
Tomas Hajny
|
53103216ef
* avoid cutting of HOME variable to 255 characters when compiled with $H+ (sysutils)
|
19 years ago |
florian
|
098033d56b
* part of previous commit
|
19 years ago |
peter
|
da85b3db8c
* fix linux build
|
19 years ago |
peter
|
b5647cff88
* support also ansistring
|
19 years ago |
Tomas Hajny
|
88a8aa31d9
* Slight optimization (constant instead of variable in assignment)
|
19 years ago |
Tomas Hajny
|
ccbc7717cc
* Fix to allow / instead of " fexpand.inc
|
19 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 |
Tomas Hajny
|
af1ab052af
+ MacOS support
|
20 years ago |
Tomas Hajny
|
4dbe16c37f
* description of individual conditional defines added
|
21 years ago |
Tomas Hajny
|
c79f0fb1ac
* '//' behaviour for Amiga corrected
|
22 years ago |
Tomas Hajny
|
be27984b3b
* Amiga support hopefully finished
|
22 years ago |
Tomas Hajny
|
5592fb0dae
* Amiga fixes (among others)
|
23 years ago |
Tomas Hajny
|
00bd354f3a
* make use of constants available in the system unit
|
23 years ago |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
Tomas Hajny
|
a0866f619a
* fix for bug #1964 merged
|
23 years ago |
carl
|
891194dd54
* fixes unix conversion of slashes
|
23 years ago |
Tomas Hajny
|
8a7762efb2
* yet another fix for FExpand under Unix
|
24 years ago |
Tomas Hajny
|
d5f0038788
* invalid UNC paths handled more consistently to OS/2 and Win32 API functions
|
24 years ago |
Tomas Hajny
|
a820a0f393
* fix for absolute paths on platforms without drives (*nix), support for long volume names added
|
24 years ago |
Tomas Hajny
|
f041ede95b
* GetDir fixed
|
24 years ago |
Tomas Hajny
|
0fde4ce207
* one more problem in the Unix part
|
24 years ago |
Tomas Hajny
|
0d616f2cca
* mistyping in the Unix part fixed
|
24 years ago |
Tomas Hajny
|
c83475a6ca
* FExpand without IOResult change, remaining direct asm removed
|
24 years ago |
Tomas Hajny
|
f46989cf51
+ common FExpand introduced
|
25 years ago |