Commit History

Author SHA1 Message Date
  peter b4045fe57e + support for dll variables 27 years ago
  michael cdd4a7a793 Fixed generation of constant ansistrings 27 years ago
  peter 842c6be313 * NOATTCDQ define 27 years ago
  michael 7d5cd410ba + Added bug #186 27 years ago
  michael 5aecf1085b + Added catch unit again 27 years ago
  peter a41f61713d + open strings, $P switch support 27 years ago
  peter 162124d10c * give error when string[0] decl is found 27 years ago
  Jonas Maebe 5271ef0830 * changed RandSeed and OldRandSeed to Cardinal to avoid negative random numbers 27 years ago
  Jonas Maebe fc52d94323 * changed cdq to cltd in AT&T assembler block 27 years ago
  Jonas Maebe 31cc13417a - removed A_CLTD opcode (use A_CDQ instead) 27 years ago
  peter 99b1865d05 - removed 27 years ago
  peter d2ba96eeac + FPC_BOUNDCHECK 27 years ago
  peter 9d460fac9d * rangecheck updates 27 years ago
  peter 66f37e9d4a * fix for valuepara 27 years ago
  Jonas Maebe 06f8d85e52 + bug0185 27 years ago
  Jonas Maebe f4b8ab9e61 * several small fixes in the AsmInstr table (concerning reading/writing from 27 years ago
  Jonas Maebe a7e2ff769e + change "setxx mem; movb mem, reg8" to "setxx reg8" if mem is a local 27 years ago
  michael ced8b68930 + Added packrecords 1 27 years ago
  michael 4b33489b11 + Fixed RTTI constants 27 years ago
  michael 5d9dc4f800 + Fixed TREsourcefile.init 27 years ago
  peter df89c828e5 * ansistring -> pchar fixed 27 years ago
  peter 38e8f2f2a6 * set also library flag if smartlinking and outputname is different 27 years ago
  michael 9df9d3e3a2 + Fixed Gettypeinfos 27 years ago
  peter a62eb86cde * new int - int conversion -dNEWCNV 27 years ago
  peter 13d2cb30b0 * update status also for internalerrors 27 years ago
  florian a9d8c411a3 * for classes no init/final. code is necessary, fixed 27 years ago
  pierre 9bf6e172f2 * fillpoly works 27 years ago
  pierre 4201ea4903 * var:=new(pointer_type) support added 27 years ago
  michael b661b37184 + Fixed typinfo count of properties 27 years ago
  florian 6b71ea1c62 * writting of rtti for properties fixed 27 years ago