paul
|
d375cc88a1
rtl: apply patch of Inoussa which fixes undefined result of UnicodeToLower and UnicodeToUpper (mantis #0024889)
|
12 anni fa |
lacak
|
99e67d19cc
fcl-db: bufdataset: partialy fixes TestOpeningNonExistingDataset. See also #22030.
|
12 anni fa |
lacak
|
4237cbcfd8
fcl-db: bufdataset: formatting
|
12 anni fa |
paul
|
e913ab1f9f
rtl: apply patch of Inoussa which drops unicode manager dependency on SysUtils (issue #0024887)
|
12 anni fa |
paul
|
ec7be0d231
test: add more fpwidestring tests by Inoussa
|
12 anni fa |
Jonas Maebe
|
40ff1c77ca
* updated GetWindowsSpecialDir():string so it uses the -A or -W api call
|
12 anni fa |
Jonas Maebe
|
63e8d0c31c
* do not yet map GetCommandLine() to GetCommandLineW() with -dFPC_UNICODE_RTL,
|
12 anni fa |
Jonas Maebe
|
5b09435055
* explicitly call several windows *A() versions of APIs so the intended
|
12 anni fa |
Jonas Maebe
|
efa95bed66
* changes so the compiler can be compiled with a unicode RTL without warnings
|
12 anni fa |
Jonas Maebe
|
2da7c3f05c
* changed declarations in finah.inc and diskh.inc from ansistring to
|
12 anni fa |
Jonas Maebe
|
65ecd1273d
* removed warning when GetEnvironmentVariable() does not return a
|
12 anni fa |
Jonas Maebe
|
f9f041d470
* SystemOldNAme -> SystemOldName
|
12 anni fa |
Jonas Maebe
|
91079d1327
* ensure that constant string concatenations don't result in converting
|
12 anni fa |
Jonas Maebe
|
af3f12f60c
* rawbytestring/unicodestring versions of findfirst/findnext/findclose
|
12 anni fa |
Jonas Maebe
|
df97cd65d9
* don't adjust directory separators in fexpand when we're compiling the
|
12 anni fa |
Jonas Maebe
|
26b7f5a36c
* ensure that fexpand(ansistring) never converts its argument to a code page
|
12 anni fa |
Jonas Maebe
|
14d62028ff
* don't convert ansistrings when calling setcodepage() with a code page
|
12 anni fa |
Jonas Maebe
|
b115231ea4
* never change the code page of a non-empty string when calling setlength on
|
12 anni fa |
florian
|
6606955b88
+ basic support for pic on arm-linux
|
12 anni fa |
paul
|
7ac3647ff2
rtl: apply patch of Inoussa with Incremental Implementation of the Unicode Collation Algorithm (mantis #0024873)
|
12 anni fa |
paul
|
f285948fcb
rtl, utils: apply patch of Inoussa:
|
12 anni fa |
lacak
|
721d695ae4
fcl-db: base: implements AsBytes for TBlobField
|
12 anni fa |
lacak
|
9cf1ef90cd
fcl-db: base: formatting (char-case)
|
12 anni fa |
nickysn
|
a1fa1954b8
* i8086 medium model fixes in Tresourcestrings.CreateResourceStringData
|
12 anni fa |
masta
|
dad4079e0c
Fix shift128Right in rtl/inc/softfpu.pp
|
12 anni fa |
nickysn
|
e4f84b0f5d
* i8086 medium model fixes in tnodeutils.InsertResourceTablesTable
|
12 anni fa |
florian
|
2806947a8f
+ FindRegAllocBackward
|
12 anni fa |
florian
|
bca6dafbc5
* mark the current procedure if it has a non local exit, not the targetted one
|
12 anni fa |
florian
|
bb397e2b2f
+ has_sse2_support for i386
|
12 anni fa |
nickysn
|
10db067372
* specify Tasmsymtype=AT_FUNCTION and use Create_nil_codeptr when generating the code pointers in the InitFinal table
|
12 anni fa |