florian
|
b73b83a01b
+ complex results for assembler functions, fixes bug0155
|
26 years ago |
pierre
|
85e61ae63b
* fix for bug0214
|
26 years ago |
florian
|
9b3fd7f5b6
+ range checking for ansi- and widestrings
|
26 years ago |
pierre
|
b186605bc4
* conditionnal code for extended check of virtual methods
|
26 years ago |
florian
|
2ac877d04f
* problem with calls to method pointers in methods fixed
|
26 years ago |
florian
|
491c20797c
* class destructors fixed, class instances weren't disposed correctly
|
26 years ago |
florian
|
02b4722695
* the reference in the result location of a function call wasn't resetted =>
|
26 years ago |
florian
|
ccd94e19cc
* "procedure of object"-stuff fixed
|
26 years ago |
peter
|
4517f917fd
* fixed array of const
|
26 years ago |
pierre
|
0cfc4c8f6b
* fix for constructor inside with statements
|
26 years ago |
peter
|
000336a586
* released valuepara
|
27 years ago |
florian
|
802fd8fb5c
* memory leaks for ansistring type casts fixed
|
27 years ago |
florian
|
d656d708b7
* ansistring memory leaks fixed
|
27 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
florian
|
467c0de643
* bug with p(const a : ansistring) fixed
|
27 years ago |
florian
|
4244dda54b
+ basic operations with int64/qord (compiler with -dint64)
|
27 years ago |
florian
|
061be51016
* better code generation for classes which are passed as parameters to
|
27 years ago |
pierre
|
a1f1003555
* some range check bugs fixed (still not working !)
|
27 years ago |
peter
|
a41f61713d
+ open strings, $P switch support
|
27 years ago |
peter
|
66f37e9d4a
* fix for valuepara
|
27 years ago |
peter
|
df89c828e5
* ansistring -> pchar fixed
|
27 years ago |
peter
|
0cadc4f3c3
* VALUEPARA for tp7 compatible value parameters
|
27 years ago |
peter
|
3df27389c0
* rename laod/copystring -> load/copyshortstring
|
27 years ago |
florian
|
3bb3dc34ff
* some stuff of Pavel implement (win32 dll creation)
|
27 years ago |
pierre
|
274bce92b8
+ added -Se in Makefile cvstest target
|
27 years ago |
pierre
|
920691ac0a
* fix for first line of function break
|
27 years ago |
peter
|
0353e61e9b
* va_list -> array of const
|
27 years ago |
peter
|
20188aa991
+ va_list for printf support
|
27 years ago |
pierre
|
6c1766feed
* bug fix for IOCHECK inside a procedure with iocheck modifier
|
27 years ago |
florian
|
d666ac848e
+ ansistring operator +
|
27 years ago |