Jonas Maebe
|
6dbcb7db80
+ rawbytestring version of PathConv()
|
12 år sedan |
Jonas Maebe
|
fd0a2ac365
+ SysUnicodeStringToNtStr() helper
|
12 år sedan |
Jonas Maebe
|
2e9b642a3b
* rtldefs.inc include file for embedded targets (forgot to commit earlier)
|
12 år sedan |
Jonas Maebe
|
5ed4e99dc1
+ uppercase/lowercase(unicodestring) (fixes a warning in fina.inc when
|
12 år sedan |
Jonas Maebe
|
bae3c0296e
* fixed result type of StrBufSize(PWideChar) for 64 bit targets
|
12 år sedan |
Jonas Maebe
|
8a4b092ab9
* made ToSingleByteFileSystemEncodedFileName(unicodestring) overridable by
|
12 år sedan |
Jonas Maebe
|
1da05d1553
* declared CharInSet(ansichar,tsyscharset) as inline
|
12 år sedan |
Jonas Maebe
|
b08d8091b2
* made fexpand unicodestring-safe (use charinset instead of "in" --
|
12 år sedan |
Jonas Maebe
|
746546ed09
+ remaining missing pwidechar overloads/equivalents of pchar functions
|
12 år sedan |
Jonas Maebe
|
eb93429cf0
* prefer "constant string" -> pwidechar for {$modeswitch unicodestrings}
|
12 år sedan |
Jonas Maebe
|
c49ae76837
* let StrBufSize return a cardinal rather than a sizeuint, and also change
|
12 år sedan |
Jonas Maebe
|
8f1e85d9ae
* moved SameFileName from finah.inc to sysansih.inc, since the implementation
|
12 år sedan |
Jonas Maebe
|
95a877c7e5
* moved GetFileHandle() from fina.inc to filutil.inc because fina.inc
|
12 år sedan |
Jonas Maebe
|
62ee16278b
* changed getdir(ansistring):ansistring to
|
12 år sedan |
Jonas Maebe
|
679785f90c
+ rawbytestring and unicodestring versions of DoDirSeparators (optimised to
|
12 år sedan |
Jonas Maebe
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 år sedan |
Jonas Maebe
|
7659bfc01b
- removed internal error if savesize of tfiledef is 0 when writing the def
|
12 år sedan |
Jonas Maebe
|
ba7fc58bed
* declare tsyscharset as a set of ansichar instead of as a set of char
|
12 år sedan |
Jonas Maebe
|
4c7605d6bf
* fixed duplicate StringToTB definition error in r22467; only kept the
|
12 år sedan |
Jonas Maebe
|
b0613d9ec5
* converted Windows FileCreate/FileOpen to use unicode interface instead of
|
12 år sedan |
Jonas Maebe
|
ff87431565
- removed "PathOnly" field from Unix TSearchRec (deprecated since 2.4.0, not
|
12 år sedan |
Jonas Maebe
|
e65d01a717
* small optimisation for ToSingleByteFileSystemEncodedFileName(rawbytestring):
|
12 år sedan |
Jonas Maebe
|
980975ff85
* fixed fpc_UnicodeStr_SetLength for 2.6.x bootstrapping
|
12 år sedan |
Jonas Maebe
|
3694b4f003
* moved ToSingleByteFileSystemEncodedFileName() to the system unit and
|
12 år sedan |
Jonas Maebe
|
e6c812a60a
* assume unicode in case of FPC_OS_UNICODE instead of only for WinCE
|
12 år sedan |
Jonas Maebe
|
112fafc6fd
+ paramstr(longint):unicode string function in uuchar
|
12 år sedan |
Jonas Maebe
|
5a72bc3656
* export filerec/textrec from the system unit and use them in the compiler
|
12 år sedan |
Jonas Maebe
|
eae1cd6cca
* msdos target was added after the cpstrrtl branch was created; no special
|
12 år sedan |
Jonas Maebe
|
ecd3cba02b
* synchronised with trunk up to r24912
|
12 år sedan |
pierre
|
91bc424694
Fix bug report 24612:
|
12 år sedan |