pierre
|
7621dc0b56
* several memory leaks fixed
|
27 years ago |
pierre
|
3048845e68
* some memory leaks fixed (thanks to Peter for heaptrc !)
|
27 years ago |
peter
|
2b44a66b5a
* fixed value openarray
|
27 years ago |
pierre
|
a12d8c9417
* changed all length(p^.value_str^) into str_length(p)
|
27 years ago |
florian
|
39584dd9f6
* small problems with DOM and excpetions fixed (code generation
|
27 years ago |
florian
|
16af381be8
* problems when calling class methods fixed
|
27 years ago |
peter
|
1b83196296
* some better support for openarray
|
27 years ago |
peter
|
692155686a
* rewritten isconvertable to use case
|
27 years ago |
pierre
|
d11f7636be
+ added vmt_offset in tobjectdef.write for fututre use
|
27 years ago |
peter
|
634686534e
* merged fixes
|
27 years ago |
peter
|
c72691c843
+ pass_2 for cg386
|
27 years ago |
peter
|
181d4769a2
* all internal RTL functions start with FPC_
|
27 years ago |
peter
|
58c2d999f0
* updated some error messages
|
27 years ago |
peter
|
1ce8f6f825
* use pdef^.size instead of orddef^.typ
|
27 years ago |
peter
|
0eb6dd34aa
* secondinline moved to cg386inl
|
27 years ago |
peter
|
886c7ec88f
* fixed error 10 with succ() and pref()
|
27 years ago |
peter
|
7c8e445400
* fixed 'with object do' bug
|
27 years ago |
Jonas Maebe
|
f2da32cd91
* changed optimizer switches + cleanup of DestroyRefs in daopt386.pas
|
27 years ago |
pierre
|
2222aab027
* small warning position bug fixed
|
27 years ago |
peter
|
1a6ee8d4f3
* fixed procedure<>procedure construct
|
27 years ago |
peter
|
d5e1886c8c
* fixed sizeof(array of char)
|
27 years ago |
peter
|
85c8a88cbe
+ localswitches, moduleswitches, globalswitches splitting
|
27 years ago |
florian
|
a1f903d4b1
* final implemenation of exception support, maybe it needs
|
27 years ago |
florian
|
9b4225f26f
* internal error 10 together with array access fixed. I hope
|
27 years ago |
florian
|
206549900f
* some ansi/wide/longstring support fixed:
|
27 years ago |
peter
|
9330b0e700
* packrecords 4 works
|
27 years ago |
michael
|
9c5e9c2189
Added length checking for string reading
|
27 years ago |
michael
|
9bb3b87cb8
+ Added calls for reading/writing ansistrings
|
27 years ago |
peter
|
4d36bc1cc3
+ better writeln/readln handling, now 100% like tp7
|
27 years ago |
peter
|
4ac8e5d18f
+ internal inc/dec
|
27 years ago |