Historie revizí

Autor SHA1 Zpráva Datum
  paul c6ca9e5091 compiler: před 13 roky
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 před 14 roky
  florian 6e1d5e0aa0 * handle pointer+type param. correctly, resolves #19548 před 14 roky
  Jonas Maebe 2222f2c44b * renamed is_class_or_interface_or_dispinterface_or_objc() into před 14 roky
  sergei b4ac714201 * defutil.pas: added UnicodeString to automatable types, fixes compilation of webtbs/tw2649.pp after r16360. However it requires RTL support similar to one for AnsiString to be complete. před 14 roky
  sergei ba700ad2ff * Improvements to Dispatch call handling: před 14 roky
  Jonas Maebe 14b95b3b9b * always force range checking for the upper and lower bounds of for-loops if před 14 roky
  Jonas Maebe 4ef0601906 * let def_cgsize() also recognise unicodestrings (avoid calling tdef.size) před 15 roky
  Jonas Maebe 57bd6d2685 + merged nestedprocvars branch před 15 roky
  Jonas Maebe f5c52b25cd * removed "and not is_class()" condition from is_managed_type(), because před 15 roky
  Jonas Maebe 40705a085f * renamed is_refcounted_type() into is_managed_type(), because it also před 15 roky
  Jonas Maebe 734f9de2a0 + support for array of widechar typed constants (based on patch by před 15 roky
  Jonas Maebe 0cfc6e1cac + support for "univ" in macpas mode: a parameter modifier that allows před 15 roky
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the před 15 roky
  Jonas Maebe f530de8da6 * also honor keep_sign_equal in get_common_intdef() for signed types před 15 roky
  Jonas Maebe 85984c2d8f * insert proper type conversions when optimising logical operations and před 15 roky
  paul 009ef9184d compiler: add dispinterfaces to most of places where something is comparing to usual interfaces since they are not very different things před 15 roky
  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 před 16 roky
  florian cf215d5097 o patch by Michael V. Denisenko to handle case <string> of (see also #13700) před 16 roky
  Jonas Maebe 5a2ccfff52 --WARNING: start build process with FPC 2.2.4; won't work when před 16 roky
  Jonas Maebe 966ebbf157 * fixed missing reference counting in case a refcounted type was implicitly před 16 roky
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from před 17 roky
  yury 6daceb38f6 * Fixed unreachable code warnings. před 17 roky
  peter 8f239d04b6 * cleanup and simplify the set type handling před 17 roky
  Jonas Maebe f36e5411af * split cpu64bit compiler define into před 17 roky
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes před 17 roky
  Jonas Maebe 0040eecf9f + support for extra packing of sets whose lower element number před 18 roky
  peter 67e16340be * revert r8118 před 18 roky
  daniel 21293f5818 + Add common type integer promotion. před 18 roky
  daniel 4a3870eb12 * Fix bug #9261. před 18 roky