tom_at_work
|
ddc0ac9a43
* better fix for TFPGSList memory leak: avoid changing allocation behavior (adds one temp entry used for various operations), and clean up in the destructor
|
18 tahun lalu |
peter
|
68245771cc
* fix invalid typecast
|
18 tahun lalu |
tom_at_work
|
f88c5e1324
* fix memory leak of TFPSList.Clear()
|
18 tahun lalu |
florian
|
b984b2227f
* improved constant loading for arm
|
18 tahun lalu |
peter
|
fcfe1b24b4
* prevent overflow in record size
|
18 tahun lalu |
peter
|
b36a06e4d4
* use regular ref_incr/ref_decr for related interface assignments
|
18 tahun lalu |
peter
|
6b8a5e56b6
* no refcount needed for all constants instead of only stringconst
|
18 tahun lalu |
peter
|
5f4b89903c
* use callnodeflag to check if the result of a function is used
|
18 tahun lalu |
peter
|
2c10fb7e7d
* use fpc_decr_intf and zeroing for finalizing of interfaces
|
18 tahun lalu |
florian
|
25883c18c3
* updates by Karl-Michael Schindler
|
18 tahun lalu |
Jonas Maebe
|
288a538df5
* don't allow starting new virtual trees in TP-style objects + test
|
18 tahun lalu |
peter
|
eefd81094e
* remove old_append_str
|
18 tahun lalu |
peter
|
4b5a599309
* remove -gg and -gd options
|
18 tahun lalu |
peter
|
8fcd3169d8
* remove -gd, use -gw instead
|
18 tahun lalu |
peter
|
db98f1eecb
* indenting of node names
|
18 tahun lalu |
Jonas Maebe
|
523b7b84cd
* properly set the "current compilation directory" (all included files
|
18 tahun lalu |
peter
|
edc0bd3efb
* generic inheritance tests
|
18 tahun lalu |
Jonas Maebe
|
7770e4981f
* fixed TReader.ReadWideChar
|
18 tahun lalu |
Jonas Maebe
|
488cfa3c32
+ -go<x> switch for debugging options (some global switches could be
|
18 tahun lalu |
Jonas Maebe
|
9888e674cc
* upped recordalignmax for darwin/ppc and darwin/ppc64 a bit
|
18 tahun lalu |
Jonas Maebe
|
42ff6fc5bb
* enabled tail recursion optimization for ppc
|
18 tahun lalu |
Jonas Maebe
|
0567329343
* the "external alignment" (i.e., that of their starting addresses) of
|
18 tahun lalu |
Jonas Maebe
|
70d94ade58
* replaced uses of -1 as C_alignment with the symbolic constant name
|
18 tahun lalu |
peter
|
703158292b
* fix high value in pointer to array conversion
|
18 tahun lalu |
Almindor
|
a42b134a81
* fix sysenter variable duplication
|
18 tahun lalu |
Almindor
|
d2e4f53a13
* hopefuly fix the fp* problems for stat and others
|
18 tahun lalu |
Jonas Maebe
|
7a94d05e23
* fixed typo
|
18 tahun lalu |
Jonas Maebe
|
91629f810f
* better error messages for non-overloadable operators:
|
18 tahun lalu |
Almindor
|
148255b5cf
* fix deprecated stat calls to use the fp<> ones and not the other way around
|
18 tahun lalu |
Jonas Maebe
|
5cffd5d22b
* marked TObject.InitInstance as inline
|
18 tahun lalu |