paul
|
d51da3ad58
rtl: enable collations building for win64
|
12 vuotta sitten |
paul
|
8c0234f871
utils: enable unicode utils build for win64 target
|
12 vuotta sitten |
paul
|
23c9578137
rtl: setup DefaultSystemCodepage when fpwidestring is included on unixes
|
12 vuotta sitten |
paul
|
02e0269764
rtl: a patch to cleanup a fixes to key forming functions from Inoussa (mantis #0022909)
|
12 vuotta sitten |
sergei
|
5e46732bc8
+ One more missing call to unget_para (MIPS-specific)
|
12 vuotta sitten |
marco
|
fc02f5c7f7
* another minor problem found with -CR
|
12 vuotta sitten |
marco
|
cb55b2d2cf
* another small bug caught by -CROriot
|
12 vuotta sitten |
marco
|
39670e3454
* fixed 3 problems in fcl-passrc found when searching why fcl.chm
|
12 vuotta sitten |
florian
|
21c154d60a
Merged r22903
|
12 vuotta sitten |
florian
|
08bf826334
Merges 22828,22829
|
12 vuotta sitten |
paul
|
fe8503b8c1
utils: enable unicode utils compilation on linux
|
12 vuotta sitten |
paul
|
ce6b3b7ee3
utils: add parse-collations.sh script
|
12 vuotta sitten |
paul
|
087510b775
utils: fix dependencies of unicode utils, enable compilation on darwin
|
12 vuotta sitten |
paul
|
ab8c293a36
utils: add unicode utils from Inoussa (part of mantis #0022909)
|
12 vuotta sitten |
svenbarth
|
364a874623
Addendum to 23746: use FPC_FULLVERSION instead of FPC_VERSION/FPC_RELEASE
|
12 vuotta sitten |
svenbarth
|
b298483bb8
Allow compilation of the compiler with 2.6.x again on Unix systems.
|
12 vuotta sitten |
Jonas Maebe
|
1244cdff70
* don't treat bitpacked arrays of subranges of char that can be represented
|
12 vuotta sitten |
reiniero
|
76e6fff302
* sqldb: Firebird/Interbase: now Win64 SEH is enabled (r23732),
|
12 vuotta sitten |
marco
|
48a8509097
* fix for #23915, use inheritsfrom instead of classtype = xxx because
|
12 vuotta sitten |
marco
|
744d45714d
* added missing baudrates that were in 7.x already. Patch by Graeme, Mantis #23992
|
12 vuotta sitten |
sergei
|
2caa05ccd1
* Make Win64 SEH support enabled by default. If necessary to disable, compiler should be cycled with OPT=-dDISABLE_WIN64_SEH. Mantis #24012.
|
12 vuotta sitten |
paul
|
b9a33b2b0a
rtl: enabled collations building for win32 target
|
12 vuotta sitten |
paul
|
7a0b112e56
rtl: add FPC Independent Unicode String Manager from Inoussa (mantis #0022909)
|
12 vuotta sitten |
paul
|
fc0bab5844
rtl: possible fix compilation of charset.pp on 64 bit
|
12 vuotta sitten |
ludob
|
bb735aa7e5
sqldb: implemented TCustomConnection.Close(ForceClose : Boolean = False);
|
12 vuotta sitten |
paul
|
43e0116f61
compiler: update charset, cruemap and cpXXX.pas files from Inoussa (part of issue #0022909)
|
12 vuotta sitten |
paul
|
1481a6a066
compiler: rename cp1252, cp1253 pp files to pas for consistency
|
12 vuotta sitten |
marco
|
9f53738142
* fill in purpose of the unit in comment, updated copyright
|
12 vuotta sitten |
lacak
|
1533aff2cc
fcl-db: bufdataset: when index is added set IndexDefs.Updated to false to signal, that FIndexDefs and FIndexes are not synchronized. This allow next call to IndexDefs.Update (which tests Updated) do synchronization.
|
12 vuotta sitten |
svenbarth
|
c7f1569156
Up to now TSQLite3Connection used the variable SQLiteLibraryName to control the name of the SQLite library to use. The sqlite3dyn unit also contains a variable to control the library to use: SQLiteDefaultLibrary. To avoid potential confusion the variable from sqlite3dyn will be used from now on.
|
12 vuotta sitten |