Commit History

Author SHA1 Message Date
  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
  carl 4669fcc7e2 + generic FPC_HELP_FAIL 23 years ago
  carl fbf499b13d * generic constructor implemented 23 years ago
  carl 4e782284ba * memory corruption bugfix in FPC_HELP_CONSTRUCTOR if object cannot be allocated 23 years ago
  peter c3f645769a * add internconst for all overloaded types of Odd/Abs/Sqr 23 years ago
  Jonas Maebe 2b3898aeff * adapted ranges of native types to int64 (e.g. high cardinal is no 23 years ago
  Jonas Maebe f256a47f04 * compilerproc implementation of set addition/substraction/... 24 years ago
  Jonas Maebe 41a57028b9 * converted adding/comparing of strings to compileproc. Note that due 24 years ago
  Jonas Maebe 06f9cd4c96 * some fixes in compilerprocs for chararray to string conversions 24 years ago
  Jonas Maebe fc92c3b336 + compilerproc implementation of most string-related type conversions 24 years ago
  Jonas Maebe b9f6efc85b + "compproc" helpers 24 years ago
  peter 13db04fb8b * small cleanup of commented code (merged) 24 years ago