Commit History

Author SHA1 Message Date
  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
  peter bc74424ab1 * m68k updates merged 24 years ago
  peter ca8d604964 * various widestring updates, it works now mostly without charset 24 years ago
  peter 51e528796b * more saveregisters added (merged) 24 years ago
  peter 12a3b11cdb * merged fixes branch fixes 24 years ago
  Jonas Maebe d811aeedf7 + odd() for cardinal, int64 and qword (merged) 24 years ago
  peter 8bf13fd185 *** empty log message *** 24 years ago
  peter b06b389b67 * int_str cardinal fix (merged) 24 years ago
  peter 22db4256ce * removed rtllite define 24 years ago
  Jonas Maebe 3eb9c758fb * changed typecast in FPC_STR_TO_CHARARRAY so that no temp ansistring is 24 years ago
  Jonas Maebe af38291233 * simplified and optimized range checking code, FPC_BOUNDCHECK is no longer necessary 24 years ago
  michael 619dac6c93 + Merged from fixbranch 25 years ago
  Jonas Maebe 3aab08cba8 + FPC_STR_TO_CHARARRAY routine necessary for string -> chararray 25 years ago
  michael 586c4cea50 + Conditionals fixed 25 years ago
  michael 650fbb86aa + removed logs 25 years ago