peter
|
e5b48ec83d
* extra check for self and empty objects
|
22 years ago |
peter
|
163e06f93b
* fpc_help_fail compilerproc
|
22 years ago |
peter
|
f272c18e94
* remvoe objectsize loading from help_destructor
|
22 years ago |
peter
|
c412dedb8c
* undo previous commit
|
22 years ago |
mazen
|
9f66d3bc05
* making sparc compiling again by adapting compilerproc declarations after the
|
22 years ago |
peter
|
ea9e883802
* generic constructor/destructor fixes
|
22 years ago |
Jonas Maebe
|
15419c49a6
- removed buggy i386-specific FPC_CHARARRAY_TO_SHORTSTR
|
22 years ago |
mazen
|
c3321868d5
* many stuff related to RTL fixed
|
22 years ago |
florian
|
6432af8a76
* fixed helper declarations
|
22 years ago |
mazen
|
9e5d6dc00b
- space removed
|
22 years ago |
mazen
|
a5e2afbbb3
* functions headers modified in generic.inc to make it possible compiling sparc
|
22 years ago |
mazen
|
215880afe8
* fixing several bugs compiling the RTL
|
22 years ago |
peter
|
0c2feff146
* fix wrong var names for shortstr_compare
|
22 years ago |
carl
|
c5783607c3
* avoid crashes with negative len counts on fills/moves
|
23 years ago |
peter
|
5fff238567
* threads unit added for thread support
|
23 years ago |
carl
|
2d8417cdfc
* RunError 220 -> RunError 219 to be more consistent with as operator
|
23 years ago |
florian
|
c6ea429567
+ several widestring/pwidechar related helpers added
|
23 years ago |
peter
|
ea8118b37c
* fpc_pchar_length compilerproc and strlen alias
|
23 years ago |
peter
|
603b3bc48b
* Copy() changed to internal function calling compilerprocs
|
23 years ago |
carl
|
ab9e07a2d7
* fix 2GB limit problem
|
23 years ago |
carl
|
933d28f62b
* FPC_HELP_FAIL : reset _self to nil
|
23 years ago |
Jonas Maebe
|
a3e6f8cb66
* added some missing compilerproc directives
|
23 years ago |
carl
|
cd50814a64
* cardinal -> longword
|
23 years ago |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
peter
|
c3af3cda9b
* SYSTEMINLINE define that will add inline directives for small
|
23 years ago |
florian
|
53a0b662b9
* several fixes to get further with linux/ppc system unit compilation
|
23 years ago |
Jonas Maebe
|
00801d2c76
* fixed some datastructures > 2GB
|
23 years ago |
florian
|
6d4e01d74f
* made abs a compiler proc if it is generic
|
23 years ago |
florian
|
7ac5c3743d
* several fixes for linux/powerpc
|
23 years ago |
carl
|
3525611583
* bugfix of FPC_NEW_CLASS (was not creating correct instance)
|
23 years ago |