florian
|
802fd8fb5c
* memory leaks for ansistring type casts fixed
|
27 years ago |
florian
|
d656d708b7
* ansistring memory leaks fixed
|
27 years ago |
peter
|
144544f8c2
* some more rangecheck fixes
|
27 years ago |
pierre
|
a1f1003555
* some range check bugs fixed (still not working !)
|
27 years ago |
peter
|
e0b2f65f9a
* fixed constant ansistring -> pchar
|
27 years ago |
peter
|
d02a24bc75
* newcnv -> not oldcnv
|
27 years ago |
peter
|
9d460fac9d
* rangecheck updates
|
27 years ago |
peter
|
df89c828e5
* ansistring -> pchar fixed
|
27 years ago |
peter
|
a62eb86cde
* new int - int conversion -dNEWCNV
|
27 years ago |
peter
|
0cadc4f3c3
* VALUEPARA for tp7 compatible value parameters
|
27 years ago |
peter
|
85726fcb35
* more ansistring fixes
|
27 years ago |
peter
|
3df27389c0
* rename laod/copystring -> load/copyshortstring
|
27 years ago |
peter
|
3037445491
* released useansistring
|
27 years ago |
peter
|
fbf69c5127
* fixed char_to_string which did not set the .loc
|
27 years ago |
peter
|
5d8f48b46d
* fixed fldcw,fstcw for as 2.9.1
|
27 years ago |
pierre
|
bf6369f1b5
* current_module old scanner tagged as invalid if unit is recompiled
|
27 years ago |
pierre
|
3048845e68
* some memory leaks fixed (thanks to Peter for heaptrc !)
|
27 years ago |
florian
|
491cd2afe3
* range checking in units doesn't work if the units are smartlinked, fixed
|
27 years ago |
peter
|
ddcc044945
* fixed boolean(longbool) conversion
|
27 years ago |
florian
|
9083713fe4
* type casts pchar<->ansistring fixed
|
27 years ago |
peter
|
0f3b84ca23
* overloading fix for array of const
|
27 years ago |
peter
|
bfc89b2587
+ pchar -> string conversion
|
27 years ago |
florian
|
84e20b561c
* some things regarding ansistrings fixed
|
27 years ago |
peter
|
c72691c843
+ pass_2 for cg386
|
27 years ago |
peter
|
181d4769a2
* all internal RTL functions start with FPC_
|
27 years ago |
pierre
|
956fb22192
* removed explicit range_checking as it is buggy
|
27 years ago |
peter
|
58c2d999f0
* updated some error messages
|
27 years ago |
florian
|
6ca0a4d19b
+ better code for type conversation longint/dword to real type
|
27 years ago |
florian
|
eb42a79164
* bug of type conversation from dword to real fixed
|
27 years ago |
florian
|
8cf2b05bf3
+ ansistring to pchar type cast fixed
|
27 years ago |