Commit History

Author SHA1 Message Date
  pierre 1bbbb8e6ca + no assembler if systemdebug defined 26 years ago
  peter af8a04a5af * use external names 27 years ago
  pierre 8c54e5656a * VMT field zeroed at destructor forgot offset !! 27 years ago
  pierre 2d311def72 + code for FPC_TESTOBJEXT conditionnal 27 years ago
  florian 769b8d8711 * class destructor helper routine for the new calling copnventions fixed 27 years ago
  pierre 02a46a6547 * HandleError -> HandleErrorFrame to avoid problem in 27 years ago
  peter 4eeae4e425 * fixed io-error handling 27 years ago
  peter 516958a67b * removed temp symbols 27 years ago
  pierre 86f0e64b17 * vmt address pushed for CHECK_OBJECT was not removed from stack 27 years ago
  peter 842c6be313 * NOATTCDQ define 27 years ago
  Jonas Maebe fc52d94323 * changed cdq to cltd in AT&T assembler block 27 years ago
  peter d2ba96eeac + FPC_BOUNDCHECK 27 years ago
  peter 7aeb09d89d * renamed string functions 27 years ago
  pierre 5c9acf66ad * removed old code forgotten about vmtoffset 27 years ago
  pierre 850e611770 * added code for vmt_offset in destructors 27 years ago
  peter 852db81fd0 * fill_object in constructor changed to 'inline' code to overcome 27 years ago
  pierre 2312760103 + first step of variable vmt offset 27 years ago
  peter 8b2c09d032 * added some more $ifdef FPCNAMES 27 years ago
  florian c27d0bd2e0 * FPC_NEW_CLASS optimized: addl $0,%eax => orl %eax,%eax 27 years ago
  michael afa6b37391 + Bugreport from Gertjan Schouten 27 years ago
  peter 03ba16b03f + fpc_pchar_to_str alias for strpas 27 years ago
  peter 4620a73a9b * FPC_ names 27 years ago
  pierre e283510c19 merge for fixes branch 27 years ago
  peter b8ff0c3320 + internconst 27 years ago
  peter bd57e42086 * $ifdef ver0_99_5 updates 27 years ago
  michael 4e11459938 + Added support for ErrorProc variable. All internal functions are required 27 years ago
  carl fbe85528a9 * Put back DoError, DO NOT TOUCH! 27 years ago
  carl 91a581342c + IO-Error and Overflow now print address in hex 27 years ago
  peter 5a638754f4 * better readln/writeln 27 years ago
  daniel 8a84b20446 - Doerror removed. 27 years ago