paul
|
032b241c6b
rtl: fpwidestring - fix length of UnicodeStrings after UTF8ToUnicode. UTF8ToUnicode returns length + 1 for zero byte which is not needed for UnicodeString.
|
12 жил өмнө |
paul
|
e379daaf9c
compiler, rtl: move cpXXXX.pas files from compiler to RTL\charmaps directory and cleanup them, enable charmaps building for the majority of targets
|
12 жил өмнө |
paul
|
3682fddc49
compiler: minor optimization of tscannerfile.recordtoken
|
12 жил өмнө |
svenbarth
|
5399fd6664
Regenerated fpmkunitsrc.inc after r23793
|
12 жил өмнө |
svenbarth
|
c6d9b56dbb
Fix a problem with fppkg: the function FixPath is declared in fpmkunit and pkgglobals with different semantics. Now recently the fpmkunit was added to one of the fppkg units which resulted in the unit using fpmkunit's implementation instead of the one from pkgglobals. Because of list fppkg no longer worked correctly if paths without trailing path delimiter were used in the configuration files. To prevent further problems a new overloaded version was added with combined semantics of both original functions and these were deprecated.
|
12 жил өмнө |
michael
|
03e605e0a2
* Patch from Michael Fuchs to fix mem leakn (bug ID 23247)
|
12 жил өмнө |
lacak
|
3658b939cb
fcl-db: mssql: small extending (like in others sqldb/sonnections) schema information returned using SetSchemaInfo call. System tables and functions used should be compatible with MS SQL and also with Sybase.
|
12 жил өмнө |
florian
|
2c7b34cda1
* don't apply cse on static variables being regable
|
12 жил өмнө |
florian
|
c2baf7b4c0
Merge r23058
|
12 жил өмнө |
florian
|
c0d4f189e9
* and takes three operands
|
12 жил өмнө |
florian
|
be81b89147
* fix bugs in previous commit
|
12 жил өмнө |
florian
|
086ae4b999
Merge r22905 and r22906
|
12 жил өмнө |
Jonas Maebe
|
51cdef698f
* fixed definition of GLHandleARB for Darwin (patch by lks, mantis #23975)
|
12 жил өмнө |
Jonas Maebe
|
f00d9f6f84
* correct dlopen flag values for Darwin (patch by lks, mantis #23979)
|
12 жил өмнө |
paul
|
d51da3ad58
rtl: enable collations building for win64
|
12 жил өмнө |
paul
|
8c0234f871
utils: enable unicode utils build for win64 target
|
12 жил өмнө |
paul
|
23c9578137
rtl: setup DefaultSystemCodepage when fpwidestring is included on unixes
|
12 жил өмнө |
paul
|
02e0269764
rtl: a patch to cleanup a fixes to key forming functions from Inoussa (mantis #0022909)
|
12 жил өмнө |
sergei
|
5e46732bc8
+ One more missing call to unget_para (MIPS-specific)
|
12 жил өмнө |
marco
|
fc02f5c7f7
* another minor problem found with -CR
|
12 жил өмнө |
marco
|
cb55b2d2cf
* another small bug caught by -CROriot
|
12 жил өмнө |
marco
|
39670e3454
* fixed 3 problems in fcl-passrc found when searching why fcl.chm
|
12 жил өмнө |
florian
|
21c154d60a
Merged r22903
|
12 жил өмнө |
florian
|
08bf826334
Merges 22828,22829
|
12 жил өмнө |
paul
|
fe8503b8c1
utils: enable unicode utils compilation on linux
|
12 жил өмнө |
paul
|
ce6b3b7ee3
utils: add parse-collations.sh script
|
12 жил өмнө |
paul
|
087510b775
utils: fix dependencies of unicode utils, enable compilation on darwin
|
12 жил өмнө |
paul
|
ab8c293a36
utils: add unicode utils from Inoussa (part of mantis #0022909)
|
12 жил өмнө |
svenbarth
|
364a874623
Addendum to 23746: use FPC_FULLVERSION instead of FPC_VERSION/FPC_RELEASE
|
12 жил өмнө |
svenbarth
|
b298483bb8
Allow compilation of the compiler with 2.6.x again on Unix systems.
|
12 жил өмнө |