Историја ревизија

Аутор SHA1 Порука Датум
  nickysn 42b2228dc7 + far pointer support in defutil.def_cgsize пре 12 година
  nickysn 2486009d37 + support u64bit as well in defutil.range_to_basetype пре 12 година
  nickysn d88855566a + added defutil.is_nativesint and is_nativeuint пре 12 година
  nickysn 70d02e6942 + added defutil.is_nativeint and is_nativeord пре 12 година
  nickysn 7bce3c5208 * reverse the order of checks for determining the native int type (e.g. 8086 in large memory model would have 32-bit addresses, but a 16-bit native int) пре 12 година
  nickysn 848eeceded * use min and max in defutil.get_common_intdef пре 12 година
  nickysn a8d72cc11a * bug fix in defutil.get_common_intdef пре 12 година
  nickysn 9c435a0bcb + added is_8/16bit and is_oversizedint/is_oversizedord helper functions in defutil.pas пре 12 година
  nickysn a68dfed450 * defutil.is_smallset updated for 8/16-bit CPUs пре 12 година
  nickysn a274e62724 + added defutil.is_32bit helper function, similar to is_64bit пре 12 година
  nickysn f048e3fd3b + support 16-bit pointers (i8086 near pointers) in defutil.def_cgsize пре 12 година
  florian 761fcca4ec + is_dynamicstring пре 13 година
  florian ca5fabda6d * cleanup some unused units from uses clauses пре 13 година
  florian 7901662eb3 + mark method pointers as regable пре 13 година
  Jonas Maebe cf4a2bd392 * fixed java.lang.String and Pascal string comparisons after operator пре 13 година
  svenbarth b0458b55a3 Loosen the restriction regarding operator overloads by applying a (modified) patch from JC Chu. This fixes Mantis #22359. пре 13 година
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 пре 13 година
  Jonas Maebe 3589f90cf8 * also show the valid bounds in most cases when signalling a range check пре 13 година
  Jonas Maebe 930883edf6 * also report currency as automatable on non-x87 platforms пре 13 година
  florian 61eb25ea30 * qwordbool is obviously a 64 bit type, resolves #20889 пре 13 година
  paul c6ca9e5091 compiler: пре 14 година
  Jonas Maebe 88df6573a0 * moved de2regtyp() from defutil to hlcgobj, so it can be overridden пре 14 година
  Jonas Maebe 8439e1472e * moved def2regtyp() from jvm/hlcgcpu to defutil, and extended it to пре 14 година
  florian d35d1ed357 + initial support for pascal booleans with sizes 2, 4 and 8 пре 14 година
  florian 6e1d5e0aa0 * handle pointer+type param. correctly, resolves #19548 пре 14 година
  Jonas Maebe 2222f2c44b * renamed is_class_or_interface_or_dispinterface_or_objc() into пре 14 година
  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. пре 15 година
  sergei ba700ad2ff * Improvements to Dispatch call handling: пре 15 година
  Jonas Maebe 14b95b3b9b * always force range checking for the upper and lower bounds of for-loops if пре 15 година
  Jonas Maebe 4ef0601906 * let def_cgsize() also recognise unicodestrings (avoid calling tdef.size) пре 15 година