florian
|
78a00b657b
* fixed copy(<dynarray>, ...)
|
22 years ago |
florian
|
e346ebacb6
* write helper comproc for variants fixed
|
22 years ago |
florian
|
8585d3d0b8
* ifdef'd some helpers
|
22 years ago |
peter
|
10f0e5cb6e
* pcomp added for sparc
|
22 years ago |
olle
|
f062855e7f
- removed parameter from fpc_iocheck
|
22 years ago |
Jonas Maebe
|
4be7651aa2
* fixed conversion of fpc_*str_unique to compilerproc
|
22 years ago |
Jonas Maebe
|
394b70f94d
* fpc_{ansistr|widestr}_unique is now a function so it can be used as
|
22 years ago |
peter
|
60407e302b
* fpc_shortstr_concat is now the same for all targets
|
22 years ago |
florian
|
35bb4d682f
* fixed generic shortstr_compare
|
22 years ago |
peter
|
163e06f93b
* fpc_help_fail compilerproc
|
22 years ago |
peter
|
c2c11ba6a6
* constructor helper added
|
22 years ago |
peter
|
511571c60d
* fpc_big_array changed to 1k only. using maxlongint will crash gdb
|
22 years ago |
peter
|
a7691d8bb8
* fpc_round added, needed for int64 currency
|
22 years ago |
peter
|
f0d85ac788
* class helpers compilerprocs are not needed yet, changed
|
22 years ago |
peter
|
1e86b585f9
* changed address parameter/return values to pointer instead
|
22 years ago |
florian
|
62db93e704
* uncommented the variant<->dyn. array stuff
|
22 years ago |
florian
|
6432af8a76
* fixed helper declarations
|
22 years ago |
mazen
|
a5e2afbbb3
* functions headers modified in generic.inc to make it possible compiling sparc
|
22 years ago |
michael
|
90a344edb2
+ PAtch from peter fixing daily build
|
22 years ago |
mazen
|
215880afe8
* fixing several bugs compiling the RTL
|
22 years ago |
peter
|
d0776e3492
* implemented some more conversions
|
22 years ago |
peter
|
2b6e06bd4a
* fixed dynarray copy
|
23 years ago |
florian
|
72ab5b62bb
+ ansistring_append* implemented
|
23 years ago |
florian
|
6459b97052
+ write(ln) support for variants added
|
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
|
7ebda0a778
* cardinal -> longword
|
23 years ago |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |