pierre
|
adfecc8173
Real i386 version of dllprt0.as file
|
12 年之前 |
pierre
|
350ae58dc9
Fix error in last commit, include name must be enclosed in double quotes
|
12 年之前 |
pierre
|
1ad6aacb78
* Also use dllprt0 for openbsd
|
12 年之前 |
pierre
|
8d8509590f
Add dllprt0 for x86_64 (i386 version simply includes cprt0.as)
|
12 年之前 |
pierre
|
7d0e45b142
Regenerated after commit 23822, Add clocale unit target, contributed by Pascal Stumpf
|
12 年之前 |
pierre
|
dede8a159e
Add clocale unit target, contributed by Pascal Stumpf
|
12 年之前 |
sergei
|
6245bfd74f
+ ELF linker: load e_ident and e_flags from ELF header into properties of TElfObjData, necessary for targets that must be able to link together object files of different flavors.
|
12 年之前 |
paul
|
8c76535014
rtl: add missing 4 _be collations (2 collations are still not generated)
|
12 年之前 |
paul
|
7e591e1ea9
utils: unicodeset remove duplicate ord(), initialize cp variable
|
12 年之前 |
svenbarth
|
9a26fc6994
For now revert the FixPath usage from "is a directory" to "is a path" as at least on Windows it doesn't work as intended. I'll need time to check this correctly (which I don't have today and tomorrow).
|
12 年之前 |
paul
|
db357320d7
rtl: install all cpXXX .ppu and .o files
|
12 年之前 |
paul
|
5157304998
rtl: build fpwidestring for the same platforms as character unit
|
12 年之前 |
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 年之前 |