Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 2c3c6d27d3 * fixed range checking for inc/dec when mixing unsigned and signed types há 15 anos atrás
  Jonas Maebe 559e284bd0 * merged r13762-14047 from trunk há 16 anos atrás
  Jonas Maebe 8d65471fe2 * give a proper error when trying to use val() on a boolean (mantis #14777) há 16 anos atrás
  Jonas Maebe a149674a75 Merged revisions 13458-13596 via svnmerge from há 16 anos atrás
  Jonas Maebe 0eec337a00 - removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED há 16 anos atrás
  Jonas Maebe 5885866990 + support for objcencode() (equivalent of Objective-C's @encode()) + test há 16 anos atrás
  florian c0d4efed2e * forbid passing derived classes to call by reference parent classes (for objects, this is still allowed), resolves #13135 há 16 anos atrás
  Jonas Maebe 2799cfd83f + parser-side of objcprotocol() expression to obtain the metaclass há 16 anos atrás
  Jonas Maebe 40247d2d87 * give an error when the typeinfo() function is called for an enumeration há 16 anos atrás
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable há 16 anos atrás
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from há 17 anos atrás
  florian 1afb1aa9cc + ror/rol functions há 17 anos atrás
  florian 0a4314206f * range check error checking for floats refactored há 17 anos atrás
  Jonas Maebe 7657cd7b6c * result of prefetch is voidtype, not voidpointertype (fixes mantis #11275) há 17 anos atrás
  Jonas Maebe d80d3f36d2 * fixed crash when writing a currency value with a specified number há 17 anos atrás
  Jonas Maebe f36e5411af * split cpu64bit compiler define into há 17 anos atrás
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes há 17 anos atrás
  yury e5f8426f61 * Prevent warning about automatic type conversion when using VAL with COMP type on x86. há 17 anos atrás
  Jonas Maebe 5196db1ac3 * fixed low(set)/high(set) after previous changes + test há 17 anos atrás
  Jonas Maebe feec2a74f2 * fixed crashes with length(pchar) and length(pwidechar) after há 17 anos atrás
  Jonas Maebe 1380a64b1e + simplify support for inline nodes (needed for inlining, because há 17 anos atrás
  Jonas Maebe aaa484aa59 * removed goto's from tinlinenode.pass_typecheck and removed some other há 17 anos atrás
  florian fb8bbd5ff0 + inline abs(<longint>) on x86 há 17 anos atrás
  Jonas Maebe 9f04aad33e * prefer write({short,ansi,wide}string) over write(chararray) for há 18 anos atrás
  peter 6b8aed593f * remove registers{int/mmx/fpu} from firstpass há 18 anos atrás
  Jonas Maebe c10b375615 * give an error for high(ansistring) and high(widestring) há 18 anos atrás
  peter 67e16340be * revert r8118 há 18 anos atrás
  daniel 21293f5818 + Add common type integer promotion. há 18 anos atrás
  Jonas Maebe 28bab3fb4f - removed some unused variables há 18 anos atrás
  daniel 11c7fcef7b * Cosmetic cleanup of constexprint leftovers. há 18 anos atrás