svenbarth
|
7c3a95d63f
Extend the test with a usage of "TTestInteger" and correct the comments a bit.
|
14 lat temu |
svenbarth
|
feeff56099
We need to flag specializations of record-/objectdef once we have generated their methods otherwise an interesting situation might occur:
|
14 lat temu |
svenbarth
|
950f1e6a73
This check was commited by accident; it was a remain from an experimental solution to the "fix compilation of fgl"-problem.
|
14 lat temu |
svenbarth
|
a133a6af3f
Fix compilation of unit "fgl.pp" and of test "tests/test/tgeneric29.pp".
|
14 lat temu |
svenbarth
|
90278ec755
Allow generics to be overloaded by variables.
|
14 lat temu |
svenbarth
|
a93aeebb1f
types_dec:
|
14 lat temu |
svenbarth
|
5352f1dda4
Corrected the handling of hint directives.
|
14 lat temu |
svenbarth
|
988c799b0e
generate_specialization needs to return the correct generic def if the parent classes are parsed, so that that the usage of generic interfaces is allowed.
|
14 lat temu |
svenbarth
|
d54b7dd58f
Added two reminders for me
|
14 lat temu |
svenbarth
|
6b03193783
Switching from overloaded type symbol to unique symbol per generic.
|
14 lat temu |
pierre
|
61eaa53fc9
Use old 3.5 version of getdirentries
|
14 lat temu |
marco
|
5955d477e9
* add openbsd set own target
|
14 lat temu |
marco
|
a80330de0b
* units dl and termio added that were implictely built.
|
14 lat temu |
paul
|
1c41680c58
rtl: don't perform string conversion if source string is in CP_NONE encoding (rawbytestring)
|
14 lat temu |
paul
|
7013237317
tests: fix tencodingtest to use internal bytes instead of external files
|
14 lat temu |
pierre
|
a6280de177
* Fix getdirentries problem for openbsd
|
14 lat temu |
michael
|
a5cff8099c
* Patch from Reinier Olieslagers to fix typo in property
|
14 lat temu |
pierre
|
03b4681c1b
* Rectify position of BirthTime fields in Stat record for openbsd
|
14 lat temu |
sergei
|
9ed2fa6f7b
- Exception handling: calling FPC_CATCHES(-1) is obsolete, it does not change any state and its return value is not used. Removed.
|
14 lat temu |
sergei
|
fa4b78363c
+ Handle safecall exceptions with a dedicated compilerproc, simplifies compiler part and reduces generated code size.
|
14 lat temu |
sergei
|
e11c880b1e
x86 assembler improvements:
|
14 lat temu |
pierre
|
94eea3eca7
* Fix source info for openbsd
|
14 lat temu |
pierre
|
d1b2e2d439
Fix fpgetcwd for openbsd
|
14 lat temu |
pierre
|
902ba04ecd
* Fix stat type for openbsd
|
14 lat temu |
pierre
|
8d3c722eb5
* Remove unfound syscalls
|
14 lat temu |
pierre
|
8a0ddb11a0
* fix stupid mistake
|
14 lat temu |
pierre
|
248ef8786c
* Fix some syscall_nr with check_sys.sh script
|
14 lat temu |
pierre
|
98524eef69
* Script to check system call numbers
|
14 lat temu |
sergei
|
a463fbc578
* Reset unwind_info.flags between procedures. Writing non-zero flags without handler ends up in corrupt unwind info.
|
14 lat temu |
paul
|
05ca66adf8
tests: fix test of WideByteOf for big endian system
|
14 lat temu |