Historique des commits

Auteur SHA1 Message Date
  Jonas Maebe f5c52b25cd * removed "and not is_class()" condition from is_managed_type(), because il y a 15 ans
  Jonas Maebe 40705a085f * renamed is_refcounted_type() into is_managed_type(), because it also il y a 15 ans
  Jonas Maebe 734f9de2a0 + support for array of widechar typed constants (based on patch by il y a 15 ans
  Jonas Maebe 0cfc6e1cac + support for "univ" in macpas mode: a parameter modifier that allows il y a 15 ans
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the il y a 15 ans
  Jonas Maebe f530de8da6 * also honor keep_sign_equal in get_common_intdef() for signed types il y a 15 ans
  Jonas Maebe 85984c2d8f * insert proper type conversions when optimising logical operations and il y a 15 ans
  paul 009ef9184d compiler: add dispinterfaces to most of places where something is comparing to usual interfaces since they are not very different things il y a 15 ans
  Jonas Maebe ed9656d1e6 Merged revisions 13627-13631,13637-13638,13640,13642-13648,13650-13653,13656-13658,13660,13664-13667,13672-13675,13680,13682,13687 via svnmerge from il y a 16 ans
  florian cf215d5097 o patch by Michael V. Denisenko to handle case <string> of (see also #13700) il y a 16 ans
  Jonas Maebe 5a2ccfff52 --WARNING: start build process with FPC 2.2.4; won't work when il y a 16 ans
  Jonas Maebe 966ebbf157 * fixed missing reference counting in case a refcounted type was implicitly il y a 16 ans
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from il y a 17 ans
  yury 6daceb38f6 * Fixed unreachable code warnings. il y a 17 ans
  peter 8f239d04b6 * cleanup and simplify the set type handling il y a 17 ans
  Jonas Maebe f36e5411af * split cpu64bit compiler define into il y a 17 ans
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes il y a 17 ans
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number il y a 18 ans
  peter 67e16340be * revert r8118 il y a 18 ans
  daniel 21293f5818 + Add common type integer promotion. il y a 18 ans
  daniel 4a3870eb12 * Fix bug #9261. il y a 18 ans
  daniel 11c7fcef7b * Cosmetic cleanup of constexprint leftovers. il y a 18 ans
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). il y a 18 ans
  Jonas Maebe 5cf2511283 - removed/disabled all normalset code (except for bootstrapping), since il y a 18 ans
  Jonas Maebe a0b57eddb5 * new internal set format for big endian systems. Advantages: il y a 18 ans
  Jonas Maebe 69cf42c4f7 * fixed val(s,int64) (it accepted values in the range il y a 18 ans
  florian efb025310d * tried to restore old set behaviour for big endian targets il y a 18 ans
  Jonas Maebe 7925bed48d * is_signed() only returns true for orddef's whose low value is < 0 il y a 18 ans
  Jonas Maebe 63ebc2a1b8 * fixed include/exclude for big endian after r6172 il y a 18 ans
  florian 2579cd139f + support for sets with size 1 and 2 il y a 18 ans