florian
|
8b11f99765
* let the dfa do the detection of unset function results if possible
|
18 years ago |
florian
|
a2ac6c698d
* fixed dfa for raise nodes
|
18 years ago |
peter
|
89eddc7504
* check for valid reference before parsing extra constant values
|
18 years ago |
marco
|
4043296f1b
* -stream methods virtual because of tregistryinifile
|
18 years ago |
micha
|
68dbca040e
* fix floating point signal and exception handling, for linux/i386, test tfpu2 regression
|
18 years ago |
Károly Balogh
|
8f27e64080
+ regenerated Makefile with recent fpcmake
|
18 years ago |
yury
|
f2df73cfe9
* Patch from Felipe Monteiro de Carvalho.
|
18 years ago |
Károly Balogh
|
5f33a865a7
+ added MorphOS specific sockets.pp (WIP, but already works at some level)
|
18 years ago |
peter
|
703b8855cc
* allow local procsym in delphi mode
|
18 years ago |
florian
|
b6cca14944
* proper handling of dummy result node in dfa, resolves #8717 and #8079
|
18 years ago |
peter
|
8d53e54e3e
* fix typos
|
18 years ago |
peter
|
585f9b09f4
* goto on
|
18 years ago |
peter
|
ad4846a50e
* don't allow generics as parent classes
|
18 years ago |
peter
|
8bd95f4dd4
* keep signess of orginal variable in shl/shr operation
|
18 years ago |
florian
|
9f9a539b70
+ new test for #9059
|
18 years ago |
peter
|
725f1d7176
* remove wrong $esle x86_64 causing uninitialized variable
|
18 years ago |
peter
|
1db1bc598c
* move setting of socketerror to real socketcall
|
18 years ago |
peter
|
67e16340be
* revert r8118
|
18 years ago |
peter
|
5e36a73b80
* create a new vmt entry also if return type differs
|
18 years ago |
peter
|
98cc116dd2
* fix passing string to open array of string
|
18 years ago |
florian
|
be6d2dd0f9
* reverted wrong commit in r8133
|
18 years ago |
florian
|
a07bbc8d5f
+ test for previous fix
|
18 years ago |
florian
|
447276c5bb
* Jcc reads the flags, this was not in the dat yet, resolves #9278
|
18 years ago |
peter
|
f70a4a64a0
* swapendian for 2.0.x
|
18 years ago |
daniel
|
5add416dab
* Fix mul opsize
|
18 years ago |
Károly Balogh
|
bee56abb78
- dec(comment_typos,2);
|
18 years ago |
daniel
|
34afbcc040
* Enable inline for ctypes.
|
18 years ago |
daniel
|
a14d56ada8
* Replace extended by clongdouble from ctypes and test it on all platforms now.
|
18 years ago |
daniel
|
354cd09f31
* long double=double on powerpc-linux
|
18 years ago |
daniel
|
d51b735deb
* Prevent range check errors on powerpc-linux
|
18 years ago |