Commit History

Author SHA1 Message Date
  florian 491c20797c * class destructors fixed, class instances weren't disposed correctly 26 years ago
  florian 769b8d8711 * class destructor helper routine for the new calling copnventions fixed 26 years ago
  florian 1941182a11 + c styled comments 26 years ago
  pierre a6c6180e4c * getgraphmode returns -1 if not in graphic mode 26 years ago
  michael 4ab89d0f88 + Added spanish error constants 26 years ago
  florian e207d78d70 + functions lo/hi for DWord type implemented 26 years ago
  florian 4ec3402851 * compiler crash fixed when constant arguments passed to round/trunc 26 years ago
  michael 219dd5f0b5 + Hopefully all is there. 26 years ago
  pierre bd13b83a00 readme 26 years ago
  pierre 19f6b92bc0 + better info for impossible type conversion in calln 26 years ago
  pierre 8f5a141f9b * incompatible size warning or error suppressed for sizes > 4 26 years ago
  pierre d9ee9a43c3 * saving and restoring old ltemptoremove 26 years ago
  peter 29927b0d6b + needobjdir,needlibdir 26 years ago
  peter 3db62868d8 * objectsearchpath is now also searched if an object is not found 26 years ago
  pierre 03d3ba4054 win32.inc 26 years ago
  pierre 1cd9b0fb0e * Fillchar(..,..,boolean) added 26 years ago
  florian 02b4722695 * the reference in the result location of a function call wasn't resetted => 26 years ago
  florian 2494f7667f * made it compilable 26 years ago
  peter e9581ee95d * makefile updates 26 years ago
  peter 5cfcec9788 * moved to include compiler/gdb independent of each other 26 years ago
  peter 92a42e35dc * removed warning 26 years ago
  peter cc14343c7b * fixed high generation for ansistrings with str,writeln 26 years ago
  peter b49c75e37b * mssing endif added 26 years ago
  peter 96ac1855a8 * fixed readln(ansistring) 26 years ago
  pierre 28e8e7951d * conversion from boolean to longint must be explicit 26 years ago
  pierre 9cd2a98429 * error adds for bug0175 26 years ago
  pierre 094fde4f06 * bug0175 solved give error on $R+ and warning otherwise 26 years ago
  florian 3134c9352e * small fix for method pointers 26 years ago
  michael 5076475236 + Fixed memory leak in findfirst/findnext 26 years ago
  michael 13e1341858 + Fixed findclose bug 26 years ago