Commit History

Author SHA1 Message Date
  yury 6a6a6a6e6f * Copy() with WideChar array or PWideChar parameter should use fpc_unicodestr_copy compilerproc, since fpc_widestr_copy is available only on Windows. Bug #14307. 16 years ago
  Jonas Maebe f5a24d0f5b * fix from r13288 16 years ago
  Jonas Maebe 7885f6c892 * give a generic "type mismatch" error if copy() is called with less than 16 years ago
  peter 36cad44923 * refactor is_visible_for_object 16 years ago
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from 17 years ago
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass 18 years ago
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 years ago
  Jonas Maebe 20b99dade3 - reverted r7600, see additional comments in mantis #9027 18 years ago
  Jonas Maebe 5a8679131f + support for new/dispose with extra size parameter in macpas mode 18 years ago
  florian a3d906f1ca - removed several ;; 18 years ago
  florian f4868c2414 * don't generate pointer checks for newly initialized by new pointers, resolves #8757 18 years ago
  Jonas Maebe c13ff3729b * Merged 2.3 branch changes: 18 years ago
  Jonas Maebe 9e60d6791d * show name of procedure/function called with too few parameters 18 years ago
  Jonas Maebe a15e5dc61c * always call tobject.create/free in MacPas mode for new/dispose constructs 18 years ago
  peter 658c46b903 * remove tdictionary and tindexarray 19 years ago
  florian be2b715d3c + parsing of disp variant invokes 19 years ago
  florian bce905b106 * give correct error locations for errors when specializing templates 19 years ago
  florian 85d63d9fa9 * settings refactored 19 years ago
  peter 3078a1927f * remove ttype 19 years ago
  peter 22657a363b * pass context class to searchsym_in_class to fix the visibility 19 years ago
  peter 232555904e * symtablestack cleanup and rewrite 19 years ago
  peter 95879fe8a7 * basic support for generic classes 19 years ago
  Jonas Maebe 42ec76598c * new categories for vs_*: vs_declared, vs_initialised, vs_read, 19 years ago
  Jonas Maebe a71e25ffe0 + Mac Object Pascal support 20 years ago
  fpc 790a4fe2d3 * log and id tags removed 20 years ago
  fpc 50778076c3 initial import 20 years ago
  florian 252fa84c62 + compiler support for reading/writing of vararrays 20 years ago
  peter 3f9d6ab32f * add hint when passing an uninitialized variable to a var parameter 20 years ago
  Jonas Maebe a5c94ddccd * removed some unused variables 20 years ago
  florian eeaded577a * fixed copy(dyn. array,...); 20 years ago