Michaël Van Canneyt
|
31b978f3b7
* Add UnicodeFromLocaleChars for Delphi compatibility
|
1 سال پیش |
Michaël Van Canneyt
|
e9c6f1c152
* Delphi-compatible overloads UTF8ToUnicodeString
|
1 سال پیش |
Michael VAN CANNEYT
|
d2d3fe6bc3
* Char -> AnsiChar
|
2 سال پیش |
marcoonthegit
|
4568c77f57
* implemented stringofchar unicodestring, bug #39483
|
3 سال پیش |
nickysn
|
800bb3adc2
* instead of using discardresult, wrap the uniquestring functions in procedures,
|
4 سال پیش |
nickysn
|
df947d3ae8
* fixed rtl compilation with FPC 3.2.0 starting compiler
|
4 سال پیش |
nickysn
|
7e958e0a35
+ introduced the discardresult directive and declared the UniqueString()
|
4 سال پیش |
michael
|
257ef24a1e
* Fix bug ID #38008: allow UTF8 to unicode conversion to react on/ignore invalid input
|
4 سال پیش |
michael
|
213d2905df
* Change some methods from using var to using out (bug ID 37376)
|
5 سال پیش |
svenbarth
|
48b8110e38
* disable UCS4String if dynamic arrays are disabled
|
6 سال پیش |
svenbarth
|
a2c9c75e97
Convert Insert() and Delete() to intrinsics in preparation for dynamic array support for these two procedures.
|
9 سال پیش |
Jonas Maebe
|
a100309350
* made utf8tostring() Delphi-compatible (mantis #29585):
|
9 سال پیش |
michael
|
6d051892e5
* Added Offset argument to Pos (exists in wide and ansi/short, forgotten for unicode)
|
9 سال پیش |
michael
|
ee2f34588d
* Fix bug #28258, missing UTF8ToString, patch by Stocki
|
9 سال پیش |
Jonas Maebe
|
21a4a9034d
* commented out all untested (and on non-Win32: unimplemened) TCompareOption
|
9 سال پیش |
michael
|
fde42ca8ef
* Type helpers, compatible to Delphi XE 8
|
9 سال پیش |
Jonas Maebe
|
ff583bde6c
* made setstring() a compiler intrinsic so it can set the compile-time
|
10 سال پیش |
Jonas Maebe
|
aaa5bb48de
+ ToSingleByteFileSystemEncodedFileName(array of widechar) overload for more
|
12 سال پیش |
Jonas Maebe
|
3694b4f003
* moved ToSingleByteFileSystemEncodedFileName() to the system unit and
|
12 سال پیش |
Jonas Maebe
|
598d2feeb6
+ rtldefs.inc file for every target that contains defines shared by multiple
|
13 سال پیش |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 سال پیش |
sergei
|
7ff76caa73
* Removed 'inline' attribute from 6 overloaded pos() functions which contain a managed typecast. Inlining it leads to noticeable increase in code size without any sensible speed improvement.
|
13 سال پیش |
paul
|
270fb09e87
rtl: add WideStringManager.GetStandardCodePageProc method to retrieve system ansi and console code pages
|
13 سال پیش |
paul
|
6384fa2a19
rtl: revert r19330. We probably need to create a separate encoding<->codepage table.
|
14 سال پیش |
paul
|
a0e7196ae9
rtl: move winiconv.inc into general inc directory and rename it to wincodepages.inc, also rename win2iconv, iconv2win to CodePageToCodePageName, CodePageNameToCodePage.
|
14 سال پیش |
paul
|
631c545423
merge r19075 from cpstrnew branch by paul:
|
14 سال پیش |
paul
|
ad8195e9ae
merge r14136 from cpstrnew branch by paul:
|
14 سال پیش |
paul
|
2162add8ac
merge r14132 from cpstrnew branch by paul:
|
14 سال پیش |
paul
|
ae0d732c8f
merge r13485 from cpstrnew branch by florian:
|
14 سال پیش |
paul
|
28627482c5
merge r13483 from cpstrnew branch by florian:
|
14 سال پیش |