Commit History

Author SHA1 Message Date
  carl f5f7de7fb7 webbug 23 years ago
  carl 0408465ff0 + range checking for string literals 23 years ago
  carl e7ba8328ce * bugfix for 2110 (without -Or), wrong checking was done in returntype 23 years ago
  carl 801d6914e8 * range check error fixes 23 years ago
  carl 5373203246 + compile-time range checking for strings 23 years ago
  carl a0de4860b2 * don't make the vars regable if they are absolute and their definitions 23 years ago
  carl 5c1fa99660 * range check error fix 23 years ago
  carl e72f802bb4 * correct tsystem enumeration 23 years ago
  carl ba0fda7e45 + string -> char conversion testing 23 years ago
  carl 221c0047bf + assigned testing 23 years ago
  carl 536e2db15a Updated with current info on tests 23 years ago
  carl 559d42bca2 * new defines for widestring testing 23 years ago
  mazen 14bb0a51b4 + out registers allocator for the first 6 scalar parameters which must be passed into %o0..%o5 23 years ago
  florian 4cb3d9b498 * improve function imports 23 years ago
  florian 654d313c73 * importing via external is now possible for macos 23 years ago
  florian fa4a4de18c * all A_BL instructions replaced by calls to a_call_name 23 years ago
  florian 538a94d316 * first dummy implementation 23 years ago
  florian bfb8548ce0 * ppus have the extension ppu on macos as well now 23 years ago
  florian 0206d6401c * we've to reimport TSystemTime time from the windows unit 23 years ago
  peter 2ac16d265f * For win32 use the tsystemtime from the windows unit, that is changed 23 years ago
  peter 80b078b37f * TSystemTime fpc compatibility parameters added as variant record 23 years ago
  peter a6bdf6703d * tsymtable.dump to dump the names in a symtable to stdout 23 years ago
  peter ff5f5b33cd * don't check interfaces for class methods 23 years ago
  florian eeae421d91 - removed the relation check for <class> as <interface> because we don't 23 years ago
  florian 4cf1bb7038 + the as operator for <class> as <interface> has to check the parent classes as well 23 years ago
  peter 21ad8676ca * added 23 years ago
  florian 2b881b3160 + GetSystemTime with var parameter added 23 years ago
  carl ff11b8349f + added much much more testing of different string types 23 years ago
  peter 603b3bc48b * Copy() changed to internal function calling compilerprocs 23 years ago
  peter d774c8d988 * Copy() is now internal syssym that calls compilerprocs 23 years ago