Jonas Maebe
|
cf717c4b75
* use -iphone_os_min rather than -ios_version_min, because the former
|
13 lat temu |
marco
|
7af086c05d
* make socket stuff compiling again. Package not 100% yet due to gtk1 dependencies.
|
13 lat temu |
michael
|
cbbf87a58f
* Need FILE_WRITE_ATTRIBUTES for setfiledate (mantis #23290)
|
13 lat temu |
sergei
|
277200e7ae
+ ELF linker: Support writing RELATIVE dynamic relocations ahead of the rest, and their number in DT_REL[A]COUNT dynamic tag (still needs changes in CPU-specific code to function properly).
|
13 lat temu |
michael
|
d1440c7483
* Patch from Christian Schiffler (Bug ID 22943) to fix missing dependency on fcl-base
|
13 lat temu |
michael
|
5f053be31d
* Switched to using ansistring, because dynlibs use ansistrings
|
13 lat temu |
michael
|
d9511be84b
* Updated makefiles
|
13 lat temu |
pierre
|
5ad752ab70
Avoid range check error in IDE by changing value of sfHasMemInfo constant to fit with longint value
|
13 lat temu |
michael
|
461ca6fa90
* Removed debug statements
|
13 lat temu |
michael
|
a3f7a7fdb4
* Avoid overflow when reading from streams > 2gb
|
13 lat temu |
Jonas Maebe
|
3a5b5f03d5
* only enable for Linux and Win32/Win64, since those are presumably the
|
13 lat temu |
michael
|
9d7ba28cf7
* Initial version of libvlc units
|
13 lat temu |
lacak
|
70b030c9f1
fcl-db: mssql: very basic support for variant data type, rather than raising exception.
|
13 lat temu |
michael
|
b24074841e
* trivial patch from Laco
|
13 lat temu |
lacak
|
43375ef468
fcl-db: formatting
|
13 lat temu |
lacak
|
221ee477b2
fcl-db tests: unification of file names used (generated) during testing.
|
13 lat temu |
lacak
|
0893146a91
fcl-db test: improve testing of ftAutoInc. After rev.22935
|
13 lat temu |
svenbarth
|
fdf6b17421
rtl/linux/m68k/prt0.as:
|
13 lat temu |
ludob
|
35f1339404
sqldb: Modified ftAutoinc behavior slightly to match Delphi behavior and allow updating of ftAutoInc fields for those db backends that support it. Added support for odbc ReadOnly fields. Patch from Lacak2 Mantis #22531
|
13 lat temu |
reiniero
|
51c06b1180
* FCL-DB: cosmetic changes in comments
|
13 lat temu |
florian
|
761fcca4ec
+ is_dynamicstring
|
13 lat temu |
florian
|
39aef35bdc
* pass not only exception address but also frame to raise:
|
13 lat temu |
svenbarth
|
1bc47815be
m68k/cgcpu.pas, tcg64k.fixref:
|
13 lat temu |
svenbarth
|
a4f390e4d9
m68k/cgcpu.pas, tcg64f68k:
|
13 lat temu |
florian
|
bc4a8ac63e
+ constant postfixoperator_tokens
|
13 lat temu |
svenbarth
|
2038a607ac
cg64f32.pas, tcg64f32.a_load64_*_cgpara:
|
13 lat temu |
florian
|
b58273fdeb
* fix memory leak of video unit as proposed by Michael Karst, resolves #22876
|
13 lat temu |
florian
|
a523d81b87
* fix sincos also for x86-64-linux
|
13 lat temu |
florian
|
a9fed57090
* fix sincos for x86-64 windows resolves #23268
|
13 lat temu |
svenbarth
|
22552e468b
m68k/cgcpu.pas, tcg68k.g_concatcopy:
|
13 lat temu |