paul
|
f982d041e5
tests: fix test for powerpc
|
15 years ago |
Jonas Maebe
|
72758864e4
* only allow field names in record/object typed constant declarations (mantis #16234)
|
15 years ago |
joost
|
1c2e134a5b
* Use the gtk2 build-unit
|
15 years ago |
joost
|
855cbebf19
Fixed fpmake.pp files:
|
15 years ago |
joost
|
fe85ed0345
* Write 'Done' when compiling succeeded
|
15 years ago |
paul
|
d6c514b6db
compiler: apply patch of Sven Barth to add nativent-i386 and linux-mips to the ppudump (issue #0016266)
|
15 years ago |
joost
|
70f4c963b0
* Improved error message for unknown targets in dependencies
|
15 years ago |
joost
|
df76e4eeb2
* Include package name in warning when file is not found
|
15 years ago |
paul
|
ceccce93f5
compiler: add class constructors, class destructors to the initfinal table as regular initialization/finalization sections (class constructors is still not striped away with the class)
|
15 years ago |
marco
|
ab551a2662
* patch from Ido Kanner adding BiDi related functions, Mantis 16269
|
15 years ago |
paul
|
be1ba05a4c
tests: fix compilation for platforms without activeX
|
15 years ago |
Tomas Hajny
|
c1c9b97412
+ bzip2 unit added
|
15 years ago |
Tomas Hajny
|
ef669a31c8
* initialize previously missing fields of threadmanager record
|
15 years ago |
paul
|
a1d94c6829
rtl: implement TStreamAdapter.CopyTo, .SetSize, return proper error value for Clone instead of raising exception (#0016161) + test
|
15 years ago |
Tomas Hajny
|
f27bb1efd3
* (again :-( ) make cdecl the default calling convention for everything except Windows and fix compilation under OS/2
|
15 years ago |
marco
|
cbf7b49dd1
* removed packed from statstg, which causes trouble in win64, and is probably wrong. Mantis 16159
|
15 years ago |
blikblum
|
2ded0b93df
sqliteds: * Use Value instead of AsString in SetMasterIndexValue
|
15 years ago |
blikblum
|
7bad77aff8
sqliteds: * Create SQLList on demand
|
15 years ago |
blikblum
|
4842a5fd1c
sqliteds: + Add ExecSQL overload that takes as parameter a TStrings
|
15 years ago |
blikblum
|
b1ddd060ff
sqliteds: + Add property to control if fielddefs will be stored. Default to False
|
15 years ago |
Tomas Hajny
|
a87a867271
* fix for exception handling - avoid endless loop in case of fatal exceptions, safer checking for prefetch bug
|
15 years ago |
Tomas Hajny
|
393db3d359
* fix previously broken TProgram based FV programs (assuming that unit Video initializes screen parameters at startup)
|
15 years ago |
Tomas Hajny
|
e0c8c39d74
* safer handling of video buffer changes, free original screen buffer at termination and initialized screen parameters at start to allow proper working of TProgram based FV programs
|
15 years ago |
Tomas Hajny
|
d05b8dbbda
* fix long term problem resulting in crashes of FV apps under OS/2
|
15 years ago |
paul
|
17687d90ce
rtl: minor changes for TStreamAdapter:
|
15 years ago |
marco
|
7d3f8bdc0a
* patch from Dimitri B. that fixes 64-bit aspects of imagehlp.pp, caused by enabling previously dead code. Mantis 16240
|
15 years ago |
Tomas Hajny
|
86f1e52505
* compilation fix - CloseThrad typo from r15072
|
15 years ago |
paul
|
36125b623a
tests: fix test for locales with DecimalSeparator <> '.'
|
15 years ago |
paul
|
c62c487b24
compiler: fix nested type typecast (issue #0016222)
|
15 years ago |
paul
|
e721a623eb
compiler: report full nested type name on error
|
15 years ago |