Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 04a63ea278 * fixed range/overflow checking for succ/pred (mantis #16770) hace 15 años
  paul 1b614b526a compiler: hace 15 años
  Jonas Maebe 071bca7d93 * set expectloc in first_abs_long (mantis #15790) hace 15 años
  Jonas Maebe 025ec34e4d + "CExtended" type that is the same as "extended", but conforming to the hace 15 años
  Jonas Maebe fea789eca4 * fixed (harmless) range check errors hace 15 años
  florian f8bf268406 * handle sarX(<const>,<var>) properly. resolves #15653 hace 15 años
  pierre 0d098f2dba * fix range check error hace 15 años
  Jonas Maebe caca6cea37 * allow any kind of fields in Object Pascal classes that are passed to hace 15 años
  florian dfc2652062 + support of compiler intrinsic sar* using a patch by Benjamin Rosseaux, resolves #15606 hace 15 años
  florian 20de72b703 * allow writeln/readln on generic type parameters hace 15 años
  Jonas Maebe 83c3e7a94b * fixed pred/succ for integer constants that equal the low/high bound of a hace 15 años
  Jonas Maebe e50c05f44e * fixed inverted condition in inc/dec range/overflow case that caused hace 15 años
  Jonas Maebe 2c3c6d27d3 * fixed range checking for inc/dec when mixing unsigned and signed types hace 15 años
  Jonas Maebe 559e284bd0 * merged r13762-14047 from trunk hace 15 años
  Jonas Maebe 8d65471fe2 * give a proper error when trying to use val() on a boolean (mantis #14777) hace 15 años
  Jonas Maebe a149674a75 Merged revisions 13458-13596 via svnmerge from hace 16 años
  Jonas Maebe 0eec337a00 - removed SUPPORT_UNALIGNED, FPC_SUPPORTS_UNALIGNED and FPC_UNALIGNED_FIXED hace 16 años
  Jonas Maebe 5885866990 + support for objcencode() (equivalent of Objective-C's @encode()) + test hace 16 años
  florian c0d4efed2e * forbid passing derived classes to call by reference parent classes (for objects, this is still allowed), resolves #13135 hace 16 años
  Jonas Maebe 2799cfd83f + parser-side of objcprotocol() expression to obtain the metaclass hace 16 años
  Jonas Maebe 40247d2d87 * give an error when the typeinfo() function is called for an enumeration hace 16 años
  Jonas Maebe 6165536b5e + added {$modeswitch objectivec1}/-Mobjectivec1 mode switch to enable hace 16 años
  florian b178b08ba7 Merged revisions 11665-11738 via svnmerge from hace 17 años
  florian 1afb1aa9cc + ror/rol functions hace 17 años
  florian 0a4314206f * range check error checking for floats refactored hace 17 años
  Jonas Maebe 7657cd7b6c * result of prefetch is voidtype, not voidpointertype (fixes mantis #11275) hace 17 años
  Jonas Maebe d80d3f36d2 * fixed crash when writing a currency value with a specified number hace 17 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  Jonas Maebe 8349cde7db * changed byte/word/longbool to be Delphi-compatible (+ similar changes hace 17 años
  yury e5f8426f61 * Prevent warning about automatic type conversion when using VAL with COMP type on x86. hace 17 años