Tomas Hajny
|
62b57e81cd
* FExpand / ExpandFileName behaviour updated according to discussion in bug #34166
|
6 anos atrás |
Tomas Hajny
|
23300b8a41
* fix by Charlie correcting treatment of a trailing directory separator on Amiga(-likes)
|
10 anos atrás |
Jonas Maebe
|
74e56c2674
* let GetDirIO() return its result in DefaultFileSystemCodePage, as its only
|
11 anos atrás |
Jonas Maebe
|
88d969f3bd
* ensure that sysutils.expandfilename() returns its result in
|
11 anos atrás |
Jonas Maebe
|
df97cd65d9
* don't adjust directory separators in fexpand when we're compiling the
|
12 anos atrás |
Jonas Maebe
|
26b7f5a36c
* ensure that fexpand(ansistring) never converts its argument to a code page
|
12 anos atrás |
Jonas Maebe
|
b08d8091b2
* made fexpand unicodestring-safe (use charinset instead of "in" --
|
12 anos atrás |
Tomas Hajny
|
426050cb9f
* fix for standalone '~' with HOME=/ on Unix
|
12 anos atrás |
Tomas Hajny
|
d442d14e0c
+ FileNameCasePreserving added - see #18066 in Mantis
|
13 anos atrás |
mazen
|
b127fc154a
* Fixed spell error revealed by lintian.
|
15 anos atrás |
Tomas Hajny
|
a2af005101
* fix for web bug #16651
|
15 anos atrás |
pierre
|
a989b6c1e6
* avoid problems for windows if case of drive letter is different
|
15 anos atrás |
peter
|
f4f3ae84d0
* AllowDirectorySeparators and AllowDriveSeparators typed constants
|
17 anos atrás |
yury
|
5a49addb35
* fixed more warnings and notes while compiling RTL.
|
19 anos atrás |
Tomas Hajny
|
4d9e404403
* remove GetEnv dependency
|
19 anos atrás |
Tomas Hajny
|
53103216ef
* avoid cutting of HOME variable to 255 characters when compiled with $H+ (sysutils)
|
19 anos atrás |
florian
|
098033d56b
* part of previous commit
|
19 anos atrás |
peter
|
da85b3db8c
* fix linux build
|
19 anos atrás |
peter
|
b5647cff88
* support also ansistring
|
19 anos atrás |
Tomas Hajny
|
88a8aa31d9
* Slight optimization (constant instead of variable in assignment)
|
19 anos atrás |
Tomas Hajny
|
ccbc7717cc
* Fix to allow / instead of " fexpand.inc
|
19 anos atrás |
peter
|
4ace790492
* remove $Log
|
20 anos atrás |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 anos atrás |
fpc
|
50778076c3
initial import
|
20 anos atrás |
peter
|
e417e34496
* truncate log
|
20 anos atrás |
Tomas Hajny
|
af1ab052af
+ MacOS support
|
20 anos atrás |
Tomas Hajny
|
4dbe16c37f
* description of individual conditional defines added
|
21 anos atrás |
Tomas Hajny
|
c79f0fb1ac
* '//' behaviour for Amiga corrected
|
22 anos atrás |
Tomas Hajny
|
be27984b3b
* Amiga support hopefully finished
|
22 anos atrás |
Tomas Hajny
|
5592fb0dae
* Amiga fixes (among others)
|
23 anos atrás |