peter
|
db98f1eecb
* indenting of node names
|
18 years ago |
Jonas Maebe
|
523b7b84cd
* properly set the "current compilation directory" (all included files
|
18 years ago |
peter
|
edc0bd3efb
* generic inheritance tests
|
18 years ago |
Jonas Maebe
|
7770e4981f
* fixed TReader.ReadWideChar
|
18 years ago |
Jonas Maebe
|
488cfa3c32
+ -go<x> switch for debugging options (some global switches could be
|
18 years ago |
Jonas Maebe
|
9888e674cc
* upped recordalignmax for darwin/ppc and darwin/ppc64 a bit
|
18 years ago |
Jonas Maebe
|
42ff6fc5bb
* enabled tail recursion optimization for ppc
|
18 years ago |
Jonas Maebe
|
0567329343
* the "external alignment" (i.e., that of their starting addresses) of
|
18 years ago |
Jonas Maebe
|
70d94ade58
* replaced uses of -1 as C_alignment with the symbolic constant name
|
18 years ago |
peter
|
703158292b
* fix high value in pointer to array conversion
|
18 years ago |
Almindor
|
a42b134a81
* fix sysenter variable duplication
|
18 years ago |
Almindor
|
d2e4f53a13
* hopefuly fix the fp* problems for stat and others
|
18 years ago |
Jonas Maebe
|
7a94d05e23
* fixed typo
|
18 years ago |
Jonas Maebe
|
91629f810f
* better error messages for non-overloadable operators:
|
18 years ago |
Almindor
|
148255b5cf
* fix deprecated stat calls to use the fp<> ones and not the other way around
|
18 years ago |
Jonas Maebe
|
5cffd5d22b
* marked TObject.InitInstance as inline
|
18 years ago |
Jonas Maebe
|
b02fd37fbe
* removed some unused variables
|
18 years ago |
florian
|
bd2b81da73
* packages part of Olivier Coursiere's BeOS patch
|
18 years ago |
florian
|
834ea1bec1
* tests part of Olivier Coursier's BeOS patch
|
18 years ago |
florian
|
bcd5fc555a
* rtl part of Olivier Coursier's BeOS patch
|
18 years ago |
Jonas Maebe
|
9bd4fe433b
* fixed buffer overflows in int_str() + test
|
18 years ago |
Jonas Maebe
|
bd0532f158
* removed unused variable from fpc_shortstr_enum and reformatted
|
18 years ago |
Jonas Maebe
|
2fa5d998c3
* disabled long double testing again for non-FPC_HAS_TYPE_EXTENDED, since
|
18 years ago |
Jonas Maebe
|
b546309ca0
* enabled assembler test for ppc64
|
18 years ago |
Jonas Maebe
|
666d156e8e
* disabled inlining when passing a refcounted parameter typecasted to
|
18 years ago |
Jonas Maebe
|
3b37a7de81
* added cwstring unit for unix
|
18 years ago |
Jonas Maebe
|
22f616d6af
* treat procvardef parameters the same as records (fixes webtbs/tw9141)
|
18 years ago |
Jonas Maebe
|
f70894607f
* removed explicit refcounting checks and replaced with memory leak check
|
18 years ago |
Jonas Maebe
|
48980ccbe8
* regenerated with up-to-date fpcmake so darwin/ppc64 compiles again
|
18 years ago |
Almindor
|
e12748d8be
* remove aspell from windows for now (need some registry crap and I have no idea how to do it)
|
18 years ago |