Jonas Maebe
|
5816f0951d
* fix alignment of sc80real on darwin
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
a1ff3b24b9
* fixed warning/error when cross-compiling from 64 bit to 32/16 bit target
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
de3a7f0cfd
* the size of the FPC_RESSYMBOL pointer must depend on the target
|
%!s(int64=14) %!d(string=hai) anos |
pierre
|
2e4b7ae05c
Apply fixes from Sven Barth
|
%!s(int64=14) %!d(string=hai) anos |
sergei
|
3a579ced7b
* Fixed IE201103063 when <dynamic array of unmanaged type> is being passed to <out open array> parameter.
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
dce13ae068
* Patch from Reinier Olislagers to improve blob reading speed
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
031eb4d51c
compiler: fix 'class class' message
|
%!s(int64=14) %!d(string=hai) anos |
paul
|
889196f1c8
compiler: don't allow to execute instance methods, use instance fields and properties from the nested class (bug #0020721)
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
8d2a7f3b88
* switched linux/ppc64 to tf_smartlink_sections (works fine even with
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
d83c7fc4ed
* use generic sharedsuffix for libpq (fixes shared library extension
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
f67d7f08fc
* use temporary location to construct writestr() string, because the
|
%!s(int64=14) %!d(string=hai) anos |
florian
|
55c17a94d6
* fixes property typo
|
%!s(int64=14) %!d(string=hai) anos |
sekelsenmat
|
efba36c81b
Advances TFPImageCanvas.FImage and TFPMemoryImage.FData to protected to allow more useful descendents to be created, see bug #20341
|
%!s(int64=14) %!d(string=hai) anos |
sergei
|
fffa4a35a0
* x86_64: Don't waste time initializing/finalizing saved_standard_registers and saved_mm_registers arrays on every procedure. Initialize once, reinitialize if target system happens to change, and let finalization happen implicitly on shutdown.
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
4f8bc2aaf4
* Missing conversion to TFPList
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
bb54f1375c
* TList -> TFPList to match latest changes in fcl-passrc
|
%!s(int64=14) %!d(string=hai) anos |
sergei
|
6cb6569d51
* Set pi_uses_exceptions flag when creating/firstpassing ttryexceptnode or ttryfinallynode, not when parsing try statements. It ensures that procedures with exception handling nodes created by compiler (constructors in the first place, but also for..in loops with TObject iterators, etc.) are handled the same way as ones containing exception nodes from user code.
|
%!s(int64=14) %!d(string=hai) anos |
pierre
|
4bda40649d
* Add missing CATRES substitution and remove blank lines in link.res
|
%!s(int64=14) %!d(string=hai) anos |
pierre
|
30baddd3b8
Fix Haiku shared library creatiion
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
ce1133febb
* Uncommented some extra tests
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
c9cd1079d4
* More extensive examples taken from RTL
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
d078996f69
* Refactoring in preparation of extended features (nested type, extended records) support
|
%!s(int64=14) %!d(string=hai) anos |
Jonas Maebe
|
3188916cda
* also replace $CATRES for shared libraries (fix for r19649)
|
%!s(int64=14) %!d(string=hai) anos |
marco
|
b070a0bbbc
* add NULL handling for customvariants, patch by Ludo, Mantis #20697
|
%!s(int64=14) %!d(string=hai) anos |
michael
|
a52fe3162d
* Patch from Reinier Olislagers to improve blob upload times
|
%!s(int64=14) %!d(string=hai) anos |
marco
|
2e3d1a17d0
* also remove *.dbg files. Patch from Jonas, Mantis #20466
|
%!s(int64=14) %!d(string=hai) anos |
marco
|
7a7d8e27cd
* set transaction of proxy via field instead of setter since that
|
%!s(int64=14) %!d(string=hai) anos |
marco
|
6d830a270d
* Adds methods to TBinaryField (getasvariant/setasvarvalue) Mantis #20532
|
%!s(int64=14) %!d(string=hai) anos |
Tomas Hajny
|
a2927499c8
* UNDEFINE corrected to UNDEF
|
%!s(int64=14) %!d(string=hai) anos |
marco
|
a06c466c76
* Lua libraryname fix, mantis 20705
|
%!s(int64=14) %!d(string=hai) anos |