Commit History

Author SHA1 Message Date
  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
  peter a17291b2d4 * array of char support for Str() 23 years ago
  Jonas Maebe 58fc64dc09 * interface "as" helpers converted from procedures to functions 23 years ago
  Jonas Maebe a28ee81ed6 * fixed conversion from int64/qword to double errors 23 years ago
  florian 7ac5c3743d * several fixes for linux/powerpc 23 years ago
  peter 0cdf327866 * updated compilerprocs 23 years ago
  peter b0948c6122 * fpc_finalize_array renamed 23 years ago
  peter 90ff7a6db8 * fpc_freemem and fpc_getmem compilerproc 23 years ago
  peter 1338dbd992 * updated for dynarr:=nil 23 years ago
  peter 7484da248d * freemem(var) -> freemem(value) 24 years ago